1 | [ Dec 19 21:41:24 Enabled. ] | ||
2 | [ Dec 19 21:41:24 Rereading configuration. ] | ||
3 | [ Dec 19 21:41:25 Rereading configuration. ] | ||
4 | [ Dec 19 21:41:28 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 21:41:28 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 21:41:29.379066 [ 1 ] {} <Information> Application: Will watch for the process with pid 23561 | ||
29 | 2024.12.19 21:41:29.379527 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.12.19 21:41:29.621261 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23561 | ||
31 | 2024.12.19 21:41:29.621949 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.12.19 21:41:29.622610 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.12.19 21:41:29.709725 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.12.19 21:41:29.770739 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.12.19 21:41:29.770796 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.12.19 21:41:29.770809 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.12.19 21:41:29.770882 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.12.19 21:41:29.771318 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.12.19 21:41:29.773000 [ 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 21:41:29.773744 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.12.19 21:41:29.774592 [ 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 21:41:29.774615 [ 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 21:41:29.774634 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.12.19 21:41:29.774811 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.12.19 21:41:29.775828 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.12.19 21:41:29.781375 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.12.19 21:41:29.782281 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.12.19 21:41:29.783525 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.12.19 21:41:29.783587 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.12.19 21:41:29.785120 [ 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 21:41:29.785602 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.12.19 21:41:29.789859 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.12.19 21:41:29.790515 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.12.19 21:41:29.792018 [ 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 21:41:29.792389 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.12.19 21:41:29.792770 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.12.19 21:41:29.793174 [ 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 21:41:29.794485 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.12.19 21:41:29.794510 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.12.19 21:41:29.794581 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.12.19 21:41:29.794756 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.12.19 21:41:29.829798 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.12.19 21:41:29.829828 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000164773 sec | ||
68 | 2024.12.19 21:41:29.829872 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.12.19 21:41:29.829887 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.12.19 21:41:29.831027 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.12.19 21:41:29.832076 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.12.19 21:41:29.845526 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.12.19 21:41:29.845578 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.12.19 21:41:29.845601 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.12.19 21:41:29.845613 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.12.19 21:41:29.845645 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.12.19 21:41:29.845665 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.12.19 21:41:29.848215 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.12.19 21:41:29.848259 [ 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 21:41:29.848281 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.12.19 21:41:29.848482 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.12.19 21:41:29.848503 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.12.19 21:41:29.848538 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.12.19 21:41:29.848558 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.12.19 21:41:29.848570 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.12.19 21:41:29.848599 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.12.19 21:41:29.848617 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.12.19 21:41:29.875403 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.12.19 21:41:29.882809 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.12.19 21:41:29.882844 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8421e-05 sec | ||
91 | 2024.12.19 21:41:29.882861 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.12.19 21:41:29.882876 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.12.19 21:41:29.882905 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.12.19 21:41:29.883137 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.12.19 21:41:29.883189 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.12.19 21:41:29.883205 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.12.19 21:41:29.883219 [ 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 21:41:29.883234 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.12.19 21:41:29.893680 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.12.19 21:41:29.893912 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2024.12.19 21:41:29.894881 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.7091e-05 sec. | ||
102 | 2024.12.19 21:41:29.895904 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.12.19 21:41:29.896003 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.12.19 21:41:29.896021 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.12.19 21:41:29.908973 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51466 | ||
106 | 2024.12.19 21:41:29.909259 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.12.19 21:41:29.909314 [ 3 ] {} <Debug> TCP-Session: 54500f14-29d9-4de3-aed4-4c018086862b Authenticating user 'default' from [fd00:1122:3344:101::c]:51466 | ||
108 | 2024.12.19 21:41:29.909344 [ 3 ] {} <Debug> TCP-Session: 54500f14-29d9-4de3-aed4-4c018086862b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.12.19 21:41:29.909365 [ 3 ] {} <Debug> TCP-Session: 54500f14-29d9-4de3-aed4-4c018086862b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.12.19 21:41:29.909448 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.12.19 21:41:29.909475 [ 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 21:41:29.909499 [ 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 21:41:29.910961 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39086 | ||
114 | 2024.12.19 21:41:29.911830 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62452 | ||
115 | 2024.12.19 21:41:29.911840 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40601 | ||
116 | 2024.12.19 21:41:29.911933 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55661 | ||
117 | 2024.12.19 21:41:29.912166 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47555 | ||
118 | 2024.12.19 21:41:29.912272 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37793 | ||
119 | 2024.12.19 21:41:29.912417 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59019 | ||
120 | 2024.12.19 21:41:29.913481 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2024.12.19 21:41:29.913529 [ 4 ] {} <Debug> TCP-Session: f27a6b82-405a-4fb1-ab09-1bdb1df6ce7e Authenticating user 'default' from [fd00:1122:3344:101::c]:39086 | ||
122 | 2024.12.19 21:41:29.913557 [ 4 ] {} <Debug> TCP-Session: f27a6b82-405a-4fb1-ab09-1bdb1df6ce7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.12.19 21:41:29.913572 [ 4 ] {} <Debug> TCP-Session: f27a6b82-405a-4fb1-ab09-1bdb1df6ce7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
124 | 2024.12.19 21:41:29.914535 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2024.12.19 21:41:29.914579 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2024.12.19 21:41:29.914594 [ 257 ] {} <Debug> TCP-Session: 88c17c88-93c3-4f29-8302-0b5ad2497183 Authenticating user 'default' from [fd00:1122:3344:101::c]:59019 | ||
127 | 2024.12.19 21:41:29.914657 [ 257 ] {} <Debug> TCP-Session: 88c17c88-93c3-4f29-8302-0b5ad2497183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.12.19 21:41:29.914658 [ 256 ] {} <Debug> TCP-Session: b61261b6-5e64-4bdc-b9ec-c9ab82f794f1 Authenticating user 'default' from [fd00:1122:3344:101::c]:37793 | ||
129 | 2024.12.19 21:41:29.914690 [ 257 ] {} <Debug> TCP-Session: 88c17c88-93c3-4f29-8302-0b5ad2497183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2024.12.19 21:41:29.914735 [ 256 ] {} <Debug> TCP-Session: b61261b6-5e64-4bdc-b9ec-c9ab82f794f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2024.12.19 21:41:29.914778 [ 256 ] {} <Debug> TCP-Session: b61261b6-5e64-4bdc-b9ec-c9ab82f794f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.12.19 21:41:29.915100 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
133 | 2024.12.19 21:41:29.915143 [ 254 ] {} <Debug> TCP-Session: 1e61ae57-85cf-4156-803a-c30ebd7d7a47 Authenticating user 'default' from [fd00:1122:3344:101::c]:55661 | ||
134 | 2024.12.19 21:41:29.915173 [ 254 ] {} <Debug> TCP-Session: 1e61ae57-85cf-4156-803a-c30ebd7d7a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.12.19 21:41:29.915187 [ 254 ] {} <Debug> TCP-Session: 1e61ae57-85cf-4156-803a-c30ebd7d7a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.12.19 21:41:29.915635 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
137 | 2024.12.19 21:41:29.915688 [ 255 ] {} <Debug> TCP-Session: d45f8967-e89e-4c1f-9963-06402018cee2 Authenticating user 'default' from [fd00:1122:3344:101::c]:47555 | ||
138 | 2024.12.19 21:41:29.915710 [ 255 ] {} <Debug> TCP-Session: d45f8967-e89e-4c1f-9963-06402018cee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2024.12.19 21:41:29.915727 [ 255 ] {} <Debug> TCP-Session: d45f8967-e89e-4c1f-9963-06402018cee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2024.12.19 21:41:29.916649 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.12.19 21:41:29.916692 [ 5 ] {} <Debug> TCP-Session: 7136955a-df61-4ab9-9475-f7587fbc96cc Authenticating user 'default' from [fd00:1122:3344:101::c]:40601 | ||
142 | 2024.12.19 21:41:29.916711 [ 5 ] {} <Debug> TCP-Session: 7136955a-df61-4ab9-9475-f7587fbc96cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.12.19 21:41:29.916740 [ 5 ] {} <Debug> TCP-Session: 7136955a-df61-4ab9-9475-f7587fbc96cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.12.19 21:41:29.917196 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2024.12.19 21:41:29.917235 [ 253 ] {} <Debug> TCP-Session: ba1ac53d-d8ef-4496-894b-297d0d5df0fd Authenticating user 'default' from [fd00:1122:3344:101::c]:62452 | ||
146 | 2024.12.19 21:41:29.917256 [ 253 ] {} <Debug> TCP-Session: ba1ac53d-d8ef-4496-894b-297d0d5df0fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.12.19 21:41:29.917283 [ 253 ] {} <Debug> TCP-Session: ba1ac53d-d8ef-4496-894b-297d0d5df0fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.12.19 21:41:29.937798 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48625 | ||
149 | 2024.12.19 21:41:29.937917 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.12.19 21:41:29.938017 [ 258 ] {} <Debug> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48625 | ||
151 | 2024.12.19 21:41:29.938038 [ 258 ] {} <Debug> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.12.19 21:41:29.938052 [ 258 ] {} <Debug> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.12.19 21:41:29.938177 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2024.12.19 21:41:29.938206 [ 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 | ||
155 | 2024.12.19 21:41:29.938290 [ 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 | ||
156 | 2024.12.19 21:41:29.938709 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50305 | ||
157 | 2024.12.19 21:41:29.938827 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45053 | ||
158 | 2024.12.19 21:41:29.939005 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54566 | ||
159 | 2024.12.19 21:41:29.939014 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
160 | 2024.12.19 21:41:29.939095 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
161 | 2024.12.19 21:41:29.939149 [ 259 ] {} <Debug> TCP-Session: 5de1826c-c850-4546-b30a-e63f45741a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:50305 | ||
162 | 2024.12.19 21:41:29.939136 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54180 | ||
163 | 2024.12.19 21:41:29.939301 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64011 | ||
164 | 2024.12.19 21:41:29.939321 [ 259 ] {} <Debug> TCP-Session: 5de1826c-c850-4546-b30a-e63f45741a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
165 | 2024.12.19 21:41:29.939333 [ 260 ] {} <Debug> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45053 | ||
166 | 2024.12.19 21:41:29.939322 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
167 | 2024.12.19 21:41:29.939535 [ 259 ] {} <Debug> TCP-Session: 5de1826c-c850-4546-b30a-e63f45741a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
168 | 2024.12.19 21:41:29.939526 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34217 | ||
169 | 2024.12.19 21:41:29.939694 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
170 | 2024.12.19 21:41:29.939726 [ 261 ] {} <Debug> TCP-Session: bbda432a-f81f-46e6-b71a-990e5541c5c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54566 | ||
171 | 2024.12.19 21:41:29.939753 [ 260 ] {} <Debug> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
172 | 2024.12.19 21:41:29.939721 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
173 | 2024.12.19 21:41:29.939828 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58581 | ||
174 | 2024.12.19 21:41:29.940020 [ 261 ] {} <Debug> TCP-Session: bbda432a-f81f-46e6-b71a-990e5541c5c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2024.12.19 21:41:29.940040 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
176 | 2024.12.19 21:41:29.940060 [ 260 ] {} <Debug> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
177 | 2024.12.19 21:41:29.941436 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
178 | 2024.12.19 21:41:29.941491 [ 262 ] {} <Debug> TCP-Session: 453a3ef2-f752-4220-bad6-7657a6ccc7db Authenticating user 'default' from [fd00:1122:3344:101::d]:54180 | ||
179 | 2024.12.19 21:41:29.941454 [ 261 ] {} <Debug> TCP-Session: bbda432a-f81f-46e6-b71a-990e5541c5c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2024.12.19 21:41:29.941423 [ 263 ] {} <Debug> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Authenticating user 'default' from [fd00:1122:3344:101::d]:64011 | ||
181 | 2024.12.19 21:41:29.941643 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45103 | ||
182 | 2024.12.19 21:41:29.941617 [ 264 ] {} <Debug> TCP-Session: 02dab0bc-9526-4d8c-9642-13c449ae4e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:34217 | ||
183 | 2024.12.19 21:41:29.941766 [ 265 ] {} <Debug> TCP-Session: bb62cd93-edbf-4845-8c9d-465038529bee Authenticating user 'default' from [fd00:1122:3344:101::d]:58581 | ||
184 | 2024.12.19 21:41:29.941793 [ 262 ] {} <Debug> TCP-Session: 453a3ef2-f752-4220-bad6-7657a6ccc7db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.12.19 21:41:29.941842 [ 263 ] {} <Debug> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
186 | 2024.12.19 21:41:29.941834 [ 265 ] {} <Debug> TCP-Session: bb62cd93-edbf-4845-8c9d-465038529bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2024.12.19 21:41:29.941821 [ 264 ] {} <Debug> TCP-Session: 02dab0bc-9526-4d8c-9642-13c449ae4e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.12.19 21:41:29.942555 [ 262 ] {} <Debug> TCP-Session: 453a3ef2-f752-4220-bad6-7657a6ccc7db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2024.12.19 21:41:29.942579 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
190 | 2024.12.19 21:41:29.942585 [ 264 ] {} <Debug> TCP-Session: 02dab0bc-9526-4d8c-9642-13c449ae4e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.12.19 21:41:29.942605 [ 263 ] {} <Debug> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2024.12.19 21:41:29.942759 [ 266 ] {} <Debug> TCP-Session: b643c26e-be64-4583-8646-bb1857afc08a Authenticating user 'default' from [fd00:1122:3344:101::d]:45103 | ||
193 | 2024.12.19 21:41:29.942781 [ 265 ] {} <Debug> TCP-Session: bb62cd93-edbf-4845-8c9d-465038529bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2024.12.19 21:41:29.942820 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
195 | 2024.12.19 21:41:29.942895 [ 266 ] {} <Debug> TCP-Session: b643c26e-be64-4583-8646-bb1857afc08a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.12.19 21:41:29.942997 [ 266 ] {} <Debug> TCP-Session: b643c26e-be64-4583-8646-bb1857afc08a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.12.19 21:41:29.946548 [ 258 ] {c07aa4b7-b95f-4f81-9586-e0e296996906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
198 | 2024.12.19 21:41:30.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.22 MiB, peak 117.22 MiB, free memory in arenas 0.00 B, will set to 129.25 MiB (RSS), difference: 12.03 MiB | ||
199 | 2024.12.19 21:41:30.001904 [ 258 ] {c07aa4b7-b95f-4f81-9586-e0e296996906} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48625) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
200 | |||
201 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
203 | 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 | ||
204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
207 | 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 | ||
208 | 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 | ||
209 | 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 | ||
210 | 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 | ||
211 | 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 | ||
212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
214 | 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 | ||
215 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
216 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
217 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
219 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
221 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
222 | |||
223 | 2024.12.19 21:41:30.003462 [ 258 ] {c07aa4b7-b95f-4f81-9586-e0e296996906} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
224 | |||
225 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
227 | 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 | ||
228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
231 | 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 | ||
232 | 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 | ||
233 | 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 | ||
234 | 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 | ||
235 | 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 | ||
236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
238 | 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 | ||
239 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
240 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
241 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
243 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
245 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
246 | |||
247 | 2024.12.19 21:41:30.003723 [ 258 ] {c07aa4b7-b95f-4f81-9586-e0e296996906} <Debug> TCPHandler: Processed in 0.064220169 sec. | ||
248 | 2024.12.19 21:41:30.004078 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
249 | 2024.12.19 21:41:30.004336 [ 260 ] {a283fff6-65fa-412f-b830-6f23c615972a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
250 | 2024.12.19 21:41:30.004650 [ 260 ] {a283fff6-65fa-412f-b830-6f23c615972a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45053) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
251 | |||
252 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
254 | 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 | ||
255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
258 | 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 | ||
259 | 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 | ||
260 | 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 | ||
261 | 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 | ||
262 | 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 | ||
263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
265 | 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 | ||
266 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
267 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
268 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
270 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
272 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
273 | |||
274 | 2024.12.19 21:41:30.004914 [ 260 ] {a283fff6-65fa-412f-b830-6f23c615972a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
275 | |||
276 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
278 | 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 | ||
279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
282 | 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 | ||
283 | 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 | ||
284 | 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 | ||
285 | 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 | ||
286 | 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 | ||
287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
289 | 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 | ||
290 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
291 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
292 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
294 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
296 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
297 | |||
298 | 2024.12.19 21:41:30.005224 [ 260 ] {a283fff6-65fa-412f-b830-6f23c615972a} <Debug> TCPHandler: Processed in 0.001283061 sec. | ||
299 | 2024.12.19 21:41:30.005432 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
300 | 2024.12.19 21:41:30.006793 [ 258 ] {c4bf5137-a5b3-4336-9cdc-90016dbbe84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
301 | 2024.12.19 21:41:30.007536 [ 258 ] {c4bf5137-a5b3-4336-9cdc-90016dbbe84b} <Debug> TCPHandler: Processed in 0.002158905 sec. | ||
302 | 2024.12.19 21:41:30.007779 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
303 | 2024.12.19 21:41:30.007894 [ 260 ] {7320f4a2-31bb-4b35-bfa0-95e190ca9d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
304 | 2024.12.19 21:41:30.008069 [ 260 ] {7320f4a2-31bb-4b35-bfa0-95e190ca9d8e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
305 | 2024.12.19 21:41:30.010785 [ 260 ] {7320f4a2-31bb-4b35-bfa0-95e190ca9d8e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
306 | 2024.12.19 21:41:30.010809 [ 260 ] {7320f4a2-31bb-4b35-bfa0-95e190ca9d8e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.972e-05 sec | ||
307 | 2024.12.19 21:41:30.010914 [ 260 ] {7320f4a2-31bb-4b35-bfa0-95e190ca9d8e} <Trace> ReferentialDeps: No tables | ||
308 | 2024.12.19 21:41:30.010928 [ 260 ] {7320f4a2-31bb-4b35-bfa0-95e190ca9d8e} <Trace> LoadingDeps: No tables | ||
309 | 2024.12.19 21:41:30.010952 [ 260 ] {7320f4a2-31bb-4b35-bfa0-95e190ca9d8e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
310 | 2024.12.19 21:41:30.011000 [ 260 ] {7320f4a2-31bb-4b35-bfa0-95e190ca9d8e} <Debug> TCPHandler: Processed in 0.003279613 sec. | ||
311 | 2024.12.19 21:41:30.011184 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
312 | 2024.12.19 21:41:30.011417 [ 258 ] {64823c47-0b88-43dd-bf3c-739f19b8ec22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) /* The version table contains metadata about the `oximeter` database */ | ||
313 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
314 | 2024.12.19 21:41:30.011533 [ 258 ] {64823c47-0b88-43dd-bf3c-739f19b8ec22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
315 | 2024.12.19 21:41:30.021216 [ 258 ] {64823c47-0b88-43dd-bf3c-739f19b8ec22} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
316 | 2024.12.19 21:41:30.034048 [ 258 ] {64823c47-0b88-43dd-bf3c-739f19b8ec22} <Debug> oximeter.version (0be86fc4-f48e-4785-9cda-ff752840bd4b): Loading data parts | ||
317 | 2024.12.19 21:41:30.034674 [ 258 ] {64823c47-0b88-43dd-bf3c-739f19b8ec22} <Debug> oximeter.version (0be86fc4-f48e-4785-9cda-ff752840bd4b): There are no data parts | ||
318 | 2024.12.19 21:41:30.039573 [ 258 ] {64823c47-0b88-43dd-bf3c-739f19b8ec22} <Debug> TCPHandler: Processed in 0.028443566 sec. | ||
319 | 2024.12.19 21:41:30.039791 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
320 | 2024.12.19 21:41:30.040091 [ 260 ] {0757b06b-5dfa-4b2d-9d85-dcb4065c21c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) /* The measurement tables contain all individual samples from each timeseries. | ||
321 | * | ||
322 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
323 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
324 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
325 | * by all samples from the same timeseries. | ||
326 | * | ||
327 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
328 | * and then uses that to index quickly into the measurements tables. | ||
329 | */ | ||
330 | 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) | ||
331 | 2024.12.19 21:41:30.040238 [ 260 ] {0757b06b-5dfa-4b2d-9d85-dcb4065c21c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
332 | 2024.12.19 21:41:30.050585 [ 260 ] {0757b06b-5dfa-4b2d-9d85-dcb4065c21c4} <Debug> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Loading data parts | ||
333 | 2024.12.19 21:41:30.050836 [ 260 ] {0757b06b-5dfa-4b2d-9d85-dcb4065c21c4} <Debug> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): There are no data parts | ||
334 | 2024.12.19 21:41:30.063821 [ 260 ] {0757b06b-5dfa-4b2d-9d85-dcb4065c21c4} <Debug> TCPHandler: Processed in 0.024083856 sec. | ||
335 | 2024.12.19 21:41:30.064149 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
336 | 2024.12.19 21:41:30.064354 [ 258 ] {8ec64d5b-96fe-47f8-9622-437c3a89b916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
337 | 2024.12.19 21:41:30.064478 [ 258 ] {8ec64d5b-96fe-47f8-9622-437c3a89b916} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
338 | 2024.12.19 21:41:30.066341 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46640 | ||
339 | 2024.12.19 21:41:30.066504 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
340 | 2024.12.19 21:41:30.066624 [ 269 ] {} <Debug> TCP-Session: bf2e954f-0692-42b7-b9cc-d65312b1a2a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46640 | ||
341 | 2024.12.19 21:41:30.066650 [ 269 ] {} <Debug> TCP-Session: bf2e954f-0692-42b7-b9cc-d65312b1a2a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
342 | 2024.12.19 21:41:30.066663 [ 269 ] {} <Debug> TCP-Session: bf2e954f-0692-42b7-b9cc-d65312b1a2a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
343 | 2024.12.19 21:41:30.066812 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
344 | 2024.12.19 21:41:30.066842 [ 269 ] {} <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 | ||
345 | 2024.12.19 21:41:30.066921 [ 269 ] {} <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 | ||
346 | 2024.12.19 21:41:30.067861 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54230 | ||
347 | 2024.12.19 21:41:30.067956 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56912 | ||
348 | 2024.12.19 21:41:30.068161 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59031 | ||
349 | 2024.12.19 21:41:30.068231 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
350 | 2024.12.19 21:41:30.068241 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
351 | 2024.12.19 21:41:30.068417 [ 271 ] {} <Debug> TCP-Session: ce24eb08-2485-4a6c-a612-43df4fc3f25a Authenticating user 'default' from [fd00:1122:3344:101::e]:56912 | ||
352 | 2024.12.19 21:41:30.068502 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
353 | 2024.12.19 21:41:30.068489 [ 270 ] {} <Debug> TCP-Session: 1339e145-23f6-4b4f-8851-995f1d7662ff Authenticating user 'default' from [fd00:1122:3344:101::e]:54230 | ||
354 | 2024.12.19 21:41:30.068561 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33544 | ||
355 | 2024.12.19 21:41:30.068579 [ 272 ] {} <Debug> TCP-Session: 81e71644-b24b-4d36-aacd-bd060933c9ce Authenticating user 'default' from [fd00:1122:3344:101::e]:59031 | ||
356 | 2024.12.19 21:41:30.068528 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51075 | ||
357 | 2024.12.19 21:41:30.068616 [ 258 ] {8ec64d5b-96fe-47f8-9622-437c3a89b916} <Debug> oximeter.measurements_i8 (433a8301-506c-48cf-b127-6d3f99773aca): Loading data parts | ||
358 | 2024.12.19 21:41:30.068676 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58220 | ||
359 | 2024.12.19 21:41:30.068689 [ 272 ] {} <Debug> TCP-Session: 81e71644-b24b-4d36-aacd-bd060933c9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
360 | 2024.12.19 21:41:30.068629 [ 270 ] {} <Debug> TCP-Session: 1339e145-23f6-4b4f-8851-995f1d7662ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
361 | 2024.12.19 21:41:30.068528 [ 271 ] {} <Debug> TCP-Session: ce24eb08-2485-4a6c-a612-43df4fc3f25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
362 | 2024.12.19 21:41:30.068967 [ 271 ] {} <Debug> TCP-Session: ce24eb08-2485-4a6c-a612-43df4fc3f25a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
363 | 2024.12.19 21:41:30.069032 [ 270 ] {} <Debug> TCP-Session: 1339e145-23f6-4b4f-8851-995f1d7662ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
364 | 2024.12.19 21:41:30.069045 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
365 | 2024.12.19 21:41:30.068918 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
366 | 2024.12.19 21:41:30.069250 [ 272 ] {} <Debug> TCP-Session: 81e71644-b24b-4d36-aacd-bd060933c9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
367 | 2024.12.19 21:41:30.069339 [ 275 ] {} <Debug> TCP-Session: caa5f8cc-d5f0-4b3e-8642-37e618a0814f Authenticating user 'default' from [fd00:1122:3344:101::e]:58220 | ||
368 | 2024.12.19 21:41:30.069334 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
369 | 2024.12.19 21:41:30.069467 [ 274 ] {} <Debug> TCP-Session: d6fb9530-7df8-4050-87dc-0c63da24189d Authenticating user 'default' from [fd00:1122:3344:101::e]:33544 | ||
370 | 2024.12.19 21:41:30.069516 [ 275 ] {} <Debug> TCP-Session: caa5f8cc-d5f0-4b3e-8642-37e618a0814f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
371 | 2024.12.19 21:41:30.069591 [ 273 ] {} <Debug> TCP-Session: 2767ae7f-9b6c-47f6-b873-4fa9b11e8cff Authenticating user 'default' from [fd00:1122:3344:101::e]:51075 | ||
372 | 2024.12.19 21:41:30.069570 [ 274 ] {} <Debug> TCP-Session: d6fb9530-7df8-4050-87dc-0c63da24189d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
373 | 2024.12.19 21:41:30.069632 [ 258 ] {8ec64d5b-96fe-47f8-9622-437c3a89b916} <Debug> oximeter.measurements_i8 (433a8301-506c-48cf-b127-6d3f99773aca): There are no data parts | ||
374 | 2024.12.19 21:41:30.069672 [ 274 ] {} <Debug> TCP-Session: d6fb9530-7df8-4050-87dc-0c63da24189d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
375 | 2024.12.19 21:41:30.069703 [ 273 ] {} <Debug> TCP-Session: 2767ae7f-9b6c-47f6-b873-4fa9b11e8cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
376 | 2024.12.19 21:41:30.069660 [ 275 ] {} <Debug> TCP-Session: caa5f8cc-d5f0-4b3e-8642-37e618a0814f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
377 | 2024.12.19 21:41:30.068919 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34980 | ||
378 | 2024.12.19 21:41:30.069771 [ 273 ] {} <Debug> TCP-Session: 2767ae7f-9b6c-47f6-b873-4fa9b11e8cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
379 | 2024.12.19 21:41:30.070057 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
380 | 2024.12.19 21:41:30.070194 [ 276 ] {} <Debug> TCP-Session: f7f3e792-819e-4703-a41b-8a8d2df31413 Authenticating user 'default' from [fd00:1122:3344:101::e]:34980 | ||
381 | 2024.12.19 21:41:30.070232 [ 276 ] {} <Debug> TCP-Session: f7f3e792-819e-4703-a41b-8a8d2df31413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
382 | 2024.12.19 21:41:30.070249 [ 276 ] {} <Debug> TCP-Session: f7f3e792-819e-4703-a41b-8a8d2df31413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
383 | 2024.12.19 21:41:30.079678 [ 258 ] {8ec64d5b-96fe-47f8-9622-437c3a89b916} <Debug> TCPHandler: Processed in 0.01558975 sec. | ||
384 | 2024.12.19 21:41:30.079897 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
385 | 2024.12.19 21:41:30.080097 [ 260 ] {20b3f235-3dfb-4a81-a16b-bf767dc5bbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
386 | 2024.12.19 21:41:30.080226 [ 260 ] {20b3f235-3dfb-4a81-a16b-bf767dc5bbe1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
387 | 2024.12.19 21:41:30.094436 [ 260 ] {20b3f235-3dfb-4a81-a16b-bf767dc5bbe1} <Debug> oximeter.measurements_u8 (f417ce1d-d36f-4dc1-8fd0-8181437ee915): Loading data parts | ||
388 | 2024.12.19 21:41:30.094715 [ 260 ] {20b3f235-3dfb-4a81-a16b-bf767dc5bbe1} <Debug> oximeter.measurements_u8 (f417ce1d-d36f-4dc1-8fd0-8181437ee915): There are no data parts | ||
389 | 2024.12.19 21:41:30.100123 [ 260 ] {20b3f235-3dfb-4a81-a16b-bf767dc5bbe1} <Debug> TCPHandler: Processed in 0.020280005 sec. | ||
390 | 2024.12.19 21:41:30.100363 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
391 | 2024.12.19 21:41:30.100689 [ 258 ] {f082b095-21ef-4407-a0f8-b3ecfcf5e65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
392 | 2024.12.19 21:41:30.100825 [ 258 ] {f082b095-21ef-4407-a0f8-b3ecfcf5e65c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
393 | 2024.12.19 21:41:30.108229 [ 258 ] {f082b095-21ef-4407-a0f8-b3ecfcf5e65c} <Debug> oximeter.measurements_i16 (d1d66952-a9e1-4308-8cb9-0b73452781c3): Loading data parts | ||
394 | 2024.12.19 21:41:30.108425 [ 258 ] {f082b095-21ef-4407-a0f8-b3ecfcf5e65c} <Debug> oximeter.measurements_i16 (d1d66952-a9e1-4308-8cb9-0b73452781c3): There are no data parts | ||
395 | 2024.12.19 21:41:30.112615 [ 258 ] {f082b095-21ef-4407-a0f8-b3ecfcf5e65c} <Debug> TCPHandler: Processed in 0.012318137 sec. | ||
396 | 2024.12.19 21:41:30.112844 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
397 | 2024.12.19 21:41:30.113047 [ 260 ] {deb22385-f438-43b1-92ca-5ca5ab4676a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
398 | 2024.12.19 21:41:30.113168 [ 260 ] {deb22385-f438-43b1-92ca-5ca5ab4676a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
399 | 2024.12.19 21:41:30.124353 [ 260 ] {deb22385-f438-43b1-92ca-5ca5ab4676a7} <Debug> oximeter.measurements_u16 (1bf35629-e81c-4094-8d87-47dc5e4f328f): Loading data parts | ||
400 | 2024.12.19 21:41:30.124591 [ 260 ] {deb22385-f438-43b1-92ca-5ca5ab4676a7} <Debug> oximeter.measurements_u16 (1bf35629-e81c-4094-8d87-47dc5e4f328f): There are no data parts | ||
401 | 2024.12.19 21:41:30.137917 [ 260 ] {deb22385-f438-43b1-92ca-5ca5ab4676a7} <Debug> TCPHandler: Processed in 0.025138333 sec. | ||
402 | 2024.12.19 21:41:30.138143 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
403 | 2024.12.19 21:41:30.138470 [ 258 ] {32c6a38e-cd6c-48bb-a8dd-b18ede693ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
404 | 2024.12.19 21:41:30.138609 [ 258 ] {32c6a38e-cd6c-48bb-a8dd-b18ede693ab4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
405 | 2024.12.19 21:41:30.142454 [ 258 ] {32c6a38e-cd6c-48bb-a8dd-b18ede693ab4} <Debug> oximeter.measurements_i32 (fb1d5928-87b3-4cba-a824-1f83e51cbf42): Loading data parts | ||
406 | 2024.12.19 21:41:30.142631 [ 258 ] {32c6a38e-cd6c-48bb-a8dd-b18ede693ab4} <Debug> oximeter.measurements_i32 (fb1d5928-87b3-4cba-a824-1f83e51cbf42): There are no data parts | ||
407 | 2024.12.19 21:41:30.155163 [ 258 ] {32c6a38e-cd6c-48bb-a8dd-b18ede693ab4} <Debug> TCPHandler: Processed in 0.017085264 sec. | ||
408 | 2024.12.19 21:41:30.155418 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
409 | 2024.12.19 21:41:30.155641 [ 260 ] {69e1cf68-f415-470d-81cd-0111132a4593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
410 | 2024.12.19 21:41:30.155855 [ 260 ] {69e1cf68-f415-470d-81cd-0111132a4593} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
411 | 2024.12.19 21:41:30.182165 [ 260 ] {69e1cf68-f415-470d-81cd-0111132a4593} <Debug> oximeter.measurements_u32 (7bc5fc8f-874a-4dda-b69a-c8dc296c81fc): Loading data parts | ||
412 | 2024.12.19 21:41:30.182397 [ 260 ] {69e1cf68-f415-470d-81cd-0111132a4593} <Debug> oximeter.measurements_u32 (7bc5fc8f-874a-4dda-b69a-c8dc296c81fc): There are no data parts | ||
413 | 2024.12.19 21:41:30.187121 [ 260 ] {69e1cf68-f415-470d-81cd-0111132a4593} <Debug> TCPHandler: Processed in 0.031765659 sec. | ||
414 | 2024.12.19 21:41:30.187333 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
415 | 2024.12.19 21:41:30.187556 [ 258 ] {7b4fedcc-ac91-4bf9-a02d-dbbf5d65c55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
416 | 2024.12.19 21:41:30.187620 [ 258 ] {7b4fedcc-ac91-4bf9-a02d-dbbf5d65c55e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
417 | 2024.12.19 21:41:30.197890 [ 258 ] {7b4fedcc-ac91-4bf9-a02d-dbbf5d65c55e} <Debug> oximeter.measurements_i64 (b716c130-6640-4d0c-97cd-ed196388a9f4): Loading data parts | ||
418 | 2024.12.19 21:41:30.198078 [ 258 ] {7b4fedcc-ac91-4bf9-a02d-dbbf5d65c55e} <Debug> oximeter.measurements_i64 (b716c130-6640-4d0c-97cd-ed196388a9f4): There are no data parts | ||
419 | 2024.12.19 21:41:30.202821 [ 258 ] {7b4fedcc-ac91-4bf9-a02d-dbbf5d65c55e} <Debug> TCPHandler: Processed in 0.015545149 sec. | ||
420 | 2024.12.19 21:41:30.203041 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2024.12.19 21:41:30.203281 [ 260 ] {8df2108c-c90d-4d6f-932b-31e4f2e0b9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
422 | 2024.12.19 21:41:30.203359 [ 260 ] {8df2108c-c90d-4d6f-932b-31e4f2e0b9de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
423 | 2024.12.19 21:41:30.213779 [ 260 ] {8df2108c-c90d-4d6f-932b-31e4f2e0b9de} <Debug> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Loading data parts | ||
424 | 2024.12.19 21:41:30.213987 [ 260 ] {8df2108c-c90d-4d6f-932b-31e4f2e0b9de} <Debug> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): There are no data parts | ||
425 | 2024.12.19 21:41:30.218448 [ 260 ] {8df2108c-c90d-4d6f-932b-31e4f2e0b9de} <Debug> TCPHandler: Processed in 0.015472708 sec. | ||
426 | 2024.12.19 21:41:30.218654 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2024.12.19 21:41:30.218880 [ 258 ] {77106657-6584-4c7b-96b0-dab9aedce9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
428 | 2024.12.19 21:41:30.218946 [ 258 ] {77106657-6584-4c7b-96b0-dab9aedce9c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
429 | 2024.12.19 21:41:30.227326 [ 258 ] {77106657-6584-4c7b-96b0-dab9aedce9c7} <Debug> oximeter.measurements_f32 (cf7a1dbc-26d3-4f11-aa87-d68033a7a1bb): Loading data parts | ||
430 | 2024.12.19 21:41:30.227575 [ 258 ] {77106657-6584-4c7b-96b0-dab9aedce9c7} <Debug> oximeter.measurements_f32 (cf7a1dbc-26d3-4f11-aa87-d68033a7a1bb): There are no data parts | ||
431 | 2024.12.19 21:41:30.230260 [ 258 ] {77106657-6584-4c7b-96b0-dab9aedce9c7} <Debug> TCPHandler: Processed in 0.011666147 sec. | ||
432 | 2024.12.19 21:41:30.230477 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2024.12.19 21:41:30.230672 [ 260 ] {3782adb5-a625-46a0-b8b8-1bcb0e3dd712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
434 | 2024.12.19 21:41:30.230739 [ 260 ] {3782adb5-a625-46a0-b8b8-1bcb0e3dd712} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
435 | 2024.12.19 21:41:30.242683 [ 260 ] {3782adb5-a625-46a0-b8b8-1bcb0e3dd712} <Debug> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Loading data parts | ||
436 | 2024.12.19 21:41:30.242897 [ 260 ] {3782adb5-a625-46a0-b8b8-1bcb0e3dd712} <Debug> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): There are no data parts | ||
437 | 2024.12.19 21:41:30.245887 [ 260 ] {3782adb5-a625-46a0-b8b8-1bcb0e3dd712} <Debug> TCPHandler: Processed in 0.015463598 sec. | ||
438 | 2024.12.19 21:41:30.246104 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2024.12.19 21:41:30.246370 [ 258 ] {be99c3bd-27f2-49b4-be4d-cd21457c00bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
440 | 2024.12.19 21:41:30.246449 [ 258 ] {be99c3bd-27f2-49b4-be4d-cd21457c00bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
441 | 2024.12.19 21:41:30.255970 [ 258 ] {be99c3bd-27f2-49b4-be4d-cd21457c00bd} <Debug> oximeter.measurements_string (82691abb-5c92-4d57-b657-5055db2a911c): Loading data parts | ||
442 | 2024.12.19 21:41:30.256202 [ 258 ] {be99c3bd-27f2-49b4-be4d-cd21457c00bd} <Debug> oximeter.measurements_string (82691abb-5c92-4d57-b657-5055db2a911c): There are no data parts | ||
443 | 2024.12.19 21:41:30.260458 [ 258 ] {be99c3bd-27f2-49b4-be4d-cd21457c00bd} <Debug> TCPHandler: Processed in 0.014417432 sec. | ||
444 | 2024.12.19 21:41:30.260694 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
445 | 2024.12.19 21:41:30.260923 [ 260 ] {0e3672fd-cb33-4c61-bd15-f4aaaadf1f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
446 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
447 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
448 | * a string isn't palatable for a few reasons. | ||
449 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
450 | * details. | ||
451 | */ | ||
452 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
453 | 2024.12.19 21:41:30.260994 [ 260 ] {0e3672fd-cb33-4c61-bd15-f4aaaadf1f06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
454 | 2024.12.19 21:41:30.271724 [ 260 ] {0e3672fd-cb33-4c61-bd15-f4aaaadf1f06} <Debug> oximeter.measurements_bytes (88d547af-a609-4f7d-8a8b-d5a066f97c09): Loading data parts | ||
455 | 2024.12.19 21:41:30.271930 [ 260 ] {0e3672fd-cb33-4c61-bd15-f4aaaadf1f06} <Debug> oximeter.measurements_bytes (88d547af-a609-4f7d-8a8b-d5a066f97c09): There are no data parts | ||
456 | 2024.12.19 21:41:30.274611 [ 260 ] {0e3672fd-cb33-4c61-bd15-f4aaaadf1f06} <Debug> TCPHandler: Processed in 0.013985435 sec. | ||
457 | 2024.12.19 21:41:30.274823 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
458 | 2024.12.19 21:41:30.275066 [ 258 ] {8205a8a4-d69b-4d5b-8b17-ecae2115ca65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
459 | 2024.12.19 21:41:30.275153 [ 258 ] {8205a8a4-d69b-4d5b-8b17-ecae2115ca65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
460 | 2024.12.19 21:41:30.285652 [ 258 ] {8205a8a4-d69b-4d5b-8b17-ecae2115ca65} <Debug> oximeter.measurements_cumulativei64 (741a1583-30d6-4b28-ad6e-0fe0b0371055): Loading data parts | ||
461 | 2024.12.19 21:41:30.285835 [ 258 ] {8205a8a4-d69b-4d5b-8b17-ecae2115ca65} <Debug> oximeter.measurements_cumulativei64 (741a1583-30d6-4b28-ad6e-0fe0b0371055): There are no data parts | ||
462 | 2024.12.19 21:41:30.290701 [ 258 ] {8205a8a4-d69b-4d5b-8b17-ecae2115ca65} <Debug> TCPHandler: Processed in 0.015938935 sec. | ||
463 | 2024.12.19 21:41:30.290938 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
464 | 2024.12.19 21:41:30.291130 [ 260 ] {3d110381-1b22-4056-a03a-833ad2ecd132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
465 | 2024.12.19 21:41:30.291221 [ 260 ] {3d110381-1b22-4056-a03a-833ad2ecd132} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
466 | 2024.12.19 21:41:30.302160 [ 260 ] {3d110381-1b22-4056-a03a-833ad2ecd132} <Debug> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Loading data parts | ||
467 | 2024.12.19 21:41:30.302370 [ 260 ] {3d110381-1b22-4056-a03a-833ad2ecd132} <Debug> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): There are no data parts | ||
468 | 2024.12.19 21:41:30.305280 [ 260 ] {3d110381-1b22-4056-a03a-833ad2ecd132} <Debug> TCPHandler: Processed in 0.014395071 sec. | ||
469 | 2024.12.19 21:41:30.305483 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
470 | 2024.12.19 21:41:30.305720 [ 258 ] {3c2cb15b-0496-4149-bce1-676d39c295ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
471 | 2024.12.19 21:41:30.305789 [ 258 ] {3c2cb15b-0496-4149-bce1-676d39c295ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
472 | 2024.12.19 21:41:30.315718 [ 258 ] {3c2cb15b-0496-4149-bce1-676d39c295ae} <Debug> oximeter.measurements_cumulativef32 (5ce6d517-0656-41a2-8bb4-5006161daf3e): Loading data parts | ||
473 | 2024.12.19 21:41:30.315965 [ 258 ] {3c2cb15b-0496-4149-bce1-676d39c295ae} <Debug> oximeter.measurements_cumulativef32 (5ce6d517-0656-41a2-8bb4-5006161daf3e): There are no data parts | ||
474 | 2024.12.19 21:41:30.318798 [ 258 ] {3c2cb15b-0496-4149-bce1-676d39c295ae} <Debug> TCPHandler: Processed in 0.013367445 sec. | ||
475 | 2024.12.19 21:41:30.319008 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2024.12.19 21:41:30.319214 [ 260 ] {0bcd0099-e88f-43fc-87d0-b60c177ea5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
477 | 2024.12.19 21:41:30.319289 [ 260 ] {0bcd0099-e88f-43fc-87d0-b60c177ea5b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
478 | 2024.12.19 21:41:30.333347 [ 260 ] {0bcd0099-e88f-43fc-87d0-b60c177ea5b6} <Debug> oximeter.measurements_cumulativef64 (8c5b72aa-513d-479f-b1dc-e1e88317da76): Loading data parts | ||
479 | 2024.12.19 21:41:30.333586 [ 260 ] {0bcd0099-e88f-43fc-87d0-b60c177ea5b6} <Debug> oximeter.measurements_cumulativef64 (8c5b72aa-513d-479f-b1dc-e1e88317da76): There are no data parts | ||
480 | 2024.12.19 21:41:30.342048 [ 260 ] {0bcd0099-e88f-43fc-87d0-b60c177ea5b6} <Debug> TCPHandler: Processed in 0.02309287 sec. | ||
481 | 2024.12.19 21:41:30.342296 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
482 | 2024.12.19 21:41:30.342604 [ 258 ] {548a8363-ac3d-4862-ae39-b9e53590e4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
483 | * NOTE: Array types cannot be Nullable, see | ||
484 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
485 | * for more details. | ||
486 | * | ||
487 | * This means we need to use empty arrays to indicate a missing value. This | ||
488 | * is unfortunate, and at this point relies on the fact that an | ||
489 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
490 | * to figure out another way to represent missing samples here. | ||
491 | */ | ||
492 | 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) | ||
493 | 2024.12.19 21:41:30.342686 [ 258 ] {548a8363-ac3d-4862-ae39-b9e53590e4b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
494 | 2024.12.19 21:41:30.350395 [ 258 ] {548a8363-ac3d-4862-ae39-b9e53590e4b6} <Debug> oximeter.measurements_histogrami8 (999e9e3c-e056-42fe-a2e2-4b337deda53a): Loading data parts | ||
495 | 2024.12.19 21:41:30.350593 [ 258 ] {548a8363-ac3d-4862-ae39-b9e53590e4b6} <Debug> oximeter.measurements_histogrami8 (999e9e3c-e056-42fe-a2e2-4b337deda53a): There are no data parts | ||
496 | 2024.12.19 21:41:30.362631 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63867 | ||
497 | 2024.12.19 21:41:30.362804 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
498 | 2024.12.19 21:41:30.362843 [ 277 ] {} <Debug> TCP-Session: 01ae14f6-3642-49cb-911d-e5ceb2d98113 Authenticating user 'default' from [fd00:1122:3344:101::a]:63867 | ||
499 | 2024.12.19 21:41:30.362874 [ 277 ] {} <Debug> TCP-Session: 01ae14f6-3642-49cb-911d-e5ceb2d98113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
500 | 2024.12.19 21:41:30.362930 [ 277 ] {} <Debug> TCP-Session: 01ae14f6-3642-49cb-911d-e5ceb2d98113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
501 | 2024.12.19 21:41:30.363003 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
502 | 2024.12.19 21:41:30.363036 [ 277 ] {} <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 | ||
503 | 2024.12.19 21:41:30.363085 [ 277 ] {} <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 | ||
504 | 2024.12.19 21:41:30.364579 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62928 | ||
505 | 2024.12.19 21:41:30.364748 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53573 | ||
506 | 2024.12.19 21:41:30.364759 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
507 | 2024.12.19 21:41:30.364833 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35592 | ||
508 | 2024.12.19 21:41:30.365123 [ 278 ] {} <Debug> TCP-Session: 04d6ef92-9486-4b44-b63a-2c9ac0306987 Authenticating user 'default' from [fd00:1122:3344:101::a]:62928 | ||
509 | 2024.12.19 21:41:30.365141 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
510 | 2024.12.19 21:41:30.365128 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53217 | ||
511 | 2024.12.19 21:41:30.365207 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
512 | 2024.12.19 21:41:30.365269 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40524 | ||
513 | 2024.12.19 21:41:30.365302 [ 278 ] {} <Debug> TCP-Session: 04d6ef92-9486-4b44-b63a-2c9ac0306987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
514 | 2024.12.19 21:41:30.365288 [ 279 ] {} <Debug> TCP-Session: 1546034b-5a51-4bb4-aa7c-77dca313ed75 Authenticating user 'default' from [fd00:1122:3344:101::a]:53573 | ||
515 | 2024.12.19 21:41:30.365584 [ 278 ] {} <Debug> TCP-Session: 04d6ef92-9486-4b44-b63a-2c9ac0306987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
516 | 2024.12.19 21:41:30.365397 [ 280 ] {} <Debug> TCP-Session: 2cfe6325-eea7-4c58-a293-659b5da51949 Authenticating user 'default' from [fd00:1122:3344:101::a]:35592 | ||
517 | 2024.12.19 21:41:30.365794 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
518 | 2024.12.19 21:41:30.365802 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50384 | ||
519 | 2024.12.19 21:41:30.365833 [ 279 ] {} <Debug> TCP-Session: 1546034b-5a51-4bb4-aa7c-77dca313ed75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
520 | 2024.12.19 21:41:30.365843 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
521 | 2024.12.19 21:41:30.365940 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35048 | ||
522 | 2024.12.19 21:41:30.366063 [ 279 ] {} <Debug> TCP-Session: 1546034b-5a51-4bb4-aa7c-77dca313ed75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
523 | 2024.12.19 21:41:30.366107 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
524 | 2024.12.19 21:41:30.366103 [ 280 ] {} <Debug> TCP-Session: 2cfe6325-eea7-4c58-a293-659b5da51949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
525 | 2024.12.19 21:41:30.366231 [ 282 ] {} <Debug> TCP-Session: 288420a8-78a0-443e-a394-2b6ce22256b9 Authenticating user 'default' from [fd00:1122:3344:101::a]:40524 | ||
526 | 2024.12.19 21:41:30.366249 [ 281 ] {} <Debug> TCP-Session: c6b40c2c-9ea9-4ffe-8e90-a9eba16e4c9c Authenticating user 'default' from [fd00:1122:3344:101::a]:53217 | ||
527 | 2024.12.19 21:41:30.366286 [ 280 ] {} <Debug> TCP-Session: 2cfe6325-eea7-4c58-a293-659b5da51949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
528 | 2024.12.19 21:41:30.366302 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
529 | 2024.12.19 21:41:30.366391 [ 282 ] {} <Debug> TCP-Session: 288420a8-78a0-443e-a394-2b6ce22256b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.12.19 21:41:30.366397 [ 281 ] {} <Debug> TCP-Session: c6b40c2c-9ea9-4ffe-8e90-a9eba16e4c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
531 | 2024.12.19 21:41:30.366458 [ 284 ] {} <Debug> TCP-Session: b06b94ca-fc92-447d-9031-d8b1a4114775 Authenticating user 'default' from [fd00:1122:3344:101::a]:35048 | ||
532 | 2024.12.19 21:41:30.366528 [ 282 ] {} <Debug> TCP-Session: 288420a8-78a0-443e-a394-2b6ce22256b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
533 | 2024.12.19 21:41:30.366546 [ 281 ] {} <Debug> TCP-Session: c6b40c2c-9ea9-4ffe-8e90-a9eba16e4c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
534 | 2024.12.19 21:41:30.366686 [ 283 ] {} <Debug> TCP-Session: 303a9ee8-0973-43b7-8add-3ce5deff9b2c Authenticating user 'default' from [fd00:1122:3344:101::a]:50384 | ||
535 | 2024.12.19 21:41:30.366781 [ 284 ] {} <Debug> TCP-Session: b06b94ca-fc92-447d-9031-d8b1a4114775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
536 | 2024.12.19 21:41:30.366890 [ 283 ] {} <Debug> TCP-Session: 303a9ee8-0973-43b7-8add-3ce5deff9b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
537 | 2024.12.19 21:41:30.366992 [ 284 ] {} <Debug> TCP-Session: b06b94ca-fc92-447d-9031-d8b1a4114775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
538 | 2024.12.19 21:41:30.367031 [ 283 ] {} <Debug> TCP-Session: 303a9ee8-0973-43b7-8add-3ce5deff9b2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
539 | 2024.12.19 21:41:30.367194 [ 258 ] {548a8363-ac3d-4862-ae39-b9e53590e4b6} <Debug> TCPHandler: Processed in 0.02496839 sec. | ||
540 | 2024.12.19 21:41:30.367472 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2024.12.19 21:41:30.367835 [ 260 ] {2f8a814b-3416-4fd8-8e64-253e02b850f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
542 | 2024.12.19 21:41:30.367935 [ 260 ] {2f8a814b-3416-4fd8-8e64-253e02b850f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
543 | 2024.12.19 21:41:30.379383 [ 260 ] {2f8a814b-3416-4fd8-8e64-253e02b850f7} <Debug> oximeter.measurements_histogramu8 (8dda3965-af32-484e-ba03-520796b94c07): Loading data parts | ||
544 | 2024.12.19 21:41:30.379669 [ 260 ] {2f8a814b-3416-4fd8-8e64-253e02b850f7} <Debug> oximeter.measurements_histogramu8 (8dda3965-af32-484e-ba03-520796b94c07): There are no data parts | ||
545 | 2024.12.19 21:41:30.382810 [ 260 ] {2f8a814b-3416-4fd8-8e64-253e02b850f7} <Debug> TCPHandler: Processed in 0.015396417 sec. | ||
546 | 2024.12.19 21:41:30.383033 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2024.12.19 21:41:30.383341 [ 258 ] {4b1ee20b-572c-4bb4-8508-a1b5a443b07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
548 | 2024.12.19 21:41:30.383421 [ 258 ] {4b1ee20b-572c-4bb4-8508-a1b5a443b07f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
549 | 2024.12.19 21:41:30.395462 [ 258 ] {4b1ee20b-572c-4bb4-8508-a1b5a443b07f} <Debug> oximeter.measurements_histogrami16 (e4e8b09c-10cf-424f-8591-4c203be9b7f6): Loading data parts | ||
550 | 2024.12.19 21:41:30.395665 [ 258 ] {4b1ee20b-572c-4bb4-8508-a1b5a443b07f} <Debug> oximeter.measurements_histogrami16 (e4e8b09c-10cf-424f-8591-4c203be9b7f6): There are no data parts | ||
551 | 2024.12.19 21:41:30.401892 [ 258 ] {4b1ee20b-572c-4bb4-8508-a1b5a443b07f} <Debug> TCPHandler: Processed in 0.018912783 sec. | ||
552 | 2024.12.19 21:41:30.402154 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2024.12.19 21:41:30.402490 [ 260 ] {8e220e34-0544-4590-8d13-e8eaae23fb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
554 | 2024.12.19 21:41:30.402586 [ 260 ] {8e220e34-0544-4590-8d13-e8eaae23fb9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
555 | 2024.12.19 21:41:30.412295 [ 260 ] {8e220e34-0544-4590-8d13-e8eaae23fb9d} <Debug> oximeter.measurements_histogramu16 (3bc12f78-8c1e-43fb-bc03-94c8202503e4): Loading data parts | ||
556 | 2024.12.19 21:41:30.412573 [ 260 ] {8e220e34-0544-4590-8d13-e8eaae23fb9d} <Debug> oximeter.measurements_histogramu16 (3bc12f78-8c1e-43fb-bc03-94c8202503e4): There are no data parts | ||
557 | 2024.12.19 21:41:30.415708 [ 260 ] {8e220e34-0544-4590-8d13-e8eaae23fb9d} <Debug> TCPHandler: Processed in 0.013620339 sec. | ||
558 | 2024.12.19 21:41:30.415910 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2024.12.19 21:41:30.416215 [ 258 ] {9ed9ec13-df86-4d3a-b736-c961f3ea20f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
560 | 2024.12.19 21:41:30.416298 [ 258 ] {9ed9ec13-df86-4d3a-b736-c961f3ea20f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
561 | 2024.12.19 21:41:30.427796 [ 258 ] {9ed9ec13-df86-4d3a-b736-c961f3ea20f7} <Debug> oximeter.measurements_histogrami32 (3f1de8de-ce96-42d6-882e-322536c823d3): Loading data parts | ||
562 | 2024.12.19 21:41:30.427961 [ 258 ] {9ed9ec13-df86-4d3a-b736-c961f3ea20f7} <Debug> oximeter.measurements_histogrami32 (3f1de8de-ce96-42d6-882e-322536c823d3): There are no data parts | ||
563 | 2024.12.19 21:41:30.430835 [ 258 ] {9ed9ec13-df86-4d3a-b736-c961f3ea20f7} <Debug> TCPHandler: Processed in 0.01497891 sec. | ||
564 | 2024.12.19 21:41:30.431101 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
565 | 2024.12.19 21:41:30.431388 [ 260 ] {25436f63-45db-487c-9923-feb45719d6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
566 | 2024.12.19 21:41:30.431476 [ 260 ] {25436f63-45db-487c-9923-feb45719d6d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
567 | 2024.12.19 21:41:30.440807 [ 260 ] {25436f63-45db-487c-9923-feb45719d6d3} <Debug> oximeter.measurements_histogramu32 (2e2c2b92-96b2-4e83-8182-8cc87cef6e8c): Loading data parts | ||
568 | 2024.12.19 21:41:30.441013 [ 260 ] {25436f63-45db-487c-9923-feb45719d6d3} <Debug> oximeter.measurements_histogramu32 (2e2c2b92-96b2-4e83-8182-8cc87cef6e8c): There are no data parts | ||
569 | 2024.12.19 21:41:30.444704 [ 260 ] {25436f63-45db-487c-9923-feb45719d6d3} <Debug> TCPHandler: Processed in 0.013669919 sec. | ||
570 | 2024.12.19 21:41:30.444932 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.12.19 21:41:30.445238 [ 258 ] {081acba5-a686-4945-9ff1-c2132ab456fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
572 | 2024.12.19 21:41:30.445319 [ 258 ] {081acba5-a686-4945-9ff1-c2132ab456fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
573 | 2024.12.19 21:41:30.450633 [ 258 ] {081acba5-a686-4945-9ff1-c2132ab456fb} <Debug> oximeter.measurements_histogrami64 (23c0bb5b-a702-45e6-9984-112e4d660c5e): Loading data parts | ||
574 | 2024.12.19 21:41:30.450786 [ 258 ] {081acba5-a686-4945-9ff1-c2132ab456fb} <Debug> oximeter.measurements_histogrami64 (23c0bb5b-a702-45e6-9984-112e4d660c5e): There are no data parts | ||
575 | 2024.12.19 21:41:30.457029 [ 258 ] {081acba5-a686-4945-9ff1-c2132ab456fb} <Debug> TCPHandler: Processed in 0.012153075 sec. | ||
576 | 2024.12.19 21:41:30.457275 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
577 | 2024.12.19 21:41:30.457566 [ 260 ] {eb48f7bb-f6d7-4ffe-bb84-8b246a7f2bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
578 | 2024.12.19 21:41:30.457659 [ 260 ] {eb48f7bb-f6d7-4ffe-bb84-8b246a7f2bf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
579 | 2024.12.19 21:41:30.461286 [ 260 ] {eb48f7bb-f6d7-4ffe-bb84-8b246a7f2bf1} <Debug> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Loading data parts | ||
580 | 2024.12.19 21:41:30.461444 [ 260 ] {eb48f7bb-f6d7-4ffe-bb84-8b246a7f2bf1} <Debug> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): There are no data parts | ||
581 | 2024.12.19 21:41:30.464063 [ 260 ] {eb48f7bb-f6d7-4ffe-bb84-8b246a7f2bf1} <Debug> TCPHandler: Processed in 0.00684395 sec. | ||
582 | 2024.12.19 21:41:30.464801 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
583 | 2024.12.19 21:41:30.465157 [ 258 ] {bff41e22-38f9-4804-a056-9f47c9b8a52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
584 | 2024.12.19 21:41:30.465262 [ 258 ] {bff41e22-38f9-4804-a056-9f47c9b8a52e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
585 | 2024.12.19 21:41:30.470809 [ 258 ] {bff41e22-38f9-4804-a056-9f47c9b8a52e} <Debug> oximeter.measurements_histogramf32 (ded3a4e0-c183-43cf-a5ae-d0297fe4d73e): Loading data parts | ||
586 | 2024.12.19 21:41:30.470975 [ 258 ] {bff41e22-38f9-4804-a056-9f47c9b8a52e} <Debug> oximeter.measurements_histogramf32 (ded3a4e0-c183-43cf-a5ae-d0297fe4d73e): There are no data parts | ||
587 | 2024.12.19 21:41:30.475767 [ 258 ] {bff41e22-38f9-4804-a056-9f47c9b8a52e} <Debug> TCPHandler: Processed in 0.011026606 sec. | ||
588 | 2024.12.19 21:41:30.476016 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
589 | 2024.12.19 21:41:30.476304 [ 260 ] {ad97dfdd-bc45-43f0-8a51-2f8133b367bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
590 | 2024.12.19 21:41:30.476392 [ 260 ] {ad97dfdd-bc45-43f0-8a51-2f8133b367bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
591 | 2024.12.19 21:41:30.480049 [ 260 ] {ad97dfdd-bc45-43f0-8a51-2f8133b367bb} <Debug> oximeter.measurements_histogramf64 (1ca5b78f-9484-4f46-aab2-e01dc8978972): Loading data parts | ||
592 | 2024.12.19 21:41:30.480212 [ 260 ] {ad97dfdd-bc45-43f0-8a51-2f8133b367bb} <Debug> oximeter.measurements_histogramf64 (1ca5b78f-9484-4f46-aab2-e01dc8978972): There are no data parts | ||
593 | 2024.12.19 21:41:30.482801 [ 260 ] {ad97dfdd-bc45-43f0-8a51-2f8133b367bb} <Debug> TCPHandler: Processed in 0.006838639 sec. | ||
594 | 2024.12.19 21:41:30.483087 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
595 | 2024.12.19 21:41:30.483368 [ 258 ] {2156ae41-cabe-478d-b10a-3195638ab9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) /* The field tables store named dimensions of each timeseries. | ||
596 | * | ||
597 | * As with the measurement tables, there is one field table for each field data | ||
598 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
599 | * this behavior **must not** be relied upon for query correctness. | ||
600 | * | ||
601 | * The index for the fields differs from the measurements, however. Rows are | ||
602 | * sorted by timeseries name, then field name, field value, and finally | ||
603 | * timeseries key. This reflects the most common pattern for looking them up: | ||
604 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
605 | * usually then used to look up measurements. | ||
606 | * | ||
607 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
608 | * timeseries name and then key, since it would improve lookups where one | ||
609 | * already has the key. Realistically though, these tables are quite small and | ||
610 | * so performance benefits will be low in absolute terms. | ||
611 | * | ||
612 | * TTL: We use a materialized column to expire old field table records. This | ||
613 | * column is generated automatically by the database whenever a new row is | ||
614 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
615 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
616 | * record will remain during a deduplication, which will have the last | ||
617 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
618 | * measurement tables. | ||
619 | */ | ||
620 | 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) | ||
621 | 2024.12.19 21:41:30.483461 [ 258 ] {2156ae41-cabe-478d-b10a-3195638ab9bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
622 | 2024.12.19 21:41:30.489025 [ 258 ] {2156ae41-cabe-478d-b10a-3195638ab9bd} <Debug> oximeter.fields_bool (d7582470-b572-4721-b786-e7ce28772142): Loading data parts | ||
623 | 2024.12.19 21:41:30.489192 [ 258 ] {2156ae41-cabe-478d-b10a-3195638ab9bd} <Debug> oximeter.fields_bool (d7582470-b572-4721-b786-e7ce28772142): There are no data parts | ||
624 | 2024.12.19 21:41:30.495144 [ 258 ] {2156ae41-cabe-478d-b10a-3195638ab9bd} <Debug> TCPHandler: Processed in 0.012118824 sec. | ||
625 | 2024.12.19 21:41:30.495391 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
626 | 2024.12.19 21:41:30.495626 [ 260 ] {c5fb2bd6-472c-445e-b03f-1880002d59e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
627 | 2024.12.19 21:41:30.495697 [ 260 ] {c5fb2bd6-472c-445e-b03f-1880002d59e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
628 | 2024.12.19 21:41:30.507051 [ 260 ] {c5fb2bd6-472c-445e-b03f-1880002d59e7} <Debug> oximeter.fields_i8 (1a4f4f84-c73a-441e-a637-9064984e0998): Loading data parts | ||
629 | 2024.12.19 21:41:30.507203 [ 260 ] {c5fb2bd6-472c-445e-b03f-1880002d59e7} <Debug> oximeter.fields_i8 (1a4f4f84-c73a-441e-a637-9064984e0998): There are no data parts | ||
630 | 2024.12.19 21:41:30.510423 [ 260 ] {c5fb2bd6-472c-445e-b03f-1880002d59e7} <Debug> TCPHandler: Processed in 0.015085022 sec. | ||
631 | 2024.12.19 21:41:30.510645 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
632 | 2024.12.19 21:41:30.510883 [ 258 ] {b7a35406-d418-4ba2-9cca-5dd3cf989fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
633 | 2024.12.19 21:41:30.510982 [ 258 ] {b7a35406-d418-4ba2-9cca-5dd3cf989fe3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
634 | 2024.12.19 21:41:30.525749 [ 258 ] {b7a35406-d418-4ba2-9cca-5dd3cf989fe3} <Debug> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Loading data parts | ||
635 | 2024.12.19 21:41:30.526010 [ 258 ] {b7a35406-d418-4ba2-9cca-5dd3cf989fe3} <Debug> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): There are no data parts | ||
636 | 2024.12.19 21:41:30.530982 [ 258 ] {b7a35406-d418-4ba2-9cca-5dd3cf989fe3} <Debug> TCPHandler: Processed in 0.020400187 sec. | ||
637 | 2024.12.19 21:41:30.531197 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
638 | 2024.12.19 21:41:30.531440 [ 260 ] {b7c6cf15-bb4b-40cd-82d9-27384a8c26b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
639 | 2024.12.19 21:41:30.531519 [ 260 ] {b7c6cf15-bb4b-40cd-82d9-27384a8c26b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
640 | 2024.12.19 21:41:30.539231 [ 260 ] {b7c6cf15-bb4b-40cd-82d9-27384a8c26b3} <Debug> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Loading data parts | ||
641 | 2024.12.19 21:41:30.539422 [ 260 ] {b7c6cf15-bb4b-40cd-82d9-27384a8c26b3} <Debug> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): There are no data parts | ||
642 | 2024.12.19 21:41:30.545624 [ 260 ] {b7c6cf15-bb4b-40cd-82d9-27384a8c26b3} <Debug> TCPHandler: Processed in 0.014479842 sec. | ||
643 | 2024.12.19 21:41:30.545834 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
644 | 2024.12.19 21:41:30.546039 [ 258 ] {6e53935c-1018-420c-95c5-d93baf4f5472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
645 | 2024.12.19 21:41:30.546124 [ 258 ] {6e53935c-1018-420c-95c5-d93baf4f5472} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
646 | 2024.12.19 21:41:30.554743 [ 258 ] {6e53935c-1018-420c-95c5-d93baf4f5472} <Debug> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Loading data parts | ||
647 | 2024.12.19 21:41:30.554941 [ 258 ] {6e53935c-1018-420c-95c5-d93baf4f5472} <Debug> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): There are no data parts | ||
648 | 2024.12.19 21:41:30.567657 [ 258 ] {6e53935c-1018-420c-95c5-d93baf4f5472} <Debug> TCPHandler: Processed in 0.02187703 sec. | ||
649 | 2024.12.19 21:41:30.567919 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
650 | 2024.12.19 21:41:30.568121 [ 260 ] {9e909803-435f-4551-8e4e-e8bfe6531c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
651 | 2024.12.19 21:41:30.568230 [ 260 ] {9e909803-435f-4551-8e4e-e8bfe6531c61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
652 | 2024.12.19 21:41:30.574277 [ 260 ] {9e909803-435f-4551-8e4e-e8bfe6531c61} <Debug> oximeter.fields_i32 (80192d67-d8e9-48db-9249-f9488162272d): Loading data parts | ||
653 | 2024.12.19 21:41:30.574492 [ 260 ] {9e909803-435f-4551-8e4e-e8bfe6531c61} <Debug> oximeter.fields_i32 (80192d67-d8e9-48db-9249-f9488162272d): There are no data parts | ||
654 | 2024.12.19 21:41:30.582775 [ 260 ] {9e909803-435f-4551-8e4e-e8bfe6531c61} <Debug> TCPHandler: Processed in 0.014912139 sec. | ||
655 | 2024.12.19 21:41:30.583018 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
656 | 2024.12.19 21:41:30.583297 [ 258 ] {b1c97ce0-be2a-4636-9a91-357034496e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
657 | 2024.12.19 21:41:30.583364 [ 258 ] {b1c97ce0-be2a-4636-9a91-357034496e63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
658 | 2024.12.19 21:41:30.587583 [ 258 ] {b1c97ce0-be2a-4636-9a91-357034496e63} <Debug> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Loading data parts | ||
659 | 2024.12.19 21:41:30.587763 [ 258 ] {b1c97ce0-be2a-4636-9a91-357034496e63} <Debug> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): There are no data parts | ||
660 | 2024.12.19 21:41:30.600221 [ 258 ] {b1c97ce0-be2a-4636-9a91-357034496e63} <Debug> TCPHandler: Processed in 0.017267547 sec. | ||
661 | 2024.12.19 21:41:30.600507 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
662 | 2024.12.19 21:41:30.600710 [ 260 ] {32455cba-27be-487f-b7d7-5e0011d8b2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
663 | 2024.12.19 21:41:30.600797 [ 260 ] {32455cba-27be-487f-b7d7-5e0011d8b2d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
664 | 2024.12.19 21:41:30.607582 [ 260 ] {32455cba-27be-487f-b7d7-5e0011d8b2d2} <Debug> oximeter.fields_i64 (2478daa9-5512-4726-a3aa-fcfeffae34ab): Loading data parts | ||
665 | 2024.12.19 21:41:30.607879 [ 260 ] {32455cba-27be-487f-b7d7-5e0011d8b2d2} <Debug> oximeter.fields_i64 (2478daa9-5512-4726-a3aa-fcfeffae34ab): There are no data parts | ||
666 | 2024.12.19 21:41:30.619904 [ 260 ] {32455cba-27be-487f-b7d7-5e0011d8b2d2} <Debug> TCPHandler: Processed in 0.019454201 sec. | ||
667 | 2024.12.19 21:41:30.620127 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
668 | 2024.12.19 21:41:30.620474 [ 258 ] {5c36b117-d659-4677-9cf7-6f35149f9b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
669 | 2024.12.19 21:41:30.620533 [ 258 ] {5c36b117-d659-4677-9cf7-6f35149f9b51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
670 | 2024.12.19 21:41:30.644735 [ 258 ] {5c36b117-d659-4677-9cf7-6f35149f9b51} <Debug> oximeter.fields_u64 (c00743c8-8d67-4937-8e5a-73b3a65e1530): Loading data parts | ||
671 | 2024.12.19 21:41:30.644938 [ 258 ] {5c36b117-d659-4677-9cf7-6f35149f9b51} <Debug> oximeter.fields_u64 (c00743c8-8d67-4937-8e5a-73b3a65e1530): There are no data parts | ||
672 | 2024.12.19 21:41:30.648651 [ 258 ] {5c36b117-d659-4677-9cf7-6f35149f9b51} <Debug> TCPHandler: Processed in 0.028594398 sec. | ||
673 | 2024.12.19 21:41:30.648965 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
674 | 2024.12.19 21:41:30.649166 [ 260 ] {c8742121-d541-4172-aa46-4ae9ff2e342e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
675 | 2024.12.19 21:41:30.649307 [ 260 ] {c8742121-d541-4172-aa46-4ae9ff2e342e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
676 | 2024.12.19 21:41:30.660203 [ 260 ] {c8742121-d541-4172-aa46-4ae9ff2e342e} <Debug> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): Loading data parts | ||
677 | 2024.12.19 21:41:30.660435 [ 260 ] {c8742121-d541-4172-aa46-4ae9ff2e342e} <Debug> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): There are no data parts | ||
678 | 2024.12.19 21:41:30.665111 [ 260 ] {c8742121-d541-4172-aa46-4ae9ff2e342e} <Debug> TCPHandler: Processed in 0.01620082 sec. | ||
679 | 2024.12.19 21:41:30.665320 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
680 | 2024.12.19 21:41:30.665607 [ 258 ] {8b1a9186-bd4d-475c-9bfb-5c888ecbb983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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) | ||
681 | 2024.12.19 21:41:30.665740 [ 258 ] {8b1a9186-bd4d-475c-9bfb-5c888ecbb983} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
682 | 2024.12.19 21:41:30.675151 [ 258 ] {8b1a9186-bd4d-475c-9bfb-5c888ecbb983} <Debug> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Loading data parts | ||
683 | 2024.12.19 21:41:30.675343 [ 258 ] {8b1a9186-bd4d-475c-9bfb-5c888ecbb983} <Debug> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): There are no data parts | ||
684 | 2024.12.19 21:41:30.680466 [ 258 ] {8b1a9186-bd4d-475c-9bfb-5c888ecbb983} <Debug> TCPHandler: Processed in 0.015198653 sec. | ||
685 | 2024.12.19 21:41:30.680707 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
686 | 2024.12.19 21:41:30.680915 [ 260 ] {70bc9ea3-78f6-433c-ace8-07134a4d9c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
687 | 2024.12.19 21:41:30.681064 [ 260 ] {70bc9ea3-78f6-433c-ace8-07134a4d9c9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
688 | 2024.12.19 21:41:30.687812 [ 260 ] {70bc9ea3-78f6-433c-ace8-07134a4d9c9d} <Debug> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Loading data parts | ||
689 | 2024.12.19 21:41:30.688091 [ 260 ] {70bc9ea3-78f6-433c-ace8-07134a4d9c9d} <Debug> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): There are no data parts | ||
690 | 2024.12.19 21:41:30.692279 [ 260 ] {70bc9ea3-78f6-433c-ace8-07134a4d9c9d} <Debug> TCPHandler: Processed in 0.011623966 sec. | ||
691 | 2024.12.19 21:41:30.692515 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
692 | 2024.12.19 21:41:30.692886 [ 258 ] {883445d5-ef6a-4b96-96a4-6f1408c8c54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) /* The timeseries schema table stores the extracted schema for the samples | ||
693 | * oximeter collects. | ||
694 | */ | ||
695 | 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) | ||
696 | 2024.12.19 21:41:30.693046 [ 258 ] {883445d5-ef6a-4b96-96a4-6f1408c8c54d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
697 | 2024.12.19 21:41:30.703559 [ 258 ] {883445d5-ef6a-4b96-96a4-6f1408c8c54d} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Loading data parts | ||
698 | 2024.12.19 21:41:30.703863 [ 258 ] {883445d5-ef6a-4b96-96a4-6f1408c8c54d} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): There are no data parts | ||
699 | 2024.12.19 21:41:30.707190 [ 258 ] {883445d5-ef6a-4b96-96a4-6f1408c8c54d} <Debug> TCPHandler: Processed in 0.014728196 sec. | ||
700 | 2024.12.19 21:41:30.707391 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
701 | 2024.12.19 21:41:30.707695 [ 260 ] {4680ac4d-c4ad-4ad2-b7f0-ce93163449a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
702 | 2024.12.19 21:41:30.708969 [ 260 ] {4680ac4d-c4ad-4ad2-b7f0-ce93163449a7} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
703 | 2024.12.19 21:41:30.712194 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54399 | ||
704 | 2024.12.19 21:41:30.712777 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
705 | 2024.12.19 21:41:30.712879 [ 285 ] {} <Debug> TCP-Session: 3144bcf0-6a8e-4f3d-885b-c102ee089724 Authenticating user 'default' from [fd00:1122:3344:101::b]:54399 | ||
706 | 2024.12.19 21:41:30.712904 [ 285 ] {} <Debug> TCP-Session: 3144bcf0-6a8e-4f3d-885b-c102ee089724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2024.12.19 21:41:30.712918 [ 285 ] {} <Debug> TCP-Session: 3144bcf0-6a8e-4f3d-885b-c102ee089724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.12.19 21:41:30.714031 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
709 | 2024.12.19 21:41:30.714065 [ 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 | ||
710 | 2024.12.19 21:41:30.714176 [ 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 | ||
711 | 2024.12.19 21:41:30.716149 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43000 | ||
712 | 2024.12.19 21:41:30.716242 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63683 | ||
713 | 2024.12.19 21:41:30.716969 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
714 | 2024.12.19 21:41:30.716985 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35370 | ||
715 | 2024.12.19 21:41:30.717715 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59064 | ||
716 | 2024.12.19 21:41:30.717720 [ 286 ] {} <Debug> TCP-Session: 714d22b1-1ebd-489a-a000-e78d1d2b3700 Authenticating user 'default' from [fd00:1122:3344:101::b]:43000 | ||
717 | 2024.12.19 21:41:30.717733 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
718 | 2024.12.19 21:41:30.718069 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
719 | 2024.12.19 21:41:30.718138 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
720 | 2024.12.19 21:41:30.718184 [ 286 ] {} <Debug> TCP-Session: 714d22b1-1ebd-489a-a000-e78d1d2b3700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
721 | 2024.12.19 21:41:30.718217 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35643 | ||
722 | 2024.12.19 21:41:30.718220 [ 287 ] {} <Debug> TCP-Session: 7f9b1e2f-9fea-4464-8d0b-2b55cc68434a Authenticating user 'default' from [fd00:1122:3344:101::b]:63683 | ||
723 | 2024.12.19 21:41:30.718284 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52785 | ||
724 | 2024.12.19 21:41:30.718309 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50977 | ||
725 | 2024.12.19 21:41:30.718376 [ 286 ] {} <Debug> TCP-Session: 714d22b1-1ebd-489a-a000-e78d1d2b3700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
726 | 2024.12.19 21:41:30.718439 [ 288 ] {} <Debug> TCP-Session: ea5af840-d941-43ec-a41f-03a4b227c746 Authenticating user 'default' from [fd00:1122:3344:101::b]:35370 | ||
727 | 2024.12.19 21:41:30.718426 [ 289 ] {} <Debug> TCP-Session: 5d9e1ebe-874e-4884-b969-8c9fcd9e1b97 Authenticating user 'default' from [fd00:1122:3344:101::b]:59064 | ||
728 | 2024.12.19 21:41:30.718765 [ 287 ] {} <Debug> TCP-Session: 7f9b1e2f-9fea-4464-8d0b-2b55cc68434a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
729 | 2024.12.19 21:41:30.718788 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
730 | 2024.12.19 21:41:30.718781 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
731 | 2024.12.19 21:41:30.718995 [ 288 ] {} <Debug> TCP-Session: ea5af840-d941-43ec-a41f-03a4b227c746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
732 | 2024.12.19 21:41:30.719003 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
733 | 2024.12.19 21:41:30.719040 [ 289 ] {} <Debug> TCP-Session: 5d9e1ebe-874e-4884-b969-8c9fcd9e1b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.12.19 21:41:30.719025 [ 292 ] {} <Debug> TCP-Session: a3814f68-69db-4892-9237-c712985035e8 Authenticating user 'default' from [fd00:1122:3344:101::b]:50977 | ||
735 | 2024.12.19 21:41:30.719170 [ 288 ] {} <Debug> TCP-Session: ea5af840-d941-43ec-a41f-03a4b227c746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
736 | 2024.12.19 21:41:30.719223 [ 290 ] {} <Debug> TCP-Session: f31b9ea6-26a2-4aa7-a924-3d1606a320f7 Authenticating user 'default' from [fd00:1122:3344:101::b]:52785 | ||
737 | 2024.12.19 21:41:30.719239 [ 287 ] {} <Debug> TCP-Session: 7f9b1e2f-9fea-4464-8d0b-2b55cc68434a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2024.12.19 21:41:30.719309 [ 292 ] {} <Debug> TCP-Session: a3814f68-69db-4892-9237-c712985035e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2024.12.19 21:41:30.719324 [ 289 ] {} <Debug> TCP-Session: 5d9e1ebe-874e-4884-b969-8c9fcd9e1b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
740 | 2024.12.19 21:41:30.719369 [ 291 ] {} <Debug> TCP-Session: eb91fa72-c3fe-4e1d-a265-7a8f0d3379df Authenticating user 'default' from [fd00:1122:3344:101::b]:35643 | ||
741 | 2024.12.19 21:41:30.719454 [ 290 ] {} <Debug> TCP-Session: f31b9ea6-26a2-4aa7-a924-3d1606a320f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
742 | 2024.12.19 21:41:30.719623 [ 292 ] {} <Debug> TCP-Session: a3814f68-69db-4892-9237-c712985035e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2024.12.19 21:41:30.719720 [ 290 ] {} <Debug> TCP-Session: f31b9ea6-26a2-4aa7-a924-3d1606a320f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2024.12.19 21:41:30.719808 [ 291 ] {} <Debug> TCP-Session: eb91fa72-c3fe-4e1d-a265-7a8f0d3379df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.12.19 21:41:30.719985 [ 291 ] {} <Debug> TCP-Session: eb91fa72-c3fe-4e1d-a265-7a8f0d3379df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.12.19 21:41:30.720248 [ 267 ] {4680ac4d-c4ad-4ad2-b7f0-ce93163449a7} <Trace> oximeter.version (0be86fc4-f48e-4785-9cda-ff752840bd4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
747 | 2024.12.19 21:41:30.720299 [ 267 ] {4680ac4d-c4ad-4ad2-b7f0-ce93163449a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
748 | 2024.12.19 21:41:30.725500 [ 267 ] {4680ac4d-c4ad-4ad2-b7f0-ce93163449a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
749 | 2024.12.19 21:41:30.726143 [ 267 ] {4680ac4d-c4ad-4ad2-b7f0-ce93163449a7} <Trace> oximeter.version (0be86fc4-f48e-4785-9cda-ff752840bd4b): 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 21:41:30.726555 [ 260 ] {4680ac4d-c4ad-4ad2-b7f0-ce93163449a7} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.018924 sec., 52.8429507503699 rows/sec., 845.49 B/sec. | ||
751 | 2024.12.19 21:41:30.726864 [ 260 ] {4680ac4d-c4ad-4ad2-b7f0-ce93163449a7} <Debug> TCPHandler: Processed in 0.019524893 sec. | ||
752 | 2024.12.19 21:41:31.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.71 MiB, peak 136.71 MiB, free memory in arenas 0.00 B, will set to 141.48 MiB (RSS), difference: 4.77 MiB | ||
753 | 2024.12.19 21:41:37.349004 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2024.12.19 21:41:37.349076 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
755 | 2024.12.19 21:41:37.349128 [ 242 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
756 | 2024.12.19 21:41:37.349203 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2024.12.19 21:41:37.362064 [ 243 ] {} <Debug> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Loading data parts | ||
758 | 2024.12.19 21:41:37.362469 [ 243 ] {} <Debug> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): There are no data parts | ||
759 | 2024.12.19 21:41:37.371646 [ 242 ] {} <Debug> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Loading data parts | ||
760 | 2024.12.19 21:41:37.371891 [ 242 ] {} <Debug> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): There are no data parts | ||
761 | 2024.12.19 21:41:37.376510 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
762 | 2024.12.19 21:41:37.376586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
763 | 2024.12.19 21:41:37.379715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2024.12.19 21:41:37.380250 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
765 | 2024.12.19 21:41:37.380527 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
766 | 2024.12.19 21:41:37.402991 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2024.12.19 21:41:37.403045 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
768 | 2024.12.19 21:41:37.410660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2024.12.19 21:41:37.411877 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2024.12.19 21:41:37.414381 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2024.12.19 21:41:38.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.54 MiB, peak 150.54 MiB, free memory in arenas 0.00 B, will set to 151.33 MiB (RSS), difference: 4.79 MiB | ||
772 | 2024.12.19 21:41:39.848998 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2024.12.19 21:41:39.849106 [ 244 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2024.12.19 21:41:39.869903 [ 244 ] {} <Debug> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Loading data parts | ||
775 | 2024.12.19 21:41:39.870139 [ 244 ] {} <Debug> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): There are no data parts | ||
776 | 2024.12.19 21:41:39.889342 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2024.12.19 21:41:39.889382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
778 | 2024.12.19 21:41:39.891321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2024.12.19 21:41:39.891889 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2024.12.19 21:41:39.892367 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2024.12.19 21:41:40.001114 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.51 MiB, peak 155.51 MiB, free memory in arenas 0.00 B, will set to 151.80 MiB (RSS), difference: -3.71 MiB | ||
782 | 2024.12.19 21:41:44.795007 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2024.12.19 21:41:44.795072 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2024.12.19 21:41:44.881336 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
785 | 2024.12.19 21:41:44.882220 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2024.12.19 21:41:44.882267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
787 | 2024.12.19 21:41:44.883045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2024.12.19 21:41:44.883572 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2024.12.19 21:41:44.883818 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2024.12.19 21:41:44.915163 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2024.12.19 21:41:44.936253 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2024.12.19 21:41:44.936316 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
793 | 2024.12.19 21:41:44.944516 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2024.12.19 21:41:44.945933 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2024.12.19 21:41:44.948707 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2024.12.19 21:41:50.001077 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.41 MiB, peak 156.47 MiB, free memory in arenas 0.00 B, will set to 153.43 MiB (RSS), difference: 4.01 MiB | ||
797 | 2024.12.19 21:41:50.729851 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
798 | 2024.12.19 21:41:50.730064 [ 258 ] {3945b1e9-8dc6-480f-b6c3-2d6282b0c0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
799 | 2024.12.19 21:41:50.730446 [ 258 ] {3945b1e9-8dc6-480f-b6c3-2d6282b0c0c5} <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 21:41:50.730679 [ 258 ] {3945b1e9-8dc6-480f-b6c3-2d6282b0c0c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2024.12.19 21:41:50.731401 [ 258 ] {3945b1e9-8dc6-480f-b6c3-2d6282b0c0c5} <Debug> TCPHandler: Processed in 0.001681577 sec. | ||
802 | 2024.12.19 21:41:50.732554 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2024.12.19 21:41:50.732705 [ 260 ] {63953aa3-f39f-4d83-95f2-37d1130eee1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
804 | 2024.12.19 21:41:50.734416 [ 260 ] {63953aa3-f39f-4d83-95f2-37d1130eee1a} <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 21:41:50.734473 [ 260 ] {63953aa3-f39f-4d83-95f2-37d1130eee1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2024.12.19 21:41:50.734997 [ 260 ] {63953aa3-f39f-4d83-95f2-37d1130eee1a} <Debug> TCPHandler: Processed in 0.00249748 sec. | ||
807 | 2024.12.19 21:41:50.735385 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2024.12.19 21:41:50.735527 [ 258 ] {df4e11a1-d70f-47fb-83ae-ccc9e8174e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
809 | 2024.12.19 21:41:50.735903 [ 258 ] {df4e11a1-d70f-47fb-83ae-ccc9e8174e29} <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 21:41:50.735957 [ 258 ] {df4e11a1-d70f-47fb-83ae-ccc9e8174e29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2024.12.19 21:41:50.736421 [ 258 ] {df4e11a1-d70f-47fb-83ae-ccc9e8174e29} <Debug> TCPHandler: Processed in 0.001087597 sec. | ||
812 | 2024.12.19 21:41:50.736777 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
813 | 2024.12.19 21:41:50.736928 [ 260 ] {94a91a95-a752-403a-9fb2-0cf757b3d958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
814 | 2024.12.19 21:41:50.737258 [ 260 ] {94a91a95-a752-403a-9fb2-0cf757b3d958} <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 21:41:50.737313 [ 260 ] {94a91a95-a752-403a-9fb2-0cf757b3d958} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2024.12.19 21:41:50.737761 [ 260 ] {94a91a95-a752-403a-9fb2-0cf757b3d958} <Debug> TCPHandler: Processed in 0.001035407 sec. | ||
817 | 2024.12.19 21:41:50.738009 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
818 | 2024.12.19 21:41:50.738173 [ 258 ] {4c065f61-8753-45c3-ab8b-0170feacefa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
819 | 2024.12.19 21:41:50.738529 [ 258 ] {4c065f61-8753-45c3-ab8b-0170feacefa5} <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 21:41:50.738592 [ 258 ] {4c065f61-8753-45c3-ab8b-0170feacefa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
821 | 2024.12.19 21:41:50.739093 [ 258 ] {4c065f61-8753-45c3-ab8b-0170feacefa5} <Debug> TCPHandler: Processed in 0.001136338 sec. | ||
822 | 2024.12.19 21:41:50.739391 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
823 | 2024.12.19 21:41:50.739532 [ 260 ] {29959b1f-e4fc-4a9e-8408-b1150946404a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
824 | 2024.12.19 21:41:50.739861 [ 260 ] {29959b1f-e4fc-4a9e-8408-b1150946404a} <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 21:41:50.739914 [ 260 ] {29959b1f-e4fc-4a9e-8408-b1150946404a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
826 | 2024.12.19 21:41:50.740367 [ 260 ] {29959b1f-e4fc-4a9e-8408-b1150946404a} <Debug> TCPHandler: Processed in 0.001028787 sec. | ||
827 | 2024.12.19 21:41:50.740637 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
828 | 2024.12.19 21:41:50.740779 [ 258 ] {69d88853-0708-4bc7-92ed-bdc44f98fcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
829 | 2024.12.19 21:41:50.741134 [ 258 ] {69d88853-0708-4bc7-92ed-bdc44f98fcff} <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 21:41:50.741196 [ 258 ] {69d88853-0708-4bc7-92ed-bdc44f98fcff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
831 | 2024.12.19 21:41:50.741669 [ 258 ] {69d88853-0708-4bc7-92ed-bdc44f98fcff} <Debug> TCPHandler: Processed in 0.001089178 sec. | ||
832 | 2024.12.19 21:41:50.741963 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
833 | 2024.12.19 21:41:50.742110 [ 260 ] {5d1400e0-b5d0-45ba-9f71-62e87d5e1156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
834 | 2024.12.19 21:41:50.742474 [ 260 ] {5d1400e0-b5d0-45ba-9f71-62e87d5e1156} <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 21:41:50.742530 [ 260 ] {5d1400e0-b5d0-45ba-9f71-62e87d5e1156} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
836 | 2024.12.19 21:41:50.742991 [ 260 ] {5d1400e0-b5d0-45ba-9f71-62e87d5e1156} <Debug> TCPHandler: Processed in 0.001080797 sec. | ||
837 | 2024.12.19 21:41:50.743298 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
838 | 2024.12.19 21:41:50.743441 [ 258 ] {09b06b99-d0c1-46be-b023-5bfc9f64e6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
839 | 2024.12.19 21:41:50.743777 [ 258 ] {09b06b99-d0c1-46be-b023-5bfc9f64e6c0} <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 21:41:50.743829 [ 258 ] {09b06b99-d0c1-46be-b023-5bfc9f64e6c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
841 | 2024.12.19 21:41:50.744297 [ 258 ] {09b06b99-d0c1-46be-b023-5bfc9f64e6c0} <Debug> TCPHandler: Processed in 0.001066917 sec. | ||
842 | 2024.12.19 21:41:50.744584 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
843 | 2024.12.19 21:41:50.744753 [ 260 ] {45be0cca-c122-425e-8ce0-a9635b69b5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
844 | 2024.12.19 21:41:50.745137 [ 260 ] {45be0cca-c122-425e-8ce0-a9635b69b5b3} <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 21:41:50.745193 [ 260 ] {45be0cca-c122-425e-8ce0-a9635b69b5b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
846 | 2024.12.19 21:41:50.745650 [ 260 ] {45be0cca-c122-425e-8ce0-a9635b69b5b3} <Debug> TCPHandler: Processed in 0.001117518 sec. | ||
847 | 2024.12.19 21:41:50.745918 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
848 | 2024.12.19 21:41:50.746060 [ 258 ] {17fc7738-51dd-4f4f-a60c-ebcab87872b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
849 | 2024.12.19 21:41:50.746413 [ 258 ] {17fc7738-51dd-4f4f-a60c-ebcab87872b9} <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 21:41:50.746465 [ 258 ] {17fc7738-51dd-4f4f-a60c-ebcab87872b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
851 | 2024.12.19 21:41:50.746920 [ 258 ] {17fc7738-51dd-4f4f-a60c-ebcab87872b9} <Debug> TCPHandler: Processed in 0.001053037 sec. | ||
852 | 2024.12.19 21:41:50.747187 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
853 | 2024.12.19 21:41:50.747332 [ 260 ] {829abb61-98a6-419f-ae96-d51b365c3b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
854 | 2024.12.19 21:41:50.747693 [ 260 ] {829abb61-98a6-419f-ae96-d51b365c3b55} <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 21:41:50.747748 [ 260 ] {829abb61-98a6-419f-ae96-d51b365c3b55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
856 | 2024.12.19 21:41:50.748196 [ 260 ] {829abb61-98a6-419f-ae96-d51b365c3b55} <Debug> TCPHandler: Processed in 0.001058367 sec. | ||
857 | 2024.12.19 21:41:50.748474 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
858 | 2024.12.19 21:41:50.748634 [ 258 ] {4dfadf7f-cd01-42fc-a7ec-f4e2f43f381c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
859 | 2024.12.19 21:41:50.748986 [ 258 ] {4dfadf7f-cd01-42fc-a7ec-f4e2f43f381c} <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 21:41:50.749039 [ 258 ] {4dfadf7f-cd01-42fc-a7ec-f4e2f43f381c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
861 | 2024.12.19 21:41:50.749518 [ 258 ] {4dfadf7f-cd01-42fc-a7ec-f4e2f43f381c} <Debug> TCPHandler: Processed in 0.001098168 sec. | ||
862 | 2024.12.19 21:41:50.749783 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
863 | 2024.12.19 21:41:50.749928 [ 260 ] {3df99720-ec3c-453c-9cf1-8894b2b5952f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
864 | 2024.12.19 21:41:50.750281 [ 260 ] {3df99720-ec3c-453c-9cf1-8894b2b5952f} <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 21:41:50.750333 [ 260 ] {3df99720-ec3c-453c-9cf1-8894b2b5952f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
866 | 2024.12.19 21:41:50.750799 [ 260 ] {3df99720-ec3c-453c-9cf1-8894b2b5952f} <Debug> TCPHandler: Processed in 0.001066007 sec. | ||
867 | 2024.12.19 21:41:50.751050 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
868 | 2024.12.19 21:41:50.751205 [ 258 ] {100b50ad-d6f4-4803-807a-234cdfe8bd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
869 | 2024.12.19 21:41:50.751578 [ 258 ] {100b50ad-d6f4-4803-807a-234cdfe8bd02} <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 21:41:50.751632 [ 258 ] {100b50ad-d6f4-4803-807a-234cdfe8bd02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
871 | 2024.12.19 21:41:50.752178 [ 258 ] {100b50ad-d6f4-4803-807a-234cdfe8bd02} <Debug> TCPHandler: Processed in 0.001182549 sec. | ||
872 | 2024.12.19 21:41:50.752460 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
873 | 2024.12.19 21:41:50.752610 [ 260 ] {f664b6f1-16e1-45dc-9ef9-ac9af2af5892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
874 | 2024.12.19 21:41:50.752999 [ 260 ] {f664b6f1-16e1-45dc-9ef9-ac9af2af5892} <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 21:41:50.753054 [ 260 ] {f664b6f1-16e1-45dc-9ef9-ac9af2af5892} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
876 | 2024.12.19 21:41:50.753560 [ 260 ] {f664b6f1-16e1-45dc-9ef9-ac9af2af5892} <Debug> TCPHandler: Processed in 0.001150148 sec. | ||
877 | 2024.12.19 21:41:50.753834 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
878 | 2024.12.19 21:41:50.753984 [ 258 ] {f779b5e8-adb3-49dd-8f39-bfc97afbe36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
879 | 2024.12.19 21:41:50.754356 [ 258 ] {f779b5e8-adb3-49dd-8f39-bfc97afbe36f} <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 21:41:50.754409 [ 258 ] {f779b5e8-adb3-49dd-8f39-bfc97afbe36f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
881 | 2024.12.19 21:41:50.754921 [ 258 ] {f779b5e8-adb3-49dd-8f39-bfc97afbe36f} <Debug> TCPHandler: Processed in 0.001138088 sec. | ||
882 | 2024.12.19 21:41:50.755191 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
883 | 2024.12.19 21:41:50.755340 [ 260 ] {ae333dfd-f059-4ce4-acb0-a715081ec672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
884 | 2024.12.19 21:41:50.755710 [ 260 ] {ae333dfd-f059-4ce4-acb0-a715081ec672} <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 21:41:50.755765 [ 260 ] {ae333dfd-f059-4ce4-acb0-a715081ec672} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
886 | 2024.12.19 21:41:50.756389 [ 260 ] {ae333dfd-f059-4ce4-acb0-a715081ec672} <Debug> TCPHandler: Processed in 0.001246491 sec. | ||
887 | 2024.12.19 21:41:50.762775 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
888 | 2024.12.19 21:41:50.762898 [ 258 ] {4a4b0616-351f-4517-9621-48fbcaa990a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
889 | 2024.12.19 21:41:50.762947 [ 258 ] {4a4b0616-351f-4517-9621-48fbcaa990a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
890 | 2024.12.19 21:41:50.763691 [ 258 ] {4a4b0616-351f-4517-9621-48fbcaa990a7} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
891 | 2024.12.19 21:41:50.763740 [ 258 ] {4a4b0616-351f-4517-9621-48fbcaa990a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
892 | 2024.12.19 21:41:50.764464 [ 258 ] {4a4b0616-351f-4517-9621-48fbcaa990a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
893 | 2024.12.19 21:41:50.764928 [ 258 ] {4a4b0616-351f-4517-9621-48fbcaa990a7} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
894 | 2024.12.19 21:41:50.765149 [ 258 ] {4a4b0616-351f-4517-9621-48fbcaa990a7} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002278 sec., 7901.668129938543 rows/sec., 1.08 MiB/sec. | ||
895 | 2024.12.19 21:41:50.765310 [ 258 ] {4a4b0616-351f-4517-9621-48fbcaa990a7} <Debug> TCPHandler: Processed in 0.002587731 sec. | ||
896 | 2024.12.19 21:41:50.765472 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
897 | 2024.12.19 21:41:50.765588 [ 260 ] {f568e62c-052d-4ff6-a69d-95c32d648725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
898 | 2024.12.19 21:41:50.765634 [ 260 ] {f568e62c-052d-4ff6-a69d-95c32d648725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
899 | 2024.12.19 21:41:50.767653 [ 260 ] {f568e62c-052d-4ff6-a69d-95c32d648725} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
900 | 2024.12.19 21:41:50.767689 [ 260 ] {f568e62c-052d-4ff6-a69d-95c32d648725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
901 | 2024.12.19 21:41:50.768221 [ 260 ] {f568e62c-052d-4ff6-a69d-95c32d648725} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
902 | 2024.12.19 21:41:50.768724 [ 260 ] {f568e62c-052d-4ff6-a69d-95c32d648725} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
903 | 2024.12.19 21:41:50.768897 [ 260 ] {f568e62c-052d-4ff6-a69d-95c32d648725} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.003335 sec., 16791.60419790105 rows/sec., 1.29 MiB/sec. | ||
904 | 2024.12.19 21:41:50.768947 [ 260 ] {f568e62c-052d-4ff6-a69d-95c32d648725} <Debug> TCPHandler: Processed in 0.003527897 sec. | ||
905 | 2024.12.19 21:41:50.769105 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
906 | 2024.12.19 21:41:50.769228 [ 258 ] {0f4f966a-637d-4260-a102-c4c72392c2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
907 | 2024.12.19 21:41:50.769295 [ 258 ] {0f4f966a-637d-4260-a102-c4c72392c2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
908 | 2024.12.19 21:41:50.769859 [ 258 ] {0f4f966a-637d-4260-a102-c4c72392c2fc} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
909 | 2024.12.19 21:41:50.769896 [ 258 ] {0f4f966a-637d-4260-a102-c4c72392c2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
910 | 2024.12.19 21:41:50.770423 [ 258 ] {0f4f966a-637d-4260-a102-c4c72392c2fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
911 | 2024.12.19 21:41:50.770924 [ 258 ] {0f4f966a-637d-4260-a102-c4c72392c2fc} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
912 | 2024.12.19 21:41:50.771102 [ 258 ] {0f4f966a-637d-4260-a102-c4c72392c2fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001898 sec., 33719.70495258167 rows/sec., 2.63 MiB/sec. | ||
913 | 2024.12.19 21:41:50.771154 [ 258 ] {0f4f966a-637d-4260-a102-c4c72392c2fc} <Debug> TCPHandler: Processed in 0.002106933 sec. | ||
914 | 2024.12.19 21:41:50.771301 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
915 | 2024.12.19 21:41:50.771408 [ 260 ] {1f8b0239-fc1f-439a-a607-c715eb043cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
916 | 2024.12.19 21:41:50.771456 [ 260 ] {1f8b0239-fc1f-439a-a607-c715eb043cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
917 | 2024.12.19 21:41:50.772011 [ 260 ] {1f8b0239-fc1f-439a-a607-c715eb043cd6} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
918 | 2024.12.19 21:41:50.772047 [ 260 ] {1f8b0239-fc1f-439a-a607-c715eb043cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
919 | 2024.12.19 21:41:50.772589 [ 260 ] {1f8b0239-fc1f-439a-a607-c715eb043cd6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
920 | 2024.12.19 21:41:50.773068 [ 260 ] {1f8b0239-fc1f-439a-a607-c715eb043cd6} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
921 | 2024.12.19 21:41:50.773244 [ 260 ] {1f8b0239-fc1f-439a-a607-c715eb043cd6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001859 sec., 68854.22270037654 rows/sec., 4.80 MiB/sec. | ||
922 | 2024.12.19 21:41:50.773296 [ 260 ] {1f8b0239-fc1f-439a-a607-c715eb043cd6} <Debug> TCPHandler: Processed in 0.002045723 sec. | ||
923 | 2024.12.19 21:41:50.773452 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
924 | 2024.12.19 21:41:50.773560 [ 258 ] {39011386-7783-48b2-b809-11a901f769d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
925 | 2024.12.19 21:41:50.773607 [ 258 ] {39011386-7783-48b2-b809-11a901f769d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
926 | 2024.12.19 21:41:50.774042 [ 258 ] {39011386-7783-48b2-b809-11a901f769d6} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
927 | 2024.12.19 21:41:50.774088 [ 258 ] {39011386-7783-48b2-b809-11a901f769d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
928 | 2024.12.19 21:41:50.774562 [ 258 ] {39011386-7783-48b2-b809-11a901f769d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
929 | 2024.12.19 21:41:50.775026 [ 258 ] {39011386-7783-48b2-b809-11a901f769d6} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
930 | 2024.12.19 21:41:50.775222 [ 258 ] {39011386-7783-48b2-b809-11a901f769d6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001682 sec., 28537.455410225924 rows/sec., 1.92 MiB/sec. | ||
931 | 2024.12.19 21:41:50.775286 [ 258 ] {39011386-7783-48b2-b809-11a901f769d6} <Debug> TCPHandler: Processed in 0.001894971 sec. | ||
932 | 2024.12.19 21:41:52.384368 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
933 | 2024.12.19 21:41:52.385084 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
934 | 2024.12.19 21:41:52.385139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
935 | 2024.12.19 21:41:52.385995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
936 | 2024.12.19 21:41:52.386795 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
937 | 2024.12.19 21:41:52.387115 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
938 | 2024.12.19 21:41:52.449233 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
939 | 2024.12.19 21:41:52.470640 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
940 | 2024.12.19 21:41:52.470714 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
941 | 2024.12.19 21:41:52.478433 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
942 | 2024.12.19 21:41:52.479987 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
943 | 2024.12.19 21:41:52.484211 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
944 | 2024.12.19 21:41:55.736921 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
945 | 2024.12.19 21:41:55.737126 [ 258 ] {f61b7716-07a3-4899-9236-740707f4c333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
946 | 2024.12.19 21:41:55.737195 [ 258 ] {f61b7716-07a3-4899-9236-740707f4c333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
947 | 2024.12.19 21:41:55.737946 [ 258 ] {f61b7716-07a3-4899-9236-740707f4c333} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
948 | 2024.12.19 21:41:55.737992 [ 258 ] {f61b7716-07a3-4899-9236-740707f4c333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
949 | 2024.12.19 21:41:55.738422 [ 258 ] {f61b7716-07a3-4899-9236-740707f4c333} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
950 | 2024.12.19 21:41:55.738678 [ 258 ] {f61b7716-07a3-4899-9236-740707f4c333} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
951 | 2024.12.19 21:41:55.738908 [ 258 ] {f61b7716-07a3-4899-9236-740707f4c333} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001833 sec., 30551.00927441353 rows/sec., 2.35 MiB/sec. | ||
952 | 2024.12.19 21:41:55.738965 [ 258 ] {f61b7716-07a3-4899-9236-740707f4c333} <Debug> TCPHandler: Processed in 0.002167235 sec. | ||
953 | 2024.12.19 21:41:55.739136 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
954 | 2024.12.19 21:41:55.739244 [ 260 ] {a98b8999-315e-4da2-b1cb-f5408ef15448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
955 | 2024.12.19 21:41:55.739290 [ 260 ] {a98b8999-315e-4da2-b1cb-f5408ef15448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
956 | 2024.12.19 21:41:55.739842 [ 260 ] {a98b8999-315e-4da2-b1cb-f5408ef15448} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
957 | 2024.12.19 21:41:55.739882 [ 260 ] {a98b8999-315e-4da2-b1cb-f5408ef15448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
958 | 2024.12.19 21:41:55.740246 [ 260 ] {a98b8999-315e-4da2-b1cb-f5408ef15448} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
959 | 2024.12.19 21:41:55.740487 [ 260 ] {a98b8999-315e-4da2-b1cb-f5408ef15448} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
960 | 2024.12.19 21:41:55.740694 [ 260 ] {a98b8999-315e-4da2-b1cb-f5408ef15448} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001471 sec., 43507.817811012916 rows/sec., 3.40 MiB/sec. | ||
961 | 2024.12.19 21:41:55.740745 [ 260 ] {a98b8999-315e-4da2-b1cb-f5408ef15448} <Debug> TCPHandler: Processed in 0.001664916 sec. | ||
962 | 2024.12.19 21:41:55.740887 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
963 | 2024.12.19 21:41:55.741003 [ 258 ] {ab1fb40b-b3d9-4281-8957-b95f7e43930d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
964 | 2024.12.19 21:41:55.741053 [ 258 ] {ab1fb40b-b3d9-4281-8957-b95f7e43930d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
965 | 2024.12.19 21:41:55.741589 [ 258 ] {ab1fb40b-b3d9-4281-8957-b95f7e43930d} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
966 | 2024.12.19 21:41:55.741630 [ 258 ] {ab1fb40b-b3d9-4281-8957-b95f7e43930d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
967 | 2024.12.19 21:41:55.742026 [ 258 ] {ab1fb40b-b3d9-4281-8957-b95f7e43930d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
968 | 2024.12.19 21:41:55.742278 [ 258 ] {ab1fb40b-b3d9-4281-8957-b95f7e43930d} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
969 | 2024.12.19 21:41:55.742556 [ 258 ] {ab1fb40b-b3d9-4281-8957-b95f7e43930d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
970 | 2024.12.19 21:41:55.742674 [ 258 ] {ab1fb40b-b3d9-4281-8957-b95f7e43930d} <Debug> TCPHandler: Processed in 0.001840579 sec. | ||
971 | 2024.12.19 21:41:55.742803 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
972 | 2024.12.19 21:41:55.742912 [ 260 ] {db676801-cb6e-4cd9-a6c2-d73a288b6601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
973 | 2024.12.19 21:41:55.742959 [ 260 ] {db676801-cb6e-4cd9-a6c2-d73a288b6601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
974 | 2024.12.19 21:41:55.743427 [ 260 ] {db676801-cb6e-4cd9-a6c2-d73a288b6601} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
975 | 2024.12.19 21:41:55.743468 [ 260 ] {db676801-cb6e-4cd9-a6c2-d73a288b6601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
976 | 2024.12.19 21:41:55.743833 [ 260 ] {db676801-cb6e-4cd9-a6c2-d73a288b6601} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
977 | 2024.12.19 21:41:55.744092 [ 260 ] {db676801-cb6e-4cd9-a6c2-d73a288b6601} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
978 | 2024.12.19 21:41:55.744322 [ 260 ] {db676801-cb6e-4cd9-a6c2-d73a288b6601} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
979 | 2024.12.19 21:41:55.744375 [ 260 ] {db676801-cb6e-4cd9-a6c2-d73a288b6601} <Debug> TCPHandler: Processed in 0.001624957 sec. | ||
980 | 2024.12.19 21:41:59.795115 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
981 | 2024.12.19 21:41:59.795194 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
982 | 2024.12.19 21:41:59.887988 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
983 | 2024.12.19 21:41:59.888612 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
984 | 2024.12.19 21:41:59.888659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
985 | 2024.12.19 21:41:59.889230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
986 | 2024.12.19 21:41:59.889486 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
987 | 2024.12.19 21:41:59.889732 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
988 | 2024.12.19 21:41:59.893738 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 | ||
989 | 2024.12.19 21:41:59.897991 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
990 | 2024.12.19 21:41:59.898049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
991 | 2024.12.19 21:41:59.899575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
992 | 2024.12.19 21:41:59.899886 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
993 | 2024.12.19 21:41:59.900444 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
994 | 2024.12.19 21:41:59.985051 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
995 | 2024.12.19 21:42:00.004577 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
996 | 2024.12.19 21:42:00.004631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
997 | 2024.12.19 21:42:00.011375 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
998 | 2024.12.19 21:42:00.012120 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
999 | 2024.12.19 21:42:00.014592 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
1000 | 2024.12.19 21:42:00.730779 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1001 | 2024.12.19 21:42:00.731059 [ 258 ] {733a4144-0e77-4c8e-8176-2afcc3ed1c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1002 | 2024.12.19 21:42:00.733450 [ 258 ] {733a4144-0e77-4c8e-8176-2afcc3ed1c8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1003 | 2024.12.19 21:42:00.737780 [ 258 ] {733a4144-0e77-4c8e-8176-2afcc3ed1c8e} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1004 | 2024.12.19 21:42:00.738171 [ 258 ] {733a4144-0e77-4c8e-8176-2afcc3ed1c8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1005 | 2024.12.19 21:42:00.740670 [ 258 ] {733a4144-0e77-4c8e-8176-2afcc3ed1c8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1006 | 2024.12.19 21:42:00.742962 [ 258 ] {733a4144-0e77-4c8e-8176-2afcc3ed1c8e} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1007 | 2024.12.19 21:42:00.748262 [ 258 ] {733a4144-0e77-4c8e-8176-2afcc3ed1c8e} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1008 | 2024.12.19 21:42:00.750448 [ 258 ] {733a4144-0e77-4c8e-8176-2afcc3ed1c8e} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1009 | 2024.12.19 21:42:00.750476 [ 258 ] {733a4144-0e77-4c8e-8176-2afcc3ed1c8e} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1010 | 2024.12.19 21:42:00.750612 [ 258 ] {733a4144-0e77-4c8e-8176-2afcc3ed1c8e} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1011 | 2024.12.19 21:42:00.750644 [ 258 ] {733a4144-0e77-4c8e-8176-2afcc3ed1c8e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1012 | 2024.12.19 21:42:00.770589 [ 258 ] {733a4144-0e77-4c8e-8176-2afcc3ed1c8e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.039654 sec., 453.9264639128461 rows/sec., 18.57 KiB/sec. | ||
1013 | 2024.12.19 21:42:00.770743 [ 258 ] {733a4144-0e77-4c8e-8176-2afcc3ed1c8e} <Debug> TCPHandler: Processed in 0.040102953 sec. | ||
1014 | 2024.12.19 21:42:00.771614 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1015 | 2024.12.19 21:42:00.771785 [ 260 ] {7c4bc6ce-bb71-4cc3-98f4-223ed88be46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1016 | 2024.12.19 21:42:00.772075 [ 260 ] {7c4bc6ce-bb71-4cc3-98f4-223ed88be46b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1017 | 2024.12.19 21:42:00.772118 [ 260 ] {7c4bc6ce-bb71-4cc3-98f4-223ed88be46b} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1018 | 2024.12.19 21:42:00.772383 [ 260 ] {7c4bc6ce-bb71-4cc3-98f4-223ed88be46b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1019 | 2024.12.19 21:42:00.772452 [ 260 ] {7c4bc6ce-bb71-4cc3-98f4-223ed88be46b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1020 | 2024.12.19 21:42:00.772598 [ 260 ] {7c4bc6ce-bb71-4cc3-98f4-223ed88be46b} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1021 | 2024.12.19 21:42:00.772632 [ 260 ] {7c4bc6ce-bb71-4cc3-98f4-223ed88be46b} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1022 | 2024.12.19 21:42:00.772656 [ 260 ] {7c4bc6ce-bb71-4cc3-98f4-223ed88be46b} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1023 | 2024.12.19 21:42:00.772672 [ 260 ] {7c4bc6ce-bb71-4cc3-98f4-223ed88be46b} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1024 | 2024.12.19 21:42:00.772719 [ 260 ] {7c4bc6ce-bb71-4cc3-98f4-223ed88be46b} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1025 | 2024.12.19 21:42:00.772742 [ 260 ] {7c4bc6ce-bb71-4cc3-98f4-223ed88be46b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1026 | 2024.12.19 21:42:00.773427 [ 260 ] {7c4bc6ce-bb71-4cc3-98f4-223ed88be46b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001718 sec., 10477.299185098953 rows/sec., 428.60 KiB/sec. | ||
1027 | 2024.12.19 21:42:00.773545 [ 260 ] {7c4bc6ce-bb71-4cc3-98f4-223ed88be46b} <Debug> TCPHandler: Processed in 0.001990492 sec. | ||
1028 | 2024.12.19 21:42:00.773948 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1029 | 2024.12.19 21:42:00.774141 [ 258 ] {c16821bb-171a-4d64-b642-61f5b3781bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1030 | 2024.12.19 21:42:00.774479 [ 258 ] {c16821bb-171a-4d64-b642-61f5b3781bd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1031 | 2024.12.19 21:42:00.774531 [ 258 ] {c16821bb-171a-4d64-b642-61f5b3781bd9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
1032 | 2024.12.19 21:42:00.774830 [ 258 ] {c16821bb-171a-4d64-b642-61f5b3781bd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1033 | 2024.12.19 21:42:00.774898 [ 258 ] {c16821bb-171a-4d64-b642-61f5b3781bd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1034 | 2024.12.19 21:42:00.775044 [ 258 ] {c16821bb-171a-4d64-b642-61f5b3781bd9} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1035 | 2024.12.19 21:42:00.775078 [ 258 ] {c16821bb-171a-4d64-b642-61f5b3781bd9} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1036 | 2024.12.19 21:42:00.775101 [ 258 ] {c16821bb-171a-4d64-b642-61f5b3781bd9} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1037 | 2024.12.19 21:42:00.775118 [ 258 ] {c16821bb-171a-4d64-b642-61f5b3781bd9} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1038 | 2024.12.19 21:42:00.775161 [ 258 ] {c16821bb-171a-4d64-b642-61f5b3781bd9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1039 | 2024.12.19 21:42:00.775183 [ 258 ] {c16821bb-171a-4d64-b642-61f5b3781bd9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1040 | 2024.12.19 21:42:00.775801 [ 258 ] {c16821bb-171a-4d64-b642-61f5b3781bd9} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00175 sec., 10285.714285714286 rows/sec., 420.76 KiB/sec. | ||
1041 | 2024.12.19 21:42:00.775919 [ 258 ] {c16821bb-171a-4d64-b642-61f5b3781bd9} <Debug> TCPHandler: Processed in 0.002034833 sec. | ||
1042 | 2024.12.19 21:42:00.776877 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1043 | 2024.12.19 21:42:00.777034 [ 260 ] {44b498df-855a-4b25-b4a5-5540d71b90e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1044 | 2024.12.19 21:42:00.777299 [ 260 ] {44b498df-855a-4b25-b4a5-5540d71b90e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1045 | 2024.12.19 21:42:00.777340 [ 260 ] {44b498df-855a-4b25-b4a5-5540d71b90e7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1046 | 2024.12.19 21:42:00.777605 [ 260 ] {44b498df-855a-4b25-b4a5-5540d71b90e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1047 | 2024.12.19 21:42:00.777671 [ 260 ] {44b498df-855a-4b25-b4a5-5540d71b90e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1048 | 2024.12.19 21:42:00.777809 [ 260 ] {44b498df-855a-4b25-b4a5-5540d71b90e7} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1049 | 2024.12.19 21:42:00.777841 [ 260 ] {44b498df-855a-4b25-b4a5-5540d71b90e7} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1050 | 2024.12.19 21:42:00.777864 [ 260 ] {44b498df-855a-4b25-b4a5-5540d71b90e7} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1051 | 2024.12.19 21:42:00.777880 [ 260 ] {44b498df-855a-4b25-b4a5-5540d71b90e7} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1052 | 2024.12.19 21:42:00.777924 [ 260 ] {44b498df-855a-4b25-b4a5-5540d71b90e7} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1053 | 2024.12.19 21:42:00.777952 [ 260 ] {44b498df-855a-4b25-b4a5-5540d71b90e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1054 | 2024.12.19 21:42:00.778526 [ 260 ] {44b498df-855a-4b25-b4a5-5540d71b90e7} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001562 sec., 11523.687580025608 rows/sec., 471.40 KiB/sec. | ||
1055 | 2024.12.19 21:42:00.778642 [ 260 ] {44b498df-855a-4b25-b4a5-5540d71b90e7} <Debug> TCPHandler: Processed in 0.001819549 sec. | ||
1056 | 2024.12.19 21:42:00.778913 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1057 | 2024.12.19 21:42:00.779103 [ 258 ] {e4f3648f-476f-46c6-8bdc-2a3e473a26e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', 'mg_lower:routes_blocked_by_link_state', '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') FORMAT Native; (stage: Complete) | ||
1058 | 2024.12.19 21:42:00.779436 [ 258 ] {e4f3648f-476f-46c6-8bdc-2a3e473a26e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1059 | 2024.12.19 21:42:00.779488 [ 258 ] {e4f3648f-476f-46c6-8bdc-2a3e473a26e4} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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')" moved to PREWHERE | ||
1060 | 2024.12.19 21:42:00.779794 [ 258 ] {e4f3648f-476f-46c6-8bdc-2a3e473a26e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1061 | 2024.12.19 21:42:00.779858 [ 258 ] {e4f3648f-476f-46c6-8bdc-2a3e473a26e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1062 | 2024.12.19 21:42:00.779998 [ 258 ] {e4f3648f-476f-46c6-8bdc-2a3e473a26e4} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1063 | 2024.12.19 21:42:00.780030 [ 258 ] {e4f3648f-476f-46c6-8bdc-2a3e473a26e4} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1064 | 2024.12.19 21:42:00.780053 [ 258 ] {e4f3648f-476f-46c6-8bdc-2a3e473a26e4} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1065 | 2024.12.19 21:42:00.780070 [ 258 ] {e4f3648f-476f-46c6-8bdc-2a3e473a26e4} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1066 | 2024.12.19 21:42:00.780112 [ 258 ] {e4f3648f-476f-46c6-8bdc-2a3e473a26e4} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1067 | 2024.12.19 21:42:00.780134 [ 258 ] {e4f3648f-476f-46c6-8bdc-2a3e473a26e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1068 | 2024.12.19 21:42:00.780717 [ 258 ] {e4f3648f-476f-46c6-8bdc-2a3e473a26e4} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001701 sec., 10582.010582010582 rows/sec., 432.88 KiB/sec. | ||
1069 | 2024.12.19 21:42:00.780844 [ 258 ] {e4f3648f-476f-46c6-8bdc-2a3e473a26e4} <Debug> TCPHandler: Processed in 0.001994752 sec. | ||
1070 | 2024.12.19 21:42:00.781099 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1071 | 2024.12.19 21:42:00.781290 [ 260 ] {2a7f69b1-03e3-4503-beb6-6ecc433321d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', 'mg_lower:routes_blocked_by_link_state', '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:occupancy') FORMAT Native; (stage: Complete) | ||
1072 | 2024.12.19 21:42:00.781622 [ 260 ] {2a7f69b1-03e3-4503-beb6-6ecc433321d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1073 | 2024.12.19 21:42:00.781674 [ 260 ] {2a7f69b1-03e3-4503-beb6-6ecc433321d1} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:occupancy')" moved to PREWHERE | ||
1074 | 2024.12.19 21:42:00.781950 [ 260 ] {2a7f69b1-03e3-4503-beb6-6ecc433321d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1075 | 2024.12.19 21:42:00.782016 [ 260 ] {2a7f69b1-03e3-4503-beb6-6ecc433321d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1076 | 2024.12.19 21:42:00.782154 [ 260 ] {2a7f69b1-03e3-4503-beb6-6ecc433321d1} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1077 | 2024.12.19 21:42:00.782187 [ 260 ] {2a7f69b1-03e3-4503-beb6-6ecc433321d1} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1078 | 2024.12.19 21:42:00.782209 [ 260 ] {2a7f69b1-03e3-4503-beb6-6ecc433321d1} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1079 | 2024.12.19 21:42:00.782225 [ 260 ] {2a7f69b1-03e3-4503-beb6-6ecc433321d1} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1080 | 2024.12.19 21:42:00.782268 [ 260 ] {2a7f69b1-03e3-4503-beb6-6ecc433321d1} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:occupancy'))" | ||
1081 | 2024.12.19 21:42:00.782290 [ 260 ] {2a7f69b1-03e3-4503-beb6-6ecc433321d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1082 | 2024.12.19 21:42:00.782829 [ 260 ] {2a7f69b1-03e3-4503-beb6-6ecc433321d1} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001629 sec., 11049.723756906078 rows/sec., 452.01 KiB/sec. | ||
1083 | 2024.12.19 21:42:00.782949 [ 260 ] {2a7f69b1-03e3-4503-beb6-6ecc433321d1} <Debug> TCPHandler: Processed in 0.001913801 sec. | ||
1084 | 2024.12.19 21:42:00.783339 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1085 | 2024.12.19 21:42:00.783530 [ 258 ] {05e34983-5cdf-430b-8f3b-546f57666d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1086 | 2024.12.19 21:42:00.783830 [ 258 ] {05e34983-5cdf-430b-8f3b-546f57666d06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1087 | 2024.12.19 21:42:00.783873 [ 258 ] {05e34983-5cdf-430b-8f3b-546f57666d06} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1088 | 2024.12.19 21:42:00.784147 [ 258 ] {05e34983-5cdf-430b-8f3b-546f57666d06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1089 | 2024.12.19 21:42:00.784213 [ 258 ] {05e34983-5cdf-430b-8f3b-546f57666d06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1090 | 2024.12.19 21:42:00.784353 [ 258 ] {05e34983-5cdf-430b-8f3b-546f57666d06} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1091 | 2024.12.19 21:42:00.784387 [ 258 ] {05e34983-5cdf-430b-8f3b-546f57666d06} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1092 | 2024.12.19 21:42:00.784410 [ 258 ] {05e34983-5cdf-430b-8f3b-546f57666d06} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1093 | 2024.12.19 21:42:00.784427 [ 258 ] {05e34983-5cdf-430b-8f3b-546f57666d06} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1094 | 2024.12.19 21:42:00.784470 [ 258 ] {05e34983-5cdf-430b-8f3b-546f57666d06} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy'))" | ||
1095 | 2024.12.19 21:42:00.784492 [ 258 ] {05e34983-5cdf-430b-8f3b-546f57666d06} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1096 | 2024.12.19 21:42:00.785053 [ 258 ] {05e34983-5cdf-430b-8f3b-546f57666d06} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001612 sec., 11166.253101736973 rows/sec., 456.78 KiB/sec. | ||
1097 | 2024.12.19 21:42:00.785171 [ 258 ] {05e34983-5cdf-430b-8f3b-546f57666d06} <Debug> TCPHandler: Processed in 0.00189497 sec. | ||
1098 | 2024.12.19 21:42:00.785430 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1099 | 2024.12.19 21:42:00.785587 [ 260 ] {fd2bd924-b7e6-449a-bfee-44d853b3190e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1100 | 2024.12.19 21:42:00.785858 [ 260 ] {fd2bd924-b7e6-449a-bfee-44d853b3190e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1101 | 2024.12.19 21:42:00.785901 [ 260 ] {fd2bd924-b7e6-449a-bfee-44d853b3190e} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1102 | 2024.12.19 21:42:00.786179 [ 260 ] {fd2bd924-b7e6-449a-bfee-44d853b3190e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1103 | 2024.12.19 21:42:00.786242 [ 260 ] {fd2bd924-b7e6-449a-bfee-44d853b3190e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1104 | 2024.12.19 21:42:00.786379 [ 260 ] {fd2bd924-b7e6-449a-bfee-44d853b3190e} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1105 | 2024.12.19 21:42:00.786411 [ 260 ] {fd2bd924-b7e6-449a-bfee-44d853b3190e} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1106 | 2024.12.19 21:42:00.786433 [ 260 ] {fd2bd924-b7e6-449a-bfee-44d853b3190e} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1107 | 2024.12.19 21:42:00.786448 [ 260 ] {fd2bd924-b7e6-449a-bfee-44d853b3190e} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1108 | 2024.12.19 21:42:00.786490 [ 260 ] {fd2bd924-b7e6-449a-bfee-44d853b3190e} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1109 | 2024.12.19 21:42:00.786512 [ 260 ] {fd2bd924-b7e6-449a-bfee-44d853b3190e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1110 | 2024.12.19 21:42:00.787064 [ 260 ] {fd2bd924-b7e6-449a-bfee-44d853b3190e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001548 sec., 11627.906976744187 rows/sec., 475.66 KiB/sec. | ||
1111 | 2024.12.19 21:42:00.787176 [ 260 ] {fd2bd924-b7e6-449a-bfee-44d853b3190e} <Debug> TCPHandler: Processed in 0.001797829 sec. | ||
1112 | 2024.12.19 21:42:00.787438 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1113 | 2024.12.19 21:42:00.787597 [ 258 ] {1b23785a-eb0c-45f9-a4b6-c001e0e1ee0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1114 | 2024.12.19 21:42:00.787917 [ 258 ] {1b23785a-eb0c-45f9-a4b6-c001e0e1ee0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1115 | 2024.12.19 21:42:00.787971 [ 258 ] {1b23785a-eb0c-45f9-a4b6-c001e0e1ee0f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1116 | 2024.12.19 21:42:00.788310 [ 258 ] {1b23785a-eb0c-45f9-a4b6-c001e0e1ee0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1117 | 2024.12.19 21:42:00.788389 [ 258 ] {1b23785a-eb0c-45f9-a4b6-c001e0e1ee0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1118 | 2024.12.19 21:42:00.788560 [ 258 ] {1b23785a-eb0c-45f9-a4b6-c001e0e1ee0f} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1119 | 2024.12.19 21:42:00.788600 [ 258 ] {1b23785a-eb0c-45f9-a4b6-c001e0e1ee0f} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1120 | 2024.12.19 21:42:00.788627 [ 258 ] {1b23785a-eb0c-45f9-a4b6-c001e0e1ee0f} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1121 | 2024.12.19 21:42:00.788647 [ 258 ] {1b23785a-eb0c-45f9-a4b6-c001e0e1ee0f} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1122 | 2024.12.19 21:42:00.788699 [ 258 ] {1b23785a-eb0c-45f9-a4b6-c001e0e1ee0f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1123 | 2024.12.19 21:42:00.788723 [ 258 ] {1b23785a-eb0c-45f9-a4b6-c001e0e1ee0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1124 | 2024.12.19 21:42:00.789359 [ 258 ] {1b23785a-eb0c-45f9-a4b6-c001e0e1ee0f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001835 sec., 9809.264305177112 rows/sec., 401.27 KiB/sec. | ||
1125 | 2024.12.19 21:42:00.789478 [ 258 ] {1b23785a-eb0c-45f9-a4b6-c001e0e1ee0f} <Debug> TCPHandler: Processed in 0.002092113 sec. | ||
1126 | 2024.12.19 21:42:00.789726 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1127 | 2024.12.19 21:42:00.789883 [ 260 ] {03353ce5-734e-4987-a99e-78e395e992ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1128 | 2024.12.19 21:42:00.790157 [ 260 ] {03353ce5-734e-4987-a99e-78e395e992ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1129 | 2024.12.19 21:42:00.790200 [ 260 ] {03353ce5-734e-4987-a99e-78e395e992ce} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1130 | 2024.12.19 21:42:00.790475 [ 260 ] {03353ce5-734e-4987-a99e-78e395e992ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1131 | 2024.12.19 21:42:00.790538 [ 260 ] {03353ce5-734e-4987-a99e-78e395e992ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1132 | 2024.12.19 21:42:00.790677 [ 260 ] {03353ce5-734e-4987-a99e-78e395e992ce} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1133 | 2024.12.19 21:42:00.790709 [ 260 ] {03353ce5-734e-4987-a99e-78e395e992ce} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1134 | 2024.12.19 21:42:00.790730 [ 260 ] {03353ce5-734e-4987-a99e-78e395e992ce} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1135 | 2024.12.19 21:42:00.790747 [ 260 ] {03353ce5-734e-4987-a99e-78e395e992ce} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1136 | 2024.12.19 21:42:00.790789 [ 260 ] {03353ce5-734e-4987-a99e-78e395e992ce} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1137 | 2024.12.19 21:42:00.790811 [ 260 ] {03353ce5-734e-4987-a99e-78e395e992ce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1138 | 2024.12.19 21:42:00.791359 [ 260 ] {03353ce5-734e-4987-a99e-78e395e992ce} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001548 sec., 11627.906976744187 rows/sec., 475.66 KiB/sec. | ||
1139 | 2024.12.19 21:42:00.791475 [ 260 ] {03353ce5-734e-4987-a99e-78e395e992ce} <Debug> TCPHandler: Processed in 0.001801749 sec. | ||
1140 | 2024.12.19 21:42:00.791730 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1141 | 2024.12.19 21:42:00.791924 [ 258 ] {f92eb60f-66db-4272-857f-94c06cd32f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1142 | 2024.12.19 21:42:00.792267 [ 258 ] {f92eb60f-66db-4272-857f-94c06cd32f28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1143 | 2024.12.19 21:42:00.792321 [ 258 ] {f92eb60f-66db-4272-857f-94c06cd32f28} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1144 | 2024.12.19 21:42:00.792667 [ 258 ] {f92eb60f-66db-4272-857f-94c06cd32f28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1145 | 2024.12.19 21:42:00.792734 [ 258 ] {f92eb60f-66db-4272-857f-94c06cd32f28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1146 | 2024.12.19 21:42:00.792873 [ 258 ] {f92eb60f-66db-4272-857f-94c06cd32f28} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1147 | 2024.12.19 21:42:00.792906 [ 258 ] {f92eb60f-66db-4272-857f-94c06cd32f28} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1148 | 2024.12.19 21:42:00.792928 [ 258 ] {f92eb60f-66db-4272-857f-94c06cd32f28} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1149 | 2024.12.19 21:42:00.792945 [ 258 ] {f92eb60f-66db-4272-857f-94c06cd32f28} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1150 | 2024.12.19 21:42:00.792987 [ 258 ] {f92eb60f-66db-4272-857f-94c06cd32f28} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1151 | 2024.12.19 21:42:00.793010 [ 258 ] {f92eb60f-66db-4272-857f-94c06cd32f28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1152 | 2024.12.19 21:42:00.793574 [ 258 ] {f92eb60f-66db-4272-857f-94c06cd32f28} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001742 sec., 10332.950631458094 rows/sec., 422.69 KiB/sec. | ||
1153 | 2024.12.19 21:42:00.793691 [ 258 ] {f92eb60f-66db-4272-857f-94c06cd32f28} <Debug> TCPHandler: Processed in 0.002024713 sec. | ||
1154 | 2024.12.19 21:42:00.793945 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1155 | 2024.12.19 21:42:00.794137 [ 260 ] {99d8da64-de07-486c-b3ea-e1efe4d0b04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1156 | 2024.12.19 21:42:00.794472 [ 260 ] {99d8da64-de07-486c-b3ea-e1efe4d0b04d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1157 | 2024.12.19 21:42:00.794525 [ 260 ] {99d8da64-de07-486c-b3ea-e1efe4d0b04d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1158 | 2024.12.19 21:42:00.794840 [ 260 ] {99d8da64-de07-486c-b3ea-e1efe4d0b04d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1159 | 2024.12.19 21:42:00.794904 [ 260 ] {99d8da64-de07-486c-b3ea-e1efe4d0b04d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1160 | 2024.12.19 21:42:00.795045 [ 260 ] {99d8da64-de07-486c-b3ea-e1efe4d0b04d} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1161 | 2024.12.19 21:42:00.795077 [ 260 ] {99d8da64-de07-486c-b3ea-e1efe4d0b04d} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1162 | 2024.12.19 21:42:00.795100 [ 260 ] {99d8da64-de07-486c-b3ea-e1efe4d0b04d} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1163 | 2024.12.19 21:42:00.795116 [ 260 ] {99d8da64-de07-486c-b3ea-e1efe4d0b04d} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1164 | 2024.12.19 21:42:00.795159 [ 260 ] {99d8da64-de07-486c-b3ea-e1efe4d0b04d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1165 | 2024.12.19 21:42:00.795182 [ 260 ] {99d8da64-de07-486c-b3ea-e1efe4d0b04d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1166 | 2024.12.19 21:42:00.795733 [ 260 ] {99d8da64-de07-486c-b3ea-e1efe4d0b04d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001688 sec., 10663.507109004739 rows/sec., 436.21 KiB/sec. | ||
1167 | 2024.12.19 21:42:00.795846 [ 260 ] {99d8da64-de07-486c-b3ea-e1efe4d0b04d} <Debug> TCPHandler: Processed in 0.001964411 sec. | ||
1168 | 2024.12.19 21:42:00.800098 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1169 | 2024.12.19 21:42:00.800293 [ 258 ] {e289abe8-0b85-4711-8f34-d8e2f5d3d665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', 'mg_lower:routes_blocked_by_link_state', '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) | ||
1170 | 2024.12.19 21:42:00.800642 [ 258 ] {e289abe8-0b85-4711-8f34-d8e2f5d3d665} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1171 | 2024.12.19 21:42:00.800691 [ 258 ] {e289abe8-0b85-4711-8f34-d8e2f5d3d665} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
1172 | 2024.12.19 21:42:00.800981 [ 258 ] {e289abe8-0b85-4711-8f34-d8e2f5d3d665} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1173 | 2024.12.19 21:42:00.801045 [ 258 ] {e289abe8-0b85-4711-8f34-d8e2f5d3d665} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1174 | 2024.12.19 21:42:00.801181 [ 258 ] {e289abe8-0b85-4711-8f34-d8e2f5d3d665} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1175 | 2024.12.19 21:42:00.801214 [ 258 ] {e289abe8-0b85-4711-8f34-d8e2f5d3d665} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1176 | 2024.12.19 21:42:00.801237 [ 258 ] {e289abe8-0b85-4711-8f34-d8e2f5d3d665} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1177 | 2024.12.19 21:42:00.801253 [ 258 ] {e289abe8-0b85-4711-8f34-d8e2f5d3d665} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1178 | 2024.12.19 21:42:00.801298 [ 258 ] {e289abe8-0b85-4711-8f34-d8e2f5d3d665} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1179 | 2024.12.19 21:42:00.801320 [ 258 ] {e289abe8-0b85-4711-8f34-d8e2f5d3d665} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1180 | 2024.12.19 21:42:00.801897 [ 258 ] {e289abe8-0b85-4711-8f34-d8e2f5d3d665} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001698 sec., 10600.706713780919 rows/sec., 433.64 KiB/sec. | ||
1181 | 2024.12.19 21:42:00.802017 [ 258 ] {e289abe8-0b85-4711-8f34-d8e2f5d3d665} <Debug> TCPHandler: Processed in 0.001981102 sec. | ||
1182 | 2024.12.19 21:42:00.808548 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1183 | 2024.12.19 21:42:00.808667 [ 258 ] {e4d37cd8-c041-42d9-893d-87b8eb5ff928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1184 | 2024.12.19 21:42:00.808724 [ 258 ] {e4d37cd8-c041-42d9-893d-87b8eb5ff928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1185 | 2024.12.19 21:42:00.809532 [ 258 ] {e4d37cd8-c041-42d9-893d-87b8eb5ff928} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1186 | 2024.12.19 21:42:00.809587 [ 258 ] {e4d37cd8-c041-42d9-893d-87b8eb5ff928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1187 | 2024.12.19 21:42:00.810108 [ 258 ] {e4d37cd8-c041-42d9-893d-87b8eb5ff928} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1188 | 2024.12.19 21:42:00.810345 [ 258 ] {e4d37cd8-c041-42d9-893d-87b8eb5ff928} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): 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 21:42:00.810600 [ 258 ] {e4d37cd8-c041-42d9-893d-87b8eb5ff928} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.001964 sec., 6619.144602851324 rows/sec., 1.31 MiB/sec. | ||
1190 | 2024.12.19 21:42:00.810751 [ 258 ] {e4d37cd8-c041-42d9-893d-87b8eb5ff928} <Debug> TCPHandler: Processed in 0.002252836 sec. | ||
1191 | 2024.12.19 21:42:00.810892 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1192 | 2024.12.19 21:42:00.811000 [ 260 ] {1346b3f3-484e-404d-9b3e-dca451599b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1193 | 2024.12.19 21:42:00.811044 [ 260 ] {1346b3f3-484e-404d-9b3e-dca451599b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1194 | 2024.12.19 21:42:00.812165 [ 260 ] {1346b3f3-484e-404d-9b3e-dca451599b82} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1195 | 2024.12.19 21:42:00.812202 [ 260 ] {1346b3f3-484e-404d-9b3e-dca451599b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1196 | 2024.12.19 21:42:00.812570 [ 260 ] {1346b3f3-484e-404d-9b3e-dca451599b82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1197 | 2024.12.19 21:42:00.812813 [ 260 ] {1346b3f3-484e-404d-9b3e-dca451599b82} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1198 | 2024.12.19 21:42:00.813037 [ 260 ] {1346b3f3-484e-404d-9b3e-dca451599b82} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002049 sec., 6832.601268911664 rows/sec., 491.86 KiB/sec. | ||
1199 | 2024.12.19 21:42:00.813198 [ 260 ] {1346b3f3-484e-404d-9b3e-dca451599b82} <Debug> TCPHandler: Processed in 0.002357317 sec. | ||
1200 | 2024.12.19 21:42:00.813356 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1201 | 2024.12.19 21:42:00.813487 [ 258 ] {0480859e-6d51-4e08-866a-cceb79f0a036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1202 | 2024.12.19 21:42:00.813541 [ 258 ] {0480859e-6d51-4e08-866a-cceb79f0a036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1203 | 2024.12.19 21:42:00.814241 [ 258 ] {0480859e-6d51-4e08-866a-cceb79f0a036} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1204 | 2024.12.19 21:42:00.814280 [ 258 ] {0480859e-6d51-4e08-866a-cceb79f0a036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1205 | 2024.12.19 21:42:00.814638 [ 258 ] {0480859e-6d51-4e08-866a-cceb79f0a036} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1206 | 2024.12.19 21:42:00.814877 [ 258 ] {0480859e-6d51-4e08-866a-cceb79f0a036} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1207 | 2024.12.19 21:42:00.815136 [ 258 ] {0480859e-6d51-4e08-866a-cceb79f0a036} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.001656 sec., 132246.3768115942 rows/sec., 11.54 MiB/sec. | ||
1208 | 2024.12.19 21:42:00.815241 [ 258 ] {0480859e-6d51-4e08-866a-cceb79f0a036} <Debug> TCPHandler: Processed in 0.001947651 sec. | ||
1209 | 2024.12.19 21:42:00.815385 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1210 | 2024.12.19 21:42:00.815493 [ 260 ] {a886a0dc-0079-4b09-bab5-c75945ba7cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1211 | 2024.12.19 21:42:00.815537 [ 260 ] {a886a0dc-0079-4b09-bab5-c75945ba7cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1212 | 2024.12.19 21:42:00.816264 [ 260 ] {a886a0dc-0079-4b09-bab5-c75945ba7cf7} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1213 | 2024.12.19 21:42:00.816301 [ 260 ] {a886a0dc-0079-4b09-bab5-c75945ba7cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1214 | 2024.12.19 21:42:00.816660 [ 260 ] {a886a0dc-0079-4b09-bab5-c75945ba7cf7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1215 | 2024.12.19 21:42:00.816907 [ 260 ] {a886a0dc-0079-4b09-bab5-c75945ba7cf7} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1216 | 2024.12.19 21:42:00.817185 [ 260 ] {a886a0dc-0079-4b09-bab5-c75945ba7cf7} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001697 sec., 8839.127872716559 rows/sec., 623.23 KiB/sec. | ||
1217 | 2024.12.19 21:42:00.817279 [ 260 ] {a886a0dc-0079-4b09-bab5-c75945ba7cf7} <Debug> TCPHandler: Processed in 0.001946391 sec. | ||
1218 | 2024.12.19 21:42:00.817434 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1219 | 2024.12.19 21:42:00.817563 [ 258 ] {ba48b9a8-22be-43b5-8450-9be6e935100b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1220 | 2024.12.19 21:42:00.817615 [ 258 ] {ba48b9a8-22be-43b5-8450-9be6e935100b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1221 | 2024.12.19 21:42:00.818245 [ 258 ] {ba48b9a8-22be-43b5-8450-9be6e935100b} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1222 | 2024.12.19 21:42:00.818292 [ 258 ] {ba48b9a8-22be-43b5-8450-9be6e935100b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1223 | 2024.12.19 21:42:00.818710 [ 258 ] {ba48b9a8-22be-43b5-8450-9be6e935100b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1224 | 2024.12.19 21:42:00.818948 [ 258 ] {ba48b9a8-22be-43b5-8450-9be6e935100b} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1225 | 2024.12.19 21:42:00.819210 [ 258 ] {ba48b9a8-22be-43b5-8450-9be6e935100b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001656 sec., 8454.106280193237 rows/sec., 592.07 KiB/sec. | ||
1226 | 2024.12.19 21:42:00.819272 [ 258 ] {ba48b9a8-22be-43b5-8450-9be6e935100b} <Debug> TCPHandler: Processed in 0.001901911 sec. | ||
1227 | 2024.12.19 21:42:00.819417 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1228 | 2024.12.19 21:42:00.819524 [ 260 ] {7a496958-cffd-4dc3-9947-77ac5e83a491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1229 | 2024.12.19 21:42:00.819568 [ 260 ] {7a496958-cffd-4dc3-9947-77ac5e83a491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1230 | 2024.12.19 21:42:00.820094 [ 260 ] {7a496958-cffd-4dc3-9947-77ac5e83a491} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1231 | 2024.12.19 21:42:00.820134 [ 260 ] {7a496958-cffd-4dc3-9947-77ac5e83a491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1232 | 2024.12.19 21:42:00.820481 [ 260 ] {7a496958-cffd-4dc3-9947-77ac5e83a491} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1233 | 2024.12.19 21:42:00.820722 [ 260 ] {7a496958-cffd-4dc3-9947-77ac5e83a491} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1234 | 2024.12.19 21:42:00.820983 [ 260 ] {7a496958-cffd-4dc3-9947-77ac5e83a491} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001463 sec., 8885.850991114148 rows/sec., 554.03 KiB/sec. | ||
1235 | 2024.12.19 21:42:00.821076 [ 260 ] {7a496958-cffd-4dc3-9947-77ac5e83a491} <Debug> TCPHandler: Processed in 0.001711468 sec. | ||
1236 | 2024.12.19 21:42:00.821218 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1237 | 2024.12.19 21:42:00.821327 [ 258 ] {2a4785ca-e4d3-4568-adbf-ba9853cc6248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1238 | 2024.12.19 21:42:00.821370 [ 258 ] {2a4785ca-e4d3-4568-adbf-ba9853cc6248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1239 | 2024.12.19 21:42:00.822067 [ 258 ] {2a4785ca-e4d3-4568-adbf-ba9853cc6248} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1240 | 2024.12.19 21:42:00.822107 [ 258 ] {2a4785ca-e4d3-4568-adbf-ba9853cc6248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1241 | 2024.12.19 21:42:00.822463 [ 258 ] {2a4785ca-e4d3-4568-adbf-ba9853cc6248} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1242 | 2024.12.19 21:42:00.822699 [ 258 ] {2a4785ca-e4d3-4568-adbf-ba9853cc6248} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1243 | 2024.12.19 21:42:00.822930 [ 258 ] {2a4785ca-e4d3-4568-adbf-ba9853cc6248} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001624 sec., 240147.78325123154 rows/sec., 17.03 MiB/sec. | ||
1244 | 2024.12.19 21:42:00.822980 [ 258 ] {2a4785ca-e4d3-4568-adbf-ba9853cc6248} <Debug> TCPHandler: Processed in 0.001813179 sec. | ||
1245 | 2024.12.19 21:42:00.823124 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1246 | 2024.12.19 21:42:00.823232 [ 260 ] {a6780870-1dec-4525-a594-cc92fdb9aa7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1247 | 2024.12.19 21:42:00.823279 [ 260 ] {a6780870-1dec-4525-a594-cc92fdb9aa7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1248 | 2024.12.19 21:42:00.823704 [ 260 ] {a6780870-1dec-4525-a594-cc92fdb9aa7b} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1249 | 2024.12.19 21:42:00.823743 [ 260 ] {a6780870-1dec-4525-a594-cc92fdb9aa7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1250 | 2024.12.19 21:42:00.824121 [ 260 ] {a6780870-1dec-4525-a594-cc92fdb9aa7b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1251 | 2024.12.19 21:42:00.824357 [ 260 ] {a6780870-1dec-4525-a594-cc92fdb9aa7b} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1252 | 2024.12.19 21:42:00.824563 [ 260 ] {a6780870-1dec-4525-a594-cc92fdb9aa7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 231.86 KiB/sec. | ||
1253 | 2024.12.19 21:42:00.824612 [ 260 ] {a6780870-1dec-4525-a594-cc92fdb9aa7b} <Debug> TCPHandler: Processed in 0.001540444 sec. | ||
1254 | 2024.12.19 21:42:00.824750 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1255 | 2024.12.19 21:42:00.824857 [ 258 ] {51eb6a5e-ba5d-4f26-943a-e0a1d2e603b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1256 | 2024.12.19 21:42:00.824904 [ 258 ] {51eb6a5e-ba5d-4f26-943a-e0a1d2e603b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1257 | 2024.12.19 21:42:00.825437 [ 258 ] {51eb6a5e-ba5d-4f26-943a-e0a1d2e603b4} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1258 | 2024.12.19 21:42:00.825476 [ 258 ] {51eb6a5e-ba5d-4f26-943a-e0a1d2e603b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1259 | 2024.12.19 21:42:00.825857 [ 258 ] {51eb6a5e-ba5d-4f26-943a-e0a1d2e603b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1260 | 2024.12.19 21:42:00.826093 [ 258 ] {51eb6a5e-ba5d-4f26-943a-e0a1d2e603b4} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1261 | 2024.12.19 21:42:00.826293 [ 258 ] {51eb6a5e-ba5d-4f26-943a-e0a1d2e603b4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001458 sec., 162551.4403292181 rows/sec., 10.90 MiB/sec. | ||
1262 | 2024.12.19 21:42:00.826343 [ 258 ] {51eb6a5e-ba5d-4f26-943a-e0a1d2e603b4} <Debug> TCPHandler: Processed in 0.001644226 sec. | ||
1263 | 2024.12.19 21:42:00.826475 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1264 | 2024.12.19 21:42:00.826581 [ 260 ] {f122b8a7-3d78-4e75-870f-429d4298f77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1265 | 2024.12.19 21:42:00.826628 [ 260 ] {f122b8a7-3d78-4e75-870f-429d4298f77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1266 | 2024.12.19 21:42:00.827062 [ 260 ] {f122b8a7-3d78-4e75-870f-429d4298f77c} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1267 | 2024.12.19 21:42:00.827101 [ 260 ] {f122b8a7-3d78-4e75-870f-429d4298f77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1268 | 2024.12.19 21:42:00.827446 [ 260 ] {f122b8a7-3d78-4e75-870f-429d4298f77c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1269 | 2024.12.19 21:42:00.827686 [ 260 ] {f122b8a7-3d78-4e75-870f-429d4298f77c} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1270 | 2024.12.19 21:42:00.827955 [ 260 ] {f122b8a7-3d78-4e75-870f-429d4298f77c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001378 sec., 725.6894049346879 rows/sec., 48.90 KiB/sec. | ||
1271 | 2024.12.19 21:42:00.828024 [ 260 ] {f122b8a7-3d78-4e75-870f-429d4298f77c} <Debug> TCPHandler: Processed in 0.001601156 sec. | ||
1272 | 2024.12.19 21:42:00.828177 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1273 | 2024.12.19 21:42:00.828284 [ 258 ] {8a47e476-60fc-487c-bd99-4c47a5e06cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1274 | 2024.12.19 21:42:00.828348 [ 258 ] {8a47e476-60fc-487c-bd99-4c47a5e06cdf} <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 | ||
1275 | 2024.12.19 21:42:00.829332 [ 258 ] {8a47e476-60fc-487c-bd99-4c47a5e06cdf} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1276 | 2024.12.19 21:42:00.829371 [ 258 ] {8a47e476-60fc-487c-bd99-4c47a5e06cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1277 | 2024.12.19 21:42:00.831928 [ 258 ] {8a47e476-60fc-487c-bd99-4c47a5e06cdf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1278 | 2024.12.19 21:42:00.832259 [ 258 ] {8a47e476-60fc-487c-bd99-4c47a5e06cdf} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1279 | 2024.12.19 21:42:00.832625 [ 258 ] {8a47e476-60fc-487c-bd99-4c47a5e06cdf} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004347 sec., 1840.3496664366228 rows/sec., 3.30 MiB/sec. | ||
1280 | 2024.12.19 21:42:00.832746 [ 258 ] {8a47e476-60fc-487c-bd99-4c47a5e06cdf} <Debug> TCPHandler: Processed in 0.004618984 sec. | ||
1281 | 2024.12.19 21:42:00.832897 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1282 | 2024.12.19 21:42:00.833009 [ 260 ] {070463ae-5954-4587-bb54-2fff470de5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1283 | 2024.12.19 21:42:00.833057 [ 260 ] {070463ae-5954-4587-bb54-2fff470de5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1284 | 2024.12.19 21:42:00.833509 [ 260 ] {070463ae-5954-4587-bb54-2fff470de5d2} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1285 | 2024.12.19 21:42:00.833549 [ 260 ] {070463ae-5954-4587-bb54-2fff470de5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1286 | 2024.12.19 21:42:00.833923 [ 260 ] {070463ae-5954-4587-bb54-2fff470de5d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1287 | 2024.12.19 21:42:00.834175 [ 260 ] {070463ae-5954-4587-bb54-2fff470de5d2} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1288 | 2024.12.19 21:42:00.834454 [ 260 ] {070463ae-5954-4587-bb54-2fff470de5d2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001449 sec., 56590.75224292616 rows/sec., 3.59 MiB/sec. | ||
1289 | 2024.12.19 21:42:00.834521 [ 260 ] {070463ae-5954-4587-bb54-2fff470de5d2} <Debug> TCPHandler: Processed in 0.001680257 sec. | ||
1290 | 2024.12.19 21:42:05.737258 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1291 | 2024.12.19 21:42:05.737460 [ 258 ] {f79ae1d4-4b6f-4b9a-8e05-6d1ff29e1e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1292 | 2024.12.19 21:42:05.737531 [ 258 ] {f79ae1d4-4b6f-4b9a-8e05-6d1ff29e1e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1293 | 2024.12.19 21:42:05.738281 [ 258 ] {f79ae1d4-4b6f-4b9a-8e05-6d1ff29e1e2c} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1294 | 2024.12.19 21:42:05.738330 [ 258 ] {f79ae1d4-4b6f-4b9a-8e05-6d1ff29e1e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1295 | 2024.12.19 21:42:05.738757 [ 258 ] {f79ae1d4-4b6f-4b9a-8e05-6d1ff29e1e2c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1296 | 2024.12.19 21:42:05.739009 [ 258 ] {f79ae1d4-4b6f-4b9a-8e05-6d1ff29e1e2c} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1297 | 2024.12.19 21:42:05.739234 [ 258 ] {f79ae1d4-4b6f-4b9a-8e05-6d1ff29e1e2c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001827 sec., 30651.340996168583 rows/sec., 2.35 MiB/sec. | ||
1298 | 2024.12.19 21:42:05.739298 [ 258 ] {f79ae1d4-4b6f-4b9a-8e05-6d1ff29e1e2c} <Debug> TCPHandler: Processed in 0.002164995 sec. | ||
1299 | 2024.12.19 21:42:05.739477 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1300 | 2024.12.19 21:42:05.739620 [ 260 ] {1f1a7b78-09b9-4133-8d83-0dd976c6cdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1301 | 2024.12.19 21:42:05.739679 [ 260 ] {1f1a7b78-09b9-4133-8d83-0dd976c6cdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1302 | 2024.12.19 21:42:05.740279 [ 260 ] {1f1a7b78-09b9-4133-8d83-0dd976c6cdc0} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1303 | 2024.12.19 21:42:05.740321 [ 260 ] {1f1a7b78-09b9-4133-8d83-0dd976c6cdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1304 | 2024.12.19 21:42:05.740704 [ 260 ] {1f1a7b78-09b9-4133-8d83-0dd976c6cdc0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1305 | 2024.12.19 21:42:05.740962 [ 260 ] {1f1a7b78-09b9-4133-8d83-0dd976c6cdc0} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1306 | 2024.12.19 21:42:05.741182 [ 260 ] {1f1a7b78-09b9-4133-8d83-0dd976c6cdc0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001595 sec., 40125.39184952978 rows/sec., 3.13 MiB/sec. | ||
1307 | 2024.12.19 21:42:05.741236 [ 260 ] {1f1a7b78-09b9-4133-8d83-0dd976c6cdc0} <Debug> TCPHandler: Processed in 0.00183197 sec. | ||
1308 | 2024.12.19 21:42:05.741380 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1309 | 2024.12.19 21:42:05.741512 [ 258 ] {514fce6b-df47-4698-a872-18c609d3a1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1310 | 2024.12.19 21:42:05.741571 [ 258 ] {514fce6b-df47-4698-a872-18c609d3a1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1311 | 2024.12.19 21:42:05.742163 [ 258 ] {514fce6b-df47-4698-a872-18c609d3a1e8} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1312 | 2024.12.19 21:42:05.742205 [ 258 ] {514fce6b-df47-4698-a872-18c609d3a1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1313 | 2024.12.19 21:42:05.742600 [ 258 ] {514fce6b-df47-4698-a872-18c609d3a1e8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1314 | 2024.12.19 21:42:05.742837 [ 258 ] {514fce6b-df47-4698-a872-18c609d3a1e8} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1315 | 2024.12.19 21:42:05.743021 [ 258 ] {514fce6b-df47-4698-a872-18c609d3a1e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001539 sec., 103963.61273554256 rows/sec., 7.24 MiB/sec. | ||
1316 | 2024.12.19 21:42:05.743071 [ 258 ] {514fce6b-df47-4698-a872-18c609d3a1e8} <Debug> TCPHandler: Processed in 0.001752978 sec. | ||
1317 | 2024.12.19 21:42:05.743207 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1318 | 2024.12.19 21:42:05.743314 [ 260 ] {838bdab6-a308-429d-ac95-53b1e92e1b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1319 | 2024.12.19 21:42:05.743362 [ 260 ] {838bdab6-a308-429d-ac95-53b1e92e1b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1320 | 2024.12.19 21:42:05.743822 [ 260 ] {838bdab6-a308-429d-ac95-53b1e92e1b14} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1321 | 2024.12.19 21:42:05.743858 [ 260 ] {838bdab6-a308-429d-ac95-53b1e92e1b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1322 | 2024.12.19 21:42:05.744216 [ 260 ] {838bdab6-a308-429d-ac95-53b1e92e1b14} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1323 | 2024.12.19 21:42:05.744452 [ 260 ] {838bdab6-a308-429d-ac95-53b1e92e1b14} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1324 | 2024.12.19 21:42:05.744647 [ 260 ] {838bdab6-a308-429d-ac95-53b1e92e1b14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001349 sec., 44477.390659747965 rows/sec., 3.00 MiB/sec. | ||
1325 | 2024.12.19 21:42:05.744714 [ 260 ] {838bdab6-a308-429d-ac95-53b1e92e1b14} <Debug> TCPHandler: Processed in 0.001557585 sec. | ||
1326 | 2024.12.19 21:42:07.389829 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1327 | 2024.12.19 21:42:07.390958 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1328 | 2024.12.19 21:42:07.391045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1329 | 2024.12.19 21:42:07.391718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1330 | 2024.12.19 21:42:07.391980 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1331 | 2024.12.19 21:42:07.392180 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1332 | 2024.12.19 21:42:07.514676 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1333 | 2024.12.19 21:42:07.535257 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1334 | 2024.12.19 21:42:07.535320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1335 | 2024.12.19 21:42:07.542030 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1336 | 2024.12.19 21:42:07.542774 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1337 | 2024.12.19 21:42:07.545337 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1338 | 2024.12.19 21:42:08.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.23 MiB, peak 162.23 MiB, free memory in arenas 0.00 B, will set to 159.60 MiB (RSS), difference: 1.37 MiB | ||
1339 | 2024.12.19 21:42:09.900741 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202 | ||
1340 | 2024.12.19 21:42:09.904364 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1341 | 2024.12.19 21:42:09.904421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1342 | 2024.12.19 21:42:09.906029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1343 | 2024.12.19 21:42:09.906361 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1344 | 2024.12.19 21:42:09.907107 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
1345 | 2024.12.19 21:42:10.742370 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1346 | 2024.12.19 21:42:10.742581 [ 258 ] {6b4808c5-4406-403a-bad7-2e08407dd0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1347 | 2024.12.19 21:42:10.742661 [ 258 ] {6b4808c5-4406-403a-bad7-2e08407dd0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1348 | 2024.12.19 21:42:10.743457 [ 258 ] {6b4808c5-4406-403a-bad7-2e08407dd0ee} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1349 | 2024.12.19 21:42:10.743504 [ 258 ] {6b4808c5-4406-403a-bad7-2e08407dd0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1350 | 2024.12.19 21:42:10.743938 [ 258 ] {6b4808c5-4406-403a-bad7-2e08407dd0ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1351 | 2024.12.19 21:42:10.744199 [ 258 ] {6b4808c5-4406-403a-bad7-2e08407dd0ee} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1352 | 2024.12.19 21:42:10.744442 [ 258 ] {6b4808c5-4406-403a-bad7-2e08407dd0ee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. | ||
1353 | 2024.12.19 21:42:10.744508 [ 258 ] {6b4808c5-4406-403a-bad7-2e08407dd0ee} <Debug> TCPHandler: Processed in 0.002276177 sec. | ||
1354 | 2024.12.19 21:42:10.744711 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1355 | 2024.12.19 21:42:10.744855 [ 260 ] {f17ff4be-b103-4ddf-ae3e-cebfee6fd58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1356 | 2024.12.19 21:42:10.744912 [ 260 ] {f17ff4be-b103-4ddf-ae3e-cebfee6fd58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1357 | 2024.12.19 21:42:10.745688 [ 260 ] {f17ff4be-b103-4ddf-ae3e-cebfee6fd58a} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1358 | 2024.12.19 21:42:10.745738 [ 260 ] {f17ff4be-b103-4ddf-ae3e-cebfee6fd58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1359 | 2024.12.19 21:42:10.746165 [ 260 ] {f17ff4be-b103-4ddf-ae3e-cebfee6fd58a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1360 | 2024.12.19 21:42:10.746411 [ 260 ] {f17ff4be-b103-4ddf-ae3e-cebfee6fd58a} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1361 | 2024.12.19 21:42:10.746704 [ 260 ] {f17ff4be-b103-4ddf-ae3e-cebfee6fd58a} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.001862 sec., 117615.4672395274 rows/sec., 10.27 MiB/sec. | ||
1362 | 2024.12.19 21:42:10.746837 [ 260 ] {f17ff4be-b103-4ddf-ae3e-cebfee6fd58a} <Debug> TCPHandler: Processed in 0.002197785 sec. | ||
1363 | 2024.12.19 21:42:10.746988 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1364 | 2024.12.19 21:42:10.747120 [ 258 ] {59354330-882e-472c-b731-82d83a331b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1365 | 2024.12.19 21:42:10.747181 [ 258 ] {59354330-882e-472c-b731-82d83a331b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1366 | 2024.12.19 21:42:10.747860 [ 258 ] {59354330-882e-472c-b731-82d83a331b72} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1367 | 2024.12.19 21:42:10.747908 [ 258 ] {59354330-882e-472c-b731-82d83a331b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1368 | 2024.12.19 21:42:10.748280 [ 258 ] {59354330-882e-472c-b731-82d83a331b72} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1369 | 2024.12.19 21:42:10.748518 [ 258 ] {59354330-882e-472c-b731-82d83a331b72} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1370 | 2024.12.19 21:42:10.748779 [ 258 ] {59354330-882e-472c-b731-82d83a331b72} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001668 sec., 8992.805755395684 rows/sec., 634.06 KiB/sec. | ||
1371 | 2024.12.19 21:42:10.748861 [ 258 ] {59354330-882e-472c-b731-82d83a331b72} <Debug> TCPHandler: Processed in 0.001936051 sec. | ||
1372 | 2024.12.19 21:42:10.749014 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1373 | 2024.12.19 21:42:10.749141 [ 260 ] {523ce061-4345-4faa-9cfe-873bf2d386b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1374 | 2024.12.19 21:42:10.749194 [ 260 ] {523ce061-4345-4faa-9cfe-873bf2d386b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1375 | 2024.12.19 21:42:10.749819 [ 260 ] {523ce061-4345-4faa-9cfe-873bf2d386b1} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1376 | 2024.12.19 21:42:10.749868 [ 260 ] {523ce061-4345-4faa-9cfe-873bf2d386b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1377 | 2024.12.19 21:42:10.750236 [ 260 ] {523ce061-4345-4faa-9cfe-873bf2d386b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1378 | 2024.12.19 21:42:10.750490 [ 260 ] {523ce061-4345-4faa-9cfe-873bf2d386b1} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1379 | 2024.12.19 21:42:10.750758 [ 260 ] {523ce061-4345-4faa-9cfe-873bf2d386b1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001633 sec., 8573.178199632579 rows/sec., 600.41 KiB/sec. | ||
1380 | 2024.12.19 21:42:10.750824 [ 260 ] {523ce061-4345-4faa-9cfe-873bf2d386b1} <Debug> TCPHandler: Processed in 0.00187435 sec. | ||
1381 | 2024.12.19 21:42:10.750964 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1382 | 2024.12.19 21:42:10.751118 [ 258 ] {c8a5d010-e895-4784-8a27-d07b4008bcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1383 | 2024.12.19 21:42:10.751171 [ 258 ] {c8a5d010-e895-4784-8a27-d07b4008bcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1384 | 2024.12.19 21:42:10.751855 [ 258 ] {c8a5d010-e895-4784-8a27-d07b4008bcb7} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1385 | 2024.12.19 21:42:10.751903 [ 258 ] {c8a5d010-e895-4784-8a27-d07b4008bcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1386 | 2024.12.19 21:42:10.752307 [ 258 ] {c8a5d010-e895-4784-8a27-d07b4008bcb7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1387 | 2024.12.19 21:42:10.752547 [ 258 ] {c8a5d010-e895-4784-8a27-d07b4008bcb7} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1388 | 2024.12.19 21:42:10.752828 [ 258 ] {c8a5d010-e895-4784-8a27-d07b4008bcb7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001743 sec., 7458.4050487664945 rows/sec., 465.03 KiB/sec. | ||
1389 | 2024.12.19 21:42:10.752889 [ 258 ] {c8a5d010-e895-4784-8a27-d07b4008bcb7} <Debug> TCPHandler: Processed in 0.001979821 sec. | ||
1390 | 2024.12.19 21:42:10.753029 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1391 | 2024.12.19 21:42:10.753133 [ 260 ] {b581e982-795a-48b6-bec2-dfdfb90a7153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1392 | 2024.12.19 21:42:10.753178 [ 260 ] {b581e982-795a-48b6-bec2-dfdfb90a7153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1393 | 2024.12.19 21:42:10.753845 [ 260 ] {b581e982-795a-48b6-bec2-dfdfb90a7153} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1394 | 2024.12.19 21:42:10.753885 [ 260 ] {b581e982-795a-48b6-bec2-dfdfb90a7153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1395 | 2024.12.19 21:42:10.754259 [ 260 ] {b581e982-795a-48b6-bec2-dfdfb90a7153} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1396 | 2024.12.19 21:42:10.754495 [ 260 ] {b581e982-795a-48b6-bec2-dfdfb90a7153} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1397 | 2024.12.19 21:42:10.754706 [ 260 ] {b581e982-795a-48b6-bec2-dfdfb90a7153} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001594 sec., 244667.50313676288 rows/sec., 17.35 MiB/sec. | ||
1398 | 2024.12.19 21:42:10.754759 [ 260 ] {b581e982-795a-48b6-bec2-dfdfb90a7153} <Debug> TCPHandler: Processed in 0.001781998 sec. | ||
1399 | 2024.12.19 21:42:10.754894 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1400 | 2024.12.19 21:42:10.755017 [ 258 ] {2423fc96-fe50-4e06-8eea-ab3699059449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1401 | 2024.12.19 21:42:10.755073 [ 258 ] {2423fc96-fe50-4e06-8eea-ab3699059449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1402 | 2024.12.19 21:42:10.755610 [ 258 ] {2423fc96-fe50-4e06-8eea-ab3699059449} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1403 | 2024.12.19 21:42:10.755656 [ 258 ] {2423fc96-fe50-4e06-8eea-ab3699059449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1404 | 2024.12.19 21:42:10.756065 [ 258 ] {2423fc96-fe50-4e06-8eea-ab3699059449} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1405 | 2024.12.19 21:42:10.756299 [ 258 ] {2423fc96-fe50-4e06-8eea-ab3699059449} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1406 | 2024.12.19 21:42:10.756516 [ 258 ] {2423fc96-fe50-4e06-8eea-ab3699059449} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001527 sec., 3929.2730844793714 rows/sec., 205.29 KiB/sec. | ||
1407 | 2024.12.19 21:42:10.756566 [ 258 ] {2423fc96-fe50-4e06-8eea-ab3699059449} <Debug> TCPHandler: Processed in 0.001722487 sec. | ||
1408 | 2024.12.19 21:42:10.756695 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1409 | 2024.12.19 21:42:10.756800 [ 260 ] {485aa1eb-5eae-4cbd-b3ef-d38943e0a938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1410 | 2024.12.19 21:42:10.756846 [ 260 ] {485aa1eb-5eae-4cbd-b3ef-d38943e0a938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1411 | 2024.12.19 21:42:10.757451 [ 260 ] {485aa1eb-5eae-4cbd-b3ef-d38943e0a938} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1412 | 2024.12.19 21:42:10.757498 [ 260 ] {485aa1eb-5eae-4cbd-b3ef-d38943e0a938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1413 | 2024.12.19 21:42:10.757951 [ 260 ] {485aa1eb-5eae-4cbd-b3ef-d38943e0a938} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1414 | 2024.12.19 21:42:10.758193 [ 260 ] {485aa1eb-5eae-4cbd-b3ef-d38943e0a938} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1415 | 2024.12.19 21:42:10.758412 [ 260 ] {485aa1eb-5eae-4cbd-b3ef-d38943e0a938} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001633 sec., 145131.65952235152 rows/sec., 9.73 MiB/sec. | ||
1416 | 2024.12.19 21:42:10.758465 [ 260 ] {485aa1eb-5eae-4cbd-b3ef-d38943e0a938} <Debug> TCPHandler: Processed in 0.001822069 sec. | ||
1417 | 2024.12.19 21:42:10.758591 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1418 | 2024.12.19 21:42:10.758697 [ 258 ] {be42a353-2d25-4159-a4b8-614efe2baf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1419 | 2024.12.19 21:42:10.758742 [ 258 ] {be42a353-2d25-4159-a4b8-614efe2baf53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1420 | 2024.12.19 21:42:10.759161 [ 258 ] {be42a353-2d25-4159-a4b8-614efe2baf53} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1421 | 2024.12.19 21:42:10.759200 [ 258 ] {be42a353-2d25-4159-a4b8-614efe2baf53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1422 | 2024.12.19 21:42:10.759532 [ 258 ] {be42a353-2d25-4159-a4b8-614efe2baf53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1423 | 2024.12.19 21:42:10.759759 [ 258 ] {be42a353-2d25-4159-a4b8-614efe2baf53} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1424 | 2024.12.19 21:42:10.759968 [ 258 ] {be42a353-2d25-4159-a4b8-614efe2baf53} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001292 sec., 773.9938080495356 rows/sec., 52.15 KiB/sec. | ||
1425 | 2024.12.19 21:42:10.760016 [ 258 ] {be42a353-2d25-4159-a4b8-614efe2baf53} <Debug> TCPHandler: Processed in 0.001475423 sec. | ||
1426 | 2024.12.19 21:42:10.760153 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1427 | 2024.12.19 21:42:10.760280 [ 260 ] {53ccb38a-280a-4d1f-b1df-3157068acab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1428 | 2024.12.19 21:42:10.760357 [ 260 ] {53ccb38a-280a-4d1f-b1df-3157068acab2} <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 | ||
1429 | 2024.12.19 21:42:10.761464 [ 260 ] {53ccb38a-280a-4d1f-b1df-3157068acab2} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1430 | 2024.12.19 21:42:10.761504 [ 260 ] {53ccb38a-280a-4d1f-b1df-3157068acab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1431 | 2024.12.19 21:42:10.762101 [ 260 ] {53ccb38a-280a-4d1f-b1df-3157068acab2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1432 | 2024.12.19 21:42:10.762372 [ 260 ] {53ccb38a-280a-4d1f-b1df-3157068acab2} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1433 | 2024.12.19 21:42:10.762684 [ 260 ] {53ccb38a-280a-4d1f-b1df-3157068acab2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002423 sec., 3301.6921172100706 rows/sec., 5.92 MiB/sec. | ||
1434 | 2024.12.19 21:42:10.762784 [ 260 ] {53ccb38a-280a-4d1f-b1df-3157068acab2} <Debug> TCPHandler: Processed in 0.002693313 sec. | ||
1435 | 2024.12.19 21:42:10.762938 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1436 | 2024.12.19 21:42:10.763066 [ 258 ] {3555f946-e3c8-47af-a5cb-12d97a5384b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1437 | 2024.12.19 21:42:10.763121 [ 258 ] {3555f946-e3c8-47af-a5cb-12d97a5384b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1438 | 2024.12.19 21:42:10.763646 [ 258 ] {3555f946-e3c8-47af-a5cb-12d97a5384b5} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1439 | 2024.12.19 21:42:10.763692 [ 258 ] {3555f946-e3c8-47af-a5cb-12d97a5384b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1440 | 2024.12.19 21:42:10.764089 [ 258 ] {3555f946-e3c8-47af-a5cb-12d97a5384b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1441 | 2024.12.19 21:42:10.764319 [ 258 ] {3555f946-e3c8-47af-a5cb-12d97a5384b5} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1442 | 2024.12.19 21:42:10.764529 [ 258 ] {3555f946-e3c8-47af-a5cb-12d97a5384b5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001491 sec., 54996.64654594233 rows/sec., 3.49 MiB/sec. | ||
1443 | 2024.12.19 21:42:10.764579 [ 258 ] {3555f946-e3c8-47af-a5cb-12d97a5384b5} <Debug> TCPHandler: Processed in 0.001703227 sec. | ||
1444 | 2024.12.19 21:42:14.795443 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1445 | 2024.12.19 21:42:14.795517 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1446 | 2024.12.19 21:42:14.892345 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1447 | 2024.12.19 21:42:14.893313 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1448 | 2024.12.19 21:42:14.893360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1449 | 2024.12.19 21:42:14.893959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1450 | 2024.12.19 21:42:14.894220 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1451 | 2024.12.19 21:42:14.894425 [ 61 ] {} <Debug> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1452 | 2024.12.19 21:42:14.894481 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1453 | 2024.12.19 21:42:14.894524 [ 61 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1454 | 2024.12.19 21:42:14.894559 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1455 | 2024.12.19 21:42:14.898879 [ 201 ] {86c61f13-be46-423b-a0b8-d477a419746e::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 | ||
1456 | 2024.12.19 21:42:14.899047 [ 201 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1457 | 2024.12.19 21:42:14.899154 [ 201 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
1458 | 2024.12.19 21:42:14.899304 [ 201 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
1459 | 2024.12.19 21:42:14.899613 [ 201 ] {86c61f13-be46-423b-a0b8-d477a419746e::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 | ||
1460 | 2024.12.19 21:42:14.899759 [ 201 ] {86c61f13-be46-423b-a0b8-d477a419746e::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 | ||
1461 | 2024.12.19 21:42:14.899973 [ 201 ] {86c61f13-be46-423b-a0b8-d477a419746e::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 | ||
1462 | 2024.12.19 21:42:14.900101 [ 201 ] {86c61f13-be46-423b-a0b8-d477a419746e::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 | ||
1463 | 2024.12.19 21:42:14.924467 [ 188 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.029829629 sec., 94067.54606301004 rows/sec., 1.35 MiB/sec. | ||
1464 | 2024.12.19 21:42:14.925292 [ 188 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1465 | 2024.12.19 21:42:14.925652 [ 188 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_6_1} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1466 | 2024.12.19 21:42:14.925746 [ 188 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_6_1} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1467 | 2024.12.19 21:42:14.925884 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1468 | 2024.12.19 21:42:15.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.71 MiB, peak 166.02 MiB, free memory in arenas 0.00 B, will set to 160.90 MiB (RSS), difference: 1.19 MiB | ||
1469 | 2024.12.19 21:42:15.045433 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1470 | 2024.12.19 21:42:15.064562 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1471 | 2024.12.19 21:42:15.064619 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1472 | 2024.12.19 21:42:15.071436 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1473 | 2024.12.19 21:42:15.072171 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1474 | 2024.12.19 21:42:15.072543 [ 61 ] {} <Debug> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1475 | 2024.12.19 21:42:15.072674 [ 61 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1476 | 2024.12.19 21:42:15.072741 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1477 | 2024.12.19 21:42:15.073153 [ 188 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
1478 | 2024.12.19 21:42:15.088153 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1479 | 2024.12.19 21:42:15.089485 [ 188 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1480 | 2024.12.19 21:42:15.090594 [ 188 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
1481 | 2024.12.19 21:42:15.095385 [ 188 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
1482 | 2024.12.19 21:42:15.100573 [ 188 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
1483 | 2024.12.19 21:42:15.105513 [ 188 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
1484 | 2024.12.19 21:42:15.114538 [ 188 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
1485 | 2024.12.19 21:42:15.119265 [ 188 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
1486 | 2024.12.19 21:42:15.180680 [ 201 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.107782138 sec., 426.7868577630182 rows/sec., 2.21 MiB/sec. | ||
1487 | 2024.12.19 21:42:15.183243 [ 187 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1488 | 2024.12.19 21:42:15.186354 [ 187 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_6_1} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1489 | 2024.12.19 21:42:15.186472 [ 187 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_6_1} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1490 | 2024.12.19 21:42:15.188816 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1491 | 2024.12.19 21:42:15.732440 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1492 | 2024.12.19 21:42:15.732704 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', '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) | ||
1493 | 2024.12.19 21:42:15.733130 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1494 | 2024.12.19 21:42:15.733181 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <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', '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 | ||
1495 | 2024.12.19 21:42:15.733528 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1496 | 2024.12.19 21:42:15.733612 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1497 | 2024.12.19 21:42:15.733796 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1498 | 2024.12.19 21:42:15.734061 [ 295 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1499 | 2024.12.19 21:42:15.734134 [ 294 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1500 | 2024.12.19 21:42:15.734257 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1501 | 2024.12.19 21:42:15.734288 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1502 | 2024.12.19 21:42:15.738221 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1503 | 2024.12.19 21:42:15.738257 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1504 | 2024.12.19 21:42:15.738333 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <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', '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'))" | ||
1505 | 2024.12.19 21:42:15.738393 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <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', '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'))" | ||
1506 | 2024.12.19 21:42:15.739957 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.007376 sec., 4202.819956616052 rows/sec., 158.61 KiB/sec. | ||
1507 | 2024.12.19 21:42:15.740124 [ 258 ] {833f9380-3346-468d-92f2-8e423d8bacc9} <Debug> TCPHandler: Processed in 0.007808185 sec. | ||
1508 | 2024.12.19 21:42:15.740410 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1509 | 2024.12.19 21:42:15.740624 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', '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) | ||
1510 | 2024.12.19 21:42:15.740998 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1511 | 2024.12.19 21:42:15.741058 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <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', '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 | ||
1512 | 2024.12.19 21:42:15.741383 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1513 | 2024.12.19 21:42:15.741450 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1514 | 2024.12.19 21:42:15.741598 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1515 | 2024.12.19 21:42:15.741708 [ 294 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1516 | 2024.12.19 21:42:15.741712 [ 296 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1517 | 2024.12.19 21:42:15.741843 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1518 | 2024.12.19 21:42:15.741872 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1519 | 2024.12.19 21:42:15.741957 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1520 | 2024.12.19 21:42:15.741979 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1521 | 2024.12.19 21:42:15.742024 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <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', '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'))" | ||
1522 | 2024.12.19 21:42:15.742070 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <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', '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'))" | ||
1523 | 2024.12.19 21:42:15.743105 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002585 sec., 11992.263056092843 rows/sec., 452.58 KiB/sec. | ||
1524 | 2024.12.19 21:42:15.743236 [ 260 ] {b0a35790-1005-4c84-bdf3-c7de8053a248} <Debug> TCPHandler: Processed in 0.002897866 sec. | ||
1525 | 2024.12.19 21:42:15.743476 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1526 | 2024.12.19 21:42:15.743683 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', '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) | ||
1527 | 2024.12.19 21:42:15.744055 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1528 | 2024.12.19 21:42:15.744113 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <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', '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 | ||
1529 | 2024.12.19 21:42:15.744428 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1530 | 2024.12.19 21:42:15.744494 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1531 | 2024.12.19 21:42:15.744643 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1532 | 2024.12.19 21:42:15.744751 [ 295 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1533 | 2024.12.19 21:42:15.744755 [ 296 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1534 | 2024.12.19 21:42:15.744865 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1535 | 2024.12.19 21:42:15.744893 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1536 | 2024.12.19 21:42:15.744975 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1537 | 2024.12.19 21:42:15.744996 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1538 | 2024.12.19 21:42:15.745038 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <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', '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'))" | ||
1539 | 2024.12.19 21:42:15.745080 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <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', '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'))" | ||
1540 | 2024.12.19 21:42:15.746132 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.00255 sec., 12156.862745098038 rows/sec., 458.79 KiB/sec. | ||
1541 | 2024.12.19 21:42:15.746288 [ 258 ] {6ae29823-b9d0-4c1f-81c0-a6be627e1d91} <Debug> TCPHandler: Processed in 0.002876016 sec. | ||
1542 | 2024.12.19 21:42:15.753370 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1543 | 2024.12.19 21:42:15.753517 [ 258 ] {4e428b7b-b721-472a-9d9d-d00bd3038217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1544 | 2024.12.19 21:42:15.753577 [ 258 ] {4e428b7b-b721-472a-9d9d-d00bd3038217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1545 | 2024.12.19 21:42:15.754360 [ 258 ] {4e428b7b-b721-472a-9d9d-d00bd3038217} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1546 | 2024.12.19 21:42:15.754404 [ 258 ] {4e428b7b-b721-472a-9d9d-d00bd3038217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1547 | 2024.12.19 21:42:15.754915 [ 258 ] {4e428b7b-b721-472a-9d9d-d00bd3038217} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1548 | 2024.12.19 21:42:15.755156 [ 258 ] {4e428b7b-b721-472a-9d9d-d00bd3038217} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1549 | 2024.12.19 21:42:15.755412 [ 258 ] {4e428b7b-b721-472a-9d9d-d00bd3038217} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001936 sec., 1549.5867768595042 rows/sec., 141.24 KiB/sec. | ||
1550 | 2024.12.19 21:42:15.755474 [ 258 ] {4e428b7b-b721-472a-9d9d-d00bd3038217} <Debug> TCPHandler: Processed in 0.002169505 sec. | ||
1551 | 2024.12.19 21:42:15.755643 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1552 | 2024.12.19 21:42:15.755773 [ 260 ] {7eaa0ab8-d13c-4b7d-ac1d-01aba1effd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1553 | 2024.12.19 21:42:15.755827 [ 260 ] {7eaa0ab8-d13c-4b7d-ac1d-01aba1effd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1554 | 2024.12.19 21:42:15.756477 [ 260 ] {7eaa0ab8-d13c-4b7d-ac1d-01aba1effd7c} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1555 | 2024.12.19 21:42:15.756518 [ 260 ] {7eaa0ab8-d13c-4b7d-ac1d-01aba1effd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1556 | 2024.12.19 21:42:15.756911 [ 260 ] {7eaa0ab8-d13c-4b7d-ac1d-01aba1effd7c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1557 | 2024.12.19 21:42:15.757164 [ 260 ] {7eaa0ab8-d13c-4b7d-ac1d-01aba1effd7c} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1558 | 2024.12.19 21:42:15.757316 [ 63 ] {} <Debug> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1559 | 2024.12.19 21:42:15.757396 [ 63 ] {} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1560 | 2024.12.19 21:42:15.757411 [ 260 ] {7eaa0ab8-d13c-4b7d-ac1d-01aba1effd7c} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001658 sec., 66344.99396863692 rows/sec., 5.58 MiB/sec. | ||
1561 | 2024.12.19 21:42:15.757442 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1562 | 2024.12.19 21:42:15.757535 [ 260 ] {7eaa0ab8-d13c-4b7d-ac1d-01aba1effd7c} <Debug> TCPHandler: Processed in 0.001949321 sec. | ||
1563 | 2024.12.19 21:42:15.757815 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1564 | 2024.12.19 21:42:15.757955 [ 191 ] {79629718-6d40-4972-94bb-6e49ff421d74::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 | ||
1565 | 2024.12.19 21:42:15.758067 [ 258 ] {2333caf7-5faa-4651-ab93-b6f68f467b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1566 | 2024.12.19 21:42:15.758203 [ 258 ] {2333caf7-5faa-4651-ab93-b6f68f467b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1567 | 2024.12.19 21:42:15.758223 [ 191 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1568 | 2024.12.19 21:42:15.758311 [ 191 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
1569 | 2024.12.19 21:42:15.758650 [ 191 ] {79629718-6d40-4972-94bb-6e49ff421d74::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 | ||
1570 | 2024.12.19 21:42:15.759133 [ 191 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 219 rows starting from the beginning of the part | ||
1571 | 2024.12.19 21:42:15.759524 [ 191 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
1572 | 2024.12.19 21:42:15.759812 [ 191 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part | ||
1573 | 2024.12.19 21:42:15.760143 [ 191 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
1574 | 2024.12.19 21:42:15.760812 [ 258 ] {2333caf7-5faa-4651-ab93-b6f68f467b80} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1575 | 2024.12.19 21:42:15.760872 [ 258 ] {2333caf7-5faa-4651-ab93-b6f68f467b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1576 | 2024.12.19 21:42:15.761896 [ 258 ] {2333caf7-5faa-4651-ab93-b6f68f467b80} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1577 | 2024.12.19 21:42:15.762445 [ 258 ] {2333caf7-5faa-4651-ab93-b6f68f467b80} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1578 | 2024.12.19 21:42:15.763054 [ 258 ] {2333caf7-5faa-4651-ab93-b6f68f467b80} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.005027 sec., 5370.996618261388 rows/sec., 403.87 KiB/sec. | ||
1579 | 2024.12.19 21:42:15.763428 [ 258 ] {2333caf7-5faa-4651-ab93-b6f68f467b80} <Debug> TCPHandler: Processed in 0.005771112 sec. | ||
1580 | 2024.12.19 21:42:15.763540 [ 191 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 716 rows, containing 5 columns (5 merged, 0 gathered) in 0.005964715 sec., 120039.26423978347 rows/sec., 10.58 MiB/sec. | ||
1581 | 2024.12.19 21:42:15.763634 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1582 | 2024.12.19 21:42:15.763749 [ 191 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1583 | 2024.12.19 21:42:15.763868 [ 260 ] {8afbfcc4-bb68-418c-815e-59e0204f31d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1584 | 2024.12.19 21:42:15.763961 [ 260 ] {8afbfcc4-bb68-418c-815e-59e0204f31d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1585 | 2024.12.19 21:42:15.764304 [ 191 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_6_1} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): 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 21:42:15.764531 [ 191 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_6_1} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1587 | 2024.12.19 21:42:15.764693 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
1588 | 2024.12.19 21:42:15.765090 [ 260 ] {8afbfcc4-bb68-418c-815e-59e0204f31d5} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1589 | 2024.12.19 21:42:15.765134 [ 260 ] {8afbfcc4-bb68-418c-815e-59e0204f31d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1590 | 2024.12.19 21:42:15.765504 [ 260 ] {8afbfcc4-bb68-418c-815e-59e0204f31d5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1591 | 2024.12.19 21:42:15.765753 [ 260 ] {8afbfcc4-bb68-418c-815e-59e0204f31d5} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1592 | 2024.12.19 21:42:15.765926 [ 67 ] {} <Debug> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1593 | 2024.12.19 21:42:15.765990 [ 260 ] {8afbfcc4-bb68-418c-815e-59e0204f31d5} <Debug> executeQuery: Read 107 rows, 8.57 KiB in 0.002213 sec., 48350.65521915951 rows/sec., 3.78 MiB/sec. | ||
1594 | 2024.12.19 21:42:15.765997 [ 67 ] {} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1595 | 2024.12.19 21:42:15.766085 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1596 | 2024.12.19 21:42:15.766119 [ 260 ] {8afbfcc4-bb68-418c-815e-59e0204f31d5} <Debug> TCPHandler: Processed in 0.002580052 sec. | ||
1597 | 2024.12.19 21:42:15.766259 [ 201 ] {7998377c-3b02-4741-9205-449879ec03ba::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 | ||
1598 | 2024.12.19 21:42:15.766307 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1599 | 2024.12.19 21:42:15.766368 [ 201 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1600 | 2024.12.19 21:42:15.766406 [ 201 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
1601 | 2024.12.19 21:42:15.766489 [ 258 ] {ceab33a7-0001-443a-8dc8-f71c0f8714a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1602 | 2024.12.19 21:42:15.766600 [ 201 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
1603 | 2024.12.19 21:42:15.766698 [ 258 ] {ceab33a7-0001-443a-8dc8-f71c0f8714a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1604 | 2024.12.19 21:42:15.766953 [ 201 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part | ||
1605 | 2024.12.19 21:42:15.767357 [ 201 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
1606 | 2024.12.19 21:42:15.767726 [ 201 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part | ||
1607 | 2024.12.19 21:42:15.768054 [ 201 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 107 rows starting from the beginning of the part | ||
1608 | 2024.12.19 21:42:15.769152 [ 258 ] {ceab33a7-0001-443a-8dc8-f71c0f8714a6} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1609 | 2024.12.19 21:42:15.769206 [ 258 ] {ceab33a7-0001-443a-8dc8-f71c0f8714a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1610 | 2024.12.19 21:42:15.769808 [ 258 ] {ceab33a7-0001-443a-8dc8-f71c0f8714a6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1611 | 2024.12.19 21:42:15.770128 [ 200 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.003923153 sec., 275033.88218608854 rows/sec., 21.10 MiB/sec. | ||
1612 | 2024.12.19 21:42:15.770171 [ 258 ] {ceab33a7-0001-443a-8dc8-f71c0f8714a6} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1613 | 2024.12.19 21:42:15.770419 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1614 | 2024.12.19 21:42:15.770541 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1615 | 2024.12.19 21:42:15.770554 [ 192 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1616 | 2024.12.19 21:42:15.770610 [ 258 ] {ceab33a7-0001-443a-8dc8-f71c0f8714a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004163 sec., 38433.82176315157 rows/sec., 2.68 MiB/sec. | ||
1617 | 2024.12.19 21:42:15.770623 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1618 | 2024.12.19 21:42:15.770998 [ 258 ] {ceab33a7-0001-443a-8dc8-f71c0f8714a6} <Debug> TCPHandler: Processed in 0.004758816 sec. | ||
1619 | 2024.12.19 21:42:15.771088 [ 200 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::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 | ||
1620 | 2024.12.19 21:42:15.771237 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1621 | 2024.12.19 21:42:15.771478 [ 192 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_6_1} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1622 | 2024.12.19 21:42:15.771605 [ 200 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1623 | 2024.12.19 21:42:15.771647 [ 260 ] {e2ac5b24-18a1-44ac-adc5-4cd80226bd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1624 | 2024.12.19 21:42:15.771715 [ 200 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part | ||
1625 | 2024.12.19 21:42:15.771759 [ 192 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_6_1} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1626 | 2024.12.19 21:42:15.772010 [ 260 ] {e2ac5b24-18a1-44ac-adc5-4cd80226bd37} <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 | ||
1627 | 2024.12.19 21:42:15.772207 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
1628 | 2024.12.19 21:42:15.772324 [ 200 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
1629 | 2024.12.19 21:42:15.772739 [ 200 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part | ||
1630 | 2024.12.19 21:42:15.773100 [ 200 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
1631 | 2024.12.19 21:42:15.773444 [ 200 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part | ||
1632 | 2024.12.19 21:42:15.773798 [ 200 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1633 | 2024.12.19 21:42:15.777533 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.006740859 sec., 160513.66747175693 rows/sec., 11.00 MiB/sec. | ||
1634 | 2024.12.19 21:42:15.777642 [ 260 ] {e2ac5b24-18a1-44ac-adc5-4cd80226bd37} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1635 | 2024.12.19 21:42:15.777684 [ 260 ] {e2ac5b24-18a1-44ac-adc5-4cd80226bd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1636 | 2024.12.19 21:42:15.777783 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1637 | 2024.12.19 21:42:15.778195 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1638 | 2024.12.19 21:42:15.778328 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1639 | 2024.12.19 21:42:15.778432 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
1640 | 2024.12.19 21:42:15.778602 [ 260 ] {e2ac5b24-18a1-44ac-adc5-4cd80226bd37} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1641 | 2024.12.19 21:42:15.778885 [ 260 ] {e2ac5b24-18a1-44ac-adc5-4cd80226bd37} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1642 | 2024.12.19 21:42:15.779139 [ 260 ] {e2ac5b24-18a1-44ac-adc5-4cd80226bd37} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00766 sec., 3524.804177545692 rows/sec., 6.32 MiB/sec. | ||
1643 | 2024.12.19 21:42:15.779255 [ 260 ] {e2ac5b24-18a1-44ac-adc5-4cd80226bd37} <Debug> TCPHandler: Processed in 0.00814831 sec. | ||
1644 | 2024.12.19 21:42:15.779412 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1645 | 2024.12.19 21:42:15.779544 [ 258 ] {282815b0-fd64-4ee4-82e5-87fbfe175a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1646 | 2024.12.19 21:42:15.779601 [ 258 ] {282815b0-fd64-4ee4-82e5-87fbfe175a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1647 | 2024.12.19 21:42:15.780133 [ 258 ] {282815b0-fd64-4ee4-82e5-87fbfe175a8b} <Trace> oximeter.measurements_i64 (b716c130-6640-4d0c-97cd-ed196388a9f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1648 | 2024.12.19 21:42:15.780174 [ 258 ] {282815b0-fd64-4ee4-82e5-87fbfe175a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1649 | 2024.12.19 21:42:15.780546 [ 258 ] {282815b0-fd64-4ee4-82e5-87fbfe175a8b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1650 | 2024.12.19 21:42:15.780791 [ 258 ] {282815b0-fd64-4ee4-82e5-87fbfe175a8b} <Trace> oximeter.measurements_i64 (b716c130-6640-4d0c-97cd-ed196388a9f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1651 | 2024.12.19 21:42:15.781066 [ 258 ] {282815b0-fd64-4ee4-82e5-87fbfe175a8b} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001538 sec., 15604.681404421326 rows/sec., 1.13 MiB/sec. | ||
1652 | 2024.12.19 21:42:15.781171 [ 258 ] {282815b0-fd64-4ee4-82e5-87fbfe175a8b} <Debug> TCPHandler: Processed in 0.001822259 sec. | ||
1653 | 2024.12.19 21:42:15.781311 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1654 | 2024.12.19 21:42:15.781441 [ 260 ] {8499dfd2-af1d-455e-ae52-c377e1a6219a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1655 | 2024.12.19 21:42:15.781496 [ 260 ] {8499dfd2-af1d-455e-ae52-c377e1a6219a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1656 | 2024.12.19 21:42:15.782076 [ 260 ] {8499dfd2-af1d-455e-ae52-c377e1a6219a} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1657 | 2024.12.19 21:42:15.782125 [ 260 ] {8499dfd2-af1d-455e-ae52-c377e1a6219a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1658 | 2024.12.19 21:42:15.782505 [ 260 ] {8499dfd2-af1d-455e-ae52-c377e1a6219a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1659 | 2024.12.19 21:42:15.782757 [ 260 ] {8499dfd2-af1d-455e-ae52-c377e1a6219a} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1660 | 2024.12.19 21:42:15.782907 [ 67 ] {} <Debug> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1661 | 2024.12.19 21:42:15.782970 [ 67 ] {} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1662 | 2024.12.19 21:42:15.782999 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1663 | 2024.12.19 21:42:15.783014 [ 260 ] {8499dfd2-af1d-455e-ae52-c377e1a6219a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001595 sec., 37617.55485893417 rows/sec., 2.54 MiB/sec. | ||
1664 | 2024.12.19 21:42:15.783229 [ 260 ] {8499dfd2-af1d-455e-ae52-c377e1a6219a} <Debug> TCPHandler: Processed in 0.001978562 sec. | ||
1665 | 2024.12.19 21:42:15.783274 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::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 | ||
1666 | 2024.12.19 21:42:15.783402 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1667 | 2024.12.19 21:42:15.783431 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
1668 | 2024.12.19 21:42:15.783516 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
1669 | 2024.12.19 21:42:15.783639 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
1670 | 2024.12.19 21:42:15.783801 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
1671 | 2024.12.19 21:42:15.783872 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part | ||
1672 | 2024.12.19 21:42:15.784042 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1673 | 2024.12.19 21:42:15.785104 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.002017813 sec., 194269.73659105183 rows/sec., 12.78 MiB/sec. | ||
1674 | 2024.12.19 21:42:15.785276 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1675 | 2024.12.19 21:42:15.785569 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_6_1} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1676 | 2024.12.19 21:42:15.785641 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_6_1} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1677 | 2024.12.19 21:42:15.785706 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1678 | 2024.12.19 21:42:16.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.89 MiB, peak 171.52 MiB, free memory in arenas 0.00 B, will set to 164.72 MiB (RSS), difference: 1.83 MiB | ||
1679 | 2024.12.19 21:42:16.318285 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1680 | 2024.12.19 21:42:16.318587 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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', '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) | ||
1681 | 2024.12.19 21:42:16.319084 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1682 | 2024.12.19 21:42:16.319150 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <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', '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 | ||
1683 | 2024.12.19 21:42:16.319512 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1684 | 2024.12.19 21:42:16.319596 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1685 | 2024.12.19 21:42:16.319776 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1686 | 2024.12.19 21:42:16.319982 [ 296 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1687 | 2024.12.19 21:42:16.319998 [ 295 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1688 | 2024.12.19 21:42:16.320019 [ 294 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1689 | 2024.12.19 21:42:16.320194 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1690 | 2024.12.19 21:42:16.320225 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1691 | 2024.12.19 21:42:16.320347 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1692 | 2024.12.19 21:42:16.320372 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1693 | 2024.12.19 21:42:16.320417 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <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', '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'))" | ||
1694 | 2024.12.19 21:42:16.320467 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <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', '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'))" | ||
1695 | 2024.12.19 21:42:16.320512 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <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', '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'))" | ||
1696 | 2024.12.19 21:42:16.322146 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003703 sec., 9181.744531460978 rows/sec., 353.39 KiB/sec. | ||
1697 | 2024.12.19 21:42:16.322335 [ 258 ] {64aa024f-33fd-44c4-8fc9-41b4de13c6b8} <Debug> TCPHandler: Processed in 0.004190807 sec. | ||
1698 | 2024.12.19 21:42:16.322654 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1699 | 2024.12.19 21:42:16.322838 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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:errors_received', '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) | ||
1700 | 2024.12.19 21:42:16.323158 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1701 | 2024.12.19 21:42:16.323208 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <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:errors_received', '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 | ||
1702 | 2024.12.19 21:42:16.323534 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1703 | 2024.12.19 21:42:16.323604 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1704 | 2024.12.19 21:42:16.323748 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1705 | 2024.12.19 21:42:16.323866 [ 295 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1706 | 2024.12.19 21:42:16.323891 [ 298 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1707 | 2024.12.19 21:42:16.323899 [ 294 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1708 | 2024.12.19 21:42:16.324016 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1709 | 2024.12.19 21:42:16.324047 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1710 | 2024.12.19 21:42:16.324154 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1711 | 2024.12.19 21:42:16.324178 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1712 | 2024.12.19 21:42:16.324218 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <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:errors_received', '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'))" | ||
1713 | 2024.12.19 21:42:16.324262 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <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:errors_received', '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'))" | ||
1714 | 2024.12.19 21:42:16.324301 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <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:errors_received', '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'))" | ||
1715 | 2024.12.19 21:42:16.325664 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002916 sec., 11659.807956104252 rows/sec., 448.76 KiB/sec. | ||
1716 | 2024.12.19 21:42:16.325842 [ 260 ] {4458c8ad-5b88-41fb-9e14-efec98236069} <Debug> TCPHandler: Processed in 0.003246623 sec. | ||
1717 | 2024.12.19 21:42:16.326108 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1718 | 2024.12.19 21:42:16.326293 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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:errors_received', 'sled_data_link:errors_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) | ||
1719 | 2024.12.19 21:42:16.326603 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1720 | 2024.12.19 21:42:16.326653 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <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:errors_received', 'sled_data_link:errors_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 | ||
1721 | 2024.12.19 21:42:16.326977 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1722 | 2024.12.19 21:42:16.327046 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1723 | 2024.12.19 21:42:16.327195 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1724 | 2024.12.19 21:42:16.327328 [ 294 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1725 | 2024.12.19 21:42:16.327368 [ 296 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1726 | 2024.12.19 21:42:16.327353 [ 295 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1727 | 2024.12.19 21:42:16.327511 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1728 | 2024.12.19 21:42:16.327536 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1729 | 2024.12.19 21:42:16.327642 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1730 | 2024.12.19 21:42:16.327665 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1731 | 2024.12.19 21:42:16.327705 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <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:errors_received', 'sled_data_link:errors_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'))" | ||
1732 | 2024.12.19 21:42:16.327749 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <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:errors_received', 'sled_data_link:errors_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'))" | ||
1733 | 2024.12.19 21:42:16.327789 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <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:errors_received', 'sled_data_link:errors_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'))" | ||
1734 | 2024.12.19 21:42:16.329240 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00303 sec., 11221.12211221122 rows/sec., 431.88 KiB/sec. | ||
1735 | 2024.12.19 21:42:16.329400 [ 258 ] {b2d017d1-46f2-443d-a529-12d703ed4325} <Debug> TCPHandler: Processed in 0.003357834 sec. | ||
1736 | 2024.12.19 21:42:16.329648 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1737 | 2024.12.19 21:42:16.329817 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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:errors_received', 'sled_data_link:errors_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) | ||
1738 | 2024.12.19 21:42:16.330119 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1739 | 2024.12.19 21:42:16.330169 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <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:errors_received', 'sled_data_link:errors_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 | ||
1740 | 2024.12.19 21:42:16.330521 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1741 | 2024.12.19 21:42:16.330587 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1742 | 2024.12.19 21:42:16.330732 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1743 | 2024.12.19 21:42:16.330855 [ 295 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1744 | 2024.12.19 21:42:16.330871 [ 298 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1745 | 2024.12.19 21:42:16.330881 [ 294 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1746 | 2024.12.19 21:42:16.331021 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1747 | 2024.12.19 21:42:16.331051 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1748 | 2024.12.19 21:42:16.331154 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1749 | 2024.12.19 21:42:16.331176 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1750 | 2024.12.19 21:42:16.331216 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <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:errors_received', 'sled_data_link:errors_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'))" | ||
1751 | 2024.12.19 21:42:16.331259 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <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:errors_received', 'sled_data_link:errors_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'))" | ||
1752 | 2024.12.19 21:42:16.331297 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <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:errors_received', 'sled_data_link:errors_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'))" | ||
1753 | 2024.12.19 21:42:16.332706 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002971 sec., 11443.95826321104 rows/sec., 440.46 KiB/sec. | ||
1754 | 2024.12.19 21:42:16.332869 [ 260 ] {1f2bc340-6add-43cc-b623-dd2f049b0ecc} <Debug> TCPHandler: Processed in 0.003273703 sec. | ||
1755 | 2024.12.19 21:42:16.333125 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1756 | 2024.12.19 21:42:16.333332 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) 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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
1757 | 2024.12.19 21:42:16.333706 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1758 | 2024.12.19 21:42:16.333767 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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 | ||
1759 | 2024.12.19 21:42:16.334170 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1760 | 2024.12.19 21:42:16.334237 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1761 | 2024.12.19 21:42:16.334384 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1762 | 2024.12.19 21:42:16.334484 [ 296 ] {492b902a-f2f9-4375-954c-61337103d130} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1763 | 2024.12.19 21:42:16.334543 [ 294 ] {492b902a-f2f9-4375-954c-61337103d130} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1764 | 2024.12.19 21:42:16.334538 [ 295 ] {492b902a-f2f9-4375-954c-61337103d130} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1765 | 2024.12.19 21:42:16.334663 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1766 | 2024.12.19 21:42:16.334687 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1767 | 2024.12.19 21:42:16.334793 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1768 | 2024.12.19 21:42:16.334815 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1769 | 2024.12.19 21:42:16.334856 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
1770 | 2024.12.19 21:42:16.334897 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
1771 | 2024.12.19 21:42:16.334936 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
1772 | 2024.12.19 21:42:16.336325 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003097 sec., 10978.366160800775 rows/sec., 422.54 KiB/sec. | ||
1773 | 2024.12.19 21:42:16.336490 [ 258 ] {492b902a-f2f9-4375-954c-61337103d130} <Debug> TCPHandler: Processed in 0.003428935 sec. | ||
1774 | 2024.12.19 21:42:16.336788 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1775 | 2024.12.19 21:42:16.336956 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', '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) | ||
1776 | 2024.12.19 21:42:16.337266 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1777 | 2024.12.19 21:42:16.337315 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <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', '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 | ||
1778 | 2024.12.19 21:42:16.337645 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1779 | 2024.12.19 21:42:16.337710 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1780 | 2024.12.19 21:42:16.337855 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1781 | 2024.12.19 21:42:16.337971 [ 296 ] {a23611bf-798a-414d-9f3b-48141318111a} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1782 | 2024.12.19 21:42:16.337991 [ 298 ] {a23611bf-798a-414d-9f3b-48141318111a} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1783 | 2024.12.19 21:42:16.338017 [ 294 ] {a23611bf-798a-414d-9f3b-48141318111a} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1784 | 2024.12.19 21:42:16.338123 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
1785 | 2024.12.19 21:42:16.338155 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1786 | 2024.12.19 21:42:16.338261 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1787 | 2024.12.19 21:42:16.338283 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1788 | 2024.12.19 21:42:16.338321 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <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', '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'))" | ||
1789 | 2024.12.19 21:42:16.338362 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <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', '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'))" | ||
1790 | 2024.12.19 21:42:16.338401 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <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', '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'))" | ||
1791 | 2024.12.19 21:42:16.339748 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002873 sec., 11834.319526627218 rows/sec., 455.48 KiB/sec. | ||
1792 | 2024.12.19 21:42:16.339906 [ 260 ] {a23611bf-798a-414d-9f3b-48141318111a} <Debug> TCPHandler: Processed in 0.003170491 sec. | ||
1793 | 2024.12.19 21:42:16.423337 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1794 | 2024.12.19 21:42:16.423499 [ 258 ] {81327b91-a152-4f55-9576-fe996f4ecec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1795 | 2024.12.19 21:42:16.423565 [ 258 ] {81327b91-a152-4f55-9576-fe996f4ecec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1796 | 2024.12.19 21:42:16.424372 [ 258 ] {81327b91-a152-4f55-9576-fe996f4ecec8} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1797 | 2024.12.19 21:42:16.424419 [ 258 ] {81327b91-a152-4f55-9576-fe996f4ecec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1798 | 2024.12.19 21:42:16.424926 [ 258 ] {81327b91-a152-4f55-9576-fe996f4ecec8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1799 | 2024.12.19 21:42:16.425172 [ 258 ] {81327b91-a152-4f55-9576-fe996f4ecec8} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1800 | 2024.12.19 21:42:16.425406 [ 258 ] {81327b91-a152-4f55-9576-fe996f4ecec8} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001953 sec., 3072.196620583717 rows/sec., 684.04 KiB/sec. | ||
1801 | 2024.12.19 21:42:16.425465 [ 258 ] {81327b91-a152-4f55-9576-fe996f4ecec8} <Debug> TCPHandler: Processed in 0.002214225 sec. | ||
1802 | 2024.12.19 21:42:16.425640 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1803 | 2024.12.19 21:42:16.425775 [ 260 ] {528f6425-020f-4331-bcec-81b30b64fe00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1804 | 2024.12.19 21:42:16.425830 [ 260 ] {528f6425-020f-4331-bcec-81b30b64fe00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1805 | 2024.12.19 21:42:16.426454 [ 260 ] {528f6425-020f-4331-bcec-81b30b64fe00} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1806 | 2024.12.19 21:42:16.426495 [ 260 ] {528f6425-020f-4331-bcec-81b30b64fe00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1807 | 2024.12.19 21:42:16.426857 [ 260 ] {528f6425-020f-4331-bcec-81b30b64fe00} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1808 | 2024.12.19 21:42:16.427098 [ 260 ] {528f6425-020f-4331-bcec-81b30b64fe00} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1809 | 2024.12.19 21:42:16.427300 [ 260 ] {528f6425-020f-4331-bcec-81b30b64fe00} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001555 sec., 9003.215434083602 rows/sec., 648.11 KiB/sec. | ||
1810 | 2024.12.19 21:42:16.427353 [ 260 ] {528f6425-020f-4331-bcec-81b30b64fe00} <Debug> TCPHandler: Processed in 0.001781388 sec. | ||
1811 | 2024.12.19 21:42:16.427508 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1812 | 2024.12.19 21:42:16.427614 [ 258 ] {2760a019-52b0-43e4-afa1-93ce4e3dfde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1813 | 2024.12.19 21:42:16.427661 [ 258 ] {2760a019-52b0-43e4-afa1-93ce4e3dfde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1814 | 2024.12.19 21:42:16.428893 [ 258 ] {2760a019-52b0-43e4-afa1-93ce4e3dfde6} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1815 | 2024.12.19 21:42:16.428934 [ 258 ] {2760a019-52b0-43e4-afa1-93ce4e3dfde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1816 | 2024.12.19 21:42:16.429449 [ 258 ] {2760a019-52b0-43e4-afa1-93ce4e3dfde6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1817 | 2024.12.19 21:42:16.429700 [ 258 ] {2760a019-52b0-43e4-afa1-93ce4e3dfde6} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1818 | 2024.12.19 21:42:16.429907 [ 258 ] {2760a019-52b0-43e4-afa1-93ce4e3dfde6} <Debug> executeQuery: Read 1359 rows, 116.14 KiB in 0.002315 sec., 587041.0367170627 rows/sec., 48.99 MiB/sec. | ||
1819 | 2024.12.19 21:42:16.429962 [ 258 ] {2760a019-52b0-43e4-afa1-93ce4e3dfde6} <Debug> TCPHandler: Processed in 0.00250592 sec. | ||
1820 | 2024.12.19 21:42:16.430101 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1821 | 2024.12.19 21:42:16.430222 [ 260 ] {1e5063ce-cafb-4607-a99b-b190f3feb40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1822 | 2024.12.19 21:42:16.430275 [ 260 ] {1e5063ce-cafb-4607-a99b-b190f3feb40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1823 | 2024.12.19 21:42:16.430909 [ 260 ] {1e5063ce-cafb-4607-a99b-b190f3feb40d} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1824 | 2024.12.19 21:42:16.430956 [ 260 ] {1e5063ce-cafb-4607-a99b-b190f3feb40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1825 | 2024.12.19 21:42:16.431327 [ 260 ] {1e5063ce-cafb-4607-a99b-b190f3feb40d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1826 | 2024.12.19 21:42:16.431569 [ 260 ] {1e5063ce-cafb-4607-a99b-b190f3feb40d} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1827 | 2024.12.19 21:42:16.431772 [ 260 ] {1e5063ce-cafb-4607-a99b-b190f3feb40d} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001579 sec., 9499.683343888537 rows/sec., 669.80 KiB/sec. | ||
1828 | 2024.12.19 21:42:16.431825 [ 260 ] {1e5063ce-cafb-4607-a99b-b190f3feb40d} <Debug> TCPHandler: Processed in 0.001774828 sec. | ||
1829 | 2024.12.19 21:42:16.431969 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1830 | 2024.12.19 21:42:16.432086 [ 258 ] {cd25e8cc-b0a5-496b-a9b2-7f5fe9370ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1831 | 2024.12.19 21:42:16.432132 [ 258 ] {cd25e8cc-b0a5-496b-a9b2-7f5fe9370ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1832 | 2024.12.19 21:42:16.432747 [ 258 ] {cd25e8cc-b0a5-496b-a9b2-7f5fe9370ee6} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1833 | 2024.12.19 21:42:16.432788 [ 258 ] {cd25e8cc-b0a5-496b-a9b2-7f5fe9370ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1834 | 2024.12.19 21:42:16.433157 [ 258 ] {cd25e8cc-b0a5-496b-a9b2-7f5fe9370ee6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1835 | 2024.12.19 21:42:16.433408 [ 258 ] {cd25e8cc-b0a5-496b-a9b2-7f5fe9370ee6} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1836 | 2024.12.19 21:42:16.433621 [ 258 ] {cd25e8cc-b0a5-496b-a9b2-7f5fe9370ee6} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001557 sec., 155427.103403982 rows/sec., 10.53 MiB/sec. | ||
1837 | 2024.12.19 21:42:16.433674 [ 258 ] {cd25e8cc-b0a5-496b-a9b2-7f5fe9370ee6} <Debug> TCPHandler: Processed in 0.001756388 sec. | ||
1838 | 2024.12.19 21:42:16.433802 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1839 | 2024.12.19 21:42:16.433908 [ 260 ] {b0358ce0-3eac-40a9-904c-96e87c33bdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1840 | 2024.12.19 21:42:16.433952 [ 260 ] {b0358ce0-3eac-40a9-904c-96e87c33bdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1841 | 2024.12.19 21:42:16.434483 [ 260 ] {b0358ce0-3eac-40a9-904c-96e87c33bdf6} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1842 | 2024.12.19 21:42:16.434523 [ 260 ] {b0358ce0-3eac-40a9-904c-96e87c33bdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1843 | 2024.12.19 21:42:16.434859 [ 260 ] {b0358ce0-3eac-40a9-904c-96e87c33bdf6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1844 | 2024.12.19 21:42:16.435106 [ 260 ] {b0358ce0-3eac-40a9-904c-96e87c33bdf6} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1845 | 2024.12.19 21:42:16.435321 [ 260 ] {b0358ce0-3eac-40a9-904c-96e87c33bdf6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001434 sec., 9065.55090655509 rows/sec., 565.23 KiB/sec. | ||
1846 | 2024.12.19 21:42:16.435373 [ 260 ] {b0358ce0-3eac-40a9-904c-96e87c33bdf6} <Debug> TCPHandler: Processed in 0.001621256 sec. | ||
1847 | 2024.12.19 21:42:16.435513 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1848 | 2024.12.19 21:42:16.435621 [ 258 ] {04cf5f0f-47c0-4010-bef1-a30c3dccdeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1849 | 2024.12.19 21:42:16.435666 [ 258 ] {04cf5f0f-47c0-4010-bef1-a30c3dccdeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1850 | 2024.12.19 21:42:16.436473 [ 258 ] {04cf5f0f-47c0-4010-bef1-a30c3dccdeda} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1851 | 2024.12.19 21:42:16.436513 [ 258 ] {04cf5f0f-47c0-4010-bef1-a30c3dccdeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1852 | 2024.12.19 21:42:16.436888 [ 258 ] {04cf5f0f-47c0-4010-bef1-a30c3dccdeda} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1853 | 2024.12.19 21:42:16.437151 [ 258 ] {04cf5f0f-47c0-4010-bef1-a30c3dccdeda} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1854 | 2024.12.19 21:42:16.437359 [ 258 ] {04cf5f0f-47c0-4010-bef1-a30c3dccdeda} <Debug> executeQuery: Read 846 rows, 62.61 KiB in 0.00176 sec., 480681.8181818182 rows/sec., 34.74 MiB/sec. | ||
1855 | 2024.12.19 21:42:16.437411 [ 258 ] {04cf5f0f-47c0-4010-bef1-a30c3dccdeda} <Debug> TCPHandler: Processed in 0.001949072 sec. | ||
1856 | 2024.12.19 21:42:16.437555 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1857 | 2024.12.19 21:42:16.437683 [ 260 ] {3bfddd96-aec2-4106-b554-33b0edec93d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1858 | 2024.12.19 21:42:16.437737 [ 260 ] {3bfddd96-aec2-4106-b554-33b0edec93d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1859 | 2024.12.19 21:42:16.438234 [ 260 ] {3bfddd96-aec2-4106-b554-33b0edec93d7} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1860 | 2024.12.19 21:42:16.438272 [ 260 ] {3bfddd96-aec2-4106-b554-33b0edec93d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1861 | 2024.12.19 21:42:16.438615 [ 260 ] {3bfddd96-aec2-4106-b554-33b0edec93d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1862 | 2024.12.19 21:42:16.438852 [ 260 ] {3bfddd96-aec2-4106-b554-33b0edec93d7} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1863 | 2024.12.19 21:42:16.439052 [ 260 ] {3bfddd96-aec2-4106-b554-33b0edec93d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. | ||
1864 | 2024.12.19 21:42:16.439102 [ 260 ] {3bfddd96-aec2-4106-b554-33b0edec93d7} <Debug> TCPHandler: Processed in 0.001608326 sec. | ||
1865 | 2024.12.19 21:42:16.439247 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1866 | 2024.12.19 21:42:16.439355 [ 258 ] {76e8aa1e-ba3f-4fde-9718-4483ac5c1af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1867 | 2024.12.19 21:42:16.439402 [ 258 ] {76e8aa1e-ba3f-4fde-9718-4483ac5c1af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1868 | 2024.12.19 21:42:16.442538 [ 258 ] {76e8aa1e-ba3f-4fde-9718-4483ac5c1af5} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1869 | 2024.12.19 21:42:16.442575 [ 258 ] {76e8aa1e-ba3f-4fde-9718-4483ac5c1af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1870 | 2024.12.19 21:42:16.443140 [ 258 ] {76e8aa1e-ba3f-4fde-9718-4483ac5c1af5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1871 | 2024.12.19 21:42:16.443384 [ 258 ] {76e8aa1e-ba3f-4fde-9718-4483ac5c1af5} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1872 | 2024.12.19 21:42:16.443587 [ 258 ] {76e8aa1e-ba3f-4fde-9718-4483ac5c1af5} <Debug> executeQuery: Read 2281 rows, 155.61 KiB in 0.004253 sec., 536327.2983776159 rows/sec., 35.73 MiB/sec. | ||
1873 | 2024.12.19 21:42:16.443638 [ 258 ] {76e8aa1e-ba3f-4fde-9718-4483ac5c1af5} <Debug> TCPHandler: Processed in 0.004442121 sec. | ||
1874 | 2024.12.19 21:42:16.443781 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1875 | 2024.12.19 21:42:16.443888 [ 260 ] {9d8f1912-57fb-4e2b-9cf2-deb2f969ed7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1876 | 2024.12.19 21:42:16.443935 [ 260 ] {9d8f1912-57fb-4e2b-9cf2-deb2f969ed7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1877 | 2024.12.19 21:42:16.444352 [ 260 ] {9d8f1912-57fb-4e2b-9cf2-deb2f969ed7a} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1878 | 2024.12.19 21:42:16.444389 [ 260 ] {9d8f1912-57fb-4e2b-9cf2-deb2f969ed7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1879 | 2024.12.19 21:42:16.444726 [ 260 ] {9d8f1912-57fb-4e2b-9cf2-deb2f969ed7a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1880 | 2024.12.19 21:42:16.444960 [ 260 ] {9d8f1912-57fb-4e2b-9cf2-deb2f969ed7a} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1881 | 2024.12.19 21:42:16.445157 [ 260 ] {9d8f1912-57fb-4e2b-9cf2-deb2f969ed7a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001291 sec., 774.5933384972889 rows/sec., 52.19 KiB/sec. | ||
1882 | 2024.12.19 21:42:16.445206 [ 260 ] {9d8f1912-57fb-4e2b-9cf2-deb2f969ed7a} <Debug> TCPHandler: Processed in 0.001476443 sec. | ||
1883 | 2024.12.19 21:42:16.445343 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1884 | 2024.12.19 21:42:16.445451 [ 258 ] {7a9eaaab-3990-49d4-8bb9-c163a96ed920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1885 | 2024.12.19 21:42:16.445516 [ 258 ] {7a9eaaab-3990-49d4-8bb9-c163a96ed920} <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 | ||
1886 | 2024.12.19 21:42:16.446543 [ 258 ] {7a9eaaab-3990-49d4-8bb9-c163a96ed920} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1887 | 2024.12.19 21:42:16.446583 [ 258 ] {7a9eaaab-3990-49d4-8bb9-c163a96ed920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1888 | 2024.12.19 21:42:16.447165 [ 258 ] {7a9eaaab-3990-49d4-8bb9-c163a96ed920} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1889 | 2024.12.19 21:42:16.447421 [ 258 ] {7a9eaaab-3990-49d4-8bb9-c163a96ed920} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1890 | 2024.12.19 21:42:16.447620 [ 258 ] {7a9eaaab-3990-49d4-8bb9-c163a96ed920} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00219 sec., 3652.9680365296804 rows/sec., 6.55 MiB/sec. | ||
1891 | 2024.12.19 21:42:16.447754 [ 258 ] {7a9eaaab-3990-49d4-8bb9-c163a96ed920} <Debug> TCPHandler: Processed in 0.002461549 sec. | ||
1892 | 2024.12.19 21:42:16.447901 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1893 | 2024.12.19 21:42:16.448027 [ 260 ] {d7700ffb-50f3-41c7-8264-ab497e046a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1894 | 2024.12.19 21:42:16.448082 [ 260 ] {d7700ffb-50f3-41c7-8264-ab497e046a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1895 | 2024.12.19 21:42:16.448592 [ 260 ] {d7700ffb-50f3-41c7-8264-ab497e046a8e} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1896 | 2024.12.19 21:42:16.448636 [ 260 ] {d7700ffb-50f3-41c7-8264-ab497e046a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1897 | 2024.12.19 21:42:16.449046 [ 260 ] {d7700ffb-50f3-41c7-8264-ab497e046a8e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1898 | 2024.12.19 21:42:16.449288 [ 260 ] {d7700ffb-50f3-41c7-8264-ab497e046a8e} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1899 | 2024.12.19 21:42:16.449450 [ 260 ] {d7700ffb-50f3-41c7-8264-ab497e046a8e} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001481 sec., 22957.46117488184 rows/sec., 1.33 MiB/sec. | ||
1900 | 2024.12.19 21:42:16.449494 [ 260 ] {d7700ffb-50f3-41c7-8264-ab497e046a8e} <Debug> TCPHandler: Processed in 0.001688147 sec. | ||
1901 | 2024.12.19 21:42:19.907492 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 282 | ||
1902 | 2024.12.19 21:42:19.911603 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1903 | 2024.12.19 21:42:19.911662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1904 | 2024.12.19 21:42:19.913292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1905 | 2024.12.19 21:42:19.913621 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1906 | 2024.12.19 21:42:19.914246 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
1907 | 2024.12.19 21:42:20.735517 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1908 | 2024.12.19 21:42:20.735707 [ 258 ] {cc72a9ca-a4c8-43f8-9510-0281dba0d4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1909 | 2024.12.19 21:42:20.735784 [ 258 ] {cc72a9ca-a4c8-43f8-9510-0281dba0d4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1910 | 2024.12.19 21:42:20.736608 [ 258 ] {cc72a9ca-a4c8-43f8-9510-0281dba0d4b5} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1911 | 2024.12.19 21:42:20.736661 [ 258 ] {cc72a9ca-a4c8-43f8-9510-0281dba0d4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1912 | 2024.12.19 21:42:20.737102 [ 258 ] {cc72a9ca-a4c8-43f8-9510-0281dba0d4b5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1913 | 2024.12.19 21:42:20.737371 [ 258 ] {cc72a9ca-a4c8-43f8-9510-0281dba0d4b5} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1914 | 2024.12.19 21:42:20.737653 [ 258 ] {cc72a9ca-a4c8-43f8-9510-0281dba0d4b5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001994 sec., 28084.252758274823 rows/sec., 2.16 MiB/sec. | ||
1915 | 2024.12.19 21:42:20.737851 [ 258 ] {cc72a9ca-a4c8-43f8-9510-0281dba0d4b5} <Debug> TCPHandler: Processed in 0.00246029 sec. | ||
1916 | 2024.12.19 21:42:20.738045 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1917 | 2024.12.19 21:42:20.738167 [ 260 ] {bee6e23e-4d1d-42dd-8ace-4e75bc00ecf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1918 | 2024.12.19 21:42:20.738217 [ 260 ] {bee6e23e-4d1d-42dd-8ace-4e75bc00ecf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1919 | 2024.12.19 21:42:20.738823 [ 260 ] {bee6e23e-4d1d-42dd-8ace-4e75bc00ecf5} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1920 | 2024.12.19 21:42:20.738863 [ 260 ] {bee6e23e-4d1d-42dd-8ace-4e75bc00ecf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1921 | 2024.12.19 21:42:20.739237 [ 260 ] {bee6e23e-4d1d-42dd-8ace-4e75bc00ecf5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1922 | 2024.12.19 21:42:20.739485 [ 260 ] {bee6e23e-4d1d-42dd-8ace-4e75bc00ecf5} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1923 | 2024.12.19 21:42:20.739701 [ 260 ] {bee6e23e-4d1d-42dd-8ace-4e75bc00ecf5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001563 sec., 40946.896992962254 rows/sec., 3.20 MiB/sec. | ||
1924 | 2024.12.19 21:42:20.739755 [ 260 ] {bee6e23e-4d1d-42dd-8ace-4e75bc00ecf5} <Debug> TCPHandler: Processed in 0.001768978 sec. | ||
1925 | 2024.12.19 21:42:20.739899 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1926 | 2024.12.19 21:42:20.740009 [ 258 ] {d0442f64-9530-487e-a220-440588cd5242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1927 | 2024.12.19 21:42:20.740066 [ 258 ] {d0442f64-9530-487e-a220-440588cd5242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1928 | 2024.12.19 21:42:20.740590 [ 258 ] {d0442f64-9530-487e-a220-440588cd5242} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1929 | 2024.12.19 21:42:20.740629 [ 258 ] {d0442f64-9530-487e-a220-440588cd5242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1930 | 2024.12.19 21:42:20.741018 [ 258 ] {d0442f64-9530-487e-a220-440588cd5242} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1931 | 2024.12.19 21:42:20.741264 [ 258 ] {d0442f64-9530-487e-a220-440588cd5242} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1932 | 2024.12.19 21:42:20.741483 [ 258 ] {d0442f64-9530-487e-a220-440588cd5242} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001499 sec., 85390.26017344897 rows/sec., 5.95 MiB/sec. | ||
1933 | 2024.12.19 21:42:20.741535 [ 258 ] {d0442f64-9530-487e-a220-440588cd5242} <Debug> TCPHandler: Processed in 0.001687377 sec. | ||
1934 | 2024.12.19 21:42:20.741684 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1935 | 2024.12.19 21:42:20.741813 [ 260 ] {4638cef3-7bd0-41d1-90e9-9c99c3cda38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1936 | 2024.12.19 21:42:20.741869 [ 260 ] {4638cef3-7bd0-41d1-90e9-9c99c3cda38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1937 | 2024.12.19 21:42:20.742386 [ 260 ] {4638cef3-7bd0-41d1-90e9-9c99c3cda38e} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1938 | 2024.12.19 21:42:20.742426 [ 260 ] {4638cef3-7bd0-41d1-90e9-9c99c3cda38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1939 | 2024.12.19 21:42:20.742788 [ 260 ] {4638cef3-7bd0-41d1-90e9-9c99c3cda38e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1940 | 2024.12.19 21:42:20.743030 [ 260 ] {4638cef3-7bd0-41d1-90e9-9c99c3cda38e} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1941 | 2024.12.19 21:42:20.743240 [ 260 ] {4638cef3-7bd0-41d1-90e9-9c99c3cda38e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001455 sec., 32989.69072164949 rows/sec., 2.22 MiB/sec. | ||
1942 | 2024.12.19 21:42:20.743289 [ 260 ] {4638cef3-7bd0-41d1-90e9-9c99c3cda38e} <Debug> TCPHandler: Processed in 0.001666827 sec. | ||
1943 | 2024.12.19 21:42:22.394670 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1944 | 2024.12.19 21:42:22.395348 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1945 | 2024.12.19 21:42:22.395398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1946 | 2024.12.19 21:42:22.395940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1947 | 2024.12.19 21:42:22.396221 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1948 | 2024.12.19 21:42:22.396515 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1949 | 2024.12.19 21:42:22.588327 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1950 | 2024.12.19 21:42:22.606752 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1951 | 2024.12.19 21:42:22.606807 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1952 | 2024.12.19 21:42:22.613671 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1953 | 2024.12.19 21:42:22.614418 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1954 | 2024.12.19 21:42:22.616831 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1955 | 2024.12.19 21:42:23.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.61 MiB, peak 171.52 MiB, free memory in arenas 0.00 B, will set to 166.87 MiB (RSS), difference: 1.25 MiB | ||
1956 | 2024.12.19 21:42:25.738555 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1957 | 2024.12.19 21:42:25.738752 [ 258 ] {5a4222a0-f2d2-4695-b117-8b7ae5a169f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1958 | 2024.12.19 21:42:25.738826 [ 258 ] {5a4222a0-f2d2-4695-b117-8b7ae5a169f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1959 | 2024.12.19 21:42:25.739657 [ 258 ] {5a4222a0-f2d2-4695-b117-8b7ae5a169f2} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1960 | 2024.12.19 21:42:25.739704 [ 258 ] {5a4222a0-f2d2-4695-b117-8b7ae5a169f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1961 | 2024.12.19 21:42:25.740151 [ 258 ] {5a4222a0-f2d2-4695-b117-8b7ae5a169f2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1962 | 2024.12.19 21:42:25.740414 [ 258 ] {5a4222a0-f2d2-4695-b117-8b7ae5a169f2} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1963 | 2024.12.19 21:42:25.740624 [ 258 ] {5a4222a0-f2d2-4695-b117-8b7ae5a169f2} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001922 sec., 57232.04994797086 rows/sec., 4.81 MiB/sec. | ||
1964 | 2024.12.19 21:42:25.740685 [ 258 ] {5a4222a0-f2d2-4695-b117-8b7ae5a169f2} <Debug> TCPHandler: Processed in 0.002253916 sec. | ||
1965 | 2024.12.19 21:42:25.740870 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1966 | 2024.12.19 21:42:25.741012 [ 260 ] {2464d7ba-500d-46e8-bbeb-533c1c451bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1967 | 2024.12.19 21:42:25.741070 [ 260 ] {2464d7ba-500d-46e8-bbeb-533c1c451bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1968 | 2024.12.19 21:42:25.741709 [ 260 ] {2464d7ba-500d-46e8-bbeb-533c1c451bf5} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1969 | 2024.12.19 21:42:25.741747 [ 260 ] {2464d7ba-500d-46e8-bbeb-533c1c451bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1970 | 2024.12.19 21:42:25.742112 [ 260 ] {2464d7ba-500d-46e8-bbeb-533c1c451bf5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1971 | 2024.12.19 21:42:25.742362 [ 260 ] {2464d7ba-500d-46e8-bbeb-533c1c451bf5} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1972 | 2024.12.19 21:42:25.742587 [ 260 ] {2464d7ba-500d-46e8-bbeb-533c1c451bf5} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001606 sec., 16811.95516811955 rows/sec., 1.23 MiB/sec. | ||
1973 | 2024.12.19 21:42:25.742758 [ 260 ] {2464d7ba-500d-46e8-bbeb-533c1c451bf5} <Debug> TCPHandler: Processed in 0.001955061 sec. | ||
1974 | 2024.12.19 21:42:25.742905 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1975 | 2024.12.19 21:42:25.743015 [ 258 ] {ee8ca67c-509f-4fb7-9502-5d8039bf5248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1976 | 2024.12.19 21:42:25.743062 [ 258 ] {ee8ca67c-509f-4fb7-9502-5d8039bf5248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1977 | 2024.12.19 21:42:25.743677 [ 258 ] {ee8ca67c-509f-4fb7-9502-5d8039bf5248} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1978 | 2024.12.19 21:42:25.743717 [ 258 ] {ee8ca67c-509f-4fb7-9502-5d8039bf5248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1979 | 2024.12.19 21:42:25.744078 [ 258 ] {ee8ca67c-509f-4fb7-9502-5d8039bf5248} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1980 | 2024.12.19 21:42:25.744314 [ 258 ] {ee8ca67c-509f-4fb7-9502-5d8039bf5248} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1981 | 2024.12.19 21:42:25.744480 [ 258 ] {ee8ca67c-509f-4fb7-9502-5d8039bf5248} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001513 sec., 60145.40647719762 rows/sec., 4.70 MiB/sec. | ||
1982 | 2024.12.19 21:42:25.744527 [ 258 ] {ee8ca67c-509f-4fb7-9502-5d8039bf5248} <Debug> TCPHandler: Processed in 0.001701647 sec. | ||
1983 | 2024.12.19 21:42:25.744669 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1984 | 2024.12.19 21:42:25.744791 [ 260 ] {78c91d4b-1929-4dde-9369-cdd7bd8f3528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1985 | 2024.12.19 21:42:25.744846 [ 260 ] {78c91d4b-1929-4dde-9369-cdd7bd8f3528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1986 | 2024.12.19 21:42:25.745530 [ 260 ] {78c91d4b-1929-4dde-9369-cdd7bd8f3528} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1987 | 2024.12.19 21:42:25.745567 [ 260 ] {78c91d4b-1929-4dde-9369-cdd7bd8f3528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1988 | 2024.12.19 21:42:25.745959 [ 260 ] {78c91d4b-1929-4dde-9369-cdd7bd8f3528} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1989 | 2024.12.19 21:42:25.746206 [ 260 ] {78c91d4b-1929-4dde-9369-cdd7bd8f3528} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1990 | 2024.12.19 21:42:25.746378 [ 260 ] {78c91d4b-1929-4dde-9369-cdd7bd8f3528} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec. | ||
1991 | 2024.12.19 21:42:25.746425 [ 260 ] {78c91d4b-1929-4dde-9369-cdd7bd8f3528} <Debug> TCPHandler: Processed in 0.001778048 sec. | ||
1992 | 2024.12.19 21:42:25.746553 [ 258 ] {} <Trace> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1993 | 2024.12.19 21:42:25.746662 [ 258 ] {d4fec7e5-5d2a-4b7c-937a-7f090c0318be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48625) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1994 | 2024.12.19 21:42:25.746736 [ 258 ] {d4fec7e5-5d2a-4b7c-937a-7f090c0318be} <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 | ||
1995 | 2024.12.19 21:42:25.747868 [ 258 ] {d4fec7e5-5d2a-4b7c-937a-7f090c0318be} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1996 | 2024.12.19 21:42:25.747907 [ 258 ] {d4fec7e5-5d2a-4b7c-937a-7f090c0318be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
1997 | 2024.12.19 21:42:25.748542 [ 258 ] {d4fec7e5-5d2a-4b7c-937a-7f090c0318be} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1998 | 2024.12.19 21:42:25.748797 [ 258 ] {d4fec7e5-5d2a-4b7c-937a-7f090c0318be} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1999 | 2024.12.19 21:42:25.749061 [ 258 ] {d4fec7e5-5d2a-4b7c-937a-7f090c0318be} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002416 sec., 11175.496688741721 rows/sec., 20.03 MiB/sec. | ||
2000 | 2024.12.19 21:42:25.749260 [ 258 ] {d4fec7e5-5d2a-4b7c-937a-7f090c0318be} <Debug> TCPHandler: Processed in 0.002758584 sec. | ||
2001 | 2024.12.19 21:42:25.749412 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2002 | 2024.12.19 21:42:25.749539 [ 260 ] {cee7495c-4271-41f5-9a57-159b37a70312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2003 | 2024.12.19 21:42:25.749594 [ 260 ] {cee7495c-4271-41f5-9a57-159b37a70312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2004 | 2024.12.19 21:42:25.750125 [ 260 ] {cee7495c-4271-41f5-9a57-159b37a70312} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2005 | 2024.12.19 21:42:25.750171 [ 260 ] {cee7495c-4271-41f5-9a57-159b37a70312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2006 | 2024.12.19 21:42:25.750582 [ 260 ] {cee7495c-4271-41f5-9a57-159b37a70312} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2007 | 2024.12.19 21:42:25.750819 [ 260 ] {cee7495c-4271-41f5-9a57-159b37a70312} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2008 | 2024.12.19 21:42:25.751098 [ 260 ] {cee7495c-4271-41f5-9a57-159b37a70312} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.59 MiB/sec. | ||
2009 | 2024.12.19 21:42:25.751223 [ 260 ] {cee7495c-4271-41f5-9a57-159b37a70312} <Debug> TCPHandler: Processed in 0.00187257 sec. | ||
2010 | 2024.12.19 21:42:29.795566 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2011 | 2024.12.19 21:42:29.795652 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2012 | 2024.12.19 21:42:29.896724 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
2013 | 2024.12.19 21:42:29.897365 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2014 | 2024.12.19 21:42:29.897420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2015 | 2024.12.19 21:42:29.898075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2016 | 2024.12.19 21:42:29.898348 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2017 | 2024.12.19 21:42:29.898607 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
2018 | 2024.12.19 21:42:29.914720 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 302 | ||
2019 | 2024.12.19 21:42:29.917546 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2020 | 2024.12.19 21:42:29.917592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2021 | 2024.12.19 21:42:29.919062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2022 | 2024.12.19 21:42:29.919370 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2023 | 2024.12.19 21:42:29.919861 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
2024 | 2024.12.19 21:42:29.941411 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
2025 | 2024.12.19 21:42:29.941502 [ 258 ] {} <Debug> TCP-Session: 366aed7e-a5ec-4e98-af43-bc7116ece2c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2026 | 2024.12.19 21:42:30.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.87 MiB, peak 171.52 MiB, free memory in arenas 0.00 B, will set to 166.95 MiB (RSS), difference: 2.08 MiB | ||
2027 | 2024.12.19 21:42:30.116984 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
2028 | 2024.12.19 21:42:30.137638 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2029 | 2024.12.19 21:42:30.137708 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2030 | 2024.12.19 21:42:30.144511 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2031 | 2024.12.19 21:42:30.145243 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2032 | 2024.12.19 21:42:30.147991 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
2033 | 2024.12.19 21:42:30.741925 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2034 | 2024.12.19 21:42:30.742127 [ 260 ] {49f96715-8ab5-40c7-aa0b-088ba7e8b589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2035 | 2024.12.19 21:42:30.742221 [ 260 ] {49f96715-8ab5-40c7-aa0b-088ba7e8b589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2036 | 2024.12.19 21:42:30.743019 [ 260 ] {49f96715-8ab5-40c7-aa0b-088ba7e8b589} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2037 | 2024.12.19 21:42:30.743064 [ 260 ] {49f96715-8ab5-40c7-aa0b-088ba7e8b589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2038 | 2024.12.19 21:42:30.743494 [ 260 ] {49f96715-8ab5-40c7-aa0b-088ba7e8b589} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2039 | 2024.12.19 21:42:30.743753 [ 260 ] {49f96715-8ab5-40c7-aa0b-088ba7e8b589} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2040 | 2024.12.19 21:42:30.743978 [ 260 ] {49f96715-8ab5-40c7-aa0b-088ba7e8b589} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 528.20 KiB/sec. | ||
2041 | 2024.12.19 21:42:30.744034 [ 260 ] {49f96715-8ab5-40c7-aa0b-088ba7e8b589} <Debug> TCPHandler: Processed in 0.002242376 sec. | ||
2042 | 2024.12.19 21:42:30.744331 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2043 | 2024.12.19 21:42:30.744546 [ 263 ] {f1f97483-3177-4197-b369-f8565c3dc37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2044 | 2024.12.19 21:42:30.744655 [ 263 ] {f1f97483-3177-4197-b369-f8565c3dc37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2045 | 2024.12.19 21:42:30.745568 [ 263 ] {f1f97483-3177-4197-b369-f8565c3dc37d} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2046 | 2024.12.19 21:42:30.745612 [ 263 ] {f1f97483-3177-4197-b369-f8565c3dc37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2047 | 2024.12.19 21:42:30.746068 [ 263 ] {f1f97483-3177-4197-b369-f8565c3dc37d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2048 | 2024.12.19 21:42:30.746326 [ 263 ] {f1f97483-3177-4197-b369-f8565c3dc37d} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2049 | 2024.12.19 21:42:30.746599 [ 263 ] {f1f97483-3177-4197-b369-f8565c3dc37d} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.002108 sec., 103889.9430740038 rows/sec., 9.07 MiB/sec. | ||
2050 | 2024.12.19 21:42:30.746799 [ 263 ] {f1f97483-3177-4197-b369-f8565c3dc37d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2051 | 2024.12.19 21:42:30.746823 [ 263 ] {f1f97483-3177-4197-b369-f8565c3dc37d} <Debug> TCPHandler: Processed in 0.002666113 sec. | ||
2052 | 2024.12.19 21:42:30.747015 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2053 | 2024.12.19 21:42:30.747153 [ 260 ] {dc9985d6-b2ef-4583-b3e4-19967befd0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2054 | 2024.12.19 21:42:30.747216 [ 260 ] {dc9985d6-b2ef-4583-b3e4-19967befd0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2055 | 2024.12.19 21:42:30.747864 [ 260 ] {dc9985d6-b2ef-4583-b3e4-19967befd0b6} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2056 | 2024.12.19 21:42:30.747903 [ 260 ] {dc9985d6-b2ef-4583-b3e4-19967befd0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2057 | 2024.12.19 21:42:30.748271 [ 260 ] {dc9985d6-b2ef-4583-b3e4-19967befd0b6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2058 | 2024.12.19 21:42:30.748506 [ 260 ] {dc9985d6-b2ef-4583-b3e4-19967befd0b6} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2059 | 2024.12.19 21:42:30.748656 [ 42 ] {} <Debug> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2060 | 2024.12.19 21:42:30.748726 [ 260 ] {dc9985d6-b2ef-4583-b3e4-19967befd0b6} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001603 sec., 9357.454772301933 rows/sec., 659.77 KiB/sec. | ||
2061 | 2024.12.19 21:42:30.748758 [ 42 ] {} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2062 | 2024.12.19 21:42:30.748831 [ 260 ] {dc9985d6-b2ef-4583-b3e4-19967befd0b6} <Debug> TCPHandler: Processed in 0.00188316 sec. | ||
2063 | 2024.12.19 21:42:30.748842 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2064 | 2024.12.19 21:42:30.749073 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2065 | 2024.12.19 21:42:30.749173 [ 192 ] {c1973405-352f-482b-a990-dcf0e0a89417::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 | ||
2066 | 2024.12.19 21:42:30.749436 [ 263 ] {d20f8ce1-b230-4f14-8d7f-4875a11054c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2067 | 2024.12.19 21:42:30.749504 [ 192 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2068 | 2024.12.19 21:42:30.749517 [ 263 ] {d20f8ce1-b230-4f14-8d7f-4875a11054c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2069 | 2024.12.19 21:42:30.749556 [ 192 ] {c1973405-352f-482b-a990-dcf0e0a89417::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 | ||
2070 | 2024.12.19 21:42:30.749699 [ 192 ] {c1973405-352f-482b-a990-dcf0e0a89417::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 | ||
2071 | 2024.12.19 21:42:30.750109 [ 192 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part | ||
2072 | 2024.12.19 21:42:30.750454 [ 192 ] {c1973405-352f-482b-a990-dcf0e0a89417::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 | ||
2073 | 2024.12.19 21:42:30.750741 [ 192 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
2074 | 2024.12.19 21:42:30.750939 [ 192 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part | ||
2075 | 2024.12.19 21:42:30.751524 [ 263 ] {d20f8ce1-b230-4f14-8d7f-4875a11054c5} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2076 | 2024.12.19 21:42:30.751567 [ 263 ] {d20f8ce1-b230-4f14-8d7f-4875a11054c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2077 | 2024.12.19 21:42:30.752111 [ 263 ] {d20f8ce1-b230-4f14-8d7f-4875a11054c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2078 | 2024.12.19 21:42:30.752359 [ 192 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 5 columns (5 merged, 0 gathered) in 0.003369743 sec., 33830.473125101824 rows/sec., 2.53 MiB/sec. | ||
2079 | 2024.12.19 21:42:30.752453 [ 263 ] {d20f8ce1-b230-4f14-8d7f-4875a11054c5} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2080 | 2024.12.19 21:42:30.752493 [ 192 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2081 | 2024.12.19 21:42:30.752754 [ 263 ] {d20f8ce1-b230-4f14-8d7f-4875a11054c5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003428 sec., 4084.014002333722 rows/sec., 286.02 KiB/sec. | ||
2082 | 2024.12.19 21:42:30.752841 [ 263 ] {d20f8ce1-b230-4f14-8d7f-4875a11054c5} <Debug> TCPHandler: Processed in 0.003901422 sec. | ||
2083 | 2024.12.19 21:42:30.752904 [ 192 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_6_1} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2084 | 2024.12.19 21:42:30.753015 [ 192 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_6_1} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2085 | 2024.12.19 21:42:30.753041 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2086 | 2024.12.19 21:42:30.753141 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2087 | 2024.12.19 21:42:30.753238 [ 260 ] {6988426c-68f4-46ca-b720-44c2fc19661b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2088 | 2024.12.19 21:42:30.753299 [ 260 ] {6988426c-68f4-46ca-b720-44c2fc19661b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2089 | 2024.12.19 21:42:30.753936 [ 260 ] {6988426c-68f4-46ca-b720-44c2fc19661b} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2090 | 2024.12.19 21:42:30.753976 [ 260 ] {6988426c-68f4-46ca-b720-44c2fc19661b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2091 | 2024.12.19 21:42:30.754332 [ 260 ] {6988426c-68f4-46ca-b720-44c2fc19661b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2092 | 2024.12.19 21:42:30.754580 [ 260 ] {6988426c-68f4-46ca-b720-44c2fc19661b} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2093 | 2024.12.19 21:42:30.754814 [ 260 ] {6988426c-68f4-46ca-b720-44c2fc19661b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001607 sec., 8089.607965152459 rows/sec., 504.39 KiB/sec. | ||
2094 | 2024.12.19 21:42:30.754867 [ 260 ] {6988426c-68f4-46ca-b720-44c2fc19661b} <Debug> TCPHandler: Processed in 0.001934661 sec. | ||
2095 | 2024.12.19 21:42:30.755040 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2096 | 2024.12.19 21:42:30.755211 [ 263 ] {0a73fb82-aced-498b-9257-c55070f50526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2097 | 2024.12.19 21:42:30.755283 [ 263 ] {0a73fb82-aced-498b-9257-c55070f50526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2098 | 2024.12.19 21:42:30.756149 [ 263 ] {0a73fb82-aced-498b-9257-c55070f50526} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2099 | 2024.12.19 21:42:30.756190 [ 263 ] {0a73fb82-aced-498b-9257-c55070f50526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2100 | 2024.12.19 21:42:30.756575 [ 263 ] {0a73fb82-aced-498b-9257-c55070f50526} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2101 | 2024.12.19 21:42:30.756831 [ 263 ] {0a73fb82-aced-498b-9257-c55070f50526} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2102 | 2024.12.19 21:42:30.757074 [ 263 ] {0a73fb82-aced-498b-9257-c55070f50526} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001901 sec., 205155.18148342977 rows/sec., 14.55 MiB/sec. | ||
2103 | 2024.12.19 21:42:30.757241 [ 263 ] {0a73fb82-aced-498b-9257-c55070f50526} <Debug> TCPHandler: Processed in 0.002286817 sec. | ||
2104 | 2024.12.19 21:42:30.757405 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2105 | 2024.12.19 21:42:30.757542 [ 260 ] {e83b6033-7481-4f03-9610-53fa7e15f7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2106 | 2024.12.19 21:42:30.757603 [ 260 ] {e83b6033-7481-4f03-9610-53fa7e15f7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2107 | 2024.12.19 21:42:30.758112 [ 260 ] {e83b6033-7481-4f03-9610-53fa7e15f7e2} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2108 | 2024.12.19 21:42:30.758150 [ 260 ] {e83b6033-7481-4f03-9610-53fa7e15f7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2109 | 2024.12.19 21:42:30.758495 [ 260 ] {e83b6033-7481-4f03-9610-53fa7e15f7e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2110 | 2024.12.19 21:42:30.758722 [ 260 ] {e83b6033-7481-4f03-9610-53fa7e15f7e2} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2111 | 2024.12.19 21:42:30.759036 [ 260 ] {e83b6033-7481-4f03-9610-53fa7e15f7e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001549 sec., 3873.4667527437055 rows/sec., 202.37 KiB/sec. | ||
2112 | 2024.12.19 21:42:30.759252 [ 260 ] {e83b6033-7481-4f03-9610-53fa7e15f7e2} <Debug> TCPHandler: Processed in 0.00190989 sec. | ||
2113 | 2024.12.19 21:42:30.759385 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2114 | 2024.12.19 21:42:30.759501 [ 263 ] {221ce1ab-8da6-4199-a05f-c5828e38bc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2115 | 2024.12.19 21:42:30.759554 [ 263 ] {221ce1ab-8da6-4199-a05f-c5828e38bc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2116 | 2024.12.19 21:42:30.760154 [ 263 ] {221ce1ab-8da6-4199-a05f-c5828e38bc99} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2117 | 2024.12.19 21:42:30.760194 [ 263 ] {221ce1ab-8da6-4199-a05f-c5828e38bc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2118 | 2024.12.19 21:42:30.760593 [ 263 ] {221ce1ab-8da6-4199-a05f-c5828e38bc99} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2119 | 2024.12.19 21:42:30.760833 [ 263 ] {221ce1ab-8da6-4199-a05f-c5828e38bc99} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2120 | 2024.12.19 21:42:30.761045 [ 263 ] {221ce1ab-8da6-4199-a05f-c5828e38bc99} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001567 sec., 151244.41608168476 rows/sec., 10.14 MiB/sec. | ||
2121 | 2024.12.19 21:42:30.761098 [ 263 ] {221ce1ab-8da6-4199-a05f-c5828e38bc99} <Debug> TCPHandler: Processed in 0.001768729 sec. | ||
2122 | 2024.12.19 21:42:30.761260 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2123 | 2024.12.19 21:42:30.761396 [ 260 ] {6b339c3a-e3a8-44c2-a854-e194933db9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2124 | 2024.12.19 21:42:30.761456 [ 260 ] {6b339c3a-e3a8-44c2-a854-e194933db9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2125 | 2024.12.19 21:42:30.761953 [ 260 ] {6b339c3a-e3a8-44c2-a854-e194933db9cb} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2126 | 2024.12.19 21:42:30.761991 [ 260 ] {6b339c3a-e3a8-44c2-a854-e194933db9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2127 | 2024.12.19 21:42:30.762363 [ 260 ] {6b339c3a-e3a8-44c2-a854-e194933db9cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2128 | 2024.12.19 21:42:30.762615 [ 260 ] {6b339c3a-e3a8-44c2-a854-e194933db9cb} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2129 | 2024.12.19 21:42:30.762918 [ 260 ] {6b339c3a-e3a8-44c2-a854-e194933db9cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001518 sec., 658.7615283267457 rows/sec., 44.39 KiB/sec. | ||
2130 | 2024.12.19 21:42:30.763161 [ 260 ] {6b339c3a-e3a8-44c2-a854-e194933db9cb} <Debug> TCPHandler: Processed in 0.001964942 sec. | ||
2131 | 2024.12.19 21:42:30.763312 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2132 | 2024.12.19 21:42:30.763439 [ 263 ] {9934ff78-6eb8-4ac6-8dcd-3b24272f578b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2133 | 2024.12.19 21:42:30.763521 [ 263 ] {9934ff78-6eb8-4ac6-8dcd-3b24272f578b} <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 | ||
2134 | 2024.12.19 21:42:30.764606 [ 263 ] {9934ff78-6eb8-4ac6-8dcd-3b24272f578b} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2135 | 2024.12.19 21:42:30.764646 [ 263 ] {9934ff78-6eb8-4ac6-8dcd-3b24272f578b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2136 | 2024.12.19 21:42:30.765261 [ 263 ] {9934ff78-6eb8-4ac6-8dcd-3b24272f578b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2137 | 2024.12.19 21:42:30.765524 [ 263 ] {9934ff78-6eb8-4ac6-8dcd-3b24272f578b} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2138 | 2024.12.19 21:42:30.765703 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2139 | 2024.12.19 21:42:30.765771 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2140 | 2024.12.19 21:42:30.765806 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2141 | 2024.12.19 21:42:30.765820 [ 263 ] {9934ff78-6eb8-4ac6-8dcd-3b24272f578b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002394 sec., 3341.687552213868 rows/sec., 5.99 MiB/sec. | ||
2142 | 2024.12.19 21:42:30.766419 [ 201 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::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 | ||
2143 | 2024.12.19 21:42:30.766448 [ 263 ] {9934ff78-6eb8-4ac6-8dcd-3b24272f578b} <Debug> TCPHandler: Processed in 0.003189522 sec. | ||
2144 | 2024.12.19 21:42:30.766644 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2145 | 2024.12.19 21:42:30.766811 [ 260 ] {a2a7847b-65c8-424e-ba0b-ecfe2c6c57c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2146 | 2024.12.19 21:42:30.766886 [ 260 ] {a2a7847b-65c8-424e-ba0b-ecfe2c6c57c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2147 | 2024.12.19 21:42:30.766903 [ 201 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2148 | 2024.12.19 21:42:30.767037 [ 201 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::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 | ||
2149 | 2024.12.19 21:42:30.767650 [ 201 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::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 | ||
2150 | 2024.12.19 21:42:30.768279 [ 201 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part | ||
2151 | 2024.12.19 21:42:30.768281 [ 260 ] {a2a7847b-65c8-424e-ba0b-ecfe2c6c57c4} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2152 | 2024.12.19 21:42:30.768331 [ 260 ] {a2a7847b-65c8-424e-ba0b-ecfe2c6c57c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB. | ||
2153 | 2024.12.19 21:42:30.768805 [ 201 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::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 | ||
2154 | 2024.12.19 21:42:30.769319 [ 201 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
2155 | 2024.12.19 21:42:30.769486 [ 260 ] {a2a7847b-65c8-424e-ba0b-ecfe2c6c57c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2156 | 2024.12.19 21:42:30.769792 [ 201 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::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 | ||
2157 | 2024.12.19 21:42:30.770288 [ 260 ] {a2a7847b-65c8-424e-ba0b-ecfe2c6c57c4} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2158 | 2024.12.19 21:42:30.770845 [ 260 ] {a2a7847b-65c8-424e-ba0b-ecfe2c6c57c4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004053 sec., 20231.92696767826 rows/sec., 1.28 MiB/sec. | ||
2159 | 2024.12.19 21:42:30.771243 [ 260 ] {a2a7847b-65c8-424e-ba0b-ecfe2c6c57c4} <Debug> TCPHandler: Processed in 0.004675925 sec. | ||
2160 | 2024.12.19 21:42:30.773275 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 86 rows, containing 19 columns (19 merged, 0 gathered) in 0.007349558 sec., 11701.383947170702 rows/sec., 20.97 MiB/sec. | ||
2161 | 2024.12.19 21:42:30.773639 [ 198 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2162 | 2024.12.19 21:42:30.774094 [ 198 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2163 | 2024.12.19 21:42:30.774180 [ 198 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2164 | 2024.12.19 21:42:30.774325 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
2165 | 2024.12.19 21:42:31.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.40 MiB, peak 174.14 MiB, free memory in arenas 0.00 B, will set to 167.17 MiB (RSS), difference: -3.23 MiB | ||
2166 | 2024.12.19 21:42:35.738791 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2167 | 2024.12.19 21:42:35.739017 [ 260 ] {8a9f03ae-f324-4998-ab92-2433c34b40f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2168 | 2024.12.19 21:42:35.739101 [ 260 ] {8a9f03ae-f324-4998-ab92-2433c34b40f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2169 | 2024.12.19 21:42:35.740005 [ 260 ] {8a9f03ae-f324-4998-ab92-2433c34b40f3} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2170 | 2024.12.19 21:42:35.740060 [ 260 ] {8a9f03ae-f324-4998-ab92-2433c34b40f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2171 | 2024.12.19 21:42:35.740494 [ 260 ] {8a9f03ae-f324-4998-ab92-2433c34b40f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2172 | 2024.12.19 21:42:35.740746 [ 260 ] {8a9f03ae-f324-4998-ab92-2433c34b40f3} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2173 | 2024.12.19 21:42:35.740941 [ 36 ] {} <Debug> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2174 | 2024.12.19 21:42:35.740993 [ 260 ] {8a9f03ae-f324-4998-ab92-2433c34b40f3} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.002025 sec., 54320.98765432099 rows/sec., 4.56 MiB/sec. | ||
2175 | 2024.12.19 21:42:35.741023 [ 36 ] {} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2176 | 2024.12.19 21:42:35.741103 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2177 | 2024.12.19 21:42:35.741152 [ 260 ] {8a9f03ae-f324-4998-ab92-2433c34b40f3} <Debug> TCPHandler: Processed in 0.00249346 sec. | ||
2178 | 2024.12.19 21:42:35.741307 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::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 | ||
2179 | 2024.12.19 21:42:35.741445 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2180 | 2024.12.19 21:42:35.741455 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2181 | 2024.12.19 21:42:35.741496 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 273 rows starting from the beginning of the part | ||
2182 | 2024.12.19 21:42:35.741727 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1359 rows starting from the beginning of the part | ||
2183 | 2024.12.19 21:42:35.741844 [ 263 ] {6627c42e-d68d-41ca-82b8-92a88f3ee141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2184 | 2024.12.19 21:42:35.742045 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::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 | ||
2185 | 2024.12.19 21:42:35.742054 [ 263 ] {6627c42e-d68d-41ca-82b8-92a88f3ee141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2186 | 2024.12.19 21:42:35.742391 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
2187 | 2024.12.19 21:42:35.742706 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 219 rows starting from the beginning of the part | ||
2188 | 2024.12.19 21:42:35.742982 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
2189 | 2024.12.19 21:42:35.744757 [ 263 ] {6627c42e-d68d-41ca-82b8-92a88f3ee141} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2190 | 2024.12.19 21:42:35.744844 [ 263 ] {6627c42e-d68d-41ca-82b8-92a88f3ee141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2191 | 2024.12.19 21:42:35.745758 [ 263 ] {6627c42e-d68d-41ca-82b8-92a88f3ee141} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2192 | 2024.12.19 21:42:35.746351 [ 263 ] {6627c42e-d68d-41ca-82b8-92a88f3ee141} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2193 | 2024.12.19 21:42:35.746449 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2127 rows, containing 5 columns (5 merged, 0 gathered) in 0.005230224 sec., 406674.7428026027 rows/sec., 35.85 MiB/sec. | ||
2194 | 2024.12.19 21:42:35.746676 [ 263 ] {6627c42e-d68d-41ca-82b8-92a88f3ee141} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.005029 sec., 5368.860608470869 rows/sec., 403.71 KiB/sec. | ||
2195 | 2024.12.19 21:42:35.746807 [ 263 ] {6627c42e-d68d-41ca-82b8-92a88f3ee141} <Debug> TCPHandler: Processed in 0.005500369 sec. | ||
2196 | 2024.12.19 21:42:35.746912 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2197 | 2024.12.19 21:42:35.747008 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2198 | 2024.12.19 21:42:35.747215 [ 260 ] {f678101f-691b-4fa8-aef0-f117747735da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2199 | 2024.12.19 21:42:35.747311 [ 260 ] {f678101f-691b-4fa8-aef0-f117747735da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2200 | 2024.12.19 21:42:35.747435 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_11_2} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2201 | 2024.12.19 21:42:35.747624 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_11_2} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2202 | 2024.12.19 21:42:35.747825 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
2203 | 2024.12.19 21:42:35.748343 [ 260 ] {f678101f-691b-4fa8-aef0-f117747735da} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2204 | 2024.12.19 21:42:35.748389 [ 260 ] {f678101f-691b-4fa8-aef0-f117747735da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2205 | 2024.12.19 21:42:35.748779 [ 260 ] {f678101f-691b-4fa8-aef0-f117747735da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2206 | 2024.12.19 21:42:35.749021 [ 260 ] {f678101f-691b-4fa8-aef0-f117747735da} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2207 | 2024.12.19 21:42:35.749180 [ 36 ] {} <Debug> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2208 | 2024.12.19 21:42:35.749238 [ 36 ] {} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2209 | 2024.12.19 21:42:35.749274 [ 260 ] {f678101f-691b-4fa8-aef0-f117747735da} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.002122 sec., 42884.071630537226 rows/sec., 3.35 MiB/sec. | ||
2210 | 2024.12.19 21:42:35.749282 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2211 | 2024.12.19 21:42:35.749430 [ 260 ] {f678101f-691b-4fa8-aef0-f117747735da} <Debug> TCPHandler: Processed in 0.002520471 sec. | ||
2212 | 2024.12.19 21:42:35.749612 [ 199 ] {7998377c-3b02-4741-9205-449879ec03ba::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 | ||
2213 | 2024.12.19 21:42:35.749659 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2214 | 2024.12.19 21:42:35.749902 [ 199 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2215 | 2024.12.19 21:42:35.749909 [ 263 ] {b67329cb-07b4-4d95-90ab-0087e1e4a4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2216 | 2024.12.19 21:42:35.749979 [ 199 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 433 rows starting from the beginning of the part | ||
2217 | 2024.12.19 21:42:35.750027 [ 263 ] {b67329cb-07b4-4d95-90ab-0087e1e4a4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2218 | 2024.12.19 21:42:35.750401 [ 199 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part | ||
2219 | 2024.12.19 21:42:35.750742 [ 199 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
2220 | 2024.12.19 21:42:35.751122 [ 199 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 91 rows starting from the beginning of the part | ||
2221 | 2024.12.19 21:42:35.751393 [ 199 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part | ||
2222 | 2024.12.19 21:42:35.751667 [ 199 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 91 rows starting from the beginning of the part | ||
2223 | 2024.12.19 21:42:35.752555 [ 263 ] {b67329cb-07b4-4d95-90ab-0087e1e4a4ce} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2224 | 2024.12.19 21:42:35.752619 [ 263 ] {b67329cb-07b4-4d95-90ab-0087e1e4a4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2225 | 2024.12.19 21:42:35.753686 [ 263 ] {b67329cb-07b4-4d95-90ab-0087e1e4a4ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2226 | 2024.12.19 21:42:35.754133 [ 263 ] {b67329cb-07b4-4d95-90ab-0087e1e4a4ce} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2227 | 2024.12.19 21:42:35.754313 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2228 | 2024.12.19 21:42:35.754402 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2229 | 2024.12.19 21:42:35.754479 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2230 | 2024.12.19 21:42:35.754516 [ 263 ] {b67329cb-07b4-4d95-90ab-0087e1e4a4ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004688 sec., 34129.6928327645 rows/sec., 2.38 MiB/sec. | ||
2231 | 2024.12.19 21:42:35.755101 [ 263 ] {b67329cb-07b4-4d95-90ab-0087e1e4a4ce} <Debug> TCPHandler: Processed in 0.005512008 sec. | ||
2232 | 2024.12.19 21:42:35.755149 [ 195 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::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 | ||
2233 | 2024.12.19 21:42:35.755435 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2234 | 2024.12.19 21:42:35.755892 [ 199 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1915 rows, containing 5 columns (5 merged, 0 gathered) in 0.006446333 sec., 297068.11609018646 rows/sec., 22.70 MiB/sec. | ||
2235 | 2024.12.19 21:42:35.755925 [ 260 ] {030277e4-3d84-4fe4-9f6a-6f17f583ebc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2236 | 2024.12.19 21:42:35.755947 [ 195 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2237 | 2024.12.19 21:42:35.756056 [ 195 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part | ||
2238 | 2024.12.19 21:42:35.756155 [ 260 ] {030277e4-3d84-4fe4-9f6a-6f17f583ebc3} <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 | ||
2239 | 2024.12.19 21:42:35.756261 [ 198 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2240 | 2024.12.19 21:42:35.757181 [ 195 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2281 rows starting from the beginning of the part | ||
2241 | 2024.12.19 21:42:35.757261 [ 198 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_11_2} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2242 | 2024.12.19 21:42:35.757622 [ 198 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_11_2} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2243 | 2024.12.19 21:42:35.757933 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2244 | 2024.12.19 21:42:35.758139 [ 195 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
2245 | 2024.12.19 21:42:35.758583 [ 195 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
2246 | 2024.12.19 21:42:35.759155 [ 195 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
2247 | 2024.12.19 21:42:35.759531 [ 195 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
2248 | 2024.12.19 21:42:35.761932 [ 260 ] {030277e4-3d84-4fe4-9f6a-6f17f583ebc3} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2249 | 2024.12.19 21:42:35.762008 [ 260 ] {030277e4-3d84-4fe4-9f6a-6f17f583ebc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2250 | 2024.12.19 21:42:35.763356 [ 260 ] {030277e4-3d84-4fe4-9f6a-6f17f583ebc3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2251 | 2024.12.19 21:42:35.763669 [ 260 ] {030277e4-3d84-4fe4-9f6a-6f17f583ebc3} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2252 | 2024.12.19 21:42:35.764231 [ 260 ] {030277e4-3d84-4fe4-9f6a-6f17f583ebc3} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00843 sec., 3202.846975088968 rows/sec., 5.74 MiB/sec. | ||
2253 | 2024.12.19 21:42:35.764694 [ 195 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4048 rows, containing 5 columns (5 merged, 0 gathered) in 0.010073641 sec., 401840.80413427483 rows/sec., 27.12 MiB/sec. | ||
2254 | 2024.12.19 21:42:35.764836 [ 260 ] {030277e4-3d84-4fe4-9f6a-6f17f583ebc3} <Debug> TCPHandler: Processed in 0.009596484 sec. | ||
2255 | 2024.12.19 21:42:35.765023 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2256 | 2024.12.19 21:42:35.765112 [ 195 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2257 | 2024.12.19 21:42:35.765259 [ 263 ] {d76b8a45-0b40-4eaa-b098-698cec4252b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2258 | 2024.12.19 21:42:35.765359 [ 263 ] {d76b8a45-0b40-4eaa-b098-698cec4252b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2259 | 2024.12.19 21:42:35.765757 [ 195 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2260 | 2024.12.19 21:42:35.765945 [ 195 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2261 | 2024.12.19 21:42:35.766105 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
2262 | 2024.12.19 21:42:35.766319 [ 263 ] {d76b8a45-0b40-4eaa-b098-698cec4252b1} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2263 | 2024.12.19 21:42:35.766363 [ 263 ] {d76b8a45-0b40-4eaa-b098-698cec4252b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2264 | 2024.12.19 21:42:35.766744 [ 263 ] {d76b8a45-0b40-4eaa-b098-698cec4252b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2265 | 2024.12.19 21:42:35.766987 [ 263 ] {d76b8a45-0b40-4eaa-b098-698cec4252b1} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2266 | 2024.12.19 21:42:35.767115 [ 36 ] {} <Debug> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2267 | 2024.12.19 21:42:35.767153 [ 36 ] {} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2268 | 2024.12.19 21:42:35.767176 [ 263 ] {d76b8a45-0b40-4eaa-b098-698cec4252b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002021 sec., 29688.27313211282 rows/sec., 2.00 MiB/sec. | ||
2269 | 2024.12.19 21:42:35.767179 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2270 | 2024.12.19 21:42:35.767304 [ 263 ] {d76b8a45-0b40-4eaa-b098-698cec4252b1} <Debug> TCPHandler: Processed in 0.002343947 sec. | ||
2271 | 2024.12.19 21:42:35.767387 [ 199 ] {76120e44-5844-4265-a3a7-e8803b572dbe::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 | ||
2272 | 2024.12.19 21:42:35.767504 [ 199 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2273 | 2024.12.19 21:42:35.767531 [ 199 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 392 rows starting from the beginning of the part | ||
2274 | 2024.12.19 21:42:35.767620 [ 199 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
2275 | 2024.12.19 21:42:35.767826 [ 199 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
2276 | 2024.12.19 21:42:35.768009 [ 199 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2277 | 2024.12.19 21:42:35.768156 [ 199 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
2278 | 2024.12.19 21:42:35.768336 [ 199 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
2279 | 2024.12.19 21:42:35.769493 [ 198 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.002202005 sec., 306992.94506597397 rows/sec., 20.11 MiB/sec. | ||
2280 | 2024.12.19 21:42:35.769722 [ 190 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2281 | 2024.12.19 21:42:35.770052 [ 190 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_11_2} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2282 | 2024.12.19 21:42:35.770137 [ 190 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_11_2} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2283 | 2024.12.19 21:42:35.770248 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2284 | 2024.12.19 21:42:37.398799 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
2285 | 2024.12.19 21:42:37.399474 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2286 | 2024.12.19 21:42:37.399526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2287 | 2024.12.19 21:42:37.400083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2288 | 2024.12.19 21:42:37.400350 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2289 | 2024.12.19 21:42:37.400639 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
2290 | 2024.12.19 21:42:37.648147 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2291 | 2024.12.19 21:42:37.668443 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2292 | 2024.12.19 21:42:37.668507 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2293 | 2024.12.19 21:42:37.676078 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2294 | 2024.12.19 21:42:37.676845 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2295 | 2024.12.19 21:42:37.680221 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2296 | 2024.12.19 21:42:39.920113 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 336 | ||
2297 | 2024.12.19 21:42:39.923293 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2298 | 2024.12.19 21:42:39.923339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2299 | 2024.12.19 21:42:39.924829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2300 | 2024.12.19 21:42:39.925134 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2301 | 2024.12.19 21:42:39.925370 [ 30 ] {} <Debug> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2302 | 2024.12.19 21:42:39.925509 [ 30 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2303 | 2024.12.19 21:42:39.925607 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2304 | 2024.12.19 21:42:39.926267 [ 199 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::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 | ||
2305 | 2024.12.19 21:42:39.926666 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
2306 | 2024.12.19 21:42:39.927237 [ 199 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2307 | 2024.12.19 21:42:39.927415 [ 199 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::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 | ||
2308 | 2024.12.19 21:42:39.928045 [ 199 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
2309 | 2024.12.19 21:42:39.928702 [ 199 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
2310 | 2024.12.19 21:42:39.929379 [ 199 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 80 rows starting from the beginning of the part | ||
2311 | 2024.12.19 21:42:39.930026 [ 199 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
2312 | 2024.12.19 21:42:39.930625 [ 199 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
2313 | 2024.12.19 21:42:39.938411 [ 198 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 72 columns (72 merged, 0 gathered) in 0.012595712 sec., 26675.74488841917 rows/sec., 26.64 MiB/sec. | ||
2314 | 2024.12.19 21:42:39.939549 [ 198 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2315 | 2024.12.19 21:42:39.940708 [ 198 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_6_1} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2316 | 2024.12.19 21:42:39.940802 [ 198 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_6_1} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2317 | 2024.12.19 21:42:39.941126 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
2318 | 2024.12.19 21:42:40.741743 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2319 | 2024.12.19 21:42:40.741926 [ 260 ] {94499b29-b6fa-4d45-9495-9757acc5e90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2320 | 2024.12.19 21:42:40.741997 [ 260 ] {94499b29-b6fa-4d45-9495-9757acc5e90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2321 | 2024.12.19 21:42:40.742757 [ 260 ] {94499b29-b6fa-4d45-9495-9757acc5e90e} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2322 | 2024.12.19 21:42:40.742806 [ 260 ] {94499b29-b6fa-4d45-9495-9757acc5e90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2323 | 2024.12.19 21:42:40.743236 [ 260 ] {94499b29-b6fa-4d45-9495-9757acc5e90e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2324 | 2024.12.19 21:42:40.743505 [ 260 ] {94499b29-b6fa-4d45-9495-9757acc5e90e} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2325 | 2024.12.19 21:42:40.743698 [ 28 ] {} <Debug> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2326 | 2024.12.19 21:42:40.743768 [ 260 ] {94499b29-b6fa-4d45-9495-9757acc5e90e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 533.52 KiB/sec. | ||
2327 | 2024.12.19 21:42:40.743787 [ 28 ] {} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2328 | 2024.12.19 21:42:40.743865 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2329 | 2024.12.19 21:42:40.743923 [ 260 ] {94499b29-b6fa-4d45-9495-9757acc5e90e} <Debug> TCPHandler: Processed in 0.002305287 sec. | ||
2330 | 2024.12.19 21:42:40.744255 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2331 | 2024.12.19 21:42:40.744362 [ 186 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::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 | ||
2332 | 2024.12.19 21:42:40.744486 [ 263 ] {402799c2-8632-401c-9596-a849772fb2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2333 | 2024.12.19 21:42:40.744682 [ 263 ] {402799c2-8632-401c-9596-a849772fb2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2334 | 2024.12.19 21:42:40.744981 [ 186 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2335 | 2024.12.19 21:42:40.745091 [ 186 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::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 | ||
2336 | 2024.12.19 21:42:40.745479 [ 186 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::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 | ||
2337 | 2024.12.19 21:42:40.745909 [ 186 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::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 | ||
2338 | 2024.12.19 21:42:40.746286 [ 186 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::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 | ||
2339 | 2024.12.19 21:42:40.746522 [ 186 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::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 | ||
2340 | 2024.12.19 21:42:40.747506 [ 263 ] {402799c2-8632-401c-9596-a849772fb2b8} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2341 | 2024.12.19 21:42:40.747570 [ 263 ] {402799c2-8632-401c-9596-a849772fb2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2342 | 2024.12.19 21:42:40.748662 [ 263 ] {402799c2-8632-401c-9596-a849772fb2b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2343 | 2024.12.19 21:42:40.749006 [ 198 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00499298 sec., 14019.683635824698 rows/sec., 1.04 MiB/sec. | ||
2344 | 2024.12.19 21:42:40.749196 [ 263 ] {402799c2-8632-401c-9596-a849772fb2b8} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2345 | 2024.12.19 21:42:40.749225 [ 198 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2346 | 2024.12.19 21:42:40.749758 [ 263 ] {402799c2-8632-401c-9596-a849772fb2b8} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.005269 sec., 41563.86411083697 rows/sec., 3.63 MiB/sec. | ||
2347 | 2024.12.19 21:42:40.749940 [ 263 ] {402799c2-8632-401c-9596-a849772fb2b8} <Debug> TCPHandler: Processed in 0.005883775 sec. | ||
2348 | 2024.12.19 21:42:40.750062 [ 198 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_5_1} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2349 | 2024.12.19 21:42:40.750150 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2350 | 2024.12.19 21:42:40.750191 [ 198 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_5_1} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2351 | 2024.12.19 21:42:40.750343 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2352 | 2024.12.19 21:42:40.750371 [ 260 ] {cf5e8dd9-fae8-4c35-89e9-3eaf95dde662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2353 | 2024.12.19 21:42:40.750441 [ 260 ] {cf5e8dd9-fae8-4c35-89e9-3eaf95dde662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2354 | 2024.12.19 21:42:40.751046 [ 260 ] {cf5e8dd9-fae8-4c35-89e9-3eaf95dde662} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2355 | 2024.12.19 21:42:40.751088 [ 260 ] {cf5e8dd9-fae8-4c35-89e9-3eaf95dde662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2356 | 2024.12.19 21:42:40.751488 [ 260 ] {cf5e8dd9-fae8-4c35-89e9-3eaf95dde662} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2357 | 2024.12.19 21:42:40.751741 [ 260 ] {cf5e8dd9-fae8-4c35-89e9-3eaf95dde662} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2358 | 2024.12.19 21:42:40.752022 [ 260 ] {cf5e8dd9-fae8-4c35-89e9-3eaf95dde662} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001693 sec., 8860.011813349083 rows/sec., 624.70 KiB/sec. | ||
2359 | 2024.12.19 21:42:40.752154 [ 260 ] {cf5e8dd9-fae8-4c35-89e9-3eaf95dde662} <Debug> TCPHandler: Processed in 0.002095353 sec. | ||
2360 | 2024.12.19 21:42:40.752319 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2361 | 2024.12.19 21:42:40.752464 [ 263 ] {950ed8cd-20f4-4491-8300-2cd481df4400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2362 | 2024.12.19 21:42:40.752527 [ 263 ] {950ed8cd-20f4-4491-8300-2cd481df4400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2363 | 2024.12.19 21:42:40.753207 [ 263 ] {950ed8cd-20f4-4491-8300-2cd481df4400} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2364 | 2024.12.19 21:42:40.753247 [ 263 ] {950ed8cd-20f4-4491-8300-2cd481df4400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2365 | 2024.12.19 21:42:40.753628 [ 263 ] {950ed8cd-20f4-4491-8300-2cd481df4400} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2366 | 2024.12.19 21:42:40.753882 [ 263 ] {950ed8cd-20f4-4491-8300-2cd481df4400} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2367 | 2024.12.19 21:42:40.754073 [ 263 ] {950ed8cd-20f4-4491-8300-2cd481df4400} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001644 sec., 8515.81508515815 rows/sec., 596.39 KiB/sec. | ||
2368 | 2024.12.19 21:42:40.754129 [ 263 ] {950ed8cd-20f4-4491-8300-2cd481df4400} <Debug> TCPHandler: Processed in 0.00188103 sec. | ||
2369 | 2024.12.19 21:42:40.754274 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2370 | 2024.12.19 21:42:40.754403 [ 260 ] {fc035ef4-470b-44b2-9dfe-9441bbaf10d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2371 | 2024.12.19 21:42:40.754452 [ 260 ] {fc035ef4-470b-44b2-9dfe-9441bbaf10d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2372 | 2024.12.19 21:42:40.755044 [ 260 ] {fc035ef4-470b-44b2-9dfe-9441bbaf10d6} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2373 | 2024.12.19 21:42:40.755086 [ 260 ] {fc035ef4-470b-44b2-9dfe-9441bbaf10d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2374 | 2024.12.19 21:42:40.755445 [ 260 ] {fc035ef4-470b-44b2-9dfe-9441bbaf10d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2375 | 2024.12.19 21:42:40.755676 [ 260 ] {fc035ef4-470b-44b2-9dfe-9441bbaf10d6} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2376 | 2024.12.19 21:42:40.755817 [ 28 ] {} <Debug> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2377 | 2024.12.19 21:42:40.755876 [ 28 ] {} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2378 | 2024.12.19 21:42:40.755906 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2379 | 2024.12.19 21:42:40.755921 [ 260 ] {fc035ef4-470b-44b2-9dfe-9441bbaf10d6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. | ||
2380 | 2024.12.19 21:42:40.756113 [ 260 ] {fc035ef4-470b-44b2-9dfe-9441bbaf10d6} <Debug> TCPHandler: Processed in 0.001948531 sec. | ||
2381 | 2024.12.19 21:42:40.756198 [ 199 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::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 | ||
2382 | 2024.12.19 21:42:40.756348 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2383 | 2024.12.19 21:42:40.756521 [ 199 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2384 | 2024.12.19 21:42:40.756601 [ 263 ] {a21f9337-aef7-4736-a470-1bff4aab74dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2385 | 2024.12.19 21:42:40.756606 [ 199 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::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 | ||
2386 | 2024.12.19 21:42:40.756702 [ 263 ] {a21f9337-aef7-4736-a470-1bff4aab74dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2387 | 2024.12.19 21:42:40.756996 [ 199 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::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 | ||
2388 | 2024.12.19 21:42:40.757342 [ 199 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::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 | ||
2389 | 2024.12.19 21:42:40.757724 [ 199 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::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 | ||
2390 | 2024.12.19 21:42:40.758083 [ 199 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::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 | ||
2391 | 2024.12.19 21:42:40.759604 [ 263 ] {a21f9337-aef7-4736-a470-1bff4aab74dc} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2392 | 2024.12.19 21:42:40.759673 [ 263 ] {a21f9337-aef7-4736-a470-1bff4aab74dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2393 | 2024.12.19 21:42:40.760618 [ 199 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004562823 sec., 14245.56683439178 rows/sec., 943.85 KiB/sec. | ||
2394 | 2024.12.19 21:42:40.760733 [ 263 ] {a21f9337-aef7-4736-a470-1bff4aab74dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2395 | 2024.12.19 21:42:40.760793 [ 199 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2396 | 2024.12.19 21:42:40.761255 [ 263 ] {a21f9337-aef7-4736-a470-1bff4aab74dc} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2397 | 2024.12.19 21:42:40.761411 [ 199 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_5_1} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2398 | 2024.12.19 21:42:40.761685 [ 199 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_5_1} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2399 | 2024.12.19 21:42:40.761727 [ 263 ] {a21f9337-aef7-4736-a470-1bff4aab74dc} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.005186 sec., 75202.46818357115 rows/sec., 5.33 MiB/sec. | ||
2400 | 2024.12.19 21:42:40.761863 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2401 | 2024.12.19 21:42:40.761947 [ 263 ] {a21f9337-aef7-4736-a470-1bff4aab74dc} <Debug> TCPHandler: Processed in 0.005666751 sec. | ||
2402 | 2024.12.19 21:42:40.762112 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2403 | 2024.12.19 21:42:40.762232 [ 260 ] {adf3799a-60ec-4443-945b-1a3b49c317f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2404 | 2024.12.19 21:42:40.762291 [ 260 ] {adf3799a-60ec-4443-945b-1a3b49c317f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2405 | 2024.12.19 21:42:40.762802 [ 260 ] {adf3799a-60ec-4443-945b-1a3b49c317f3} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2406 | 2024.12.19 21:42:40.762842 [ 260 ] {adf3799a-60ec-4443-945b-1a3b49c317f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2407 | 2024.12.19 21:42:40.763212 [ 260 ] {adf3799a-60ec-4443-945b-1a3b49c317f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2408 | 2024.12.19 21:42:40.763471 [ 260 ] {adf3799a-60ec-4443-945b-1a3b49c317f3} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2409 | 2024.12.19 21:42:40.763691 [ 260 ] {adf3799a-60ec-4443-945b-1a3b49c317f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 211.38 KiB/sec. | ||
2410 | 2024.12.19 21:42:40.763744 [ 260 ] {adf3799a-60ec-4443-945b-1a3b49c317f3} <Debug> TCPHandler: Processed in 0.001686257 sec. | ||
2411 | 2024.12.19 21:42:40.763921 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2412 | 2024.12.19 21:42:40.764060 [ 263 ] {513af521-f3b4-43cc-87b8-baca64c9523d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2413 | 2024.12.19 21:42:40.764123 [ 263 ] {513af521-f3b4-43cc-87b8-baca64c9523d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2414 | 2024.12.19 21:42:40.764808 [ 263 ] {513af521-f3b4-43cc-87b8-baca64c9523d} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2415 | 2024.12.19 21:42:40.764855 [ 263 ] {513af521-f3b4-43cc-87b8-baca64c9523d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2416 | 2024.12.19 21:42:40.765330 [ 263 ] {513af521-f3b4-43cc-87b8-baca64c9523d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2417 | 2024.12.19 21:42:40.765572 [ 263 ] {513af521-f3b4-43cc-87b8-baca64c9523d} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2418 | 2024.12.19 21:42:40.765780 [ 263 ] {513af521-f3b4-43cc-87b8-baca64c9523d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00175 sec., 135428.57142857142 rows/sec., 9.08 MiB/sec. | ||
2419 | 2024.12.19 21:42:40.765830 [ 263 ] {513af521-f3b4-43cc-87b8-baca64c9523d} <Debug> TCPHandler: Processed in 0.001977141 sec. | ||
2420 | 2024.12.19 21:42:40.765979 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2421 | 2024.12.19 21:42:40.766095 [ 260 ] {6510f416-9066-4b55-9f9c-f426f727138f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2422 | 2024.12.19 21:42:40.766146 [ 260 ] {6510f416-9066-4b55-9f9c-f426f727138f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2423 | 2024.12.19 21:42:40.766625 [ 260 ] {6510f416-9066-4b55-9f9c-f426f727138f} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2424 | 2024.12.19 21:42:40.766664 [ 260 ] {6510f416-9066-4b55-9f9c-f426f727138f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2425 | 2024.12.19 21:42:40.767023 [ 260 ] {6510f416-9066-4b55-9f9c-f426f727138f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2426 | 2024.12.19 21:42:40.767268 [ 260 ] {6510f416-9066-4b55-9f9c-f426f727138f} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2427 | 2024.12.19 21:42:40.767445 [ 27 ] {} <Debug> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2428 | 2024.12.19 21:42:40.767512 [ 27 ] {} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2429 | 2024.12.19 21:42:40.767528 [ 260 ] {6510f416-9066-4b55-9f9c-f426f727138f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001448 sec., 690.6077348066298 rows/sec., 46.54 KiB/sec. | ||
2430 | 2024.12.19 21:42:40.767548 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2431 | 2024.12.19 21:42:40.767672 [ 260 ] {6510f416-9066-4b55-9f9c-f426f727138f} <Debug> TCPHandler: Processed in 0.001734858 sec. | ||
2432 | 2024.12.19 21:42:40.767958 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2433 | 2024.12.19 21:42:40.768012 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::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 | ||
2434 | 2024.12.19 21:42:40.768221 [ 263 ] {cd8ce45a-adee-4506-b7f5-3487860d194c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2435 | 2024.12.19 21:42:40.768268 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2436 | 2024.12.19 21:42:40.768367 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::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 | ||
2437 | 2024.12.19 21:42:40.768413 [ 263 ] {cd8ce45a-adee-4506-b7f5-3487860d194c} <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 | ||
2438 | 2024.12.19 21:42:40.768688 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::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 | ||
2439 | 2024.12.19 21:42:40.769070 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::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 | ||
2440 | 2024.12.19 21:42:40.769387 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::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 | ||
2441 | 2024.12.19 21:42:40.769687 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::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 | ||
2442 | 2024.12.19 21:42:40.773076 [ 199 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005377177 sec., 929.8559448573108 rows/sec., 62.66 KiB/sec. | ||
2443 | 2024.12.19 21:42:40.773318 [ 199 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2444 | 2024.12.19 21:42:40.773665 [ 263 ] {cd8ce45a-adee-4506-b7f5-3487860d194c} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2445 | 2024.12.19 21:42:40.773721 [ 263 ] {cd8ce45a-adee-4506-b7f5-3487860d194c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2446 | 2024.12.19 21:42:40.773958 [ 199 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_5_1} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2447 | 2024.12.19 21:42:40.774183 [ 199 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_5_1} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2448 | 2024.12.19 21:42:40.774337 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2449 | 2024.12.19 21:42:40.774773 [ 263 ] {cd8ce45a-adee-4506-b7f5-3487860d194c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2450 | 2024.12.19 21:42:40.775043 [ 263 ] {cd8ce45a-adee-4506-b7f5-3487860d194c} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2451 | 2024.12.19 21:42:40.775352 [ 263 ] {cd8ce45a-adee-4506-b7f5-3487860d194c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007223 sec., 1107.573030596705 rows/sec., 1.98 MiB/sec. | ||
2452 | 2024.12.19 21:42:40.775725 [ 263 ] {cd8ce45a-adee-4506-b7f5-3487860d194c} <Debug> TCPHandler: Processed in 0.007955247 sec. | ||
2453 | 2024.12.19 21:42:40.775907 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2454 | 2024.12.19 21:42:40.776025 [ 260 ] {3a168f82-4d63-45b6-9e4b-6fd999a2068b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2455 | 2024.12.19 21:42:40.776075 [ 260 ] {3a168f82-4d63-45b6-9e4b-6fd999a2068b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2456 | 2024.12.19 21:42:40.776581 [ 260 ] {3a168f82-4d63-45b6-9e4b-6fd999a2068b} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2457 | 2024.12.19 21:42:40.776621 [ 260 ] {3a168f82-4d63-45b6-9e4b-6fd999a2068b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2458 | 2024.12.19 21:42:40.776994 [ 260 ] {3a168f82-4d63-45b6-9e4b-6fd999a2068b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2459 | 2024.12.19 21:42:40.777235 [ 260 ] {3a168f82-4d63-45b6-9e4b-6fd999a2068b} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2460 | 2024.12.19 21:42:40.777461 [ 260 ] {3a168f82-4d63-45b6-9e4b-6fd999a2068b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00146 sec., 56164.38356164384 rows/sec., 3.57 MiB/sec. | ||
2461 | 2024.12.19 21:42:40.777515 [ 260 ] {3a168f82-4d63-45b6-9e4b-6fd999a2068b} <Debug> TCPHandler: Processed in 0.001664357 sec. | ||
2462 | 2024.12.19 21:42:44.795900 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2463 | 2024.12.19 21:42:44.795972 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2464 | 2024.12.19 21:42:44.900841 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2465 | 2024.12.19 21:42:44.901464 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2466 | 2024.12.19 21:42:44.901505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2467 | 2024.12.19 21:42:44.902046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2468 | 2024.12.19 21:42:44.902299 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2469 | 2024.12.19 21:42:44.902496 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2470 | 2024.12.19 21:42:45.180375 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2471 | 2024.12.19 21:42:45.200863 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2472 | 2024.12.19 21:42:45.200908 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2473 | 2024.12.19 21:42:45.208590 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2474 | 2024.12.19 21:42:45.209352 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2475 | 2024.12.19 21:42:45.211761 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2476 | 2024.12.19 21:42:45.738912 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2477 | 2024.12.19 21:42:45.739096 [ 260 ] {6bb0f196-76e5-4ad6-ade8-8c90d95f380d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2478 | 2024.12.19 21:42:45.739165 [ 260 ] {6bb0f196-76e5-4ad6-ade8-8c90d95f380d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2479 | 2024.12.19 21:42:45.739975 [ 260 ] {6bb0f196-76e5-4ad6-ade8-8c90d95f380d} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2480 | 2024.12.19 21:42:45.740023 [ 260 ] {6bb0f196-76e5-4ad6-ade8-8c90d95f380d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2481 | 2024.12.19 21:42:45.740462 [ 260 ] {6bb0f196-76e5-4ad6-ade8-8c90d95f380d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2482 | 2024.12.19 21:42:45.740704 [ 260 ] {6bb0f196-76e5-4ad6-ade8-8c90d95f380d} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2483 | 2024.12.19 21:42:45.740933 [ 260 ] {6bb0f196-76e5-4ad6-ade8-8c90d95f380d} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001914 sec., 57471.2643678161 rows/sec., 4.83 MiB/sec. | ||
2484 | 2024.12.19 21:42:45.741109 [ 260 ] {6bb0f196-76e5-4ad6-ade8-8c90d95f380d} <Debug> TCPHandler: Processed in 0.002363738 sec. | ||
2485 | 2024.12.19 21:42:45.741442 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2486 | 2024.12.19 21:42:45.741633 [ 263 ] {76f45644-6d3d-4e5e-b533-d62511d32f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2487 | 2024.12.19 21:42:45.741708 [ 263 ] {76f45644-6d3d-4e5e-b533-d62511d32f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2488 | 2024.12.19 21:42:45.742442 [ 263 ] {76f45644-6d3d-4e5e-b533-d62511d32f24} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2489 | 2024.12.19 21:42:45.742487 [ 263 ] {76f45644-6d3d-4e5e-b533-d62511d32f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2490 | 2024.12.19 21:42:45.742918 [ 263 ] {76f45644-6d3d-4e5e-b533-d62511d32f24} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2491 | 2024.12.19 21:42:45.743175 [ 263 ] {76f45644-6d3d-4e5e-b533-d62511d32f24} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2492 | 2024.12.19 21:42:45.743382 [ 263 ] {76f45644-6d3d-4e5e-b533-d62511d32f24} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001803 sec., 14975.041597337771 rows/sec., 1.10 MiB/sec. | ||
2493 | 2024.12.19 21:42:45.743440 [ 263 ] {76f45644-6d3d-4e5e-b533-d62511d32f24} <Debug> TCPHandler: Processed in 0.002130444 sec. | ||
2494 | 2024.12.19 21:42:45.743596 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2495 | 2024.12.19 21:42:45.743720 [ 260 ] {9a13d12f-57d7-44b1-978b-828cf455d056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2496 | 2024.12.19 21:42:45.743773 [ 260 ] {9a13d12f-57d7-44b1-978b-828cf455d056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2497 | 2024.12.19 21:42:45.744450 [ 260 ] {9a13d12f-57d7-44b1-978b-828cf455d056} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2498 | 2024.12.19 21:42:45.744493 [ 260 ] {9a13d12f-57d7-44b1-978b-828cf455d056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2499 | 2024.12.19 21:42:45.744870 [ 260 ] {9a13d12f-57d7-44b1-978b-828cf455d056} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2500 | 2024.12.19 21:42:45.745133 [ 260 ] {9a13d12f-57d7-44b1-978b-828cf455d056} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2501 | 2024.12.19 21:42:45.745355 [ 260 ] {9a13d12f-57d7-44b1-978b-828cf455d056} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001657 sec., 54918.52745926373 rows/sec., 4.29 MiB/sec. | ||
2502 | 2024.12.19 21:42:45.745410 [ 260 ] {9a13d12f-57d7-44b1-978b-828cf455d056} <Debug> TCPHandler: Processed in 0.00187146 sec. | ||
2503 | 2024.12.19 21:42:45.745591 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2504 | 2024.12.19 21:42:45.745740 [ 263 ] {e303b069-1d58-4713-8ec3-9b7e16adf1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2505 | 2024.12.19 21:42:45.745807 [ 263 ] {e303b069-1d58-4713-8ec3-9b7e16adf1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2506 | 2024.12.19 21:42:45.746446 [ 263 ] {e303b069-1d58-4713-8ec3-9b7e16adf1b9} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2507 | 2024.12.19 21:42:45.746484 [ 263 ] {e303b069-1d58-4713-8ec3-9b7e16adf1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2508 | 2024.12.19 21:42:45.746900 [ 263 ] {e303b069-1d58-4713-8ec3-9b7e16adf1b9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2509 | 2024.12.19 21:42:45.747144 [ 263 ] {e303b069-1d58-4713-8ec3-9b7e16adf1b9} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2510 | 2024.12.19 21:42:45.747323 [ 263 ] {e303b069-1d58-4713-8ec3-9b7e16adf1b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec. | ||
2511 | 2024.12.19 21:42:45.747377 [ 263 ] {e303b069-1d58-4713-8ec3-9b7e16adf1b9} <Debug> TCPHandler: Processed in 0.00185407 sec. | ||
2512 | 2024.12.19 21:42:45.747528 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2513 | 2024.12.19 21:42:45.747648 [ 260 ] {56561f72-3f9e-4ab6-bb70-f6dfaff28337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2514 | 2024.12.19 21:42:45.747732 [ 260 ] {56561f72-3f9e-4ab6-bb70-f6dfaff28337} <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 | ||
2515 | 2024.12.19 21:42:45.748880 [ 260 ] {56561f72-3f9e-4ab6-bb70-f6dfaff28337} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2516 | 2024.12.19 21:42:45.748920 [ 260 ] {56561f72-3f9e-4ab6-bb70-f6dfaff28337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2517 | 2024.12.19 21:42:45.749589 [ 260 ] {56561f72-3f9e-4ab6-bb70-f6dfaff28337} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2518 | 2024.12.19 21:42:45.749854 [ 260 ] {56561f72-3f9e-4ab6-bb70-f6dfaff28337} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2519 | 2024.12.19 21:42:45.750089 [ 260 ] {56561f72-3f9e-4ab6-bb70-f6dfaff28337} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002466 sec., 10948.905109489051 rows/sec., 19.62 MiB/sec. | ||
2520 | 2024.12.19 21:42:45.750199 [ 260 ] {56561f72-3f9e-4ab6-bb70-f6dfaff28337} <Debug> TCPHandler: Processed in 0.002729544 sec. | ||
2521 | 2024.12.19 21:42:45.750367 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2522 | 2024.12.19 21:42:45.750505 [ 263 ] {24f3662b-05e1-4843-9e2a-ac5fcb156fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2523 | 2024.12.19 21:42:45.750567 [ 263 ] {24f3662b-05e1-4843-9e2a-ac5fcb156fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2524 | 2024.12.19 21:42:45.751161 [ 263 ] {24f3662b-05e1-4843-9e2a-ac5fcb156fa5} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2525 | 2024.12.19 21:42:45.751206 [ 263 ] {24f3662b-05e1-4843-9e2a-ac5fcb156fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2526 | 2024.12.19 21:42:45.751597 [ 263 ] {24f3662b-05e1-4843-9e2a-ac5fcb156fa5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2527 | 2024.12.19 21:42:45.751842 [ 263 ] {24f3662b-05e1-4843-9e2a-ac5fcb156fa5} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2528 | 2024.12.19 21:42:45.752026 [ 263 ] {24f3662b-05e1-4843-9e2a-ac5fcb156fa5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. | ||
2529 | 2024.12.19 21:42:45.752077 [ 263 ] {24f3662b-05e1-4843-9e2a-ac5fcb156fa5} <Debug> TCPHandler: Processed in 0.001778948 sec. | ||
2530 | 2024.12.19 21:42:46.345022 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2531 | 2024.12.19 21:42:46.345288 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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) | ||
2532 | 2024.12.19 21:42:46.345733 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2533 | 2024.12.19 21:42:46.345790 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <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 | ||
2534 | 2024.12.19 21:42:46.346169 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2535 | 2024.12.19 21:42:46.346251 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2536 | 2024.12.19 21:42:46.346435 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2537 | 2024.12.19 21:42:46.346596 [ 298 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2538 | 2024.12.19 21:42:46.346598 [ 295 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2539 | 2024.12.19 21:42:46.346667 [ 296 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2540 | 2024.12.19 21:42:46.346672 [ 294 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2541 | 2024.12.19 21:42:46.346875 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2542 | 2024.12.19 21:42:46.346907 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2543 | 2024.12.19 21:42:46.347045 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2544 | 2024.12.19 21:42:46.347069 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2545 | 2024.12.19 21:42:46.347113 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <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'))" | ||
2546 | 2024.12.19 21:42:46.347162 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <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'))" | ||
2547 | 2024.12.19 21:42:46.347206 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <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'))" | ||
2548 | 2024.12.19 21:42:46.347247 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <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'))" | ||
2549 | 2024.12.19 21:42:46.349233 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.00407 sec., 9828.009828009828 rows/sec., 374.79 KiB/sec. | ||
2550 | 2024.12.19 21:42:46.349456 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Debug> MemoryTracker: Peak memory usage (for query): 143.99 KiB. | ||
2551 | 2024.12.19 21:42:46.349476 [ 260 ] {c4055047-6dbc-48b3-b872-9119fd4f6ef4} <Debug> TCPHandler: Processed in 0.004574263 sec. | ||
2552 | 2024.12.19 21:42:46.389994 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2553 | 2024.12.19 21:42:46.390122 [ 260 ] {be921357-363e-4522-98b0-67edff850d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2554 | 2024.12.19 21:42:46.390175 [ 260 ] {be921357-363e-4522-98b0-67edff850d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2555 | 2024.12.19 21:42:46.390865 [ 260 ] {be921357-363e-4522-98b0-67edff850d1e} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2556 | 2024.12.19 21:42:46.390909 [ 260 ] {be921357-363e-4522-98b0-67edff850d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2557 | 2024.12.19 21:42:46.391404 [ 260 ] {be921357-363e-4522-98b0-67edff850d1e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2558 | 2024.12.19 21:42:46.391637 [ 260 ] {be921357-363e-4522-98b0-67edff850d1e} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2559 | 2024.12.19 21:42:46.391840 [ 260 ] {be921357-363e-4522-98b0-67edff850d1e} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001754 sec., 570.1254275940707 rows/sec., 129.17 KiB/sec. | ||
2560 | 2024.12.19 21:42:46.391895 [ 260 ] {be921357-363e-4522-98b0-67edff850d1e} <Debug> TCPHandler: Processed in 0.001958011 sec. | ||
2561 | 2024.12.19 21:42:46.392142 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2562 | 2024.12.19 21:42:46.392362 [ 263 ] {d323f059-ce69-4d6c-a61e-0b7b0566ef9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2563 | 2024.12.19 21:42:46.392448 [ 263 ] {d323f059-ce69-4d6c-a61e-0b7b0566ef9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2564 | 2024.12.19 21:42:46.393312 [ 263 ] {d323f059-ce69-4d6c-a61e-0b7b0566ef9b} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2565 | 2024.12.19 21:42:46.393360 [ 263 ] {d323f059-ce69-4d6c-a61e-0b7b0566ef9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2566 | 2024.12.19 21:42:46.393815 [ 263 ] {d323f059-ce69-4d6c-a61e-0b7b0566ef9b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2567 | 2024.12.19 21:42:46.394081 [ 263 ] {d323f059-ce69-4d6c-a61e-0b7b0566ef9b} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2568 | 2024.12.19 21:42:46.394325 [ 263 ] {d323f059-ce69-4d6c-a61e-0b7b0566ef9b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002025 sec., 6913.580246913581 rows/sec., 497.69 KiB/sec. | ||
2569 | 2024.12.19 21:42:46.394392 [ 263 ] {d323f059-ce69-4d6c-a61e-0b7b0566ef9b} <Debug> TCPHandler: Processed in 0.002393138 sec. | ||
2570 | 2024.12.19 21:42:46.394543 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2571 | 2024.12.19 21:42:46.394665 [ 260 ] {ede640e2-8cd2-4113-996e-dca18180ba74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2572 | 2024.12.19 21:42:46.394716 [ 260 ] {ede640e2-8cd2-4113-996e-dca18180ba74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2573 | 2024.12.19 21:42:46.395310 [ 260 ] {ede640e2-8cd2-4113-996e-dca18180ba74} <Trace> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2574 | 2024.12.19 21:42:46.395357 [ 260 ] {ede640e2-8cd2-4113-996e-dca18180ba74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2575 | 2024.12.19 21:42:46.395712 [ 260 ] {ede640e2-8cd2-4113-996e-dca18180ba74} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2576 | 2024.12.19 21:42:46.395961 [ 260 ] {ede640e2-8cd2-4113-996e-dca18180ba74} <Trace> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2577 | 2024.12.19 21:42:46.396149 [ 260 ] {ede640e2-8cd2-4113-996e-dca18180ba74} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001509 sec., 7952.286282306163 rows/sec., 648.45 KiB/sec. | ||
2578 | 2024.12.19 21:42:46.396205 [ 260 ] {ede640e2-8cd2-4113-996e-dca18180ba74} <Debug> TCPHandler: Processed in 0.001720467 sec. | ||
2579 | 2024.12.19 21:42:46.396359 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2580 | 2024.12.19 21:42:46.396506 [ 263 ] {eb42c4fb-23b2-4366-8106-89c5327b57a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2581 | 2024.12.19 21:42:46.396568 [ 263 ] {eb42c4fb-23b2-4366-8106-89c5327b57a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2582 | 2024.12.19 21:42:46.397997 [ 263 ] {eb42c4fb-23b2-4366-8106-89c5327b57a4} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2583 | 2024.12.19 21:42:46.398039 [ 263 ] {eb42c4fb-23b2-4366-8106-89c5327b57a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2584 | 2024.12.19 21:42:46.398498 [ 263 ] {eb42c4fb-23b2-4366-8106-89c5327b57a4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2585 | 2024.12.19 21:42:46.398751 [ 263 ] {eb42c4fb-23b2-4366-8106-89c5327b57a4} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2586 | 2024.12.19 21:42:46.398964 [ 263 ] {eb42c4fb-23b2-4366-8106-89c5327b57a4} <Debug> executeQuery: Read 1365 rows, 116.58 KiB in 0.002494 sec., 547313.5525260625 rows/sec., 45.65 MiB/sec. | ||
2587 | 2024.12.19 21:42:46.399023 [ 263 ] {eb42c4fb-23b2-4366-8106-89c5327b57a4} <Debug> TCPHandler: Processed in 0.002735034 sec. | ||
2588 | 2024.12.19 21:42:46.399167 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2589 | 2024.12.19 21:42:46.399286 [ 260 ] {943d8f00-dc4f-4bf4-aa49-6ae0f7230013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2590 | 2024.12.19 21:42:46.399336 [ 260 ] {943d8f00-dc4f-4bf4-aa49-6ae0f7230013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2591 | 2024.12.19 21:42:46.399933 [ 260 ] {943d8f00-dc4f-4bf4-aa49-6ae0f7230013} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2592 | 2024.12.19 21:42:46.399973 [ 260 ] {943d8f00-dc4f-4bf4-aa49-6ae0f7230013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2593 | 2024.12.19 21:42:46.400325 [ 260 ] {943d8f00-dc4f-4bf4-aa49-6ae0f7230013} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2594 | 2024.12.19 21:42:46.400575 [ 260 ] {943d8f00-dc4f-4bf4-aa49-6ae0f7230013} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2595 | 2024.12.19 21:42:46.400755 [ 260 ] {943d8f00-dc4f-4bf4-aa49-6ae0f7230013} <Debug> executeQuery: Read 27 rows, 1.90 KiB in 0.001494 sec., 18072.289156626506 rows/sec., 1.24 MiB/sec. | ||
2596 | 2024.12.19 21:42:46.400806 [ 260 ] {943d8f00-dc4f-4bf4-aa49-6ae0f7230013} <Debug> TCPHandler: Processed in 0.001698107 sec. | ||
2597 | 2024.12.19 21:42:46.400941 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2598 | 2024.12.19 21:42:46.401058 [ 263 ] {236dfa13-ff2d-4175-996c-44162aa48dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2599 | 2024.12.19 21:42:46.401107 [ 263 ] {236dfa13-ff2d-4175-996c-44162aa48dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2600 | 2024.12.19 21:42:46.401773 [ 263 ] {236dfa13-ff2d-4175-996c-44162aa48dbb} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2601 | 2024.12.19 21:42:46.401814 [ 263 ] {236dfa13-ff2d-4175-996c-44162aa48dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2602 | 2024.12.19 21:42:46.402184 [ 263 ] {236dfa13-ff2d-4175-996c-44162aa48dbb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2603 | 2024.12.19 21:42:46.402427 [ 263 ] {236dfa13-ff2d-4175-996c-44162aa48dbb} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2604 | 2024.12.19 21:42:46.402589 [ 97 ] {} <Debug> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2605 | 2024.12.19 21:42:46.402658 [ 97 ] {} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2606 | 2024.12.19 21:42:46.402682 [ 263 ] {236dfa13-ff2d-4175-996c-44162aa48dbb} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001639 sec., 147651.0067114094 rows/sec., 10.00 MiB/sec. | ||
2607 | 2024.12.19 21:42:46.402696 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2608 | 2024.12.19 21:42:46.402815 [ 263 ] {236dfa13-ff2d-4175-996c-44162aa48dbb} <Debug> TCPHandler: Processed in 0.001926441 sec. | ||
2609 | 2024.12.19 21:42:46.402918 [ 193 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::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 | ||
2610 | 2024.12.19 21:42:46.402986 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2611 | 2024.12.19 21:42:46.403046 [ 193 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2612 | 2024.12.19 21:42:46.403085 [ 193 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2613 | 2024.12.19 21:42:46.403123 [ 260 ] {e2a513e5-aa76-44b4-adfe-6281355dfb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2614 | 2024.12.19 21:42:46.403182 [ 193 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::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 | ||
2615 | 2024.12.19 21:42:46.403226 [ 260 ] {e2a513e5-aa76-44b4-adfe-6281355dfb14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2616 | 2024.12.19 21:42:46.403568 [ 193 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part | ||
2617 | 2024.12.19 21:42:46.404084 [ 193 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2618 | 2024.12.19 21:42:46.404438 [ 193 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::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 | ||
2619 | 2024.12.19 21:42:46.404795 [ 193 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part | ||
2620 | 2024.12.19 21:42:46.405902 [ 260 ] {e2a513e5-aa76-44b4-adfe-6281355dfb14} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2621 | 2024.12.19 21:42:46.405949 [ 260 ] {e2a513e5-aa76-44b4-adfe-6281355dfb14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2622 | 2024.12.19 21:42:46.406507 [ 260 ] {e2a513e5-aa76-44b4-adfe-6281355dfb14} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2623 | 2024.12.19 21:42:46.406757 [ 187 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.003928053 sec., 137472.68685020288 rows/sec., 9.85 MiB/sec. | ||
2624 | 2024.12.19 21:42:46.406911 [ 260 ] {e2a513e5-aa76-44b4-adfe-6281355dfb14} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2625 | 2024.12.19 21:42:46.407048 [ 191 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2626 | 2024.12.19 21:42:46.407490 [ 260 ] {e2a513e5-aa76-44b4-adfe-6281355dfb14} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004364 sec., 2978.9184234647114 rows/sec., 185.73 KiB/sec. | ||
2627 | 2024.12.19 21:42:46.407640 [ 260 ] {e2a513e5-aa76-44b4-adfe-6281355dfb14} <Debug> TCPHandler: Processed in 0.004723255 sec. | ||
2628 | 2024.12.19 21:42:46.407838 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2629 | 2024.12.19 21:42:46.407933 [ 187 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_6_1} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2630 | 2024.12.19 21:42:46.408057 [ 263 ] {2f668ed4-c997-4298-8f74-ffdc9a6ae409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2631 | 2024.12.19 21:42:46.408126 [ 187 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_6_1} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2632 | 2024.12.19 21:42:46.408174 [ 263 ] {2f668ed4-c997-4298-8f74-ffdc9a6ae409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2633 | 2024.12.19 21:42:46.408397 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2634 | 2024.12.19 21:42:46.409295 [ 263 ] {2f668ed4-c997-4298-8f74-ffdc9a6ae409} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2635 | 2024.12.19 21:42:46.409339 [ 263 ] {2f668ed4-c997-4298-8f74-ffdc9a6ae409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2636 | 2024.12.19 21:42:46.409752 [ 263 ] {2f668ed4-c997-4298-8f74-ffdc9a6ae409} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2637 | 2024.12.19 21:42:46.409996 [ 263 ] {2f668ed4-c997-4298-8f74-ffdc9a6ae409} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2638 | 2024.12.19 21:42:46.410208 [ 263 ] {2f668ed4-c997-4298-8f74-ffdc9a6ae409} <Debug> executeQuery: Read 858 rows, 63.59 KiB in 0.002222 sec., 386138.61386138614 rows/sec., 27.95 MiB/sec. | ||
2639 | 2024.12.19 21:42:46.410266 [ 263 ] {2f668ed4-c997-4298-8f74-ffdc9a6ae409} <Debug> TCPHandler: Processed in 0.002532461 sec. | ||
2640 | 2024.12.19 21:42:46.410427 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2641 | 2024.12.19 21:42:46.410546 [ 260 ] {02c00b4a-bb53-4471-834a-a5b5e71dd805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2642 | 2024.12.19 21:42:46.410596 [ 260 ] {02c00b4a-bb53-4471-834a-a5b5e71dd805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2643 | 2024.12.19 21:42:46.411072 [ 260 ] {02c00b4a-bb53-4471-834a-a5b5e71dd805} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2644 | 2024.12.19 21:42:46.411109 [ 260 ] {02c00b4a-bb53-4471-834a-a5b5e71dd805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2645 | 2024.12.19 21:42:46.411478 [ 260 ] {02c00b4a-bb53-4471-834a-a5b5e71dd805} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2646 | 2024.12.19 21:42:46.411717 [ 260 ] {02c00b4a-bb53-4471-834a-a5b5e71dd805} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2647 | 2024.12.19 21:42:46.411832 [ 97 ] {} <Debug> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2648 | 2024.12.19 21:42:46.411871 [ 97 ] {} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2649 | 2024.12.19 21:42:46.411893 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2650 | 2024.12.19 21:42:46.411901 [ 260 ] {02c00b4a-bb53-4471-834a-a5b5e71dd805} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
2651 | 2024.12.19 21:42:46.412078 [ 260 ] {02c00b4a-bb53-4471-834a-a5b5e71dd805} <Debug> TCPHandler: Processed in 0.001701657 sec. | ||
2652 | 2024.12.19 21:42:46.412123 [ 191 ] {61bef439-105b-4b65-8581-392437581435::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 | ||
2653 | 2024.12.19 21:42:46.412267 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2654 | 2024.12.19 21:42:46.412336 [ 191 ] {61bef439-105b-4b65-8581-392437581435::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2655 | 2024.12.19 21:42:46.412376 [ 191 ] {61bef439-105b-4b65-8581-392437581435::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 | ||
2656 | 2024.12.19 21:42:46.412618 [ 191 ] {61bef439-105b-4b65-8581-392437581435::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 | ||
2657 | 2024.12.19 21:42:46.412634 [ 263 ] {98021a61-1ac9-4ab8-abd9-38db39516019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2658 | 2024.12.19 21:42:46.412854 [ 263 ] {98021a61-1ac9-4ab8-abd9-38db39516019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2659 | 2024.12.19 21:42:46.412843 [ 191 ] {61bef439-105b-4b65-8581-392437581435::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 | ||
2660 | 2024.12.19 21:42:46.413200 [ 191 ] {61bef439-105b-4b65-8581-392437581435::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 | ||
2661 | 2024.12.19 21:42:46.413561 [ 191 ] {61bef439-105b-4b65-8581-392437581435::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 | ||
2662 | 2024.12.19 21:42:46.413891 [ 191 ] {61bef439-105b-4b65-8581-392437581435::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 | ||
2663 | 2024.12.19 21:42:46.415729 [ 263 ] {98021a61-1ac9-4ab8-abd9-38db39516019} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2664 | 2024.12.19 21:42:46.415810 [ 263 ] {98021a61-1ac9-4ab8-abd9-38db39516019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2665 | 2024.12.19 21:42:46.416381 [ 191 ] {61bef439-105b-4b65-8581-392437581435::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00440592 sec., 8170.824708573919 rows/sec., 426.89 KiB/sec. | ||
2666 | 2024.12.19 21:42:46.416579 [ 191 ] {61bef439-105b-4b65-8581-392437581435::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2667 | 2024.12.19 21:42:46.416974 [ 263 ] {98021a61-1ac9-4ab8-abd9-38db39516019} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2668 | 2024.12.19 21:42:46.417054 [ 191 ] {61bef439-105b-4b65-8581-392437581435::all_1_6_1} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2669 | 2024.12.19 21:42:46.417182 [ 191 ] {61bef439-105b-4b65-8581-392437581435::all_1_6_1} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2670 | 2024.12.19 21:42:46.417311 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2671 | 2024.12.19 21:42:46.417390 [ 263 ] {98021a61-1ac9-4ab8-abd9-38db39516019} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2672 | 2024.12.19 21:42:46.417629 [ 263 ] {98021a61-1ac9-4ab8-abd9-38db39516019} <Debug> executeQuery: Read 961 rows, 65.39 KiB in 0.005183 sec., 185413.8529808991 rows/sec., 12.32 MiB/sec. | ||
2673 | 2024.12.19 21:42:46.417699 [ 263 ] {98021a61-1ac9-4ab8-abd9-38db39516019} <Debug> TCPHandler: Processed in 0.005519899 sec. | ||
2674 | 2024.12.19 21:42:46.417871 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2675 | 2024.12.19 21:42:46.418022 [ 260 ] {d72a06d3-daf7-41c6-beb3-d90ef32863b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2676 | 2024.12.19 21:42:46.418085 [ 260 ] {d72a06d3-daf7-41c6-beb3-d90ef32863b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2677 | 2024.12.19 21:42:46.418609 [ 260 ] {d72a06d3-daf7-41c6-beb3-d90ef32863b3} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2678 | 2024.12.19 21:42:46.418647 [ 260 ] {d72a06d3-daf7-41c6-beb3-d90ef32863b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2679 | 2024.12.19 21:42:46.419040 [ 260 ] {d72a06d3-daf7-41c6-beb3-d90ef32863b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2680 | 2024.12.19 21:42:46.419289 [ 260 ] {d72a06d3-daf7-41c6-beb3-d90ef32863b3} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2681 | 2024.12.19 21:42:46.419467 [ 260 ] {d72a06d3-daf7-41c6-beb3-d90ef32863b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. | ||
2682 | 2024.12.19 21:42:46.419516 [ 260 ] {d72a06d3-daf7-41c6-beb3-d90ef32863b3} <Debug> TCPHandler: Processed in 0.001715268 sec. | ||
2683 | 2024.12.19 21:42:46.419673 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2684 | 2024.12.19 21:42:46.419819 [ 263 ] {eec42fc5-0d82-4918-a471-5ae8a4141ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2685 | 2024.12.19 21:42:46.419914 [ 263 ] {eec42fc5-0d82-4918-a471-5ae8a4141ac3} <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 | ||
2686 | 2024.12.19 21:42:46.421088 [ 263 ] {eec42fc5-0d82-4918-a471-5ae8a4141ac3} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2687 | 2024.12.19 21:42:46.421128 [ 263 ] {eec42fc5-0d82-4918-a471-5ae8a4141ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2688 | 2024.12.19 21:42:46.421800 [ 263 ] {eec42fc5-0d82-4918-a471-5ae8a4141ac3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2689 | 2024.12.19 21:42:46.422060 [ 263 ] {eec42fc5-0d82-4918-a471-5ae8a4141ac3} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2690 | 2024.12.19 21:42:46.422417 [ 263 ] {eec42fc5-0d82-4918-a471-5ae8a4141ac3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002613 sec., 3061.6150019135093 rows/sec., 5.49 MiB/sec. | ||
2691 | 2024.12.19 21:42:46.422552 [ 263 ] {eec42fc5-0d82-4918-a471-5ae8a4141ac3} <Debug> TCPHandler: Processed in 0.002948947 sec. | ||
2692 | 2024.12.19 21:42:46.422689 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2693 | 2024.12.19 21:42:46.422808 [ 260 ] {f1af5fc7-ac42-445f-a257-438fb4c1b4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2694 | 2024.12.19 21:42:46.422861 [ 260 ] {f1af5fc7-ac42-445f-a257-438fb4c1b4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2695 | 2024.12.19 21:42:46.423349 [ 260 ] {f1af5fc7-ac42-445f-a257-438fb4c1b4fa} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2696 | 2024.12.19 21:42:46.423387 [ 260 ] {f1af5fc7-ac42-445f-a257-438fb4c1b4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2697 | 2024.12.19 21:42:46.423801 [ 260 ] {f1af5fc7-ac42-445f-a257-438fb4c1b4fa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2698 | 2024.12.19 21:42:46.424047 [ 260 ] {f1af5fc7-ac42-445f-a257-438fb4c1b4fa} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2699 | 2024.12.19 21:42:46.424284 [ 260 ] {f1af5fc7-ac42-445f-a257-438fb4c1b4fa} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001495 sec., 22742.47491638796 rows/sec., 1.32 MiB/sec. | ||
2700 | 2024.12.19 21:42:46.424365 [ 260 ] {f1af5fc7-ac42-445f-a257-438fb4c1b4fa} <Debug> TCPHandler: Processed in 0.001731848 sec. | ||
2701 | 2024.12.19 21:42:49.927028 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 398 | ||
2702 | 2024.12.19 21:42:49.930780 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2703 | 2024.12.19 21:42:49.930824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2704 | 2024.12.19 21:42:49.932275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2705 | 2024.12.19 21:42:49.932659 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2706 | 2024.12.19 21:42:49.933133 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
2707 | 2024.12.19 21:42:50.736005 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2708 | 2024.12.19 21:42:50.736235 [ 260 ] {0eff9e96-b283-4ad4-ae17-5e9c2ab97be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2709 | 2024.12.19 21:42:50.736322 [ 260 ] {0eff9e96-b283-4ad4-ae17-5e9c2ab97be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2710 | 2024.12.19 21:42:50.737271 [ 260 ] {0eff9e96-b283-4ad4-ae17-5e9c2ab97be7} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2711 | 2024.12.19 21:42:50.737329 [ 260 ] {0eff9e96-b283-4ad4-ae17-5e9c2ab97be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2712 | 2024.12.19 21:42:50.737845 [ 260 ] {0eff9e96-b283-4ad4-ae17-5e9c2ab97be7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2713 | 2024.12.19 21:42:50.738173 [ 260 ] {0eff9e96-b283-4ad4-ae17-5e9c2ab97be7} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2714 | 2024.12.19 21:42:50.738424 [ 260 ] {0eff9e96-b283-4ad4-ae17-5e9c2ab97be7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002256 sec., 24822.69503546099 rows/sec., 1.91 MiB/sec. | ||
2715 | 2024.12.19 21:42:50.738484 [ 260 ] {0eff9e96-b283-4ad4-ae17-5e9c2ab97be7} <Debug> TCPHandler: Processed in 0.002679243 sec. | ||
2716 | 2024.12.19 21:42:50.738738 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2717 | 2024.12.19 21:42:50.738932 [ 263 ] {d70eae84-8c29-4d40-9883-9a51df1a2e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2718 | 2024.12.19 21:42:50.739007 [ 263 ] {d70eae84-8c29-4d40-9883-9a51df1a2e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2719 | 2024.12.19 21:42:50.739814 [ 263 ] {d70eae84-8c29-4d40-9883-9a51df1a2e99} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2720 | 2024.12.19 21:42:50.739871 [ 263 ] {d70eae84-8c29-4d40-9883-9a51df1a2e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2721 | 2024.12.19 21:42:50.740322 [ 263 ] {d70eae84-8c29-4d40-9883-9a51df1a2e99} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2722 | 2024.12.19 21:42:50.740594 [ 263 ] {d70eae84-8c29-4d40-9883-9a51df1a2e99} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2723 | 2024.12.19 21:42:50.740837 [ 263 ] {d70eae84-8c29-4d40-9883-9a51df1a2e99} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001961 sec., 32636.40999490056 rows/sec., 2.55 MiB/sec. | ||
2724 | 2024.12.19 21:42:50.740895 [ 263 ] {d70eae84-8c29-4d40-9883-9a51df1a2e99} <Debug> TCPHandler: Processed in 0.002297117 sec. | ||
2725 | 2024.12.19 21:42:50.741035 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2726 | 2024.12.19 21:42:50.741157 [ 260 ] {910611ea-734e-483a-8c6c-9a7901fff57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2727 | 2024.12.19 21:42:50.741212 [ 260 ] {910611ea-734e-483a-8c6c-9a7901fff57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2728 | 2024.12.19 21:42:50.741807 [ 260 ] {910611ea-734e-483a-8c6c-9a7901fff57e} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2729 | 2024.12.19 21:42:50.741847 [ 260 ] {910611ea-734e-483a-8c6c-9a7901fff57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2730 | 2024.12.19 21:42:50.742244 [ 260 ] {910611ea-734e-483a-8c6c-9a7901fff57e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2731 | 2024.12.19 21:42:50.742492 [ 260 ] {910611ea-734e-483a-8c6c-9a7901fff57e} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2732 | 2024.12.19 21:42:50.742767 [ 260 ] {910611ea-734e-483a-8c6c-9a7901fff57e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001654 sec., 77388.1499395405 rows/sec., 5.39 MiB/sec. | ||
2733 | 2024.12.19 21:42:50.742942 [ 260 ] {910611ea-734e-483a-8c6c-9a7901fff57e} <Debug> TCPHandler: Processed in 0.001997352 sec. | ||
2734 | 2024.12.19 21:42:50.743092 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2735 | 2024.12.19 21:42:50.743205 [ 263 ] {8c088118-401b-4e9f-a49c-ac44ba6c6ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2736 | 2024.12.19 21:42:50.743256 [ 263 ] {8c088118-401b-4e9f-a49c-ac44ba6c6ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2737 | 2024.12.19 21:42:50.743847 [ 263 ] {8c088118-401b-4e9f-a49c-ac44ba6c6ba7} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2738 | 2024.12.19 21:42:50.743889 [ 263 ] {8c088118-401b-4e9f-a49c-ac44ba6c6ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2739 | 2024.12.19 21:42:50.744297 [ 263 ] {8c088118-401b-4e9f-a49c-ac44ba6c6ba7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2740 | 2024.12.19 21:42:50.744572 [ 263 ] {8c088118-401b-4e9f-a49c-ac44ba6c6ba7} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2741 | 2024.12.19 21:42:50.744799 [ 263 ] {8c088118-401b-4e9f-a49c-ac44ba6c6ba7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001565 sec., 30670.926517571887 rows/sec., 2.07 MiB/sec. | ||
2742 | 2024.12.19 21:42:50.744854 [ 263 ] {8c088118-401b-4e9f-a49c-ac44ba6c6ba7} <Debug> TCPHandler: Processed in 0.001779348 sec. | ||
2743 | 2024.12.19 21:42:52.402694 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2744 | 2024.12.19 21:42:52.403447 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2745 | 2024.12.19 21:42:52.403495 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2746 | 2024.12.19 21:42:52.404021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2747 | 2024.12.19 21:42:52.404282 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2748 | 2024.12.19 21:42:52.404426 [ 91 ] {} <Debug> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2749 | 2024.12.19 21:42:52.404480 [ 91 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2750 | 2024.12.19 21:42:52.404489 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2751 | 2024.12.19 21:42:52.404506 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2752 | 2024.12.19 21:42:52.404609 [ 191 ] {86c61f13-be46-423b-a0b8-d477a419746e::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 | ||
2753 | 2024.12.19 21:42:52.404697 [ 191 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2754 | 2024.12.19 21:42:52.404727 [ 191 ] {86c61f13-be46-423b-a0b8-d477a419746e::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 | ||
2755 | 2024.12.19 21:42:52.404788 [ 191 ] {86c61f13-be46-423b-a0b8-d477a419746e::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 | ||
2756 | 2024.12.19 21:42:52.404867 [ 191 ] {86c61f13-be46-423b-a0b8-d477a419746e::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 | ||
2757 | 2024.12.19 21:42:52.405029 [ 191 ] {86c61f13-be46-423b-a0b8-d477a419746e::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 | ||
2758 | 2024.12.19 21:42:52.405336 [ 191 ] {86c61f13-be46-423b-a0b8-d477a419746e::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 | ||
2759 | 2024.12.19 21:42:52.405636 [ 191 ] {86c61f13-be46-423b-a0b8-d477a419746e::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 | ||
2760 | 2024.12.19 21:42:52.407372 [ 200 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002804985 sec., 1826747.7366189125 rows/sec., 26.13 MiB/sec. | ||
2761 | 2024.12.19 21:42:52.408380 [ 200 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2762 | 2024.12.19 21:42:52.408758 [ 200 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_11_2} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2763 | 2024.12.19 21:42:52.408858 [ 200 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_11_2} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2764 | 2024.12.19 21:42:52.408976 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
2765 | 2024.12.19 21:42:52.711909 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2766 | 2024.12.19 21:42:52.734805 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2767 | 2024.12.19 21:42:52.734878 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2768 | 2024.12.19 21:42:52.744788 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2769 | 2024.12.19 21:42:52.745667 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2770 | 2024.12.19 21:42:52.746035 [ 91 ] {} <Debug> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2771 | 2024.12.19 21:42:52.746155 [ 91 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2772 | 2024.12.19 21:42:52.746224 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2773 | 2024.12.19 21:42:52.747086 [ 196 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
2774 | 2024.12.19 21:42:52.764553 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2775 | 2024.12.19 21:42:52.765613 [ 196 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2776 | 2024.12.19 21:42:52.766775 [ 196 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
2777 | 2024.12.19 21:42:52.771745 [ 196 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
2778 | 2024.12.19 21:42:52.776847 [ 196 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
2779 | 2024.12.19 21:42:52.782346 [ 196 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
2780 | 2024.12.19 21:42:52.787737 [ 196 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
2781 | 2024.12.19 21:42:52.791926 [ 196 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
2782 | 2024.12.19 21:42:52.853703 [ 188 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.107325729 sec., 773.3467153994361 rows/sec., 4.00 MiB/sec. | ||
2783 | 2024.12.19 21:42:52.855472 [ 188 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2784 | 2024.12.19 21:42:52.858127 [ 188 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_11_2} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2785 | 2024.12.19 21:42:52.858250 [ 188 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_11_2} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2786 | 2024.12.19 21:42:52.859852 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
2787 | 2024.12.19 21:42:53.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.02 MiB, peak 180.90 MiB, free memory in arenas 0.00 B, will set to 173.29 MiB (RSS), difference: 2.27 MiB | ||
2788 | 2024.12.19 21:42:55.738798 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2789 | 2024.12.19 21:42:55.739093 [ 260 ] {2314285b-ce68-46f7-9be8-db31d0fa3aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2790 | 2024.12.19 21:42:55.739199 [ 260 ] {2314285b-ce68-46f7-9be8-db31d0fa3aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2791 | 2024.12.19 21:42:55.740162 [ 260 ] {2314285b-ce68-46f7-9be8-db31d0fa3aaa} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2792 | 2024.12.19 21:42:55.740209 [ 260 ] {2314285b-ce68-46f7-9be8-db31d0fa3aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2793 | 2024.12.19 21:42:55.740680 [ 260 ] {2314285b-ce68-46f7-9be8-db31d0fa3aaa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2794 | 2024.12.19 21:42:55.740940 [ 260 ] {2314285b-ce68-46f7-9be8-db31d0fa3aaa} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2795 | 2024.12.19 21:42:55.741135 [ 79 ] {} <Debug> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2796 | 2024.12.19 21:42:55.741211 [ 260 ] {2314285b-ce68-46f7-9be8-db31d0fa3aaa} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.002186 sec., 50320.21957913998 rows/sec., 4.23 MiB/sec. | ||
2797 | 2024.12.19 21:42:55.741225 [ 79 ] {} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2798 | 2024.12.19 21:42:55.741302 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2799 | 2024.12.19 21:42:55.741358 [ 260 ] {2314285b-ce68-46f7-9be8-db31d0fa3aaa} <Debug> TCPHandler: Processed in 0.002720534 sec. | ||
2800 | 2024.12.19 21:42:55.741561 [ 192 ] {79629718-6d40-4972-94bb-6e49ff421d74::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 | ||
2801 | 2024.12.19 21:42:55.741638 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2802 | 2024.12.19 21:42:55.741754 [ 192 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2803 | 2024.12.19 21:42:55.741799 [ 192 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1413 rows starting from the beginning of the part | ||
2804 | 2024.12.19 21:42:55.741857 [ 263 ] {fef63a57-6a0d-4f3e-899d-7f415f14067b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2805 | 2024.12.19 21:42:55.741921 [ 192 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 219 rows starting from the beginning of the part | ||
2806 | 2024.12.19 21:42:55.742007 [ 263 ] {fef63a57-6a0d-4f3e-899d-7f415f14067b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2807 | 2024.12.19 21:42:55.742384 [ 192 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
2808 | 2024.12.19 21:42:55.742693 [ 192 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1365 rows starting from the beginning of the part | ||
2809 | 2024.12.19 21:42:55.742950 [ 192 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
2810 | 2024.12.19 21:42:55.743231 [ 192 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
2811 | 2024.12.19 21:42:55.744193 [ 263 ] {fef63a57-6a0d-4f3e-899d-7f415f14067b} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2812 | 2024.12.19 21:42:55.744248 [ 263 ] {fef63a57-6a0d-4f3e-899d-7f415f14067b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2813 | 2024.12.19 21:42:55.744919 [ 263 ] {fef63a57-6a0d-4f3e-899d-7f415f14067b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2814 | 2024.12.19 21:42:55.745205 [ 263 ] {fef63a57-6a0d-4f3e-899d-7f415f14067b} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2815 | 2024.12.19 21:42:55.745381 [ 79 ] {} <Debug> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2816 | 2024.12.19 21:42:55.745472 [ 79 ] {} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2817 | 2024.12.19 21:42:55.745549 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2818 | 2024.12.19 21:42:55.745556 [ 263 ] {fef63a57-6a0d-4f3e-899d-7f415f14067b} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00376 sec., 7180.851063829788 rows/sec., 539.97 KiB/sec. | ||
2819 | 2024.12.19 21:42:55.746033 [ 263 ] {fef63a57-6a0d-4f3e-899d-7f415f14067b} <Debug> TCPHandler: Processed in 0.004538803 sec. | ||
2820 | 2024.12.19 21:42:55.746373 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2821 | 2024.12.19 21:42:55.746779 [ 197 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3273 rows, containing 5 columns (5 merged, 0 gathered) in 0.005345276 sec., 612316.3705672073 rows/sec., 53.62 MiB/sec. | ||
2822 | 2024.12.19 21:42:55.746794 [ 260 ] {91ac844f-b4b3-4caf-9819-183aa519ccab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2823 | 2024.12.19 21:42:55.746784 [ 191 ] {c1973405-352f-482b-a990-dcf0e0a89417::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 | ||
2824 | 2024.12.19 21:42:55.746894 [ 260 ] {91ac844f-b4b3-4caf-9819-183aa519ccab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2825 | 2024.12.19 21:42:55.747200 [ 197 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2826 | 2024.12.19 21:42:55.747311 [ 191 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2827 | 2024.12.19 21:42:55.747453 [ 191 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 42 rows starting from the beginning of the part | ||
2828 | 2024.12.19 21:42:55.748225 [ 191 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
2829 | 2024.12.19 21:42:55.748249 [ 197 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_16_3} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2830 | 2024.12.19 21:42:55.748616 [ 197 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_16_3} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2831 | 2024.12.19 21:42:55.748686 [ 191 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part | ||
2832 | 2024.12.19 21:42:55.748927 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
2833 | 2024.12.19 21:42:55.749302 [ 191 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 27 rows starting from the beginning of the part | ||
2834 | 2024.12.19 21:42:55.749630 [ 191 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part | ||
2835 | 2024.12.19 21:42:55.749996 [ 191 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
2836 | 2024.12.19 21:42:55.750553 [ 260 ] {91ac844f-b4b3-4caf-9819-183aa519ccab} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2837 | 2024.12.19 21:42:55.750613 [ 260 ] {91ac844f-b4b3-4caf-9819-183aa519ccab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2838 | 2024.12.19 21:42:55.751550 [ 260 ] {91ac844f-b4b3-4caf-9819-183aa519ccab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2839 | 2024.12.19 21:42:55.752126 [ 260 ] {91ac844f-b4b3-4caf-9819-183aa519ccab} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2840 | 2024.12.19 21:42:55.752440 [ 79 ] {} <Debug> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2841 | 2024.12.19 21:42:55.752551 [ 79 ] {} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2842 | 2024.12.19 21:42:55.752621 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2843 | 2024.12.19 21:42:55.752854 [ 260 ] {91ac844f-b4b3-4caf-9819-183aa519ccab} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.006109 sec., 14896.055000818465 rows/sec., 1.16 MiB/sec. | ||
2844 | 2024.12.19 21:42:55.753501 [ 195 ] {7998377c-3b02-4741-9205-449879ec03ba::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 | ||
2845 | 2024.12.19 21:42:55.753554 [ 260 ] {91ac844f-b4b3-4caf-9819-183aa519ccab} <Debug> TCPHandler: Processed in 0.007378758 sec. | ||
2846 | 2024.12.19 21:42:55.753982 [ 197 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.008264262 sec., 19965.48512135748 rows/sec., 1.51 MiB/sec. | ||
2847 | 2024.12.19 21:42:55.754021 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2848 | 2024.12.19 21:42:55.754193 [ 195 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2849 | 2024.12.19 21:42:55.754274 [ 197 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2850 | 2024.12.19 21:42:55.754355 [ 195 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 889 rows starting from the beginning of the part | ||
2851 | 2024.12.19 21:42:55.754367 [ 263 ] {31cb6ce7-e884-4f30-87f4-836ab07e9d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2852 | 2024.12.19 21:42:55.754557 [ 263 ] {31cb6ce7-e884-4f30-87f4-836ab07e9d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2853 | 2024.12.19 21:42:55.755217 [ 195 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 390 rows starting from the beginning of the part | ||
2854 | 2024.12.19 21:42:55.755238 [ 197 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_11_2} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2855 | 2024.12.19 21:42:55.755542 [ 197 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_11_2} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2856 | 2024.12.19 21:42:55.755914 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2857 | 2024.12.19 21:42:55.755949 [ 195 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 91 rows starting from the beginning of the part | ||
2858 | 2024.12.19 21:42:55.756326 [ 195 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 858 rows starting from the beginning of the part | ||
2859 | 2024.12.19 21:42:55.756474 [ 195 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2860 | 2024.12.19 21:42:55.756920 [ 195 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 91 rows starting from the beginning of the part | ||
2861 | 2024.12.19 21:42:55.757804 [ 263 ] {31cb6ce7-e884-4f30-87f4-836ab07e9d72} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2862 | 2024.12.19 21:42:55.757870 [ 263 ] {31cb6ce7-e884-4f30-87f4-836ab07e9d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2863 | 2024.12.19 21:42:55.758955 [ 263 ] {31cb6ce7-e884-4f30-87f4-836ab07e9d72} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2864 | 2024.12.19 21:42:55.759439 [ 263 ] {31cb6ce7-e884-4f30-87f4-836ab07e9d72} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2865 | 2024.12.19 21:42:55.759649 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2866 | 2024.12.19 21:42:55.759719 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2867 | 2024.12.19 21:42:55.759809 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2868 | 2024.12.19 21:42:55.759943 [ 263 ] {31cb6ce7-e884-4f30-87f4-836ab07e9d72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005635 sec., 28393.966282165038 rows/sec., 1.98 MiB/sec. | ||
2869 | 2024.12.19 21:42:55.760506 [ 263 ] {31cb6ce7-e884-4f30-87f4-836ab07e9d72} <Debug> TCPHandler: Processed in 0.006768699 sec. | ||
2870 | 2024.12.19 21:42:55.760881 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2871 | 2024.12.19 21:42:55.760962 [ 195 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2383 rows, containing 5 columns (5 merged, 0 gathered) in 0.008201931 sec., 290541.3371558478 rows/sec., 22.26 MiB/sec. | ||
2872 | 2024.12.19 21:42:55.761101 [ 194 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::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 | ||
2873 | 2024.12.19 21:42:55.761180 [ 260 ] {c954677b-a947-4651-bc7e-81473b9aad42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2874 | 2024.12.19 21:42:55.761270 [ 197 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2875 | 2024.12.19 21:42:55.761596 [ 260 ] {c954677b-a947-4651-bc7e-81473b9aad42} <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 | ||
2876 | 2024.12.19 21:42:55.761626 [ 194 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2877 | 2024.12.19 21:42:55.761814 [ 194 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4048 rows starting from the beginning of the part | ||
2878 | 2024.12.19 21:42:55.762258 [ 194 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
2879 | 2024.12.19 21:42:55.762277 [ 195 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_16_3} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2880 | 2024.12.19 21:42:55.762657 [ 194 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2881 | 2024.12.19 21:42:55.763203 [ 194 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 961 rows starting from the beginning of the part | ||
2882 | 2024.12.19 21:42:55.763550 [ 195 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_16_3} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2883 | 2024.12.19 21:42:55.763701 [ 194 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
2884 | 2024.12.19 21:42:55.764193 [ 194 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2885 | 2024.12.19 21:42:55.765073 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
2886 | 2024.12.19 21:42:55.767924 [ 260 ] {c954677b-a947-4651-bc7e-81473b9aad42} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2887 | 2024.12.19 21:42:55.767982 [ 260 ] {c954677b-a947-4651-bc7e-81473b9aad42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2888 | 2024.12.19 21:42:55.769006 [ 260 ] {c954677b-a947-4651-bc7e-81473b9aad42} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2889 | 2024.12.19 21:42:55.769305 [ 194 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5694 rows, containing 5 columns (5 merged, 0 gathered) in 0.008659429 sec., 657549.1293940975 rows/sec., 44.36 MiB/sec. | ||
2890 | 2024.12.19 21:42:55.769488 [ 260 ] {c954677b-a947-4651-bc7e-81473b9aad42} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2891 | 2024.12.19 21:42:55.769681 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2892 | 2024.12.19 21:42:55.769840 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2893 | 2024.12.19 21:42:55.769948 [ 260 ] {c954677b-a947-4651-bc7e-81473b9aad42} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.008816 sec., 3062.613430127042 rows/sec., 5.49 MiB/sec. | ||
2894 | 2024.12.19 21:42:55.769959 [ 194 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2895 | 2024.12.19 21:42:55.769966 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2896 | 2024.12.19 21:42:55.770582 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::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 | ||
2897 | 2024.12.19 21:42:55.770654 [ 260 ] {c954677b-a947-4651-bc7e-81473b9aad42} <Debug> TCPHandler: Processed in 0.00998891 sec. | ||
2898 | 2024.12.19 21:42:55.771104 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2899 | 2024.12.19 21:42:55.771225 [ 194 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2900 | 2024.12.19 21:42:55.771528 [ 194 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2901 | 2024.12.19 21:42:55.771660 [ 263 ] {c3fba348-046e-4f12-9ed0-dd117a425ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2902 | 2024.12.19 21:42:55.771787 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
2903 | 2024.12.19 21:42:55.771893 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2904 | 2024.12.19 21:42:55.771907 [ 263 ] {c3fba348-046e-4f12-9ed0-dd117a425ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2905 | 2024.12.19 21:42:55.772150 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 86 rows starting from the beginning of the part | ||
2906 | 2024.12.19 21:42:55.773104 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
2907 | 2024.12.19 21:42:55.773956 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::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 | ||
2908 | 2024.12.19 21:42:55.774256 [ 263 ] {c3fba348-046e-4f12-9ed0-dd117a425ca8} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2909 | 2024.12.19 21:42:55.774370 [ 263 ] {c3fba348-046e-4f12-9ed0-dd117a425ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2910 | 2024.12.19 21:42:55.774738 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 27 rows starting from the beginning of the part | ||
2911 | 2024.12.19 21:42:55.775420 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::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 | ||
2912 | 2024.12.19 21:42:55.776051 [ 263 ] {c3fba348-046e-4f12-9ed0-dd117a425ca8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2913 | 2024.12.19 21:42:55.776080 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
2914 | 2024.12.19 21:42:55.776865 [ 263 ] {c3fba348-046e-4f12-9ed0-dd117a425ca8} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2915 | 2024.12.19 21:42:55.777227 [ 79 ] {} <Debug> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2916 | 2024.12.19 21:42:55.777336 [ 79 ] {} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2917 | 2024.12.19 21:42:55.777371 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2918 | 2024.12.19 21:42:55.777537 [ 263 ] {c3fba348-046e-4f12-9ed0-dd117a425ca8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006074 sec., 9878.169245966414 rows/sec., 681.70 KiB/sec. | ||
2919 | 2024.12.19 21:42:55.778121 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::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 | ||
2920 | 2024.12.19 21:42:55.778462 [ 263 ] {c3fba348-046e-4f12-9ed0-dd117a425ca8} <Debug> TCPHandler: Processed in 0.007696804 sec. | ||
2921 | 2024.12.19 21:42:55.778777 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2922 | 2024.12.19 21:42:55.778867 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 676 rows starting from the beginning of the part | ||
2923 | 2024.12.19 21:42:55.779098 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
2924 | 2024.12.19 21:42:55.779399 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2925 | 2024.12.19 21:42:55.779843 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
2926 | 2024.12.19 21:42:55.780137 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2927 | 2024.12.19 21:42:55.780538 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::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 | ||
2928 | 2024.12.19 21:42:55.782662 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.005094972 sec., 188421.05511080337 rows/sec., 12.32 MiB/sec. | ||
2929 | 2024.12.19 21:42:55.782860 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2930 | 2024.12.19 21:42:55.783313 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_16_3} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2931 | 2024.12.19 21:42:55.783406 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_16_3} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2932 | 2024.12.19 21:42:55.783553 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
2933 | 2024.12.19 21:42:55.783802 [ 190 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 19 columns (19 merged, 0 gathered) in 0.013510046 sec., 13545.475714886537 rows/sec., 24.27 MiB/sec. | ||
2934 | 2024.12.19 21:42:55.784175 [ 190 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2935 | 2024.12.19 21:42:55.784595 [ 190 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2936 | 2024.12.19 21:42:55.784682 [ 190 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2937 | 2024.12.19 21:42:55.784829 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
2938 | 2024.12.19 21:42:58.900513 [ 87 ] {} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2939 | 2024.12.19 21:42:58.900593 [ 87 ] {} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2940 | 2024.12.19 21:42:58.900624 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2941 | 2024.12.19 21:42:58.900851 [ 197 ] {7fdf6422-be88-47ec-8d14-b3acf9cdd1af::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 | ||
2942 | 2024.12.19 21:42:58.901241 [ 197 ] {7fdf6422-be88-47ec-8d14-b3acf9cdd1af::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2943 | 2024.12.19 21:42:58.901295 [ 197 ] {7fdf6422-be88-47ec-8d14-b3acf9cdd1af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
2944 | 2024.12.19 21:42:58.901411 [ 197 ] {7fdf6422-be88-47ec-8d14-b3acf9cdd1af::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 | ||
2945 | 2024.12.19 21:42:58.901574 [ 197 ] {7fdf6422-be88-47ec-8d14-b3acf9cdd1af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
2946 | 2024.12.19 21:42:58.901727 [ 197 ] {7fdf6422-be88-47ec-8d14-b3acf9cdd1af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2947 | 2024.12.19 21:42:58.901850 [ 197 ] {7fdf6422-be88-47ec-8d14-b3acf9cdd1af::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 | ||
2948 | 2024.12.19 21:42:58.904105 [ 190 ] {7fdf6422-be88-47ec-8d14-b3acf9cdd1af::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003391685 sec., 12088.38674582103 rows/sec., 2.01 MiB/sec. | ||
2949 | 2024.12.19 21:42:58.904304 [ 190 ] {7fdf6422-be88-47ec-8d14-b3acf9cdd1af::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2950 | 2024.12.19 21:42:58.904794 [ 190 ] {7fdf6422-be88-47ec-8d14-b3acf9cdd1af::all_1_5_1} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2951 | 2024.12.19 21:42:58.904885 [ 190 ] {7fdf6422-be88-47ec-8d14-b3acf9cdd1af::all_1_5_1} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2952 | 2024.12.19 21:42:58.904990 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2953 | 2024.12.19 21:42:59.796008 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2954 | 2024.12.19 21:42:59.796078 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2955 | 2024.12.19 21:42:59.904720 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2956 | 2024.12.19 21:42:59.905851 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2957 | 2024.12.19 21:42:59.905952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2958 | 2024.12.19 21:42:59.906614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2959 | 2024.12.19 21:42:59.906870 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2960 | 2024.12.19 21:42:59.907110 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2961 | 2024.12.19 21:42:59.933545 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 418 | ||
2962 | 2024.12.19 21:42:59.936418 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2963 | 2024.12.19 21:42:59.936474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2964 | 2024.12.19 21:42:59.937948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2965 | 2024.12.19 21:42:59.938266 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2966 | 2024.12.19 21:42:59.939216 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
2967 | 2024.12.19 21:43:00.264724 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2968 | 2024.12.19 21:43:00.283573 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2969 | 2024.12.19 21:43:00.283630 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2970 | 2024.12.19 21:43:00.290885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2971 | 2024.12.19 21:43:00.291705 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2972 | 2024.12.19 21:43:00.294439 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2973 | 2024.12.19 21:43:00.730599 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2974 | 2024.12.19 21:43:00.730865 [ 260 ] {374653d4-eebe-4544-afcb-c35f904dd528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) 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', 'oximeter_collector:collections', '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) | ||
2975 | 2024.12.19 21:43:00.731390 [ 260 ] {374653d4-eebe-4544-afcb-c35f904dd528} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2976 | 2024.12.19 21:43:00.731448 [ 260 ] {374653d4-eebe-4544-afcb-c35f904dd528} <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', 'oximeter_collector:collections', '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 | ||
2977 | 2024.12.19 21:43:00.731838 [ 260 ] {374653d4-eebe-4544-afcb-c35f904dd528} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2978 | 2024.12.19 21:43:00.731924 [ 260 ] {374653d4-eebe-4544-afcb-c35f904dd528} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2979 | 2024.12.19 21:43:00.732105 [ 260 ] {374653d4-eebe-4544-afcb-c35f904dd528} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2980 | 2024.12.19 21:43:00.732146 [ 260 ] {374653d4-eebe-4544-afcb-c35f904dd528} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2981 | 2024.12.19 21:43:00.732172 [ 260 ] {374653d4-eebe-4544-afcb-c35f904dd528} <Debug> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (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 | ||
2982 | 2024.12.19 21:43:00.732190 [ 260 ] {374653d4-eebe-4544-afcb-c35f904dd528} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2983 | 2024.12.19 21:43:00.732242 [ 260 ] {374653d4-eebe-4544-afcb-c35f904dd528} <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', 'oximeter_collector:collections', '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'))" | ||
2984 | 2024.12.19 21:43:00.732267 [ 260 ] {374653d4-eebe-4544-afcb-c35f904dd528} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
2985 | 2024.12.19 21:43:00.733159 [ 260 ] {374653d4-eebe-4544-afcb-c35f904dd528} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002423 sec., 16921.17210070161 rows/sec., 645.26 KiB/sec. | ||
2986 | 2024.12.19 21:43:00.733254 [ 260 ] {374653d4-eebe-4544-afcb-c35f904dd528} <Debug> TCPHandler: Processed in 0.002783585 sec. | ||
2987 | 2024.12.19 21:43:00.745352 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2988 | 2024.12.19 21:43:00.745495 [ 260 ] {ffb2f2d1-5375-4730-acac-ffdc0fac225b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2989 | 2024.12.19 21:43:00.745558 [ 260 ] {ffb2f2d1-5375-4730-acac-ffdc0fac225b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2990 | 2024.12.19 21:43:00.746311 [ 260 ] {ffb2f2d1-5375-4730-acac-ffdc0fac225b} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2991 | 2024.12.19 21:43:00.746355 [ 260 ] {ffb2f2d1-5375-4730-acac-ffdc0fac225b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
2992 | 2024.12.19 21:43:00.746860 [ 260 ] {ffb2f2d1-5375-4730-acac-ffdc0fac225b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2993 | 2024.12.19 21:43:00.747094 [ 260 ] {ffb2f2d1-5375-4730-acac-ffdc0fac225b} <Trace> oximeter.timeseries_schema (7fdf6422-be88-47ec-8d14-b3acf9cdd1af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2994 | 2024.12.19 21:43:00.747326 [ 260 ] {ffb2f2d1-5375-4730-acac-ffdc0fac225b} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001865 sec., 536.1930294906166 rows/sec., 55.50 KiB/sec. | ||
2995 | 2024.12.19 21:43:00.747554 [ 260 ] {ffb2f2d1-5375-4730-acac-ffdc0fac225b} <Debug> TCPHandler: Processed in 0.002261797 sec. | ||
2996 | 2024.12.19 21:43:00.747820 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2997 | 2024.12.19 21:43:00.748038 [ 263 ] {c068c1e9-0fca-417d-9696-23d67a867051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2998 | 2024.12.19 21:43:00.748120 [ 263 ] {c068c1e9-0fca-417d-9696-23d67a867051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2999 | 2024.12.19 21:43:00.748963 [ 263 ] {c068c1e9-0fca-417d-9696-23d67a867051} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3000 | 2024.12.19 21:43:00.749013 [ 263 ] {c068c1e9-0fca-417d-9696-23d67a867051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3001 | 2024.12.19 21:43:00.749456 [ 263 ] {c068c1e9-0fca-417d-9696-23d67a867051} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3002 | 2024.12.19 21:43:00.749723 [ 263 ] {c068c1e9-0fca-417d-9696-23d67a867051} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3003 | 2024.12.19 21:43:00.749988 [ 263 ] {c068c1e9-0fca-417d-9696-23d67a867051} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002006 sec., 6979.062811565304 rows/sec., 502.40 KiB/sec. | ||
3004 | 2024.12.19 21:43:00.750065 [ 263 ] {c068c1e9-0fca-417d-9696-23d67a867051} <Debug> TCPHandler: Processed in 0.002385978 sec. | ||
3005 | 2024.12.19 21:43:00.750205 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3006 | 2024.12.19 21:43:00.750327 [ 260 ] {29cf921f-b1ed-4d73-a607-5ce9cdb8c8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3007 | 2024.12.19 21:43:00.750377 [ 260 ] {29cf921f-b1ed-4d73-a607-5ce9cdb8c8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3008 | 2024.12.19 21:43:00.751052 [ 260 ] {29cf921f-b1ed-4d73-a607-5ce9cdb8c8e1} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3009 | 2024.12.19 21:43:00.751091 [ 260 ] {29cf921f-b1ed-4d73-a607-5ce9cdb8c8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3010 | 2024.12.19 21:43:00.751487 [ 260 ] {29cf921f-b1ed-4d73-a607-5ce9cdb8c8e1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3011 | 2024.12.19 21:43:00.751738 [ 260 ] {29cf921f-b1ed-4d73-a607-5ce9cdb8c8e1} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3012 | 2024.12.19 21:43:00.751945 [ 260 ] {29cf921f-b1ed-4d73-a607-5ce9cdb8c8e1} <Debug> executeQuery: Read 230 rows, 20.64 KiB in 0.00164 sec., 140243.9024390244 rows/sec., 12.29 MiB/sec. | ||
3013 | 2024.12.19 21:43:00.752133 [ 260 ] {29cf921f-b1ed-4d73-a607-5ce9cdb8c8e1} <Debug> TCPHandler: Processed in 0.001977952 sec. | ||
3014 | 2024.12.19 21:43:00.752324 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3015 | 2024.12.19 21:43:00.752478 [ 263 ] {cff55e7b-8632-44ad-b298-531f8dea6b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3016 | 2024.12.19 21:43:00.752542 [ 263 ] {cff55e7b-8632-44ad-b298-531f8dea6b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3017 | 2024.12.19 21:43:00.753192 [ 263 ] {cff55e7b-8632-44ad-b298-531f8dea6b52} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3018 | 2024.12.19 21:43:00.753234 [ 263 ] {cff55e7b-8632-44ad-b298-531f8dea6b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3019 | 2024.12.19 21:43:00.753642 [ 263 ] {cff55e7b-8632-44ad-b298-531f8dea6b52} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3020 | 2024.12.19 21:43:00.753889 [ 263 ] {cff55e7b-8632-44ad-b298-531f8dea6b52} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3021 | 2024.12.19 21:43:00.754107 [ 263 ] {cff55e7b-8632-44ad-b298-531f8dea6b52} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001663 sec., 12026.458208057727 rows/sec., 862.05 KiB/sec. | ||
3022 | 2024.12.19 21:43:00.754169 [ 263 ] {cff55e7b-8632-44ad-b298-531f8dea6b52} <Debug> TCPHandler: Processed in 0.001920511 sec. | ||
3023 | 2024.12.19 21:43:00.754331 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3024 | 2024.12.19 21:43:00.754469 [ 260 ] {16c1db03-9200-48de-9c9d-398c80f81544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3025 | 2024.12.19 21:43:00.754528 [ 260 ] {16c1db03-9200-48de-9c9d-398c80f81544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3026 | 2024.12.19 21:43:00.755149 [ 260 ] {16c1db03-9200-48de-9c9d-398c80f81544} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3027 | 2024.12.19 21:43:00.755186 [ 260 ] {16c1db03-9200-48de-9c9d-398c80f81544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3028 | 2024.12.19 21:43:00.755541 [ 260 ] {16c1db03-9200-48de-9c9d-398c80f81544} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3029 | 2024.12.19 21:43:00.755811 [ 260 ] {16c1db03-9200-48de-9c9d-398c80f81544} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3030 | 2024.12.19 21:43:00.756064 [ 260 ] {16c1db03-9200-48de-9c9d-398c80f81544} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.001605 sec., 9345.794392523363 rows/sec., 652.26 KiB/sec. | ||
3031 | 2024.12.19 21:43:00.756188 [ 260 ] {16c1db03-9200-48de-9c9d-398c80f81544} <Debug> TCPHandler: Processed in 0.001926861 sec. | ||
3032 | 2024.12.19 21:43:00.756334 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3033 | 2024.12.19 21:43:00.756477 [ 263 ] {e9d0618a-0d02-4952-bdc2-a83078aab5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3034 | 2024.12.19 21:43:00.756536 [ 263 ] {e9d0618a-0d02-4952-bdc2-a83078aab5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3035 | 2024.12.19 21:43:00.757180 [ 263 ] {e9d0618a-0d02-4952-bdc2-a83078aab5c5} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3036 | 2024.12.19 21:43:00.757220 [ 263 ] {e9d0618a-0d02-4952-bdc2-a83078aab5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3037 | 2024.12.19 21:43:00.757596 [ 263 ] {e9d0618a-0d02-4952-bdc2-a83078aab5c5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3038 | 2024.12.19 21:43:00.757839 [ 263 ] {e9d0618a-0d02-4952-bdc2-a83078aab5c5} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3039 | 2024.12.19 21:43:00.758055 [ 263 ] {e9d0618a-0d02-4952-bdc2-a83078aab5c5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. | ||
3040 | 2024.12.19 21:43:00.758109 [ 263 ] {e9d0618a-0d02-4952-bdc2-a83078aab5c5} <Debug> TCPHandler: Processed in 0.00184398 sec. | ||
3041 | 2024.12.19 21:43:00.758260 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3042 | 2024.12.19 21:43:00.758397 [ 260 ] {69ec0fc1-7e73-4f2e-badf-10aa7698aad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3043 | 2024.12.19 21:43:00.758454 [ 260 ] {69ec0fc1-7e73-4f2e-badf-10aa7698aad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3044 | 2024.12.19 21:43:00.759232 [ 260 ] {69ec0fc1-7e73-4f2e-badf-10aa7698aad5} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3045 | 2024.12.19 21:43:00.759269 [ 260 ] {69ec0fc1-7e73-4f2e-badf-10aa7698aad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3046 | 2024.12.19 21:43:00.759671 [ 260 ] {69ec0fc1-7e73-4f2e-badf-10aa7698aad5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3047 | 2024.12.19 21:43:00.759912 [ 260 ] {69ec0fc1-7e73-4f2e-badf-10aa7698aad5} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3048 | 2024.12.19 21:43:00.760113 [ 260 ] {69ec0fc1-7e73-4f2e-badf-10aa7698aad5} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.001741 sec., 228604.25043078692 rows/sec., 16.25 MiB/sec. | ||
3049 | 2024.12.19 21:43:00.760324 [ 260 ] {69ec0fc1-7e73-4f2e-badf-10aa7698aad5} <Debug> TCPHandler: Processed in 0.002124424 sec. | ||
3050 | 2024.12.19 21:43:00.760505 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3051 | 2024.12.19 21:43:00.760642 [ 263 ] {35d2a6ae-5f83-4753-becf-57afc2f46cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3052 | 2024.12.19 21:43:00.760702 [ 263 ] {35d2a6ae-5f83-4753-becf-57afc2f46cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3053 | 2024.12.19 21:43:00.761218 [ 263 ] {35d2a6ae-5f83-4753-becf-57afc2f46cce} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3054 | 2024.12.19 21:43:00.761257 [ 263 ] {35d2a6ae-5f83-4753-becf-57afc2f46cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3055 | 2024.12.19 21:43:00.761620 [ 263 ] {35d2a6ae-5f83-4753-becf-57afc2f46cce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3056 | 2024.12.19 21:43:00.761855 [ 263 ] {35d2a6ae-5f83-4753-becf-57afc2f46cce} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3057 | 2024.12.19 21:43:00.762066 [ 263 ] {35d2a6ae-5f83-4753-becf-57afc2f46cce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001453 sec., 4129.387474191328 rows/sec., 215.74 KiB/sec. | ||
3058 | 2024.12.19 21:43:00.762115 [ 263 ] {35d2a6ae-5f83-4753-becf-57afc2f46cce} <Debug> TCPHandler: Processed in 0.001694777 sec. | ||
3059 | 2024.12.19 21:43:00.762263 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3060 | 2024.12.19 21:43:00.762400 [ 260 ] {56248573-93e8-440f-9733-578c0409320a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3061 | 2024.12.19 21:43:00.762460 [ 260 ] {56248573-93e8-440f-9733-578c0409320a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3062 | 2024.12.19 21:43:00.763096 [ 260 ] {56248573-93e8-440f-9733-578c0409320a} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3063 | 2024.12.19 21:43:00.763133 [ 260 ] {56248573-93e8-440f-9733-578c0409320a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3064 | 2024.12.19 21:43:00.763529 [ 260 ] {56248573-93e8-440f-9733-578c0409320a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3065 | 2024.12.19 21:43:00.763772 [ 260 ] {56248573-93e8-440f-9733-578c0409320a} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3066 | 2024.12.19 21:43:00.763986 [ 260 ] {56248573-93e8-440f-9733-578c0409320a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001611 sec., 147113.59404096834 rows/sec., 9.86 MiB/sec. | ||
3067 | 2024.12.19 21:43:00.764206 [ 260 ] {56248573-93e8-440f-9733-578c0409320a} <Debug> TCPHandler: Processed in 0.002006402 sec. | ||
3068 | 2024.12.19 21:43:00.764390 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3069 | 2024.12.19 21:43:00.764525 [ 263 ] {1762767a-3a00-405e-a809-19897f381907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3070 | 2024.12.19 21:43:00.764587 [ 263 ] {1762767a-3a00-405e-a809-19897f381907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3071 | 2024.12.19 21:43:00.765088 [ 263 ] {1762767a-3a00-405e-a809-19897f381907} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3072 | 2024.12.19 21:43:00.765127 [ 263 ] {1762767a-3a00-405e-a809-19897f381907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3073 | 2024.12.19 21:43:00.765525 [ 263 ] {1762767a-3a00-405e-a809-19897f381907} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3074 | 2024.12.19 21:43:00.765759 [ 263 ] {1762767a-3a00-405e-a809-19897f381907} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3075 | 2024.12.19 21:43:00.765973 [ 263 ] {1762767a-3a00-405e-a809-19897f381907} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001477 sec., 1354.0961408259986 rows/sec., 88.60 KiB/sec. | ||
3076 | 2024.12.19 21:43:00.766022 [ 263 ] {1762767a-3a00-405e-a809-19897f381907} <Debug> TCPHandler: Processed in 0.001727288 sec. | ||
3077 | 2024.12.19 21:43:00.766177 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3078 | 2024.12.19 21:43:00.766313 [ 260 ] {749eda40-def5-46c3-94ec-4f0e4f2cf505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3079 | 2024.12.19 21:43:00.766403 [ 260 ] {749eda40-def5-46c3-94ec-4f0e4f2cf505} <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 | ||
3080 | 2024.12.19 21:43:00.767562 [ 260 ] {749eda40-def5-46c3-94ec-4f0e4f2cf505} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3081 | 2024.12.19 21:43:00.767599 [ 260 ] {749eda40-def5-46c3-94ec-4f0e4f2cf505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3082 | 2024.12.19 21:43:00.768218 [ 260 ] {749eda40-def5-46c3-94ec-4f0e4f2cf505} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3083 | 2024.12.19 21:43:00.768474 [ 260 ] {749eda40-def5-46c3-94ec-4f0e4f2cf505} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3084 | 2024.12.19 21:43:00.768773 [ 260 ] {749eda40-def5-46c3-94ec-4f0e4f2cf505} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002466 sec., 5271.695052716951 rows/sec., 9.45 MiB/sec. | ||
3085 | 2024.12.19 21:43:00.768898 [ 260 ] {749eda40-def5-46c3-94ec-4f0e4f2cf505} <Debug> TCPHandler: Processed in 0.002787335 sec. | ||
3086 | 2024.12.19 21:43:00.769049 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3087 | 2024.12.19 21:43:00.769167 [ 263 ] {cd386278-57b0-4109-b63a-19001baa44cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
3088 | 2024.12.19 21:43:00.769219 [ 263 ] {cd386278-57b0-4109-b63a-19001baa44cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3089 | 2024.12.19 21:43:00.769698 [ 263 ] {cd386278-57b0-4109-b63a-19001baa44cb} <Trace> oximeter.measurements_i64 (b716c130-6640-4d0c-97cd-ed196388a9f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3090 | 2024.12.19 21:43:00.769738 [ 263 ] {cd386278-57b0-4109-b63a-19001baa44cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3091 | 2024.12.19 21:43:00.770102 [ 263 ] {cd386278-57b0-4109-b63a-19001baa44cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3092 | 2024.12.19 21:43:00.770344 [ 263 ] {cd386278-57b0-4109-b63a-19001baa44cb} <Trace> oximeter.measurements_i64 (b716c130-6640-4d0c-97cd-ed196388a9f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3093 | 2024.12.19 21:43:00.770574 [ 263 ] {cd386278-57b0-4109-b63a-19001baa44cb} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00143 sec., 2097.902097902098 rows/sec., 148.19 KiB/sec. | ||
3094 | 2024.12.19 21:43:00.770626 [ 263 ] {cd386278-57b0-4109-b63a-19001baa44cb} <Debug> TCPHandler: Processed in 0.001635687 sec. | ||
3095 | 2024.12.19 21:43:00.770760 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3096 | 2024.12.19 21:43:00.770886 [ 260 ] {a15ef430-1438-4ac9-9677-de15d87d6c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3097 | 2024.12.19 21:43:00.770945 [ 260 ] {a15ef430-1438-4ac9-9677-de15d87d6c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3098 | 2024.12.19 21:43:00.771514 [ 260 ] {a15ef430-1438-4ac9-9677-de15d87d6c41} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3099 | 2024.12.19 21:43:00.771560 [ 260 ] {a15ef430-1438-4ac9-9677-de15d87d6c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3100 | 2024.12.19 21:43:00.771994 [ 260 ] {a15ef430-1438-4ac9-9677-de15d87d6c41} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3101 | 2024.12.19 21:43:00.772243 [ 260 ] {a15ef430-1438-4ac9-9677-de15d87d6c41} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3102 | 2024.12.19 21:43:00.772482 [ 260 ] {a15ef430-1438-4ac9-9677-de15d87d6c41} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00161 sec., 50931.677018633534 rows/sec., 3.23 MiB/sec. | ||
3103 | 2024.12.19 21:43:00.772658 [ 260 ] {a15ef430-1438-4ac9-9677-de15d87d6c41} <Debug> TCPHandler: Processed in 0.001949291 sec. | ||
3104 | 2024.12.19 21:43:05.738737 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3105 | 2024.12.19 21:43:05.738935 [ 260 ] {6f598d19-3b96-4b69-a25d-1c29fe059dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3106 | 2024.12.19 21:43:05.739005 [ 260 ] {6f598d19-3b96-4b69-a25d-1c29fe059dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3107 | 2024.12.19 21:43:05.739736 [ 260 ] {6f598d19-3b96-4b69-a25d-1c29fe059dcc} <Trace> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3108 | 2024.12.19 21:43:05.739778 [ 260 ] {6f598d19-3b96-4b69-a25d-1c29fe059dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3109 | 2024.12.19 21:43:05.740193 [ 260 ] {6f598d19-3b96-4b69-a25d-1c29fe059dcc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3110 | 2024.12.19 21:43:05.740456 [ 260 ] {6f598d19-3b96-4b69-a25d-1c29fe059dcc} <Trace> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3111 | 2024.12.19 21:43:05.740721 [ 260 ] {6f598d19-3b96-4b69-a25d-1c29fe059dcc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001814 sec., 1102.5358324145534 rows/sec., 89.90 KiB/sec. | ||
3112 | 2024.12.19 21:43:05.740815 [ 260 ] {6f598d19-3b96-4b69-a25d-1c29fe059dcc} <Debug> TCPHandler: Processed in 0.002203216 sec. | ||
3113 | 2024.12.19 21:43:05.741081 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3114 | 2024.12.19 21:43:05.741305 [ 263 ] {3ba68b0a-f052-4d46-b26a-5cc147293d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3115 | 2024.12.19 21:43:05.741390 [ 263 ] {3ba68b0a-f052-4d46-b26a-5cc147293d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3116 | 2024.12.19 21:43:05.742246 [ 263 ] {3ba68b0a-f052-4d46-b26a-5cc147293d67} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3117 | 2024.12.19 21:43:05.742298 [ 263 ] {3ba68b0a-f052-4d46-b26a-5cc147293d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3118 | 2024.12.19 21:43:05.742740 [ 263 ] {3ba68b0a-f052-4d46-b26a-5cc147293d67} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3119 | 2024.12.19 21:43:05.742994 [ 263 ] {3ba68b0a-f052-4d46-b26a-5cc147293d67} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3120 | 2024.12.19 21:43:05.743232 [ 263 ] {3ba68b0a-f052-4d46-b26a-5cc147293d67} <Debug> executeQuery: Read 111 rows, 9.54 KiB in 0.001991 sec., 55750.87895529884 rows/sec., 4.68 MiB/sec. | ||
3121 | 2024.12.19 21:43:05.743288 [ 263 ] {3ba68b0a-f052-4d46-b26a-5cc147293d67} <Debug> TCPHandler: Processed in 0.002359428 sec. | ||
3122 | 2024.12.19 21:43:05.743432 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3123 | 2024.12.19 21:43:05.743578 [ 260 ] {b27da53f-74c1-4fa5-8cc7-2f9411a5cc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3124 | 2024.12.19 21:43:05.743638 [ 260 ] {b27da53f-74c1-4fa5-8cc7-2f9411a5cc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3125 | 2024.12.19 21:43:05.744330 [ 260 ] {b27da53f-74c1-4fa5-8cc7-2f9411a5cc46} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3126 | 2024.12.19 21:43:05.744370 [ 260 ] {b27da53f-74c1-4fa5-8cc7-2f9411a5cc46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3127 | 2024.12.19 21:43:05.744739 [ 260 ] {b27da53f-74c1-4fa5-8cc7-2f9411a5cc46} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3128 | 2024.12.19 21:43:05.744980 [ 260 ] {b27da53f-74c1-4fa5-8cc7-2f9411a5cc46} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3129 | 2024.12.19 21:43:05.745165 [ 260 ] {b27da53f-74c1-4fa5-8cc7-2f9411a5cc46} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001622 sec., 17879.161528976572 rows/sec., 1.31 MiB/sec. | ||
3130 | 2024.12.19 21:43:05.745217 [ 260 ] {b27da53f-74c1-4fa5-8cc7-2f9411a5cc46} <Debug> TCPHandler: Processed in 0.00185121 sec. | ||
3131 | 2024.12.19 21:43:05.745455 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3132 | 2024.12.19 21:43:05.745681 [ 263 ] {0640dec8-d461-4116-819b-3fcf65dcdedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3133 | 2024.12.19 21:43:05.745773 [ 263 ] {0640dec8-d461-4116-819b-3fcf65dcdedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3134 | 2024.12.19 21:43:05.746522 [ 263 ] {0640dec8-d461-4116-819b-3fcf65dcdedf} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3135 | 2024.12.19 21:43:05.746563 [ 263 ] {0640dec8-d461-4116-819b-3fcf65dcdedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3136 | 2024.12.19 21:43:05.746935 [ 263 ] {0640dec8-d461-4116-819b-3fcf65dcdedf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3137 | 2024.12.19 21:43:05.747185 [ 263 ] {0640dec8-d461-4116-819b-3fcf65dcdedf} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3138 | 2024.12.19 21:43:05.747393 [ 263 ] {0640dec8-d461-4116-819b-3fcf65dcdedf} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001766 sec., 52661.38165345413 rows/sec., 4.11 MiB/sec. | ||
3139 | 2024.12.19 21:43:05.747446 [ 263 ] {0640dec8-d461-4116-819b-3fcf65dcdedf} <Debug> TCPHandler: Processed in 0.002105534 sec. | ||
3140 | 2024.12.19 21:43:05.747594 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3141 | 2024.12.19 21:43:05.747736 [ 260 ] {14c7b39b-55d0-45f5-8b48-699e6edfaff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3142 | 2024.12.19 21:43:05.747800 [ 260 ] {14c7b39b-55d0-45f5-8b48-699e6edfaff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3143 | 2024.12.19 21:43:05.748409 [ 260 ] {14c7b39b-55d0-45f5-8b48-699e6edfaff4} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3144 | 2024.12.19 21:43:05.748449 [ 260 ] {14c7b39b-55d0-45f5-8b48-699e6edfaff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3145 | 2024.12.19 21:43:05.748879 [ 260 ] {14c7b39b-55d0-45f5-8b48-699e6edfaff4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3146 | 2024.12.19 21:43:05.749124 [ 260 ] {14c7b39b-55d0-45f5-8b48-699e6edfaff4} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3147 | 2024.12.19 21:43:05.749362 [ 260 ] {14c7b39b-55d0-45f5-8b48-699e6edfaff4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001658 sec., 97104.9457177322 rows/sec., 6.76 MiB/sec. | ||
3148 | 2024.12.19 21:43:05.749498 [ 260 ] {14c7b39b-55d0-45f5-8b48-699e6edfaff4} <Debug> TCPHandler: Processed in 0.001970522 sec. | ||
3149 | 2024.12.19 21:43:05.749661 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3150 | 2024.12.19 21:43:05.749802 [ 263 ] {5db0d3b7-9cdc-42d4-ac79-1814663a8f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3151 | 2024.12.19 21:43:05.749899 [ 263 ] {5db0d3b7-9cdc-42d4-ac79-1814663a8f9d} <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 | ||
3152 | 2024.12.19 21:43:05.751042 [ 263 ] {5db0d3b7-9cdc-42d4-ac79-1814663a8f9d} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3153 | 2024.12.19 21:43:05.751083 [ 263 ] {5db0d3b7-9cdc-42d4-ac79-1814663a8f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3154 | 2024.12.19 21:43:05.751738 [ 263 ] {5db0d3b7-9cdc-42d4-ac79-1814663a8f9d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3155 | 2024.12.19 21:43:05.752002 [ 263 ] {5db0d3b7-9cdc-42d4-ac79-1814663a8f9d} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3156 | 2024.12.19 21:43:05.752347 [ 263 ] {5db0d3b7-9cdc-42d4-ac79-1814663a8f9d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002551 sec., 10584.084672677382 rows/sec., 18.97 MiB/sec. | ||
3157 | 2024.12.19 21:43:05.752553 [ 263 ] {5db0d3b7-9cdc-42d4-ac79-1814663a8f9d} <Debug> TCPHandler: Processed in 0.002966078 sec. | ||
3158 | 2024.12.19 21:43:05.752702 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3159 | 2024.12.19 21:43:05.752843 [ 260 ] {5ed949bf-d410-400c-97ab-ab4051771432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3160 | 2024.12.19 21:43:05.752905 [ 260 ] {5ed949bf-d410-400c-97ab-ab4051771432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3161 | 2024.12.19 21:43:05.753434 [ 260 ] {5ed949bf-d410-400c-97ab-ab4051771432} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3162 | 2024.12.19 21:43:05.753474 [ 260 ] {5ed949bf-d410-400c-97ab-ab4051771432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3163 | 2024.12.19 21:43:05.753859 [ 260 ] {5ed949bf-d410-400c-97ab-ab4051771432} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3164 | 2024.12.19 21:43:05.754109 [ 260 ] {5ed949bf-d410-400c-97ab-ab4051771432} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3165 | 2024.12.19 21:43:05.754330 [ 260 ] {5ed949bf-d410-400c-97ab-ab4051771432} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. | ||
3166 | 2024.12.19 21:43:05.754386 [ 260 ] {5ed949bf-d410-400c-97ab-ab4051771432} <Debug> TCPHandler: Processed in 0.001751458 sec. | ||
3167 | 2024.12.19 21:43:07.407308 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
3168 | 2024.12.19 21:43:07.408055 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3169 | 2024.12.19 21:43:07.408102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3170 | 2024.12.19 21:43:07.408695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3171 | 2024.12.19 21:43:07.408960 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3172 | 2024.12.19 21:43:07.409161 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
3173 | 2024.12.19 21:43:07.794590 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3174 | 2024.12.19 21:43:07.814741 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3175 | 2024.12.19 21:43:07.814803 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3176 | 2024.12.19 21:43:07.822375 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3177 | 2024.12.19 21:43:07.823127 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3178 | 2024.12.19 21:43:07.825680 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3179 | 2024.12.19 21:43:09.939479 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 460 | ||
3180 | 2024.12.19 21:43:09.943451 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3181 | 2024.12.19 21:43:09.943502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3182 | 2024.12.19 21:43:09.945033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3183 | 2024.12.19 21:43:09.945352 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3184 | 2024.12.19 21:43:09.945837 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
3185 | 2024.12.19 21:43:10.742284 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3186 | 2024.12.19 21:43:10.742488 [ 260 ] {d8e3f654-6e7f-4b08-b65c-6b1647603390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3187 | 2024.12.19 21:43:10.742567 [ 260 ] {d8e3f654-6e7f-4b08-b65c-6b1647603390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3188 | 2024.12.19 21:43:10.743376 [ 260 ] {d8e3f654-6e7f-4b08-b65c-6b1647603390} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3189 | 2024.12.19 21:43:10.743424 [ 260 ] {d8e3f654-6e7f-4b08-b65c-6b1647603390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3190 | 2024.12.19 21:43:10.743853 [ 260 ] {d8e3f654-6e7f-4b08-b65c-6b1647603390} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3191 | 2024.12.19 21:43:10.744105 [ 260 ] {d8e3f654-6e7f-4b08-b65c-6b1647603390} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3192 | 2024.12.19 21:43:10.744339 [ 260 ] {d8e3f654-6e7f-4b08-b65c-6b1647603390} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. | ||
3193 | 2024.12.19 21:43:10.744406 [ 260 ] {d8e3f654-6e7f-4b08-b65c-6b1647603390} <Debug> TCPHandler: Processed in 0.002272996 sec. | ||
3194 | 2024.12.19 21:43:10.744658 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3195 | 2024.12.19 21:43:10.744872 [ 263 ] {7f6fde45-b585-4259-b57f-40e95c49e663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3196 | 2024.12.19 21:43:10.744952 [ 263 ] {7f6fde45-b585-4259-b57f-40e95c49e663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3197 | 2024.12.19 21:43:10.745832 [ 263 ] {7f6fde45-b585-4259-b57f-40e95c49e663} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3198 | 2024.12.19 21:43:10.745880 [ 263 ] {7f6fde45-b585-4259-b57f-40e95c49e663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3199 | 2024.12.19 21:43:10.746331 [ 263 ] {7f6fde45-b585-4259-b57f-40e95c49e663} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3200 | 2024.12.19 21:43:10.746588 [ 263 ] {7f6fde45-b585-4259-b57f-40e95c49e663} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3201 | 2024.12.19 21:43:10.746833 [ 263 ] {7f6fde45-b585-4259-b57f-40e95c49e663} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.002019 sec., 113422.48637939575 rows/sec., 9.94 MiB/sec. | ||
3202 | 2024.12.19 21:43:10.746899 [ 263 ] {7f6fde45-b585-4259-b57f-40e95c49e663} <Debug> TCPHandler: Processed in 0.002382918 sec. | ||
3203 | 2024.12.19 21:43:10.747056 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3204 | 2024.12.19 21:43:10.747201 [ 260 ] {591a5fea-398f-4cd6-a14b-1f6be2769603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3205 | 2024.12.19 21:43:10.747262 [ 260 ] {591a5fea-398f-4cd6-a14b-1f6be2769603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3206 | 2024.12.19 21:43:10.747951 [ 260 ] {591a5fea-398f-4cd6-a14b-1f6be2769603} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3207 | 2024.12.19 21:43:10.748000 [ 260 ] {591a5fea-398f-4cd6-a14b-1f6be2769603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3208 | 2024.12.19 21:43:10.748402 [ 260 ] {591a5fea-398f-4cd6-a14b-1f6be2769603} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3209 | 2024.12.19 21:43:10.748666 [ 260 ] {591a5fea-398f-4cd6-a14b-1f6be2769603} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3210 | 2024.12.19 21:43:10.748904 [ 260 ] {591a5fea-398f-4cd6-a14b-1f6be2769603} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001732 sec., 11547.344110854503 rows/sec., 827.71 KiB/sec. | ||
3211 | 2024.12.19 21:43:10.748998 [ 260 ] {591a5fea-398f-4cd6-a14b-1f6be2769603} <Debug> TCPHandler: Processed in 0.002005932 sec. | ||
3212 | 2024.12.19 21:43:10.749143 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3213 | 2024.12.19 21:43:10.749275 [ 263 ] {13052509-dff2-4349-a30b-d83f16d6e705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3214 | 2024.12.19 21:43:10.749329 [ 263 ] {13052509-dff2-4349-a30b-d83f16d6e705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3215 | 2024.12.19 21:43:10.749929 [ 263 ] {13052509-dff2-4349-a30b-d83f16d6e705} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3216 | 2024.12.19 21:43:10.749972 [ 263 ] {13052509-dff2-4349-a30b-d83f16d6e705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3217 | 2024.12.19 21:43:10.750356 [ 263 ] {13052509-dff2-4349-a30b-d83f16d6e705} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3218 | 2024.12.19 21:43:10.750605 [ 263 ] {13052509-dff2-4349-a30b-d83f16d6e705} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3219 | 2024.12.19 21:43:10.750853 [ 263 ] {13052509-dff2-4349-a30b-d83f16d6e705} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0016 sec., 8750 rows/sec., 612.79 KiB/sec. | ||
3220 | 2024.12.19 21:43:10.750926 [ 263 ] {13052509-dff2-4349-a30b-d83f16d6e705} <Debug> TCPHandler: Processed in 0.00184441 sec. | ||
3221 | 2024.12.19 21:43:10.751057 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3222 | 2024.12.19 21:43:10.751175 [ 260 ] {6f560125-505b-4150-93ae-647068a5d3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3223 | 2024.12.19 21:43:10.751226 [ 260 ] {6f560125-505b-4150-93ae-647068a5d3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3224 | 2024.12.19 21:43:10.751907 [ 260 ] {6f560125-505b-4150-93ae-647068a5d3e8} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3225 | 2024.12.19 21:43:10.751954 [ 260 ] {6f560125-505b-4150-93ae-647068a5d3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3226 | 2024.12.19 21:43:10.752351 [ 260 ] {6f560125-505b-4150-93ae-647068a5d3e8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3227 | 2024.12.19 21:43:10.752588 [ 260 ] {6f560125-505b-4150-93ae-647068a5d3e8} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3228 | 2024.12.19 21:43:10.752818 [ 260 ] {6f560125-505b-4150-93ae-647068a5d3e8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001666 sec., 7803.1212484994 rows/sec., 486.52 KiB/sec. | ||
3229 | 2024.12.19 21:43:10.752879 [ 260 ] {6f560125-505b-4150-93ae-647068a5d3e8} <Debug> TCPHandler: Processed in 0.00187649 sec. | ||
3230 | 2024.12.19 21:43:10.753019 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3231 | 2024.12.19 21:43:10.753140 [ 263 ] {67d05acd-6c88-4d18-8ba7-f34c9d6cc7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3232 | 2024.12.19 21:43:10.753192 [ 263 ] {67d05acd-6c88-4d18-8ba7-f34c9d6cc7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3233 | 2024.12.19 21:43:10.754021 [ 263 ] {67d05acd-6c88-4d18-8ba7-f34c9d6cc7cd} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3234 | 2024.12.19 21:43:10.754071 [ 263 ] {67d05acd-6c88-4d18-8ba7-f34c9d6cc7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3235 | 2024.12.19 21:43:10.754495 [ 263 ] {67d05acd-6c88-4d18-8ba7-f34c9d6cc7cd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3236 | 2024.12.19 21:43:10.754762 [ 263 ] {67d05acd-6c88-4d18-8ba7-f34c9d6cc7cd} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3237 | 2024.12.19 21:43:10.755004 [ 263 ] {67d05acd-6c88-4d18-8ba7-f34c9d6cc7cd} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.001883 sec., 209771.6409984068 rows/sec., 14.90 MiB/sec. | ||
3238 | 2024.12.19 21:43:10.755100 [ 263 ] {67d05acd-6c88-4d18-8ba7-f34c9d6cc7cd} <Debug> TCPHandler: Processed in 0.002138325 sec. | ||
3239 | 2024.12.19 21:43:10.755236 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3240 | 2024.12.19 21:43:10.755375 [ 260 ] {0e1439c1-4fb2-4f70-a5e1-334e69484fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3241 | 2024.12.19 21:43:10.755434 [ 260 ] {0e1439c1-4fb2-4f70-a5e1-334e69484fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3242 | 2024.12.19 21:43:10.756005 [ 260 ] {0e1439c1-4fb2-4f70-a5e1-334e69484fad} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3243 | 2024.12.19 21:43:10.756052 [ 260 ] {0e1439c1-4fb2-4f70-a5e1-334e69484fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3244 | 2024.12.19 21:43:10.756444 [ 260 ] {0e1439c1-4fb2-4f70-a5e1-334e69484fad} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3245 | 2024.12.19 21:43:10.756688 [ 260 ] {0e1439c1-4fb2-4f70-a5e1-334e69484fad} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3246 | 2024.12.19 21:43:10.756902 [ 260 ] {0e1439c1-4fb2-4f70-a5e1-334e69484fad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001558 sec., 3851.0911424903725 rows/sec., 201.20 KiB/sec. | ||
3247 | 2024.12.19 21:43:10.756953 [ 260 ] {0e1439c1-4fb2-4f70-a5e1-334e69484fad} <Debug> TCPHandler: Processed in 0.001775298 sec. | ||
3248 | 2024.12.19 21:43:10.757113 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3249 | 2024.12.19 21:43:10.757242 [ 263 ] {ecfcc668-1f11-4998-87b5-698027e209e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3250 | 2024.12.19 21:43:10.757341 [ 263 ] {ecfcc668-1f11-4998-87b5-698027e209e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3251 | 2024.12.19 21:43:10.758341 [ 263 ] {ecfcc668-1f11-4998-87b5-698027e209e9} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3252 | 2024.12.19 21:43:10.758381 [ 263 ] {ecfcc668-1f11-4998-87b5-698027e209e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3253 | 2024.12.19 21:43:10.758782 [ 263 ] {ecfcc668-1f11-4998-87b5-698027e209e9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3254 | 2024.12.19 21:43:10.759016 [ 263 ] {ecfcc668-1f11-4998-87b5-698027e209e9} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3255 | 2024.12.19 21:43:10.759277 [ 263 ] {ecfcc668-1f11-4998-87b5-698027e209e9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002068 sec., 114603.48162475822 rows/sec., 7.68 MiB/sec. | ||
3256 | 2024.12.19 21:43:10.759499 [ 263 ] {ecfcc668-1f11-4998-87b5-698027e209e9} <Debug> TCPHandler: Processed in 0.002442409 sec. | ||
3257 | 2024.12.19 21:43:10.759687 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3258 | 2024.12.19 21:43:10.759823 [ 260 ] {fc51511c-1211-4355-83e1-9ceb2bcda108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3259 | 2024.12.19 21:43:10.759882 [ 260 ] {fc51511c-1211-4355-83e1-9ceb2bcda108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3260 | 2024.12.19 21:43:10.760387 [ 260 ] {fc51511c-1211-4355-83e1-9ceb2bcda108} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3261 | 2024.12.19 21:43:10.760424 [ 260 ] {fc51511c-1211-4355-83e1-9ceb2bcda108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3262 | 2024.12.19 21:43:10.760775 [ 260 ] {fc51511c-1211-4355-83e1-9ceb2bcda108} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3263 | 2024.12.19 21:43:10.761033 [ 260 ] {fc51511c-1211-4355-83e1-9ceb2bcda108} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3264 | 2024.12.19 21:43:10.761295 [ 260 ] {fc51511c-1211-4355-83e1-9ceb2bcda108} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001484 sec., 673.8544474393531 rows/sec., 45.41 KiB/sec. | ||
3265 | 2024.12.19 21:43:10.761425 [ 260 ] {fc51511c-1211-4355-83e1-9ceb2bcda108} <Debug> TCPHandler: Processed in 0.001802909 sec. | ||
3266 | 2024.12.19 21:43:10.761579 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3267 | 2024.12.19 21:43:10.761720 [ 263 ] {85ec684a-cf4d-4390-81dd-74917ba757fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3268 | 2024.12.19 21:43:10.761816 [ 263 ] {85ec684a-cf4d-4390-81dd-74917ba757fa} <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 | ||
3269 | 2024.12.19 21:43:10.762974 [ 263 ] {85ec684a-cf4d-4390-81dd-74917ba757fa} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3270 | 2024.12.19 21:43:10.763013 [ 263 ] {85ec684a-cf4d-4390-81dd-74917ba757fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3271 | 2024.12.19 21:43:10.763642 [ 263 ] {85ec684a-cf4d-4390-81dd-74917ba757fa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3272 | 2024.12.19 21:43:10.763903 [ 263 ] {85ec684a-cf4d-4390-81dd-74917ba757fa} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3273 | 2024.12.19 21:43:10.764170 [ 263 ] {85ec684a-cf4d-4390-81dd-74917ba757fa} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002481 sec., 5239.822652156388 rows/sec., 9.39 MiB/sec. | ||
3274 | 2024.12.19 21:43:10.764280 [ 263 ] {85ec684a-cf4d-4390-81dd-74917ba757fa} <Debug> TCPHandler: Processed in 0.002771505 sec. | ||
3275 | 2024.12.19 21:43:10.764430 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3276 | 2024.12.19 21:43:10.764567 [ 260 ] {5ba37017-3930-4ef3-b08f-b89876cc55d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3277 | 2024.12.19 21:43:10.764627 [ 260 ] {5ba37017-3930-4ef3-b08f-b89876cc55d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3278 | 2024.12.19 21:43:10.765203 [ 260 ] {5ba37017-3930-4ef3-b08f-b89876cc55d0} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3279 | 2024.12.19 21:43:10.765251 [ 260 ] {5ba37017-3930-4ef3-b08f-b89876cc55d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3280 | 2024.12.19 21:43:10.765627 [ 260 ] {5ba37017-3930-4ef3-b08f-b89876cc55d0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3281 | 2024.12.19 21:43:10.765871 [ 260 ] {5ba37017-3930-4ef3-b08f-b89876cc55d0} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3282 | 2024.12.19 21:43:10.766094 [ 260 ] {5ba37017-3930-4ef3-b08f-b89876cc55d0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001553 sec., 52801.03026400515 rows/sec., 3.35 MiB/sec. | ||
3283 | 2024.12.19 21:43:10.766202 [ 260 ] {5ba37017-3930-4ef3-b08f-b89876cc55d0} <Debug> TCPHandler: Processed in 0.0018348 sec. | ||
3284 | 2024.12.19 21:43:14.796130 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3285 | 2024.12.19 21:43:14.796207 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3286 | 2024.12.19 21:43:14.909392 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3287 | 2024.12.19 21:43:14.910492 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3288 | 2024.12.19 21:43:14.910591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3289 | 2024.12.19 21:43:14.911248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3290 | 2024.12.19 21:43:14.911506 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3291 | 2024.12.19 21:43:14.911740 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3292 | 2024.12.19 21:43:15.325826 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3293 | 2024.12.19 21:43:15.345940 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3294 | 2024.12.19 21:43:15.346001 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3295 | 2024.12.19 21:43:15.353597 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3296 | 2024.12.19 21:43:15.354372 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3297 | 2024.12.19 21:43:15.357453 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3298 | 2024.12.19 21:43:15.738477 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3299 | 2024.12.19 21:43:15.738685 [ 260 ] {0f67b264-4f15-43e6-b380-6740ef143f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3300 | 2024.12.19 21:43:15.738766 [ 260 ] {0f67b264-4f15-43e6-b380-6740ef143f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3301 | 2024.12.19 21:43:15.739776 [ 260 ] {0f67b264-4f15-43e6-b380-6740ef143f9e} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3302 | 2024.12.19 21:43:15.739824 [ 260 ] {0f67b264-4f15-43e6-b380-6740ef143f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3303 | 2024.12.19 21:43:15.740273 [ 260 ] {0f67b264-4f15-43e6-b380-6740ef143f9e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3304 | 2024.12.19 21:43:15.740547 [ 260 ] {0f67b264-4f15-43e6-b380-6740ef143f9e} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3305 | 2024.12.19 21:43:15.740803 [ 260 ] {0f67b264-4f15-43e6-b380-6740ef143f9e} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.002174 sec., 50597.97608095676 rows/sec., 4.25 MiB/sec. | ||
3306 | 2024.12.19 21:43:15.740870 [ 260 ] {0f67b264-4f15-43e6-b380-6740ef143f9e} <Debug> TCPHandler: Processed in 0.0025274 sec. | ||
3307 | 2024.12.19 21:43:15.741165 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3308 | 2024.12.19 21:43:15.741386 [ 263 ] {d562aec2-2056-461f-9421-7b445aeaf67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3309 | 2024.12.19 21:43:15.741470 [ 263 ] {d562aec2-2056-461f-9421-7b445aeaf67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3310 | 2024.12.19 21:43:15.742244 [ 263 ] {d562aec2-2056-461f-9421-7b445aeaf67e} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3311 | 2024.12.19 21:43:15.742298 [ 263 ] {d562aec2-2056-461f-9421-7b445aeaf67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3312 | 2024.12.19 21:43:15.742742 [ 263 ] {d562aec2-2056-461f-9421-7b445aeaf67e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3313 | 2024.12.19 21:43:15.743015 [ 263 ] {d562aec2-2056-461f-9421-7b445aeaf67e} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3314 | 2024.12.19 21:43:15.743271 [ 263 ] {d562aec2-2056-461f-9421-7b445aeaf67e} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001946 sec., 13874.614594039054 rows/sec., 1.02 MiB/sec. | ||
3315 | 2024.12.19 21:43:15.743339 [ 263 ] {d562aec2-2056-461f-9421-7b445aeaf67e} <Debug> TCPHandler: Processed in 0.002324777 sec. | ||
3316 | 2024.12.19 21:43:15.743510 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3317 | 2024.12.19 21:43:15.743657 [ 260 ] {620c74a0-6382-4050-a9b9-ef92a69cde0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3318 | 2024.12.19 21:43:15.743718 [ 260 ] {620c74a0-6382-4050-a9b9-ef92a69cde0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3319 | 2024.12.19 21:43:15.744484 [ 260 ] {620c74a0-6382-4050-a9b9-ef92a69cde0d} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3320 | 2024.12.19 21:43:15.744528 [ 260 ] {620c74a0-6382-4050-a9b9-ef92a69cde0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3321 | 2024.12.19 21:43:15.744922 [ 260 ] {620c74a0-6382-4050-a9b9-ef92a69cde0d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3322 | 2024.12.19 21:43:15.745195 [ 260 ] {620c74a0-6382-4050-a9b9-ef92a69cde0d} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3323 | 2024.12.19 21:43:15.745436 [ 260 ] {620c74a0-6382-4050-a9b9-ef92a69cde0d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001812 sec., 50220.75055187638 rows/sec., 3.92 MiB/sec. | ||
3324 | 2024.12.19 21:43:15.745560 [ 260 ] {620c74a0-6382-4050-a9b9-ef92a69cde0d} <Debug> TCPHandler: Processed in 0.002116823 sec. | ||
3325 | 2024.12.19 21:43:15.745736 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3326 | 2024.12.19 21:43:15.745886 [ 263 ] {15661850-424a-41d5-a782-b93c977cd38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3327 | 2024.12.19 21:43:15.745958 [ 263 ] {15661850-424a-41d5-a782-b93c977cd38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3328 | 2024.12.19 21:43:15.746620 [ 263 ] {15661850-424a-41d5-a782-b93c977cd38c} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3329 | 2024.12.19 21:43:15.746662 [ 263 ] {15661850-424a-41d5-a782-b93c977cd38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3330 | 2024.12.19 21:43:15.747081 [ 263 ] {15661850-424a-41d5-a782-b93c977cd38c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3331 | 2024.12.19 21:43:15.747332 [ 263 ] {15661850-424a-41d5-a782-b93c977cd38c} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3332 | 2024.12.19 21:43:15.747605 [ 263 ] {15661850-424a-41d5-a782-b93c977cd38c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001745 sec., 91690.54441260744 rows/sec., 6.39 MiB/sec. | ||
3333 | 2024.12.19 21:43:15.747783 [ 263 ] {15661850-424a-41d5-a782-b93c977cd38c} <Debug> TCPHandler: Processed in 0.002116444 sec. | ||
3334 | 2024.12.19 21:43:15.747972 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3335 | 2024.12.19 21:43:15.748111 [ 260 ] {d0116fad-9a97-47e9-bf38-dc09dc5aa6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3336 | 2024.12.19 21:43:15.748200 [ 260 ] {d0116fad-9a97-47e9-bf38-dc09dc5aa6ed} <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 | ||
3337 | 2024.12.19 21:43:15.749401 [ 260 ] {d0116fad-9a97-47e9-bf38-dc09dc5aa6ed} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3338 | 2024.12.19 21:43:15.749441 [ 260 ] {d0116fad-9a97-47e9-bf38-dc09dc5aa6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3339 | 2024.12.19 21:43:15.750103 [ 260 ] {d0116fad-9a97-47e9-bf38-dc09dc5aa6ed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3340 | 2024.12.19 21:43:15.750373 [ 260 ] {d0116fad-9a97-47e9-bf38-dc09dc5aa6ed} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3341 | 2024.12.19 21:43:15.750656 [ 260 ] {d0116fad-9a97-47e9-bf38-dc09dc5aa6ed} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002577 sec., 10477.299185098953 rows/sec., 18.77 MiB/sec. | ||
3342 | 2024.12.19 21:43:15.750764 [ 260 ] {d0116fad-9a97-47e9-bf38-dc09dc5aa6ed} <Debug> TCPHandler: Processed in 0.002875316 sec. | ||
3343 | 2024.12.19 21:43:15.750919 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3344 | 2024.12.19 21:43:15.751062 [ 263 ] {1f0a1dd0-d2ee-4aaa-850b-e4440061d4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3345 | 2024.12.19 21:43:15.751127 [ 263 ] {1f0a1dd0-d2ee-4aaa-850b-e4440061d4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3346 | 2024.12.19 21:43:15.751674 [ 263 ] {1f0a1dd0-d2ee-4aaa-850b-e4440061d4b7} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3347 | 2024.12.19 21:43:15.751715 [ 263 ] {1f0a1dd0-d2ee-4aaa-850b-e4440061d4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3348 | 2024.12.19 21:43:15.752104 [ 263 ] {1f0a1dd0-d2ee-4aaa-850b-e4440061d4b7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3349 | 2024.12.19 21:43:15.752344 [ 263 ] {1f0a1dd0-d2ee-4aaa-850b-e4440061d4b7} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3350 | 2024.12.19 21:43:15.752561 [ 263 ] {1f0a1dd0-d2ee-4aaa-850b-e4440061d4b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001531 sec., 39190.07184846506 rows/sec., 2.64 MiB/sec. | ||
3351 | 2024.12.19 21:43:15.752616 [ 263 ] {1f0a1dd0-d2ee-4aaa-850b-e4440061d4b7} <Debug> TCPHandler: Processed in 0.001765529 sec. | ||
3352 | 2024.12.19 21:43:16.214216 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3353 | 2024.12.19 21:43:16.214398 [ 260 ] {be2720f5-21de-45ef-b850-2405153b5294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3354 | 2024.12.19 21:43:16.214469 [ 260 ] {be2720f5-21de-45ef-b850-2405153b5294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3355 | 2024.12.19 21:43:16.215223 [ 260 ] {be2720f5-21de-45ef-b850-2405153b5294} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3356 | 2024.12.19 21:43:16.215272 [ 260 ] {be2720f5-21de-45ef-b850-2405153b5294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3357 | 2024.12.19 21:43:16.215710 [ 260 ] {be2720f5-21de-45ef-b850-2405153b5294} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3358 | 2024.12.19 21:43:16.215968 [ 260 ] {be2720f5-21de-45ef-b850-2405153b5294} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3359 | 2024.12.19 21:43:16.216141 [ 138 ] {} <Debug> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3360 | 2024.12.19 21:43:16.216228 [ 138 ] {} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3361 | 2024.12.19 21:43:16.216230 [ 260 ] {be2720f5-21de-45ef-b850-2405153b5294} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 538.07 KiB/sec. | ||
3362 | 2024.12.19 21:43:16.216267 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3363 | 2024.12.19 21:43:16.216399 [ 260 ] {be2720f5-21de-45ef-b850-2405153b5294} <Debug> TCPHandler: Processed in 0.002303907 sec. | ||
3364 | 2024.12.19 21:43:16.216446 [ 197 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
3365 | 2024.12.19 21:43:16.216551 [ 197 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3366 | 2024.12.19 21:43:16.216590 [ 197 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
3367 | 2024.12.19 21:43:16.216677 [ 197 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3368 | 2024.12.19 21:43:16.216769 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3369 | 2024.12.19 21:43:16.216940 [ 197 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3370 | 2024.12.19 21:43:16.217321 [ 197 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3371 | 2024.12.19 21:43:16.217477 [ 263 ] {af452ee2-b51c-4c43-b853-6a2719cefacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3372 | 2024.12.19 21:43:16.217598 [ 197 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3373 | 2024.12.19 21:43:16.217643 [ 263 ] {af452ee2-b51c-4c43-b853-6a2719cefacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3374 | 2024.12.19 21:43:16.219416 [ 197 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003034488 sec., 23068.141973209316 rows/sec., 1.71 MiB/sec. | ||
3375 | 2024.12.19 21:43:16.219601 [ 197 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3376 | 2024.12.19 21:43:16.220152 [ 197 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_9_2} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3377 | 2024.12.19 21:43:16.220256 [ 197 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_9_2} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3378 | 2024.12.19 21:43:16.220385 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3379 | 2024.12.19 21:43:16.220492 [ 263 ] {af452ee2-b51c-4c43-b853-6a2719cefacd} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3380 | 2024.12.19 21:43:16.220542 [ 263 ] {af452ee2-b51c-4c43-b853-6a2719cefacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3381 | 2024.12.19 21:43:16.221068 [ 263 ] {af452ee2-b51c-4c43-b853-6a2719cefacd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3382 | 2024.12.19 21:43:16.221320 [ 263 ] {af452ee2-b51c-4c43-b853-6a2719cefacd} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3383 | 2024.12.19 21:43:16.221502 [ 138 ] {} <Debug> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3384 | 2024.12.19 21:43:16.221567 [ 138 ] {} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3385 | 2024.12.19 21:43:16.221601 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3386 | 2024.12.19 21:43:16.221611 [ 263 ] {af452ee2-b51c-4c43-b853-6a2719cefacd} <Debug> executeQuery: Read 1369 rows, 117.11 KiB in 0.004415 sec., 310079.275198188 rows/sec., 25.90 MiB/sec. | ||
3387 | 2024.12.19 21:43:16.221845 [ 263 ] {af452ee2-b51c-4c43-b853-6a2719cefacd} <Debug> TCPHandler: Processed in 0.005283025 sec. | ||
3388 | 2024.12.19 21:43:16.221883 [ 190 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3389 | 2024.12.19 21:43:16.222040 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3390 | 2024.12.19 21:43:16.222067 [ 190 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3391 | 2024.12.19 21:43:16.222119 [ 190 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1419 rows starting from the beginning of the part | ||
3392 | 2024.12.19 21:43:16.222316 [ 260 ] {e500bc32-0d11-4c3d-b82f-c4895762b024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3393 | 2024.12.19 21:43:16.222370 [ 190 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 230 rows starting from the beginning of the part | ||
3394 | 2024.12.19 21:43:16.222529 [ 260 ] {e500bc32-0d11-4c3d-b82f-c4895762b024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3395 | 2024.12.19 21:43:16.222679 [ 190 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 111 rows starting from the beginning of the part | ||
3396 | 2024.12.19 21:43:16.223056 [ 190 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 229 rows starting from the beginning of the part | ||
3397 | 2024.12.19 21:43:16.223344 [ 190 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part | ||
3398 | 2024.12.19 21:43:16.223633 [ 190 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1369 rows starting from the beginning of the part | ||
3399 | 2024.12.19 21:43:16.225068 [ 260 ] {e500bc32-0d11-4c3d-b82f-c4895762b024} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3400 | 2024.12.19 21:43:16.225131 [ 260 ] {e500bc32-0d11-4c3d-b82f-c4895762b024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3401 | 2024.12.19 21:43:16.226203 [ 260 ] {e500bc32-0d11-4c3d-b82f-c4895762b024} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3402 | 2024.12.19 21:43:16.226549 [ 260 ] {e500bc32-0d11-4c3d-b82f-c4895762b024} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3403 | 2024.12.19 21:43:16.226741 [ 138 ] {} <Debug> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3404 | 2024.12.19 21:43:16.226817 [ 138 ] {} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3405 | 2024.12.19 21:43:16.226864 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3406 | 2024.12.19 21:43:16.226891 [ 260 ] {e500bc32-0d11-4c3d-b82f-c4895762b024} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.004707 sec., 4248.99086466964 rows/sec., 304.57 KiB/sec. | ||
3407 | 2024.12.19 21:43:16.227320 [ 260 ] {e500bc32-0d11-4c3d-b82f-c4895762b024} <Debug> TCPHandler: Processed in 0.005365916 sec. | ||
3408 | 2024.12.19 21:43:16.227435 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::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 | ||
3409 | 2024.12.19 21:43:16.227714 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3410 | 2024.12.19 21:43:16.227892 [ 189 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3468 rows, containing 5 columns (5 merged, 0 gathered) in 0.00621104 sec., 558360.5966150597 rows/sec., 49.13 MiB/sec. | ||
3411 | 2024.12.19 21:43:16.228077 [ 263 ] {f87736ab-0b72-480b-aa0d-80a15fc4f329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3412 | 2024.12.19 21:43:16.228137 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3413 | 2024.12.19 21:43:16.228224 [ 263 ] {f87736ab-0b72-480b-aa0d-80a15fc4f329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3414 | 2024.12.19 21:43:16.228279 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 54 rows starting from the beginning of the part | ||
3415 | 2024.12.19 21:43:16.228297 [ 189 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3416 | 2024.12.19 21:43:16.228949 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
3417 | 2024.12.19 21:43:16.229341 [ 189 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_21_4} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3418 | 2024.12.19 21:43:16.229511 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 29 rows starting from the beginning of the part | ||
3419 | 2024.12.19 21:43:16.229704 [ 189 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_21_4} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3420 | 2024.12.19 21:43:16.230104 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
3421 | 2024.12.19 21:43:16.230128 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
3422 | 2024.12.19 21:43:16.230476 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
3423 | 2024.12.19 21:43:16.230817 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
3424 | 2024.12.19 21:43:16.231795 [ 263 ] {f87736ab-0b72-480b-aa0d-80a15fc4f329} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3425 | 2024.12.19 21:43:16.231869 [ 263 ] {f87736ab-0b72-480b-aa0d-80a15fc4f329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3426 | 2024.12.19 21:43:16.232933 [ 263 ] {f87736ab-0b72-480b-aa0d-80a15fc4f329} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3427 | 2024.12.19 21:43:16.233221 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.00622538 sec., 27307.56997966389 rows/sec., 2.05 MiB/sec. | ||
3428 | 2024.12.19 21:43:16.233439 [ 189 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3429 | 2024.12.19 21:43:16.233448 [ 263 ] {f87736ab-0b72-480b-aa0d-80a15fc4f329} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3430 | 2024.12.19 21:43:16.233926 [ 263 ] {f87736ab-0b72-480b-aa0d-80a15fc4f329} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00596 sec., 40604.026845637585 rows/sec., 2.75 MiB/sec. | ||
3431 | 2024.12.19 21:43:16.234110 [ 263 ] {f87736ab-0b72-480b-aa0d-80a15fc4f329} <Debug> TCPHandler: Processed in 0.006657427 sec. | ||
3432 | 2024.12.19 21:43:16.234117 [ 189 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_16_3} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3433 | 2024.12.19 21:43:16.234271 [ 189 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_16_3} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3434 | 2024.12.19 21:43:16.234364 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3435 | 2024.12.19 21:43:16.234376 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3436 | 2024.12.19 21:43:16.234508 [ 260 ] {2c35b0f6-e456-4778-9c47-a34b315ed6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3437 | 2024.12.19 21:43:16.234566 [ 260 ] {2c35b0f6-e456-4778-9c47-a34b315ed6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3438 | 2024.12.19 21:43:16.235255 [ 260 ] {2c35b0f6-e456-4778-9c47-a34b315ed6fa} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3439 | 2024.12.19 21:43:16.235302 [ 260 ] {2c35b0f6-e456-4778-9c47-a34b315ed6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3440 | 2024.12.19 21:43:16.235721 [ 260 ] {2c35b0f6-e456-4778-9c47-a34b315ed6fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3441 | 2024.12.19 21:43:16.235957 [ 260 ] {2c35b0f6-e456-4778-9c47-a34b315ed6fa} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3442 | 2024.12.19 21:43:16.236123 [ 138 ] {} <Debug> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3443 | 2024.12.19 21:43:16.236180 [ 138 ] {} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3444 | 2024.12.19 21:43:16.236196 [ 260 ] {2c35b0f6-e456-4778-9c47-a34b315ed6fa} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001712 sec., 7593.457943925234 rows/sec., 473.45 KiB/sec. | ||
3445 | 2024.12.19 21:43:16.236212 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3446 | 2024.12.19 21:43:16.236360 [ 260 ] {2c35b0f6-e456-4778-9c47-a34b315ed6fa} <Debug> TCPHandler: Processed in 0.002097424 sec. | ||
3447 | 2024.12.19 21:43:16.236408 [ 190 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
3448 | 2024.12.19 21:43:16.236555 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3449 | 2024.12.19 21:43:16.236575 [ 190 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3450 | 2024.12.19 21:43:16.236628 [ 190 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
3451 | 2024.12.19 21:43:16.236872 [ 263 ] {a0c1e643-088b-4921-a86a-ca243b7b2a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3452 | 2024.12.19 21:43:16.236875 [ 190 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
3453 | 2024.12.19 21:43:16.237004 [ 263 ] {a0c1e643-088b-4921-a86a-ca243b7b2a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3454 | 2024.12.19 21:43:16.237214 [ 190 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3455 | 2024.12.19 21:43:16.237584 [ 190 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
3456 | 2024.12.19 21:43:16.237918 [ 190 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3457 | 2024.12.19 21:43:16.240141 [ 263 ] {a0c1e643-088b-4921-a86a-ca243b7b2a2f} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3458 | 2024.12.19 21:43:16.240205 [ 263 ] {a0c1e643-088b-4921-a86a-ca243b7b2a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3459 | 2024.12.19 21:43:16.240224 [ 189 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003898783 sec., 16671.869144807497 rows/sec., 1.08 MiB/sec. | ||
3460 | 2024.12.19 21:43:16.240442 [ 189 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3461 | 2024.12.19 21:43:16.241028 [ 189 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_9_2} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3462 | 2024.12.19 21:43:16.241091 [ 263 ] {a0c1e643-088b-4921-a86a-ca243b7b2a2f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3463 | 2024.12.19 21:43:16.241143 [ 189 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_9_2} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3464 | 2024.12.19 21:43:16.241287 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3465 | 2024.12.19 21:43:16.241470 [ 263 ] {a0c1e643-088b-4921-a86a-ca243b7b2a2f} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3466 | 2024.12.19 21:43:16.241648 [ 138 ] {} <Debug> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3467 | 2024.12.19 21:43:16.241707 [ 138 ] {} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3468 | 2024.12.19 21:43:16.241739 [ 263 ] {a0c1e643-088b-4921-a86a-ca243b7b2a2f} <Debug> executeQuery: Read 851 rows, 63.01 KiB in 0.00503 sec., 169184.89065606362 rows/sec., 12.23 MiB/sec. | ||
3469 | 2024.12.19 21:43:16.241744 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3470 | 2024.12.19 21:43:16.241928 [ 263 ] {a0c1e643-088b-4921-a86a-ca243b7b2a2f} <Debug> TCPHandler: Processed in 0.005463308 sec. | ||
3471 | 2024.12.19 21:43:16.241991 [ 190 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3472 | 2024.12.19 21:43:16.242139 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3473 | 2024.12.19 21:43:16.242164 [ 190 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3474 | 2024.12.19 21:43:16.242213 [ 190 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 901 rows starting from the beginning of the part | ||
3475 | 2024.12.19 21:43:16.242479 [ 190 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 398 rows starting from the beginning of the part | ||
3476 | 2024.12.19 21:43:16.242496 [ 260 ] {8b22d166-8015-4c2c-970c-0cce5adc7b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3477 | 2024.12.19 21:43:16.242731 [ 260 ] {8b22d166-8015-4c2c-970c-0cce5adc7b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3478 | 2024.12.19 21:43:16.242760 [ 190 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 93 rows starting from the beginning of the part | ||
3479 | 2024.12.19 21:43:16.243008 [ 190 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 395 rows starting from the beginning of the part | ||
3480 | 2024.12.19 21:43:16.243315 [ 190 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 91 rows starting from the beginning of the part | ||
3481 | 2024.12.19 21:43:16.243714 [ 190 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 851 rows starting from the beginning of the part | ||
3482 | 2024.12.19 21:43:16.245082 [ 260 ] {8b22d166-8015-4c2c-970c-0cce5adc7b8e} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3483 | 2024.12.19 21:43:16.245136 [ 260 ] {8b22d166-8015-4c2c-970c-0cce5adc7b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3484 | 2024.12.19 21:43:16.246123 [ 260 ] {8b22d166-8015-4c2c-970c-0cce5adc7b8e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3485 | 2024.12.19 21:43:16.246460 [ 260 ] {8b22d166-8015-4c2c-970c-0cce5adc7b8e} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3486 | 2024.12.19 21:43:16.246845 [ 260 ] {8b22d166-8015-4c2c-970c-0cce5adc7b8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004489 sec., 1336.6005791935843 rows/sec., 69.83 KiB/sec. | ||
3487 | 2024.12.19 21:43:16.247160 [ 260 ] {8b22d166-8015-4c2c-970c-0cce5adc7b8e} <Debug> TCPHandler: Processed in 0.005114482 sec. | ||
3488 | 2024.12.19 21:43:16.247208 [ 193 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2729 rows, containing 5 columns (5 merged, 0 gathered) in 0.005326725 sec., 512322.2993490372 rows/sec., 39.07 MiB/sec. | ||
3489 | 2024.12.19 21:43:16.247437 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3490 | 2024.12.19 21:43:16.247451 [ 193 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3491 | 2024.12.19 21:43:16.247644 [ 263 ] {7bf9cd90-aa80-4c5c-852b-e7f8e0dc7598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3492 | 2024.12.19 21:43:16.247747 [ 263 ] {7bf9cd90-aa80-4c5c-852b-e7f8e0dc7598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3493 | 2024.12.19 21:43:16.248100 [ 193 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_21_4} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3494 | 2024.12.19 21:43:16.248395 [ 193 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_21_4} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3495 | 2024.12.19 21:43:16.248552 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
3496 | 2024.12.19 21:43:16.249094 [ 263 ] {7bf9cd90-aa80-4c5c-852b-e7f8e0dc7598} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3497 | 2024.12.19 21:43:16.249139 [ 263 ] {7bf9cd90-aa80-4c5c-852b-e7f8e0dc7598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3498 | 2024.12.19 21:43:16.249607 [ 263 ] {7bf9cd90-aa80-4c5c-852b-e7f8e0dc7598} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3499 | 2024.12.19 21:43:16.249847 [ 263 ] {7bf9cd90-aa80-4c5c-852b-e7f8e0dc7598} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3500 | 2024.12.19 21:43:16.250022 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3501 | 2024.12.19 21:43:16.250076 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3502 | 2024.12.19 21:43:16.250098 [ 263 ] {7bf9cd90-aa80-4c5c-852b-e7f8e0dc7598} <Debug> executeQuery: Read 955 rows, 64.97 KiB in 0.002487 sec., 383996.7832730197 rows/sec., 25.51 MiB/sec. | ||
3503 | 2024.12.19 21:43:16.250110 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3504 | 2024.12.19 21:43:16.250287 [ 263 ] {7bf9cd90-aa80-4c5c-852b-e7f8e0dc7598} <Debug> TCPHandler: Processed in 0.002977008 sec. | ||
3505 | 2024.12.19 21:43:16.250338 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3506 | 2024.12.19 21:43:16.250522 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3507 | 2024.12.19 21:43:16.250537 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3508 | 2024.12.19 21:43:16.250596 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5694 rows starting from the beginning of the part | ||
3509 | 2024.12.19 21:43:16.250829 [ 260 ] {9b3c9c98-4f69-4bbf-8446-1e4799c80b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3510 | 2024.12.19 21:43:16.250884 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
3511 | 2024.12.19 21:43:16.251025 [ 260 ] {9b3c9c98-4f69-4bbf-8446-1e4799c80b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3512 | 2024.12.19 21:43:16.251204 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
3513 | 2024.12.19 21:43:16.251528 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
3514 | 2024.12.19 21:43:16.251867 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
3515 | 2024.12.19 21:43:16.252276 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 955 rows starting from the beginning of the part | ||
3516 | 2024.12.19 21:43:16.253405 [ 260 ] {9b3c9c98-4f69-4bbf-8446-1e4799c80b0b} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3517 | 2024.12.19 21:43:16.253467 [ 260 ] {9b3c9c98-4f69-4bbf-8446-1e4799c80b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3518 | 2024.12.19 21:43:16.254210 [ 260 ] {9b3c9c98-4f69-4bbf-8446-1e4799c80b0b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3519 | 2024.12.19 21:43:16.254740 [ 260 ] {9b3c9c98-4f69-4bbf-8446-1e4799c80b0b} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3520 | 2024.12.19 21:43:16.255095 [ 260 ] {9b3c9c98-4f69-4bbf-8446-1e4799c80b0b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004405 sec., 227.01475595913735 rows/sec., 15.30 KiB/sec. | ||
3521 | 2024.12.19 21:43:16.255174 [ 260 ] {9b3c9c98-4f69-4bbf-8446-1e4799c80b0b} <Debug> TCPHandler: Processed in 0.004756336 sec. | ||
3522 | 2024.12.19 21:43:16.255361 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3523 | 2024.12.19 21:43:16.255494 [ 263 ] {e2476201-6d57-4a32-8b42-02ff8f854bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3524 | 2024.12.19 21:43:16.255591 [ 263 ] {e2476201-6d57-4a32-8b42-02ff8f854bdc} <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 | ||
3525 | 2024.12.19 21:43:16.256752 [ 189 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7444 rows, containing 5 columns (5 merged, 0 gathered) in 0.006524084 sec., 1141003.089475856 rows/sec., 76.90 MiB/sec. | ||
3526 | 2024.12.19 21:43:16.257431 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3527 | 2024.12.19 21:43:16.258091 [ 263 ] {e2476201-6d57-4a32-8b42-02ff8f854bdc} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3528 | 2024.12.19 21:43:16.258156 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3529 | 2024.12.19 21:43:16.258167 [ 263 ] {e2476201-6d57-4a32-8b42-02ff8f854bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3530 | 2024.12.19 21:43:16.258338 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3531 | 2024.12.19 21:43:16.258531 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
3532 | 2024.12.19 21:43:16.259109 [ 263 ] {e2476201-6d57-4a32-8b42-02ff8f854bdc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3533 | 2024.12.19 21:43:16.259386 [ 263 ] {e2476201-6d57-4a32-8b42-02ff8f854bdc} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3534 | 2024.12.19 21:43:16.259571 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3535 | 2024.12.19 21:43:16.259640 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3536 | 2024.12.19 21:43:16.259669 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3537 | 2024.12.19 21:43:16.259688 [ 263 ] {e2476201-6d57-4a32-8b42-02ff8f854bdc} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004212 sec., 3086.41975308642 rows/sec., 5.53 MiB/sec. | ||
3538 | 2024.12.19 21:43:16.260011 [ 189 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::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 | ||
3539 | 2024.12.19 21:43:16.260116 [ 263 ] {e2476201-6d57-4a32-8b42-02ff8f854bdc} <Debug> TCPHandler: Processed in 0.004832387 sec. | ||
3540 | 2024.12.19 21:43:16.260329 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3541 | 2024.12.19 21:43:16.260510 [ 260 ] {5bef168c-e758-4d5c-8fc3-9e8ec7c6727e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3542 | 2024.12.19 21:43:16.260538 [ 189 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3543 | 2024.12.19 21:43:16.260593 [ 260 ] {5bef168c-e758-4d5c-8fc3-9e8ec7c6727e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3544 | 2024.12.19 21:43:16.260625 [ 189 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 183 rows starting from the beginning of the part | ||
3545 | 2024.12.19 21:43:16.261369 [ 189 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
3546 | 2024.12.19 21:43:16.261932 [ 189 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part | ||
3547 | 2024.12.19 21:43:16.262490 [ 260 ] {5bef168c-e758-4d5c-8fc3-9e8ec7c6727e} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3548 | 2024.12.19 21:43:16.262512 [ 189 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
3549 | 2024.12.19 21:43:16.262539 [ 260 ] {5bef168c-e758-4d5c-8fc3-9e8ec7c6727e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3550 | 2024.12.19 21:43:16.263025 [ 189 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
3551 | 2024.12.19 21:43:16.263549 [ 189 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
3552 | 2024.12.19 21:43:16.263692 [ 260 ] {5bef168c-e758-4d5c-8fc3-9e8ec7c6727e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3553 | 2024.12.19 21:43:16.264246 [ 260 ] {5bef168c-e758-4d5c-8fc3-9e8ec7c6727e} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3554 | 2024.12.19 21:43:16.264515 [ 138 ] {} <Debug> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3555 | 2024.12.19 21:43:16.264660 [ 260 ] {5bef168c-e758-4d5c-8fc3-9e8ec7c6727e} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.004181 sec., 8132.025831140876 rows/sec., 483.26 KiB/sec. | ||
3556 | 2024.12.19 21:43:16.264677 [ 138 ] {} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3557 | 2024.12.19 21:43:16.264821 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3558 | 2024.12.19 21:43:16.264880 [ 260 ] {5bef168c-e758-4d5c-8fc3-9e8ec7c6727e} <Debug> TCPHandler: Processed in 0.004654755 sec. | ||
3559 | 2024.12.19 21:43:16.265381 [ 200 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3560 | 2024.12.19 21:43:16.265697 [ 200 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3561 | 2024.12.19 21:43:16.265737 [ 200 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 960 rows starting from the beginning of the part | ||
3562 | 2024.12.19 21:43:16.265932 [ 200 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
3563 | 2024.12.19 21:43:16.266262 [ 200 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
3564 | 2024.12.19 21:43:16.266666 [ 200 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
3565 | 2024.12.19 21:43:16.267075 [ 200 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
3566 | 2024.12.19 21:43:16.267375 [ 200 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
3567 | 2024.12.19 21:43:16.271001 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 4 columns (4 merged, 0 gathered) in 0.005941106 sec., 215111.4624112076 rows/sec., 14.01 MiB/sec. | ||
3568 | 2024.12.19 21:43:16.271374 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3569 | 2024.12.19 21:43:16.272136 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_21_4} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3570 | 2024.12.19 21:43:16.272292 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_21_4} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3571 | 2024.12.19 21:43:16.272372 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
3572 | 2024.12.19 21:43:16.272734 [ 196 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 19 columns (19 merged, 0 gathered) in 0.012969718 sec., 21280.339325804925 rows/sec., 38.13 MiB/sec. | ||
3573 | 2024.12.19 21:43:16.273290 [ 196 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3574 | 2024.12.19 21:43:16.273731 [ 196 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3575 | 2024.12.19 21:43:16.273810 [ 196 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3576 | 2024.12.19 21:43:16.273949 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
3577 | 2024.12.19 21:43:19.946172 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 516 | ||
3578 | 2024.12.19 21:43:19.949699 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3579 | 2024.12.19 21:43:19.949749 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3580 | 2024.12.19 21:43:19.951280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3581 | 2024.12.19 21:43:19.951614 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3582 | 2024.12.19 21:43:19.952209 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
3583 | 2024.12.19 21:43:20.735896 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3584 | 2024.12.19 21:43:20.736105 [ 260 ] {59ea77c9-82d1-46d8-814a-edb3d720d9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3585 | 2024.12.19 21:43:20.736186 [ 260 ] {59ea77c9-82d1-46d8-814a-edb3d720d9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3586 | 2024.12.19 21:43:20.737046 [ 260 ] {59ea77c9-82d1-46d8-814a-edb3d720d9f5} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3587 | 2024.12.19 21:43:20.737100 [ 260 ] {59ea77c9-82d1-46d8-814a-edb3d720d9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3588 | 2024.12.19 21:43:20.737535 [ 260 ] {59ea77c9-82d1-46d8-814a-edb3d720d9f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3589 | 2024.12.19 21:43:20.737803 [ 260 ] {59ea77c9-82d1-46d8-814a-edb3d720d9f5} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3590 | 2024.12.19 21:43:20.738049 [ 260 ] {59ea77c9-82d1-46d8-814a-edb3d720d9f5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002002 sec., 27972.027972027972 rows/sec., 2.15 MiB/sec. | ||
3591 | 2024.12.19 21:43:20.738118 [ 260 ] {59ea77c9-82d1-46d8-814a-edb3d720d9f5} <Debug> TCPHandler: Processed in 0.002360058 sec. | ||
3592 | 2024.12.19 21:43:20.738396 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3593 | 2024.12.19 21:43:20.738618 [ 263 ] {5fd08f73-d6ea-420f-bad6-111fad320562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3594 | 2024.12.19 21:43:20.738697 [ 263 ] {5fd08f73-d6ea-420f-bad6-111fad320562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3595 | 2024.12.19 21:43:20.739519 [ 263 ] {5fd08f73-d6ea-420f-bad6-111fad320562} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3596 | 2024.12.19 21:43:20.739574 [ 263 ] {5fd08f73-d6ea-420f-bad6-111fad320562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3597 | 2024.12.19 21:43:20.740022 [ 263 ] {5fd08f73-d6ea-420f-bad6-111fad320562} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3598 | 2024.12.19 21:43:20.740277 [ 263 ] {5fd08f73-d6ea-420f-bad6-111fad320562} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3599 | 2024.12.19 21:43:20.740524 [ 263 ] {5fd08f73-d6ea-420f-bad6-111fad320562} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00197 sec., 32487.30964467005 rows/sec., 2.54 MiB/sec. | ||
3600 | 2024.12.19 21:43:20.740586 [ 263 ] {5fd08f73-d6ea-420f-bad6-111fad320562} <Debug> TCPHandler: Processed in 0.002344848 sec. | ||
3601 | 2024.12.19 21:43:20.740782 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3602 | 2024.12.19 21:43:20.740934 [ 260 ] {96f781cd-1f2e-4f88-8da9-b8bc624a9dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3603 | 2024.12.19 21:43:20.741005 [ 260 ] {96f781cd-1f2e-4f88-8da9-b8bc624a9dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3604 | 2024.12.19 21:43:20.741693 [ 260 ] {96f781cd-1f2e-4f88-8da9-b8bc624a9dc2} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3605 | 2024.12.19 21:43:20.741736 [ 260 ] {96f781cd-1f2e-4f88-8da9-b8bc624a9dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3606 | 2024.12.19 21:43:20.742151 [ 260 ] {96f781cd-1f2e-4f88-8da9-b8bc624a9dc2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3607 | 2024.12.19 21:43:20.742397 [ 260 ] {96f781cd-1f2e-4f88-8da9-b8bc624a9dc2} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3608 | 2024.12.19 21:43:20.742620 [ 260 ] {96f781cd-1f2e-4f88-8da9-b8bc624a9dc2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001724 sec., 74245.93967517401 rows/sec., 5.17 MiB/sec. | ||
3609 | 2024.12.19 21:43:20.742688 [ 260 ] {96f781cd-1f2e-4f88-8da9-b8bc624a9dc2} <Debug> TCPHandler: Processed in 0.001978682 sec. | ||
3610 | 2024.12.19 21:43:20.742858 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3611 | 2024.12.19 21:43:20.743007 [ 263 ] {31bbc417-bbeb-4d93-9d40-e8abfad34093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3612 | 2024.12.19 21:43:20.743074 [ 263 ] {31bbc417-bbeb-4d93-9d40-e8abfad34093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3613 | 2024.12.19 21:43:20.743676 [ 263 ] {31bbc417-bbeb-4d93-9d40-e8abfad34093} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3614 | 2024.12.19 21:43:20.743717 [ 263 ] {31bbc417-bbeb-4d93-9d40-e8abfad34093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3615 | 2024.12.19 21:43:20.744151 [ 263 ] {31bbc417-bbeb-4d93-9d40-e8abfad34093} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3616 | 2024.12.19 21:43:20.744483 [ 263 ] {31bbc417-bbeb-4d93-9d40-e8abfad34093} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3617 | 2024.12.19 21:43:20.744759 [ 263 ] {31bbc417-bbeb-4d93-9d40-e8abfad34093} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001787 sec., 26860.660324566314 rows/sec., 1.81 MiB/sec. | ||
3618 | 2024.12.19 21:43:20.744832 [ 263 ] {31bbc417-bbeb-4d93-9d40-e8abfad34093} <Debug> TCPHandler: Processed in 0.002044963 sec. | ||
3619 | 2024.12.19 21:43:22.411971 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3620 | 2024.12.19 21:43:22.413111 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3621 | 2024.12.19 21:43:22.413157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3622 | 2024.12.19 21:43:22.413723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3623 | 2024.12.19 21:43:22.413996 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3624 | 2024.12.19 21:43:22.414328 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3625 | 2024.12.19 21:43:22.857602 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3626 | 2024.12.19 21:43:22.879701 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3627 | 2024.12.19 21:43:22.879767 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB. | ||
3628 | 2024.12.19 21:43:22.887528 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3629 | 2024.12.19 21:43:22.888302 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3630 | 2024.12.19 21:43:22.891729 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3631 | 2024.12.19 21:43:25.739486 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3632 | 2024.12.19 21:43:25.739902 [ 260 ] {6ce10da9-c388-433f-95c7-a7499660ad8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3633 | 2024.12.19 21:43:25.739978 [ 260 ] {6ce10da9-c388-433f-95c7-a7499660ad8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3634 | 2024.12.19 21:43:25.740804 [ 260 ] {6ce10da9-c388-433f-95c7-a7499660ad8e} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3635 | 2024.12.19 21:43:25.740858 [ 260 ] {6ce10da9-c388-433f-95c7-a7499660ad8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3636 | 2024.12.19 21:43:25.741317 [ 260 ] {6ce10da9-c388-433f-95c7-a7499660ad8e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3637 | 2024.12.19 21:43:25.741598 [ 260 ] {6ce10da9-c388-433f-95c7-a7499660ad8e} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3638 | 2024.12.19 21:43:25.741864 [ 260 ] {6ce10da9-c388-433f-95c7-a7499660ad8e} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.002028 sec., 54240.63116370809 rows/sec., 4.56 MiB/sec. | ||
3639 | 2024.12.19 21:43:25.741928 [ 260 ] {6ce10da9-c388-433f-95c7-a7499660ad8e} <Debug> TCPHandler: Processed in 0.002611632 sec. | ||
3640 | 2024.12.19 21:43:25.742215 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3641 | 2024.12.19 21:43:25.742436 [ 263 ] {34a4e629-2630-409e-8adb-07200e78a0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3642 | 2024.12.19 21:43:25.742526 [ 263 ] {34a4e629-2630-409e-8adb-07200e78a0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3643 | 2024.12.19 21:43:25.743335 [ 263 ] {34a4e629-2630-409e-8adb-07200e78a0a3} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3644 | 2024.12.19 21:43:25.743388 [ 263 ] {34a4e629-2630-409e-8adb-07200e78a0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3645 | 2024.12.19 21:43:25.743830 [ 263 ] {34a4e629-2630-409e-8adb-07200e78a0a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3646 | 2024.12.19 21:43:25.744116 [ 263 ] {34a4e629-2630-409e-8adb-07200e78a0a3} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3647 | 2024.12.19 21:43:25.744408 [ 263 ] {34a4e629-2630-409e-8adb-07200e78a0a3} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.002032 sec., 13287.40157480315 rows/sec., 999.15 KiB/sec. | ||
3648 | 2024.12.19 21:43:25.744642 [ 263 ] {34a4e629-2630-409e-8adb-07200e78a0a3} <Debug> TCPHandler: Processed in 0.002571552 sec. | ||
3649 | 2024.12.19 21:43:25.744791 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3650 | 2024.12.19 21:43:25.744938 [ 260 ] {7e20282f-4659-4535-8b7f-c498d9d7cc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3651 | 2024.12.19 21:43:25.744999 [ 260 ] {7e20282f-4659-4535-8b7f-c498d9d7cc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3652 | 2024.12.19 21:43:25.745743 [ 260 ] {7e20282f-4659-4535-8b7f-c498d9d7cc35} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3653 | 2024.12.19 21:43:25.745794 [ 260 ] {7e20282f-4659-4535-8b7f-c498d9d7cc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3654 | 2024.12.19 21:43:25.746183 [ 260 ] {7e20282f-4659-4535-8b7f-c498d9d7cc35} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3655 | 2024.12.19 21:43:25.746418 [ 260 ] {7e20282f-4659-4535-8b7f-c498d9d7cc35} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3656 | 2024.12.19 21:43:25.746631 [ 260 ] {7e20282f-4659-4535-8b7f-c498d9d7cc35} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001728 sec., 52662.03703703704 rows/sec., 4.11 MiB/sec. | ||
3657 | 2024.12.19 21:43:25.746685 [ 260 ] {7e20282f-4659-4535-8b7f-c498d9d7cc35} <Debug> TCPHandler: Processed in 0.001950932 sec. | ||
3658 | 2024.12.19 21:43:25.746869 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3659 | 2024.12.19 21:43:25.747106 [ 263 ] {d542bbae-cad8-48cb-b658-c46fdc09c391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3660 | 2024.12.19 21:43:25.747212 [ 263 ] {d542bbae-cad8-48cb-b658-c46fdc09c391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3661 | 2024.12.19 21:43:25.748116 [ 263 ] {d542bbae-cad8-48cb-b658-c46fdc09c391} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3662 | 2024.12.19 21:43:25.748158 [ 263 ] {d542bbae-cad8-48cb-b658-c46fdc09c391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3663 | 2024.12.19 21:43:25.748580 [ 263 ] {d542bbae-cad8-48cb-b658-c46fdc09c391} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3664 | 2024.12.19 21:43:25.748822 [ 263 ] {d542bbae-cad8-48cb-b658-c46fdc09c391} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3665 | 2024.12.19 21:43:25.749043 [ 263 ] {d542bbae-cad8-48cb-b658-c46fdc09c391} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002 sec., 80000 rows/sec., 5.57 MiB/sec. | ||
3666 | 2024.12.19 21:43:25.749096 [ 263 ] {d542bbae-cad8-48cb-b658-c46fdc09c391} <Debug> TCPHandler: Processed in 0.002318807 sec. | ||
3667 | 2024.12.19 21:43:25.749268 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3668 | 2024.12.19 21:43:25.749409 [ 260 ] {7310907e-214e-417d-abfe-c1b4934c1a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3669 | 2024.12.19 21:43:25.749505 [ 260 ] {7310907e-214e-417d-abfe-c1b4934c1a6b} <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 | ||
3670 | 2024.12.19 21:43:25.750756 [ 260 ] {7310907e-214e-417d-abfe-c1b4934c1a6b} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3671 | 2024.12.19 21:43:25.750796 [ 260 ] {7310907e-214e-417d-abfe-c1b4934c1a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3672 | 2024.12.19 21:43:25.751474 [ 260 ] {7310907e-214e-417d-abfe-c1b4934c1a6b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3673 | 2024.12.19 21:43:25.751735 [ 260 ] {7310907e-214e-417d-abfe-c1b4934c1a6b} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3674 | 2024.12.19 21:43:25.751969 [ 260 ] {7310907e-214e-417d-abfe-c1b4934c1a6b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002593 sec., 10412.64944080216 rows/sec., 18.66 MiB/sec. | ||
3675 | 2024.12.19 21:43:25.752080 [ 260 ] {7310907e-214e-417d-abfe-c1b4934c1a6b} <Debug> TCPHandler: Processed in 0.002878736 sec. | ||
3676 | 2024.12.19 21:43:25.752252 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3677 | 2024.12.19 21:43:25.752396 [ 263 ] {d78254c1-a351-4a43-980c-b16f33a264a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3678 | 2024.12.19 21:43:25.752458 [ 263 ] {d78254c1-a351-4a43-980c-b16f33a264a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3679 | 2024.12.19 21:43:25.753012 [ 263 ] {d78254c1-a351-4a43-980c-b16f33a264a9} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3680 | 2024.12.19 21:43:25.753053 [ 263 ] {d78254c1-a351-4a43-980c-b16f33a264a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3681 | 2024.12.19 21:43:25.753431 [ 263 ] {d78254c1-a351-4a43-980c-b16f33a264a9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3682 | 2024.12.19 21:43:25.753670 [ 263 ] {d78254c1-a351-4a43-980c-b16f33a264a9} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3683 | 2024.12.19 21:43:25.753883 [ 263 ] {d78254c1-a351-4a43-980c-b16f33a264a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. | ||
3684 | 2024.12.19 21:43:25.753933 [ 263 ] {d78254c1-a351-4a43-980c-b16f33a264a9} <Debug> TCPHandler: Processed in 0.001752488 sec. | ||
3685 | 2024.12.19 21:43:28.295705 [ 114 ] {} <Debug> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3686 | 2024.12.19 21:43:28.295771 [ 114 ] {} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3687 | 2024.12.19 21:43:28.295793 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3688 | 2024.12.19 21:43:28.295956 [ 189 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
3689 | 2024.12.19 21:43:28.296123 [ 189 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3690 | 2024.12.19 21:43:28.296164 [ 189 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3691 | 2024.12.19 21:43:28.296243 [ 189 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3692 | 2024.12.19 21:43:28.296423 [ 189 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3693 | 2024.12.19 21:43:28.296684 [ 189 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3694 | 2024.12.19 21:43:28.296929 [ 189 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3695 | 2024.12.19 21:43:28.298170 [ 196 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002298217 sec., 4351.1992122588945 rows/sec., 291.50 KiB/sec. | ||
3696 | 2024.12.19 21:43:28.298368 [ 196 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3697 | 2024.12.19 21:43:28.298744 [ 196 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_9_2} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3698 | 2024.12.19 21:43:28.298836 [ 196 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_9_2} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3699 | 2024.12.19 21:43:28.298939 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3700 | 2024.12.19 21:43:29.796253 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3701 | 2024.12.19 21:43:29.796322 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3702 | 2024.12.19 21:43:29.914537 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3703 | 2024.12.19 21:43:29.915229 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3704 | 2024.12.19 21:43:29.915277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3705 | 2024.12.19 21:43:29.915875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3706 | 2024.12.19 21:43:29.916160 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3707 | 2024.12.19 21:43:29.916363 [ 85 ] {} <Debug> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3708 | 2024.12.19 21:43:29.916422 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3709 | 2024.12.19 21:43:29.916449 [ 85 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3710 | 2024.12.19 21:43:29.916481 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3711 | 2024.12.19 21:43:29.916697 [ 189 ] {86c61f13-be46-423b-a0b8-d477a419746e::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 | ||
3712 | 2024.12.19 21:43:29.916873 [ 189 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3713 | 2024.12.19 21:43:29.916915 [ 189 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
3714 | 2024.12.19 21:43:29.916989 [ 189 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
3715 | 2024.12.19 21:43:29.917097 [ 189 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
3716 | 2024.12.19 21:43:29.917316 [ 189 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
3717 | 2024.12.19 21:43:29.917521 [ 189 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
3718 | 2024.12.19 21:43:29.917786 [ 189 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
3719 | 2024.12.19 21:43:29.919705 [ 196 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003156571 sec., 2338296.8417311064 rows/sec., 33.45 MiB/sec. | ||
3720 | 2024.12.19 21:43:29.920302 [ 191 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3721 | 2024.12.19 21:43:29.920797 [ 191 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_16_3} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3722 | 2024.12.19 21:43:29.920932 [ 191 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_16_3} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3723 | 2024.12.19 21:43:29.921079 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3724 | 2024.12.19 21:43:29.952594 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 536 | ||
3725 | 2024.12.19 21:43:29.955534 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3726 | 2024.12.19 21:43:29.955590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3727 | 2024.12.19 21:43:29.957131 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3728 | 2024.12.19 21:43:29.957460 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3729 | 2024.12.19 21:43:29.957676 [ 85 ] {} <Debug> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3730 | 2024.12.19 21:43:29.957792 [ 85 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3731 | 2024.12.19 21:43:29.957862 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3732 | 2024.12.19 21:43:29.958391 [ 189 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::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 | ||
3733 | 2024.12.19 21:43:29.959765 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
3734 | 2024.12.19 21:43:29.960131 [ 189 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3735 | 2024.12.19 21:43:29.960295 [ 189 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::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 | ||
3736 | 2024.12.19 21:43:29.960894 [ 189 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 62 rows starting from the beginning of the part | ||
3737 | 2024.12.19 21:43:29.961472 [ 189 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
3738 | 2024.12.19 21:43:29.962012 [ 189 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
3739 | 2024.12.19 21:43:29.962616 [ 189 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::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 | ||
3740 | 2024.12.19 21:43:29.963223 [ 189 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
3741 | 2024.12.19 21:43:29.971151 [ 191 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 72 columns (72 merged, 0 gathered) in 0.013168681 sec., 40702.6337717498 rows/sec., 36.66 MiB/sec. | ||
3742 | 2024.12.19 21:43:29.972293 [ 191 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3743 | 2024.12.19 21:43:29.973101 [ 191 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_11_2} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3744 | 2024.12.19 21:43:29.973197 [ 191 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_11_2} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3745 | 2024.12.19 21:43:29.973529 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
3746 | 2024.12.19 21:43:30.001439 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001028107 sec. | ||
3747 | 2024.12.19 21:43:30.391897 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3748 | 2024.12.19 21:43:30.415480 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3749 | 2024.12.19 21:43:30.415548 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3750 | 2024.12.19 21:43:30.423165 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3751 | 2024.12.19 21:43:30.423966 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3752 | 2024.12.19 21:43:30.424332 [ 85 ] {} <Debug> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3753 | 2024.12.19 21:43:30.424459 [ 85 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3754 | 2024.12.19 21:43:30.424522 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3755 | 2024.12.19 21:43:30.424824 [ 186 ] {24de372e-3342-4e88-9e93-31636bde912e::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 | ||
3756 | 2024.12.19 21:43:30.433594 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3757 | 2024.12.19 21:43:30.434771 [ 186 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3758 | 2024.12.19 21:43:30.435651 [ 186 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
3759 | 2024.12.19 21:43:30.440186 [ 186 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
3760 | 2024.12.19 21:43:30.444727 [ 186 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
3761 | 2024.12.19 21:43:30.449610 [ 186 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
3762 | 2024.12.19 21:43:30.454841 [ 186 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3763 | 2024.12.19 21:43:30.459279 [ 186 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
3764 | 2024.12.19 21:43:30.515433 [ 201 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.090779875 sec., 1332.8945429810296 rows/sec., 6.89 MiB/sec. | ||
3765 | 2024.12.19 21:43:30.517952 [ 201 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3766 | 2024.12.19 21:43:30.521036 [ 201 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_16_3} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3767 | 2024.12.19 21:43:30.521156 [ 201 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_16_3} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3768 | 2024.12.19 21:43:30.523692 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3769 | 2024.12.19 21:43:30.742334 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3770 | 2024.12.19 21:43:30.742536 [ 260 ] {90f6274b-4431-40ed-bf88-0658f23bcd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3771 | 2024.12.19 21:43:30.742613 [ 260 ] {90f6274b-4431-40ed-bf88-0658f23bcd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3772 | 2024.12.19 21:43:30.743413 [ 260 ] {90f6274b-4431-40ed-bf88-0658f23bcd7b} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3773 | 2024.12.19 21:43:30.743462 [ 260 ] {90f6274b-4431-40ed-bf88-0658f23bcd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3774 | 2024.12.19 21:43:30.743899 [ 260 ] {90f6274b-4431-40ed-bf88-0658f23bcd7b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3775 | 2024.12.19 21:43:30.744168 [ 260 ] {90f6274b-4431-40ed-bf88-0658f23bcd7b} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3776 | 2024.12.19 21:43:30.744425 [ 260 ] {90f6274b-4431-40ed-bf88-0658f23bcd7b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00194 sec., 7216.494845360824 rows/sec., 519.49 KiB/sec. | ||
3777 | 2024.12.19 21:43:30.744504 [ 260 ] {90f6274b-4431-40ed-bf88-0658f23bcd7b} <Debug> TCPHandler: Processed in 0.002300137 sec. | ||
3778 | 2024.12.19 21:43:30.744764 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3779 | 2024.12.19 21:43:30.744970 [ 263 ] {5de63950-4269-4d68-8dc3-6fc80e4a4586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3780 | 2024.12.19 21:43:30.745046 [ 263 ] {5de63950-4269-4d68-8dc3-6fc80e4a4586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3781 | 2024.12.19 21:43:30.745949 [ 263 ] {5de63950-4269-4d68-8dc3-6fc80e4a4586} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3782 | 2024.12.19 21:43:30.745997 [ 263 ] {5de63950-4269-4d68-8dc3-6fc80e4a4586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3783 | 2024.12.19 21:43:30.746461 [ 263 ] {5de63950-4269-4d68-8dc3-6fc80e4a4586} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3784 | 2024.12.19 21:43:30.746734 [ 263 ] {5de63950-4269-4d68-8dc3-6fc80e4a4586} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3785 | 2024.12.19 21:43:30.746983 [ 263 ] {5de63950-4269-4d68-8dc3-6fc80e4a4586} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.002074 sec., 110414.65766634523 rows/sec., 9.68 MiB/sec. | ||
3786 | 2024.12.19 21:43:30.747054 [ 263 ] {5de63950-4269-4d68-8dc3-6fc80e4a4586} <Debug> TCPHandler: Processed in 0.002427649 sec. | ||
3787 | 2024.12.19 21:43:30.747223 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3788 | 2024.12.19 21:43:30.747370 [ 260 ] {3472d047-ec9c-4989-a63b-dbc4c66d17cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3789 | 2024.12.19 21:43:30.747431 [ 260 ] {3472d047-ec9c-4989-a63b-dbc4c66d17cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3790 | 2024.12.19 21:43:30.748141 [ 260 ] {3472d047-ec9c-4989-a63b-dbc4c66d17cd} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3791 | 2024.12.19 21:43:30.748181 [ 260 ] {3472d047-ec9c-4989-a63b-dbc4c66d17cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3792 | 2024.12.19 21:43:30.748539 [ 260 ] {3472d047-ec9c-4989-a63b-dbc4c66d17cd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3793 | 2024.12.19 21:43:30.748776 [ 260 ] {3472d047-ec9c-4989-a63b-dbc4c66d17cd} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3794 | 2024.12.19 21:43:30.748998 [ 260 ] {3472d047-ec9c-4989-a63b-dbc4c66d17cd} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001665 sec., 12012.012012012012 rows/sec., 861.02 KiB/sec. | ||
3795 | 2024.12.19 21:43:30.749053 [ 260 ] {3472d047-ec9c-4989-a63b-dbc4c66d17cd} <Debug> TCPHandler: Processed in 0.001895801 sec. | ||
3796 | 2024.12.19 21:43:30.749215 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3797 | 2024.12.19 21:43:30.749365 [ 263 ] {9edf0155-53f2-4092-9c1a-c0597e1c0cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3798 | 2024.12.19 21:43:30.749426 [ 263 ] {9edf0155-53f2-4092-9c1a-c0597e1c0cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3799 | 2024.12.19 21:43:30.750102 [ 263 ] {9edf0155-53f2-4092-9c1a-c0597e1c0cd9} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3800 | 2024.12.19 21:43:30.750144 [ 263 ] {9edf0155-53f2-4092-9c1a-c0597e1c0cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3801 | 2024.12.19 21:43:30.750511 [ 263 ] {9edf0155-53f2-4092-9c1a-c0597e1c0cd9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3802 | 2024.12.19 21:43:30.750753 [ 263 ] {9edf0155-53f2-4092-9c1a-c0597e1c0cd9} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3803 | 2024.12.19 21:43:30.751046 [ 263 ] {9edf0155-53f2-4092-9c1a-c0597e1c0cd9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001701 sec., 8230.452674897118 rows/sec., 576.41 KiB/sec. | ||
3804 | 2024.12.19 21:43:30.751137 [ 263 ] {9edf0155-53f2-4092-9c1a-c0597e1c0cd9} <Debug> TCPHandler: Processed in 0.001991642 sec. | ||
3805 | 2024.12.19 21:43:30.751290 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3806 | 2024.12.19 21:43:30.751429 [ 260 ] {e389cd77-1613-4bee-a32a-788c8e278124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3807 | 2024.12.19 21:43:30.751486 [ 260 ] {e389cd77-1613-4bee-a32a-788c8e278124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3808 | 2024.12.19 21:43:30.752143 [ 260 ] {e389cd77-1613-4bee-a32a-788c8e278124} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3809 | 2024.12.19 21:43:30.752181 [ 260 ] {e389cd77-1613-4bee-a32a-788c8e278124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3810 | 2024.12.19 21:43:30.752534 [ 260 ] {e389cd77-1613-4bee-a32a-788c8e278124} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3811 | 2024.12.19 21:43:30.752767 [ 260 ] {e389cd77-1613-4bee-a32a-788c8e278124} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3812 | 2024.12.19 21:43:30.753130 [ 260 ] {e389cd77-1613-4bee-a32a-788c8e278124} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.0017 sec., 7647.058823529413 rows/sec., 476.79 KiB/sec. | ||
3813 | 2024.12.19 21:43:30.753411 [ 260 ] {e389cd77-1613-4bee-a32a-788c8e278124} <Debug> TCPHandler: Processed in 0.002184536 sec. | ||
3814 | 2024.12.19 21:43:30.753569 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3815 | 2024.12.19 21:43:30.753712 [ 263 ] {8aa9767b-5ef5-4443-87f2-990cf6b3dca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3816 | 2024.12.19 21:43:30.753772 [ 263 ] {8aa9767b-5ef5-4443-87f2-990cf6b3dca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3817 | 2024.12.19 21:43:30.754538 [ 263 ] {8aa9767b-5ef5-4443-87f2-990cf6b3dca4} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3818 | 2024.12.19 21:43:30.754578 [ 263 ] {8aa9767b-5ef5-4443-87f2-990cf6b3dca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3819 | 2024.12.19 21:43:30.754964 [ 263 ] {8aa9767b-5ef5-4443-87f2-990cf6b3dca4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3820 | 2024.12.19 21:43:30.755207 [ 263 ] {8aa9767b-5ef5-4443-87f2-990cf6b3dca4} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3821 | 2024.12.19 21:43:30.755442 [ 263 ] {8aa9767b-5ef5-4443-87f2-990cf6b3dca4} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.001763 sec., 224049.91491775383 rows/sec., 15.91 MiB/sec. | ||
3822 | 2024.12.19 21:43:30.755499 [ 263 ] {8aa9767b-5ef5-4443-87f2-990cf6b3dca4} <Debug> TCPHandler: Processed in 0.001999162 sec. | ||
3823 | 2024.12.19 21:43:30.755655 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3824 | 2024.12.19 21:43:30.755796 [ 260 ] {e64846c2-fb8b-45a1-bcce-d5bb57c56e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3825 | 2024.12.19 21:43:30.755854 [ 260 ] {e64846c2-fb8b-45a1-bcce-d5bb57c56e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3826 | 2024.12.19 21:43:30.756360 [ 260 ] {e64846c2-fb8b-45a1-bcce-d5bb57c56e16} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3827 | 2024.12.19 21:43:30.756399 [ 260 ] {e64846c2-fb8b-45a1-bcce-d5bb57c56e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3828 | 2024.12.19 21:43:30.756756 [ 260 ] {e64846c2-fb8b-45a1-bcce-d5bb57c56e16} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3829 | 2024.12.19 21:43:30.757012 [ 260 ] {e64846c2-fb8b-45a1-bcce-d5bb57c56e16} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3830 | 2024.12.19 21:43:30.757271 [ 260 ] {e64846c2-fb8b-45a1-bcce-d5bb57c56e16} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. | ||
3831 | 2024.12.19 21:43:30.757348 [ 260 ] {e64846c2-fb8b-45a1-bcce-d5bb57c56e16} <Debug> TCPHandler: Processed in 0.001761149 sec. | ||
3832 | 2024.12.19 21:43:30.757608 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3833 | 2024.12.19 21:43:30.757760 [ 263 ] {c36c2817-ea06-42bd-9f88-d99058a9cc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3834 | 2024.12.19 21:43:30.757824 [ 263 ] {c36c2817-ea06-42bd-9f88-d99058a9cc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3835 | 2024.12.19 21:43:30.758445 [ 263 ] {c36c2817-ea06-42bd-9f88-d99058a9cc31} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3836 | 2024.12.19 21:43:30.758485 [ 263 ] {c36c2817-ea06-42bd-9f88-d99058a9cc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3837 | 2024.12.19 21:43:30.758889 [ 263 ] {c36c2817-ea06-42bd-9f88-d99058a9cc31} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3838 | 2024.12.19 21:43:30.759137 [ 263 ] {c36c2817-ea06-42bd-9f88-d99058a9cc31} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3839 | 2024.12.19 21:43:30.759456 [ 263 ] {c36c2817-ea06-42bd-9f88-d99058a9cc31} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001715 sec., 138192.4198250729 rows/sec., 9.26 MiB/sec. | ||
3840 | 2024.12.19 21:43:30.759866 [ 263 ] {c36c2817-ea06-42bd-9f88-d99058a9cc31} <Debug> TCPHandler: Processed in 0.002410439 sec. | ||
3841 | 2024.12.19 21:43:30.760134 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3842 | 2024.12.19 21:43:30.760280 [ 260 ] {e82a760c-f14f-4e26-b9e8-5dc2d7410616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3843 | 2024.12.19 21:43:30.760339 [ 260 ] {e82a760c-f14f-4e26-b9e8-5dc2d7410616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3844 | 2024.12.19 21:43:30.760893 [ 260 ] {e82a760c-f14f-4e26-b9e8-5dc2d7410616} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3845 | 2024.12.19 21:43:30.760944 [ 260 ] {e82a760c-f14f-4e26-b9e8-5dc2d7410616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3846 | 2024.12.19 21:43:30.761307 [ 260 ] {e82a760c-f14f-4e26-b9e8-5dc2d7410616} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3847 | 2024.12.19 21:43:30.761541 [ 260 ] {e82a760c-f14f-4e26-b9e8-5dc2d7410616} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3848 | 2024.12.19 21:43:30.761752 [ 260 ] {e82a760c-f14f-4e26-b9e8-5dc2d7410616} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec. | ||
3849 | 2024.12.19 21:43:30.761802 [ 260 ] {e82a760c-f14f-4e26-b9e8-5dc2d7410616} <Debug> TCPHandler: Processed in 0.001822079 sec. | ||
3850 | 2024.12.19 21:43:30.761953 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3851 | 2024.12.19 21:43:30.762092 [ 263 ] {6db910a3-fde6-4a13-be26-14c8a3b49a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3852 | 2024.12.19 21:43:30.762186 [ 263 ] {6db910a3-fde6-4a13-be26-14c8a3b49a6a} <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 | ||
3853 | 2024.12.19 21:43:30.763433 [ 263 ] {6db910a3-fde6-4a13-be26-14c8a3b49a6a} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3854 | 2024.12.19 21:43:30.763472 [ 263 ] {6db910a3-fde6-4a13-be26-14c8a3b49a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3855 | 2024.12.19 21:43:30.764110 [ 263 ] {6db910a3-fde6-4a13-be26-14c8a3b49a6a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3856 | 2024.12.19 21:43:30.764367 [ 263 ] {6db910a3-fde6-4a13-be26-14c8a3b49a6a} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3857 | 2024.12.19 21:43:30.764699 [ 263 ] {6db910a3-fde6-4a13-be26-14c8a3b49a6a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002623 sec., 4956.157072054899 rows/sec., 8.88 MiB/sec. | ||
3858 | 2024.12.19 21:43:30.764987 [ 263 ] {6db910a3-fde6-4a13-be26-14c8a3b49a6a} <Debug> TCPHandler: Processed in 0.003092959 sec. | ||
3859 | 2024.12.19 21:43:30.765146 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3860 | 2024.12.19 21:43:30.765285 [ 260 ] {62fa5a73-1c05-42b9-a020-2374088b9aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3861 | 2024.12.19 21:43:30.765344 [ 260 ] {62fa5a73-1c05-42b9-a020-2374088b9aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3862 | 2024.12.19 21:43:30.765928 [ 260 ] {62fa5a73-1c05-42b9-a020-2374088b9aed} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3863 | 2024.12.19 21:43:30.765973 [ 260 ] {62fa5a73-1c05-42b9-a020-2374088b9aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3864 | 2024.12.19 21:43:30.766349 [ 260 ] {62fa5a73-1c05-42b9-a020-2374088b9aed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3865 | 2024.12.19 21:43:30.766596 [ 260 ] {62fa5a73-1c05-42b9-a020-2374088b9aed} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3866 | 2024.12.19 21:43:30.766807 [ 260 ] {62fa5a73-1c05-42b9-a020-2374088b9aed} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001552 sec., 52835.051546391755 rows/sec., 3.36 MiB/sec. | ||
3867 | 2024.12.19 21:43:30.766858 [ 260 ] {62fa5a73-1c05-42b9-a020-2374088b9aed} <Debug> TCPHandler: Processed in 0.001776298 sec. | ||
3868 | 2024.12.19 21:43:35.739266 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3869 | 2024.12.19 21:43:35.739483 [ 260 ] {9b018324-7401-4418-bbb5-e277cd7ddaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3870 | 2024.12.19 21:43:35.739563 [ 260 ] {9b018324-7401-4418-bbb5-e277cd7ddaa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3871 | 2024.12.19 21:43:35.740408 [ 260 ] {9b018324-7401-4418-bbb5-e277cd7ddaa9} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3872 | 2024.12.19 21:43:35.740455 [ 260 ] {9b018324-7401-4418-bbb5-e277cd7ddaa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3873 | 2024.12.19 21:43:35.740888 [ 260 ] {9b018324-7401-4418-bbb5-e277cd7ddaa9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3874 | 2024.12.19 21:43:35.741133 [ 260 ] {9b018324-7401-4418-bbb5-e277cd7ddaa9} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3875 | 2024.12.19 21:43:35.741379 [ 260 ] {9b018324-7401-4418-bbb5-e277cd7ddaa9} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001952 sec., 56352.45901639344 rows/sec., 4.74 MiB/sec. | ||
3876 | 2024.12.19 21:43:35.741444 [ 260 ] {9b018324-7401-4418-bbb5-e277cd7ddaa9} <Debug> TCPHandler: Processed in 0.002309217 sec. | ||
3877 | 2024.12.19 21:43:35.741690 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3878 | 2024.12.19 21:43:35.741886 [ 263 ] {7c164a1c-f38a-49c4-8280-b3ff87cf978d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3879 | 2024.12.19 21:43:35.741964 [ 263 ] {7c164a1c-f38a-49c4-8280-b3ff87cf978d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3880 | 2024.12.19 21:43:35.742745 [ 263 ] {7c164a1c-f38a-49c4-8280-b3ff87cf978d} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3881 | 2024.12.19 21:43:35.742793 [ 263 ] {7c164a1c-f38a-49c4-8280-b3ff87cf978d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3882 | 2024.12.19 21:43:35.743240 [ 263 ] {7c164a1c-f38a-49c4-8280-b3ff87cf978d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3883 | 2024.12.19 21:43:35.743496 [ 263 ] {7c164a1c-f38a-49c4-8280-b3ff87cf978d} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3884 | 2024.12.19 21:43:35.743757 [ 263 ] {7c164a1c-f38a-49c4-8280-b3ff87cf978d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001916 sec., 14091.858037578288 rows/sec., 1.03 MiB/sec. | ||
3885 | 2024.12.19 21:43:35.743928 [ 263 ] {7c164a1c-f38a-49c4-8280-b3ff87cf978d} <Debug> TCPHandler: Processed in 0.002368427 sec. | ||
3886 | 2024.12.19 21:43:35.744128 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3887 | 2024.12.19 21:43:35.744272 [ 260 ] {1858299b-96f8-49e6-a124-fefa7f63a8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3888 | 2024.12.19 21:43:35.744332 [ 260 ] {1858299b-96f8-49e6-a124-fefa7f63a8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3889 | 2024.12.19 21:43:35.745065 [ 260 ] {1858299b-96f8-49e6-a124-fefa7f63a8da} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3890 | 2024.12.19 21:43:35.745113 [ 260 ] {1858299b-96f8-49e6-a124-fefa7f63a8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3891 | 2024.12.19 21:43:35.745504 [ 260 ] {1858299b-96f8-49e6-a124-fefa7f63a8da} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3892 | 2024.12.19 21:43:35.745739 [ 260 ] {1858299b-96f8-49e6-a124-fefa7f63a8da} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3893 | 2024.12.19 21:43:35.745935 [ 260 ] {1858299b-96f8-49e6-a124-fefa7f63a8da} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001699 sec., 53560.91818716892 rows/sec., 4.18 MiB/sec. | ||
3894 | 2024.12.19 21:43:35.745989 [ 260 ] {1858299b-96f8-49e6-a124-fefa7f63a8da} <Debug> TCPHandler: Processed in 0.0019333 sec. | ||
3895 | 2024.12.19 21:43:35.746130 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3896 | 2024.12.19 21:43:35.746271 [ 263 ] {52988bd3-f654-4736-9132-b4d407ec248b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3897 | 2024.12.19 21:43:35.746338 [ 263 ] {52988bd3-f654-4736-9132-b4d407ec248b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3898 | 2024.12.19 21:43:35.747018 [ 263 ] {52988bd3-f654-4736-9132-b4d407ec248b} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3899 | 2024.12.19 21:43:35.747066 [ 263 ] {52988bd3-f654-4736-9132-b4d407ec248b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3900 | 2024.12.19 21:43:35.747692 [ 263 ] {52988bd3-f654-4736-9132-b4d407ec248b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3901 | 2024.12.19 21:43:35.747945 [ 263 ] {52988bd3-f654-4736-9132-b4d407ec248b} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3902 | 2024.12.19 21:43:35.748176 [ 263 ] {52988bd3-f654-4736-9132-b4d407ec248b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001941 sec., 82431.7362184441 rows/sec., 5.74 MiB/sec. | ||
3903 | 2024.12.19 21:43:35.748235 [ 263 ] {52988bd3-f654-4736-9132-b4d407ec248b} <Debug> TCPHandler: Processed in 0.002162154 sec. | ||
3904 | 2024.12.19 21:43:35.748391 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3905 | 2024.12.19 21:43:35.748528 [ 260 ] {92e714d4-0b83-4a13-b27b-a0a06da86d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3906 | 2024.12.19 21:43:35.748622 [ 260 ] {92e714d4-0b83-4a13-b27b-a0a06da86d72} <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 | ||
3907 | 2024.12.19 21:43:35.749838 [ 260 ] {92e714d4-0b83-4a13-b27b-a0a06da86d72} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3908 | 2024.12.19 21:43:35.749876 [ 260 ] {92e714d4-0b83-4a13-b27b-a0a06da86d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3909 | 2024.12.19 21:43:35.750515 [ 260 ] {92e714d4-0b83-4a13-b27b-a0a06da86d72} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3910 | 2024.12.19 21:43:35.750777 [ 260 ] {92e714d4-0b83-4a13-b27b-a0a06da86d72} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3911 | 2024.12.19 21:43:35.751030 [ 260 ] {92e714d4-0b83-4a13-b27b-a0a06da86d72} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002534 sec., 10655.090765588004 rows/sec., 19.09 MiB/sec. | ||
3912 | 2024.12.19 21:43:35.751431 [ 260 ] {92e714d4-0b83-4a13-b27b-a0a06da86d72} <Debug> TCPHandler: Processed in 0.00310659 sec. | ||
3913 | 2024.12.19 21:43:35.751591 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3914 | 2024.12.19 21:43:35.751733 [ 263 ] {bbc5ad7d-193a-4855-abbb-6995cced9f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3915 | 2024.12.19 21:43:35.751795 [ 263 ] {bbc5ad7d-193a-4855-abbb-6995cced9f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3916 | 2024.12.19 21:43:35.752343 [ 263 ] {bbc5ad7d-193a-4855-abbb-6995cced9f45} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3917 | 2024.12.19 21:43:35.752382 [ 263 ] {bbc5ad7d-193a-4855-abbb-6995cced9f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3918 | 2024.12.19 21:43:35.752783 [ 263 ] {bbc5ad7d-193a-4855-abbb-6995cced9f45} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3919 | 2024.12.19 21:43:35.753023 [ 263 ] {bbc5ad7d-193a-4855-abbb-6995cced9f45} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3920 | 2024.12.19 21:43:35.753297 [ 263 ] {bbc5ad7d-193a-4855-abbb-6995cced9f45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00159 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. | ||
3921 | 2024.12.19 21:43:35.753484 [ 263 ] {bbc5ad7d-193a-4855-abbb-6995cced9f45} <Debug> TCPHandler: Processed in 0.001956882 sec. | ||
3922 | 2024.12.19 21:43:37.416664 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3923 | 2024.12.19 21:43:37.417768 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3924 | 2024.12.19 21:43:37.417819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3925 | 2024.12.19 21:43:37.418463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3926 | 2024.12.19 21:43:37.418730 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3927 | 2024.12.19 21:43:37.419084 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3928 | 2024.12.19 21:43:37.933756 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3929 | 2024.12.19 21:43:37.953571 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3930 | 2024.12.19 21:43:37.953637 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3931 | 2024.12.19 21:43:37.960739 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3932 | 2024.12.19 21:43:37.961482 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3933 | 2024.12.19 21:43:37.964081 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3934 | 2024.12.19 21:43:39.960052 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 570 | ||
3935 | 2024.12.19 21:43:39.963171 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3936 | 2024.12.19 21:43:39.963228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3937 | 2024.12.19 21:43:39.964709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3938 | 2024.12.19 21:43:39.965019 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3939 | 2024.12.19 21:43:39.965996 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
3940 | 2024.12.19 21:43:40.743591 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3941 | 2024.12.19 21:43:40.743796 [ 260 ] {a91393a5-d4c7-491b-ae31-4425170b7d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3942 | 2024.12.19 21:43:40.743876 [ 260 ] {a91393a5-d4c7-491b-ae31-4425170b7d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3943 | 2024.12.19 21:43:40.744670 [ 260 ] {a91393a5-d4c7-491b-ae31-4425170b7d1d} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3944 | 2024.12.19 21:43:40.744716 [ 260 ] {a91393a5-d4c7-491b-ae31-4425170b7d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3945 | 2024.12.19 21:43:40.745142 [ 260 ] {a91393a5-d4c7-491b-ae31-4425170b7d1d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3946 | 2024.12.19 21:43:40.745389 [ 260 ] {a91393a5-d4c7-491b-ae31-4425170b7d1d} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3947 | 2024.12.19 21:43:40.745631 [ 260 ] {a91393a5-d4c7-491b-ae31-4425170b7d1d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. | ||
3948 | 2024.12.19 21:43:40.745698 [ 260 ] {a91393a5-d4c7-491b-ae31-4425170b7d1d} <Debug> TCPHandler: Processed in 0.002237886 sec. | ||
3949 | 2024.12.19 21:43:40.745952 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3950 | 2024.12.19 21:43:40.746167 [ 263 ] {f5bad533-c5c3-41ca-a90c-bb3e18d85707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3951 | 2024.12.19 21:43:40.746251 [ 263 ] {f5bad533-c5c3-41ca-a90c-bb3e18d85707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3952 | 2024.12.19 21:43:40.747099 [ 263 ] {f5bad533-c5c3-41ca-a90c-bb3e18d85707} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3953 | 2024.12.19 21:43:40.747144 [ 263 ] {f5bad533-c5c3-41ca-a90c-bb3e18d85707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3954 | 2024.12.19 21:43:40.747622 [ 263 ] {f5bad533-c5c3-41ca-a90c-bb3e18d85707} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3955 | 2024.12.19 21:43:40.747886 [ 263 ] {f5bad533-c5c3-41ca-a90c-bb3e18d85707} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3956 | 2024.12.19 21:43:40.748028 [ 100 ] {} <Debug> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3957 | 2024.12.19 21:43:40.748074 [ 100 ] {} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3958 | 2024.12.19 21:43:40.748102 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3959 | 2024.12.19 21:43:40.748107 [ 263 ] {f5bad533-c5c3-41ca-a90c-bb3e18d85707} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001998 sec., 114614.6146146146 rows/sec., 10.05 MiB/sec. | ||
3960 | 2024.12.19 21:43:40.748248 [ 263 ] {f5bad533-c5c3-41ca-a90c-bb3e18d85707} <Debug> TCPHandler: Processed in 0.002436079 sec. | ||
3961 | 2024.12.19 21:43:40.748481 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3962 | 2024.12.19 21:43:40.748521 [ 194 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3963 | 2024.12.19 21:43:40.748730 [ 260 ] {3eaaa8b8-eb64-41a8-a8cd-0cfc25b569c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3964 | 2024.12.19 21:43:40.748847 [ 260 ] {3eaaa8b8-eb64-41a8-a8cd-0cfc25b569c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3965 | 2024.12.19 21:43:40.748985 [ 194 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3966 | 2024.12.19 21:43:40.749130 [ 194 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1431 rows starting from the beginning of the part | ||
3967 | 2024.12.19 21:43:40.749538 [ 194 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
3968 | 2024.12.19 21:43:40.749842 [ 194 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 110 rows starting from the beginning of the part | ||
3969 | 2024.12.19 21:43:40.750133 [ 194 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 229 rows starting from the beginning of the part | ||
3970 | 2024.12.19 21:43:40.750572 [ 194 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 110 rows starting from the beginning of the part | ||
3971 | 2024.12.19 21:43:40.750960 [ 194 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 229 rows starting from the beginning of the part | ||
3972 | 2024.12.19 21:43:40.751906 [ 260 ] {3eaaa8b8-eb64-41a8-a8cd-0cfc25b569c9} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3973 | 2024.12.19 21:43:40.751970 [ 260 ] {3eaaa8b8-eb64-41a8-a8cd-0cfc25b569c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3974 | 2024.12.19 21:43:40.752898 [ 260 ] {3eaaa8b8-eb64-41a8-a8cd-0cfc25b569c9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3975 | 2024.12.19 21:43:40.753436 [ 260 ] {3eaaa8b8-eb64-41a8-a8cd-0cfc25b569c9} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3976 | 2024.12.19 21:43:40.753916 [ 260 ] {3eaaa8b8-eb64-41a8-a8cd-0cfc25b569c9} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.005254 sec., 3806.623524933384 rows/sec., 272.86 KiB/sec. | ||
3977 | 2024.12.19 21:43:40.754320 [ 260 ] {3eaaa8b8-eb64-41a8-a8cd-0cfc25b569c9} <Debug> TCPHandler: Processed in 0.005961025 sec. | ||
3978 | 2024.12.19 21:43:40.754713 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3979 | 2024.12.19 21:43:40.754866 [ 197 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2165 rows, containing 5 columns (5 merged, 0 gathered) in 0.006630706 sec., 326511.2342486607 rows/sec., 28.82 MiB/sec. | ||
3980 | 2024.12.19 21:43:40.754962 [ 263 ] {1be1ad10-7091-4376-9612-06d8221d232e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3981 | 2024.12.19 21:43:40.755030 [ 263 ] {1be1ad10-7091-4376-9612-06d8221d232e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3982 | 2024.12.19 21:43:40.755218 [ 197 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3983 | 2024.12.19 21:43:40.755823 [ 197 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_26_5} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3984 | 2024.12.19 21:43:40.756047 [ 197 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_26_5} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3985 | 2024.12.19 21:43:40.756229 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
3986 | 2024.12.19 21:43:40.756356 [ 263 ] {1be1ad10-7091-4376-9612-06d8221d232e} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3987 | 2024.12.19 21:43:40.756401 [ 263 ] {1be1ad10-7091-4376-9612-06d8221d232e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3988 | 2024.12.19 21:43:40.756774 [ 263 ] {1be1ad10-7091-4376-9612-06d8221d232e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3989 | 2024.12.19 21:43:40.757056 [ 263 ] {1be1ad10-7091-4376-9612-06d8221d232e} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3990 | 2024.12.19 21:43:40.757183 [ 100 ] {} <Debug> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3991 | 2024.12.19 21:43:40.757223 [ 100 ] {} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3992 | 2024.12.19 21:43:40.757247 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
3993 | 2024.12.19 21:43:40.757256 [ 263 ] {1be1ad10-7091-4376-9612-06d8221d232e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002354 sec., 5947.32370433305 rows/sec., 416.51 KiB/sec. | ||
3994 | 2024.12.19 21:43:40.757595 [ 263 ] {1be1ad10-7091-4376-9612-06d8221d232e} <Debug> TCPHandler: Processed in 0.00314261 sec. | ||
3995 | 2024.12.19 21:43:40.757642 [ 194 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::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 | ||
3996 | 2024.12.19 21:43:40.757894 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3997 | 2024.12.19 21:43:40.757964 [ 194 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3998 | 2024.12.19 21:43:40.758009 [ 194 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part | ||
3999 | 2024.12.19 21:43:40.758193 [ 260 ] {dabf802d-d745-4974-aa8e-09cb93d6ce2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4000 | 2024.12.19 21:43:40.758253 [ 194 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part | ||
4001 | 2024.12.19 21:43:40.758383 [ 260 ] {dabf802d-d745-4974-aa8e-09cb93d6ce2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4002 | 2024.12.19 21:43:40.758650 [ 194 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
4003 | 2024.12.19 21:43:40.758971 [ 194 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part | ||
4004 | 2024.12.19 21:43:40.759254 [ 194 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4005 | 2024.12.19 21:43:40.759642 [ 194 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4006 | 2024.12.19 21:43:40.761341 [ 260 ] {dabf802d-d745-4974-aa8e-09cb93d6ce2a} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4007 | 2024.12.19 21:43:40.761412 [ 260 ] {dabf802d-d745-4974-aa8e-09cb93d6ce2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4008 | 2024.12.19 21:43:40.762220 [ 260 ] {dabf802d-d745-4974-aa8e-09cb93d6ce2a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4009 | 2024.12.19 21:43:40.762507 [ 199 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005165433 sec., 104734.68535938808 rows/sec., 7.50 MiB/sec. | ||
4010 | 2024.12.19 21:43:40.762674 [ 260 ] {dabf802d-d745-4974-aa8e-09cb93d6ce2a} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4011 | 2024.12.19 21:43:40.762872 [ 199 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4012 | 2024.12.19 21:43:40.763107 [ 260 ] {dabf802d-d745-4974-aa8e-09cb93d6ce2a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005021 sec., 2589.125672176857 rows/sec., 161.43 KiB/sec. | ||
4013 | 2024.12.19 21:43:40.763246 [ 260 ] {dabf802d-d745-4974-aa8e-09cb93d6ce2a} <Debug> TCPHandler: Processed in 0.005489788 sec. | ||
4014 | 2024.12.19 21:43:40.763451 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4015 | 2024.12.19 21:43:40.763548 [ 193 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_11_2} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4016 | 2024.12.19 21:43:40.763678 [ 263 ] {570a1073-d762-4719-905c-d6ae045e90ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4017 | 2024.12.19 21:43:40.763757 [ 193 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_11_2} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4018 | 2024.12.19 21:43:40.763770 [ 263 ] {570a1073-d762-4719-905c-d6ae045e90ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4019 | 2024.12.19 21:43:40.763975 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
4020 | 2024.12.19 21:43:40.764737 [ 263 ] {570a1073-d762-4719-905c-d6ae045e90ff} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4021 | 2024.12.19 21:43:40.764781 [ 263 ] {570a1073-d762-4719-905c-d6ae045e90ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4022 | 2024.12.19 21:43:40.765189 [ 263 ] {570a1073-d762-4719-905c-d6ae045e90ff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4023 | 2024.12.19 21:43:40.765442 [ 263 ] {570a1073-d762-4719-905c-d6ae045e90ff} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4024 | 2024.12.19 21:43:40.765571 [ 100 ] {} <Debug> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4025 | 2024.12.19 21:43:40.765609 [ 100 ] {} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4026 | 2024.12.19 21:43:40.765632 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4027 | 2024.12.19 21:43:40.765638 [ 263 ] {570a1073-d762-4719-905c-d6ae045e90ff} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.002041 sec., 193532.58206761393 rows/sec., 13.74 MiB/sec. | ||
4028 | 2024.12.19 21:43:40.765933 [ 263 ] {570a1073-d762-4719-905c-d6ae045e90ff} <Debug> TCPHandler: Processed in 0.002571061 sec. | ||
4029 | 2024.12.19 21:43:40.766231 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4030 | 2024.12.19 21:43:40.766470 [ 193 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
4031 | 2024.12.19 21:43:40.766587 [ 260 ] {6a1b95cf-ad5b-422e-836e-8740bebbeaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4032 | 2024.12.19 21:43:40.766667 [ 193 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4033 | 2024.12.19 21:43:40.766675 [ 260 ] {6a1b95cf-ad5b-422e-836e-8740bebbeaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4034 | 2024.12.19 21:43:40.766709 [ 193 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part | ||
4035 | 2024.12.19 21:43:40.767005 [ 193 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
4036 | 2024.12.19 21:43:40.767399 [ 193 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 91 rows starting from the beginning of the part | ||
4037 | 2024.12.19 21:43:40.767755 [ 193 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 395 rows starting from the beginning of the part | ||
4038 | 2024.12.19 21:43:40.767937 [ 193 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 91 rows starting from the beginning of the part | ||
4039 | 2024.12.19 21:43:40.768230 [ 193 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 395 rows starting from the beginning of the part | ||
4040 | 2024.12.19 21:43:40.768707 [ 260 ] {6a1b95cf-ad5b-422e-836e-8740bebbeaba} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4041 | 2024.12.19 21:43:40.768750 [ 260 ] {6a1b95cf-ad5b-422e-836e-8740bebbeaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4042 | 2024.12.19 21:43:40.769281 [ 260 ] {6a1b95cf-ad5b-422e-836e-8740bebbeaba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4043 | 2024.12.19 21:43:40.769623 [ 260 ] {6a1b95cf-ad5b-422e-836e-8740bebbeaba} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4044 | 2024.12.19 21:43:40.769827 [ 100 ] {} <Debug> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4045 | 2024.12.19 21:43:40.769912 [ 100 ] {} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4046 | 2024.12.19 21:43:40.769933 [ 260 ] {6a1b95cf-ad5b-422e-836e-8740bebbeaba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003425 sec., 1751.8248175182482 rows/sec., 91.53 KiB/sec. | ||
4047 | 2024.12.19 21:43:40.769976 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4048 | 2024.12.19 21:43:40.770391 [ 260 ] {6a1b95cf-ad5b-422e-836e-8740bebbeaba} <Debug> TCPHandler: Processed in 0.00432237 sec. | ||
4049 | 2024.12.19 21:43:40.770795 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4050 | 2024.12.19 21:43:40.770923 [ 188 ] {61bef439-105b-4b65-8581-392437581435::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 | ||
4051 | 2024.12.19 21:43:40.771262 [ 193 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.005502529 sec., 353655.5645594962 rows/sec., 27.06 MiB/sec. | ||
4052 | 2024.12.19 21:43:40.771394 [ 263 ] {591b4f19-f5a5-45f4-baf9-3c56350a454b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4053 | 2024.12.19 21:43:40.771623 [ 188 ] {61bef439-105b-4b65-8581-392437581435::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4054 | 2024.12.19 21:43:40.771639 [ 263 ] {591b4f19-f5a5-45f4-baf9-3c56350a454b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4055 | 2024.12.19 21:43:40.771673 [ 188 ] {61bef439-105b-4b65-8581-392437581435::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
4056 | 2024.12.19 21:43:40.771737 [ 192 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4057 | 2024.12.19 21:43:40.772089 [ 188 ] {61bef439-105b-4b65-8581-392437581435::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
4058 | 2024.12.19 21:43:40.772591 [ 188 ] {61bef439-105b-4b65-8581-392437581435::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
4059 | 2024.12.19 21:43:40.773011 [ 188 ] {61bef439-105b-4b65-8581-392437581435::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
4060 | 2024.12.19 21:43:40.773458 [ 188 ] {61bef439-105b-4b65-8581-392437581435::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
4061 | 2024.12.19 21:43:40.773582 [ 192 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_26_5} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4062 | 2024.12.19 21:43:40.774036 [ 188 ] {61bef439-105b-4b65-8581-392437581435::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
4063 | 2024.12.19 21:43:40.774221 [ 192 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_26_5} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4064 | 2024.12.19 21:43:40.774635 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4065 | 2024.12.19 21:43:40.775040 [ 263 ] {591b4f19-f5a5-45f4-baf9-3c56350a454b} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4066 | 2024.12.19 21:43:40.775084 [ 263 ] {591b4f19-f5a5-45f4-baf9-3c56350a454b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4067 | 2024.12.19 21:43:40.775741 [ 263 ] {591b4f19-f5a5-45f4-baf9-3c56350a454b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4068 | 2024.12.19 21:43:40.775807 [ 188 ] {61bef439-105b-4b65-8581-392437581435::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005604629 sec., 11775.980176386342 rows/sec., 615.25 KiB/sec. | ||
4069 | 2024.12.19 21:43:40.775927 [ 188 ] {61bef439-105b-4b65-8581-392437581435::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4070 | 2024.12.19 21:43:40.776074 [ 263 ] {591b4f19-f5a5-45f4-baf9-3c56350a454b} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4071 | 2024.12.19 21:43:40.776252 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4072 | 2024.12.19 21:43:40.776280 [ 188 ] {61bef439-105b-4b65-8581-392437581435::all_1_11_2} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4073 | 2024.12.19 21:43:40.776307 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4074 | 2024.12.19 21:43:40.776343 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4075 | 2024.12.19 21:43:40.776360 [ 263 ] {591b4f19-f5a5-45f4-baf9-3c56350a454b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005187 sec., 45691.150954308854 rows/sec., 3.06 MiB/sec. | ||
4076 | 2024.12.19 21:43:40.776437 [ 188 ] {61bef439-105b-4b65-8581-392437581435::all_1_11_2} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4077 | 2024.12.19 21:43:40.776628 [ 263 ] {591b4f19-f5a5-45f4-baf9-3c56350a454b} <Debug> TCPHandler: Processed in 0.006101028 sec. | ||
4078 | 2024.12.19 21:43:40.776634 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4079 | 2024.12.19 21:43:40.776726 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
4080 | 2024.12.19 21:43:40.776818 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4081 | 2024.12.19 21:43:40.777090 [ 260 ] {dc3cbf30-a0e8-4ceb-9b60-d7c180c1825f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4082 | 2024.12.19 21:43:40.777139 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4083 | 2024.12.19 21:43:40.777193 [ 260 ] {dc3cbf30-a0e8-4ceb-9b60-d7c180c1825f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4084 | 2024.12.19 21:43:40.777234 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7444 rows starting from the beginning of the part | ||
4085 | 2024.12.19 21:43:40.777725 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
4086 | 2024.12.19 21:43:40.778115 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
4087 | 2024.12.19 21:43:40.778448 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
4088 | 2024.12.19 21:43:40.778597 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
4089 | 2024.12.19 21:43:40.778933 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
4090 | 2024.12.19 21:43:40.779656 [ 260 ] {dc3cbf30-a0e8-4ceb-9b60-d7c180c1825f} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4091 | 2024.12.19 21:43:40.779718 [ 260 ] {dc3cbf30-a0e8-4ceb-9b60-d7c180c1825f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4092 | 2024.12.19 21:43:40.780480 [ 260 ] {dc3cbf30-a0e8-4ceb-9b60-d7c180c1825f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4093 | 2024.12.19 21:43:40.780955 [ 260 ] {dc3cbf30-a0e8-4ceb-9b60-d7c180c1825f} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4094 | 2024.12.19 21:43:40.781454 [ 260 ] {dc3cbf30-a0e8-4ceb-9b60-d7c180c1825f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004449 sec., 224.76961114857272 rows/sec., 15.15 KiB/sec. | ||
4095 | 2024.12.19 21:43:40.781620 [ 260 ] {dc3cbf30-a0e8-4ceb-9b60-d7c180c1825f} <Debug> TCPHandler: Processed in 0.004885199 sec. | ||
4096 | 2024.12.19 21:43:40.781849 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4097 | 2024.12.19 21:43:40.781997 [ 263 ] {145e5659-8519-4ddb-8101-7450ecb373e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4098 | 2024.12.19 21:43:40.782112 [ 263 ] {145e5659-8519-4ddb-8101-7450ecb373e4} <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 | ||
4099 | 2024.12.19 21:43:40.784262 [ 200 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8366 rows, containing 5 columns (5 merged, 0 gathered) in 0.007850996 sec., 1065597.2821792292 rows/sec., 71.92 MiB/sec. | ||
4100 | 2024.12.19 21:43:40.784373 [ 263 ] {145e5659-8519-4ddb-8101-7450ecb373e4} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4101 | 2024.12.19 21:43:40.784413 [ 263 ] {145e5659-8519-4ddb-8101-7450ecb373e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4102 | 2024.12.19 21:43:40.784455 [ 200 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4103 | 2024.12.19 21:43:40.784859 [ 200 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4104 | 2024.12.19 21:43:40.784955 [ 200 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4105 | 2024.12.19 21:43:40.785071 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
4106 | 2024.12.19 21:43:40.785300 [ 263 ] {145e5659-8519-4ddb-8101-7450ecb373e4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4107 | 2024.12.19 21:43:40.785573 [ 263 ] {145e5659-8519-4ddb-8101-7450ecb373e4} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4108 | 2024.12.19 21:43:40.785833 [ 263 ] {145e5659-8519-4ddb-8101-7450ecb373e4} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00386 sec., 3367.875647668394 rows/sec., 6.04 MiB/sec. | ||
4109 | 2024.12.19 21:43:40.786203 [ 263 ] {145e5659-8519-4ddb-8101-7450ecb373e4} <Debug> TCPHandler: Processed in 0.004475611 sec. | ||
4110 | 2024.12.19 21:43:40.786362 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4111 | 2024.12.19 21:43:40.786502 [ 260 ] {ca9bbea7-c062-49a7-8290-822ae181ec51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4112 | 2024.12.19 21:43:40.786562 [ 260 ] {ca9bbea7-c062-49a7-8290-822ae181ec51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4113 | 2024.12.19 21:43:40.787169 [ 260 ] {ca9bbea7-c062-49a7-8290-822ae181ec51} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4114 | 2024.12.19 21:43:40.787217 [ 260 ] {ca9bbea7-c062-49a7-8290-822ae181ec51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4115 | 2024.12.19 21:43:40.787614 [ 260 ] {ca9bbea7-c062-49a7-8290-822ae181ec51} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4116 | 2024.12.19 21:43:40.787859 [ 260 ] {ca9bbea7-c062-49a7-8290-822ae181ec51} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4117 | 2024.12.19 21:43:40.788018 [ 100 ] {} <Debug> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4118 | 2024.12.19 21:43:40.788079 [ 100 ] {} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4119 | 2024.12.19 21:43:40.788113 [ 260 ] {ca9bbea7-c062-49a7-8290-822ae181ec51} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001637 sec., 50091.631032376295 rows/sec., 3.18 MiB/sec. | ||
4120 | 2024.12.19 21:43:40.788120 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4121 | 2024.12.19 21:43:40.788282 [ 260 ] {ca9bbea7-c062-49a7-8290-822ae181ec51} <Debug> TCPHandler: Processed in 0.001977902 sec. | ||
4122 | 2024.12.19 21:43:40.788362 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
4123 | 2024.12.19 21:43:40.788502 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4124 | 2024.12.19 21:43:40.788538 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1278 rows starting from the beginning of the part | ||
4125 | 2024.12.19 21:43:40.788662 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
4126 | 2024.12.19 21:43:40.788865 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
4127 | 2024.12.19 21:43:40.789006 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
4128 | 2024.12.19 21:43:40.789208 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
4129 | 2024.12.19 21:43:40.789328 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
4130 | 2024.12.19 21:43:40.790664 [ 200 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 4 columns (4 merged, 0 gathered) in 0.002427829 sec., 663143.9034627234 rows/sec., 43.25 MiB/sec. | ||
4131 | 2024.12.19 21:43:40.790846 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4132 | 2024.12.19 21:43:40.791119 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_26_5} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4133 | 2024.12.19 21:43:40.791191 [ 196 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_26_5} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4134 | 2024.12.19 21:43:40.791257 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4135 | 2024.12.19 21:43:44.796375 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4136 | 2024.12.19 21:43:44.796480 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4137 | 2024.12.19 21:43:44.919314 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
4138 | 2024.12.19 21:43:44.919961 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4139 | 2024.12.19 21:43:44.920015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4140 | 2024.12.19 21:43:44.920572 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4141 | 2024.12.19 21:43:44.920834 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4142 | 2024.12.19 21:43:44.921130 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
4143 | 2024.12.19 21:43:45.464237 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
4144 | 2024.12.19 21:43:45.484435 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4145 | 2024.12.19 21:43:45.484488 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4146 | 2024.12.19 21:43:45.492030 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4147 | 2024.12.19 21:43:45.492796 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4148 | 2024.12.19 21:43:45.495889 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
4149 | 2024.12.19 21:43:45.739683 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4150 | 2024.12.19 21:43:45.739891 [ 260 ] {9429dbe9-fa72-494b-9d32-202315b4c13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4151 | 2024.12.19 21:43:45.739974 [ 260 ] {9429dbe9-fa72-494b-9d32-202315b4c13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4152 | 2024.12.19 21:43:45.740840 [ 260 ] {9429dbe9-fa72-494b-9d32-202315b4c13b} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4153 | 2024.12.19 21:43:45.740893 [ 260 ] {9429dbe9-fa72-494b-9d32-202315b4c13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4154 | 2024.12.19 21:43:45.741352 [ 260 ] {9429dbe9-fa72-494b-9d32-202315b4c13b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4155 | 2024.12.19 21:43:45.741614 [ 260 ] {9429dbe9-fa72-494b-9d32-202315b4c13b} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4156 | 2024.12.19 21:43:45.741872 [ 260 ] {9429dbe9-fa72-494b-9d32-202315b4c13b} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.002037 sec., 54000.98183603338 rows/sec., 4.54 MiB/sec. | ||
4157 | 2024.12.19 21:43:45.741936 [ 260 ] {9429dbe9-fa72-494b-9d32-202315b4c13b} <Debug> TCPHandler: Processed in 0.002388038 sec. | ||
4158 | 2024.12.19 21:43:45.742188 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4159 | 2024.12.19 21:43:45.742406 [ 263 ] {0795a37b-17a0-4bad-997d-4279e991f636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4160 | 2024.12.19 21:43:45.742489 [ 263 ] {0795a37b-17a0-4bad-997d-4279e991f636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4161 | 2024.12.19 21:43:45.743238 [ 263 ] {0795a37b-17a0-4bad-997d-4279e991f636} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4162 | 2024.12.19 21:43:45.743285 [ 263 ] {0795a37b-17a0-4bad-997d-4279e991f636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4163 | 2024.12.19 21:43:45.743723 [ 263 ] {0795a37b-17a0-4bad-997d-4279e991f636} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4164 | 2024.12.19 21:43:45.743976 [ 263 ] {0795a37b-17a0-4bad-997d-4279e991f636} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4165 | 2024.12.19 21:43:45.744162 [ 94 ] {} <Debug> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4166 | 2024.12.19 21:43:45.744234 [ 94 ] {} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4167 | 2024.12.19 21:43:45.744256 [ 263 ] {0795a37b-17a0-4bad-997d-4279e991f636} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001896 sec., 14240.506329113925 rows/sec., 1.05 MiB/sec. | ||
4168 | 2024.12.19 21:43:45.744273 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4169 | 2024.12.19 21:43:45.744447 [ 263 ] {0795a37b-17a0-4bad-997d-4279e991f636} <Debug> TCPHandler: Processed in 0.002389628 sec. | ||
4170 | 2024.12.19 21:43:45.744622 [ 195 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
4171 | 2024.12.19 21:43:45.744775 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4172 | 2024.12.19 21:43:45.745069 [ 195 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4173 | 2024.12.19 21:43:45.745144 [ 195 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 61 rows starting from the beginning of the part | ||
4174 | 2024.12.19 21:43:45.745154 [ 260 ] {f48c81ec-c11a-4065-a75e-09c7653b88a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4175 | 2024.12.19 21:43:45.745298 [ 260 ] {f48c81ec-c11a-4065-a75e-09c7653b88a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4176 | 2024.12.19 21:43:45.745457 [ 195 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 27 rows starting from the beginning of the part | ||
4177 | 2024.12.19 21:43:45.745902 [ 195 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
4178 | 2024.12.19 21:43:45.746255 [ 195 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 27 rows starting from the beginning of the part | ||
4179 | 2024.12.19 21:43:45.746653 [ 195 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
4180 | 2024.12.19 21:43:45.747054 [ 195 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 27 rows starting from the beginning of the part | ||
4181 | 2024.12.19 21:43:45.747983 [ 260 ] {f48c81ec-c11a-4065-a75e-09c7653b88a8} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4182 | 2024.12.19 21:43:45.748048 [ 260 ] {f48c81ec-c11a-4065-a75e-09c7653b88a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4183 | 2024.12.19 21:43:45.749048 [ 260 ] {f48c81ec-c11a-4065-a75e-09c7653b88a8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4184 | 2024.12.19 21:43:45.749599 [ 195 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005167793 sec., 35218.128899512805 rows/sec., 2.67 MiB/sec. | ||
4185 | 2024.12.19 21:43:45.749642 [ 260 ] {f48c81ec-c11a-4065-a75e-09c7653b88a8} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4186 | 2024.12.19 21:43:45.749931 [ 200 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4187 | 2024.12.19 21:43:45.750268 [ 260 ] {f48c81ec-c11a-4065-a75e-09c7653b88a8} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.005161 sec., 17632.241813602017 rows/sec., 1.38 MiB/sec. | ||
4188 | 2024.12.19 21:43:45.750588 [ 260 ] {f48c81ec-c11a-4065-a75e-09c7653b88a8} <Debug> TCPHandler: Processed in 0.006012216 sec. | ||
4189 | 2024.12.19 21:43:45.750847 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4190 | 2024.12.19 21:43:45.750945 [ 200 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_21_4} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4191 | 2024.12.19 21:43:45.750988 [ 263 ] {78a3a25d-e303-4028-8f83-bd71c2abd8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4192 | 2024.12.19 21:43:45.751038 [ 200 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_21_4} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4193 | 2024.12.19 21:43:45.751059 [ 263 ] {78a3a25d-e303-4028-8f83-bd71c2abd8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4194 | 2024.12.19 21:43:45.751162 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4195 | 2024.12.19 21:43:45.751715 [ 263 ] {78a3a25d-e303-4028-8f83-bd71c2abd8bf} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4196 | 2024.12.19 21:43:45.751755 [ 263 ] {78a3a25d-e303-4028-8f83-bd71c2abd8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4197 | 2024.12.19 21:43:45.752168 [ 263 ] {78a3a25d-e303-4028-8f83-bd71c2abd8bf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4198 | 2024.12.19 21:43:45.752426 [ 263 ] {78a3a25d-e303-4028-8f83-bd71c2abd8bf} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4199 | 2024.12.19 21:43:45.752643 [ 263 ] {78a3a25d-e303-4028-8f83-bd71c2abd8bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001691 sec., 94618.56889414547 rows/sec., 6.59 MiB/sec. | ||
4200 | 2024.12.19 21:43:45.752699 [ 263 ] {78a3a25d-e303-4028-8f83-bd71c2abd8bf} <Debug> TCPHandler: Processed in 0.001975801 sec. | ||
4201 | 2024.12.19 21:43:45.752868 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4202 | 2024.12.19 21:43:45.753008 [ 260 ] {8025c226-1def-439c-9077-0b7f8499bb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4203 | 2024.12.19 21:43:45.753105 [ 260 ] {8025c226-1def-439c-9077-0b7f8499bb6c} <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 | ||
4204 | 2024.12.19 21:43:45.754352 [ 260 ] {8025c226-1def-439c-9077-0b7f8499bb6c} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4205 | 2024.12.19 21:43:45.754392 [ 260 ] {8025c226-1def-439c-9077-0b7f8499bb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4206 | 2024.12.19 21:43:45.755094 [ 260 ] {8025c226-1def-439c-9077-0b7f8499bb6c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4207 | 2024.12.19 21:43:45.755358 [ 260 ] {8025c226-1def-439c-9077-0b7f8499bb6c} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4208 | 2024.12.19 21:43:45.755560 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4209 | 2024.12.19 21:43:45.755637 [ 260 ] {8025c226-1def-439c-9077-0b7f8499bb6c} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002656 sec., 10165.66265060241 rows/sec., 18.22 MiB/sec. | ||
4210 | 2024.12.19 21:43:45.755652 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4211 | 2024.12.19 21:43:45.755735 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4212 | 2024.12.19 21:43:45.756082 [ 260 ] {8025c226-1def-439c-9077-0b7f8499bb6c} <Debug> TCPHandler: Processed in 0.003277753 sec. | ||
4213 | 2024.12.19 21:43:45.756119 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
4214 | 2024.12.19 21:43:45.756378 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4215 | 2024.12.19 21:43:45.756642 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4216 | 2024.12.19 21:43:45.756724 [ 263 ] {7dd0458d-4ef9-4e7a-a908-00793025f8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4217 | 2024.12.19 21:43:45.756782 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 276 rows starting from the beginning of the part | ||
4218 | 2024.12.19 21:43:45.756837 [ 263 ] {7dd0458d-4ef9-4e7a-a908-00793025f8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4219 | 2024.12.19 21:43:45.757680 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 27 rows starting from the beginning of the part | ||
4220 | 2024.12.19 21:43:45.758361 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
4221 | 2024.12.19 21:43:45.759035 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 27 rows starting from the beginning of the part | ||
4222 | 2024.12.19 21:43:45.759404 [ 263 ] {7dd0458d-4ef9-4e7a-a908-00793025f8e3} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4223 | 2024.12.19 21:43:45.759528 [ 263 ] {7dd0458d-4ef9-4e7a-a908-00793025f8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4224 | 2024.12.19 21:43:45.759742 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
4225 | 2024.12.19 21:43:45.760423 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 27 rows starting from the beginning of the part | ||
4226 | 2024.12.19 21:43:45.761321 [ 263 ] {7dd0458d-4ef9-4e7a-a908-00793025f8e3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4227 | 2024.12.19 21:43:45.761870 [ 263 ] {7dd0458d-4ef9-4e7a-a908-00793025f8e3} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4228 | 2024.12.19 21:43:45.762449 [ 263 ] {7dd0458d-4ef9-4e7a-a908-00793025f8e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0058 sec., 10344.827586206897 rows/sec., 713.90 KiB/sec. | ||
4229 | 2024.12.19 21:43:45.762553 [ 263 ] {7dd0458d-4ef9-4e7a-a908-00793025f8e3} <Debug> TCPHandler: Processed in 0.006316151 sec. | ||
4230 | 2024.12.19 21:43:45.765110 [ 200 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 19 columns (19 merged, 0 gathered) in 0.009175727 sec., 41740.56181052466 rows/sec., 74.80 MiB/sec. | ||
4231 | 2024.12.19 21:43:45.766074 [ 198 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4232 | 2024.12.19 21:43:45.766511 [ 198 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4233 | 2024.12.19 21:43:45.766596 [ 198 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4234 | 2024.12.19 21:43:45.766745 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
4235 | 2024.12.19 21:43:46.215292 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4236 | 2024.12.19 21:43:46.215487 [ 260 ] {f455f03d-90a2-41b5-b25b-8599960c2e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4237 | 2024.12.19 21:43:46.215562 [ 260 ] {f455f03d-90a2-41b5-b25b-8599960c2e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4238 | 2024.12.19 21:43:46.216279 [ 260 ] {f455f03d-90a2-41b5-b25b-8599960c2e79} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4239 | 2024.12.19 21:43:46.216325 [ 260 ] {f455f03d-90a2-41b5-b25b-8599960c2e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4240 | 2024.12.19 21:43:46.216742 [ 260 ] {f455f03d-90a2-41b5-b25b-8599960c2e79} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4241 | 2024.12.19 21:43:46.216994 [ 260 ] {f455f03d-90a2-41b5-b25b-8599960c2e79} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4242 | 2024.12.19 21:43:46.217201 [ 260 ] {f455f03d-90a2-41b5-b25b-8599960c2e79} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001765 sec., 7932.011331444759 rows/sec., 571.00 KiB/sec. | ||
4243 | 2024.12.19 21:43:46.217267 [ 260 ] {f455f03d-90a2-41b5-b25b-8599960c2e79} <Debug> TCPHandler: Processed in 0.002095404 sec. | ||
4244 | 2024.12.19 21:43:46.217509 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4245 | 2024.12.19 21:43:46.217718 [ 263 ] {89dea8d8-4559-4110-9934-acc611f03dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4246 | 2024.12.19 21:43:46.217797 [ 263 ] {89dea8d8-4559-4110-9934-acc611f03dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4247 | 2024.12.19 21:43:46.218698 [ 263 ] {89dea8d8-4559-4110-9934-acc611f03dd3} <Trace> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4248 | 2024.12.19 21:43:46.218747 [ 263 ] {89dea8d8-4559-4110-9934-acc611f03dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4249 | 2024.12.19 21:43:46.219178 [ 263 ] {89dea8d8-4559-4110-9934-acc611f03dd3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4250 | 2024.12.19 21:43:46.219439 [ 263 ] {89dea8d8-4559-4110-9934-acc611f03dd3} <Trace> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4251 | 2024.12.19 21:43:46.219751 [ 263 ] {89dea8d8-4559-4110-9934-acc611f03dd3} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00207 sec., 7729.468599033818 rows/sec., 630.28 KiB/sec. | ||
4252 | 2024.12.19 21:43:46.219849 [ 263 ] {89dea8d8-4559-4110-9934-acc611f03dd3} <Debug> TCPHandler: Processed in 0.00246956 sec. | ||
4253 | 2024.12.19 21:43:46.220013 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4254 | 2024.12.19 21:43:46.220152 [ 260 ] {69a15ab3-3e6c-4449-a3a9-1c3455beacf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4255 | 2024.12.19 21:43:46.220220 [ 260 ] {69a15ab3-3e6c-4449-a3a9-1c3455beacf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4256 | 2024.12.19 21:43:46.221503 [ 260 ] {69a15ab3-3e6c-4449-a3a9-1c3455beacf2} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4257 | 2024.12.19 21:43:46.221544 [ 260 ] {69a15ab3-3e6c-4449-a3a9-1c3455beacf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4258 | 2024.12.19 21:43:46.222071 [ 260 ] {69a15ab3-3e6c-4449-a3a9-1c3455beacf2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4259 | 2024.12.19 21:43:46.222332 [ 260 ] {69a15ab3-3e6c-4449-a3a9-1c3455beacf2} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4260 | 2024.12.19 21:43:46.222567 [ 260 ] {69a15ab3-3e6c-4449-a3a9-1c3455beacf2} <Debug> executeQuery: Read 1377 rows, 117.70 KiB in 0.002444 sec., 563420.6219312602 rows/sec., 47.03 MiB/sec. | ||
4261 | 2024.12.19 21:43:46.222804 [ 260 ] {69a15ab3-3e6c-4449-a3a9-1c3455beacf2} <Debug> TCPHandler: Processed in 0.002843425 sec. | ||
4262 | 2024.12.19 21:43:46.223001 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4263 | 2024.12.19 21:43:46.223137 [ 263 ] {cc567091-895f-41f6-aab6-17f3e4632cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4264 | 2024.12.19 21:43:46.223191 [ 263 ] {cc567091-895f-41f6-aab6-17f3e4632cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4265 | 2024.12.19 21:43:46.223811 [ 263 ] {cc567091-895f-41f6-aab6-17f3e4632cab} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4266 | 2024.12.19 21:43:46.223852 [ 263 ] {cc567091-895f-41f6-aab6-17f3e4632cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4267 | 2024.12.19 21:43:46.224238 [ 263 ] {cc567091-895f-41f6-aab6-17f3e4632cab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4268 | 2024.12.19 21:43:46.224481 [ 263 ] {cc567091-895f-41f6-aab6-17f3e4632cab} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4269 | 2024.12.19 21:43:46.224691 [ 263 ] {cc567091-895f-41f6-aab6-17f3e4632cab} <Debug> executeQuery: Read 36 rows, 2.55 KiB in 0.001584 sec., 22727.272727272728 rows/sec., 1.57 MiB/sec. | ||
4270 | 2024.12.19 21:43:46.224747 [ 263 ] {cc567091-895f-41f6-aab6-17f3e4632cab} <Debug> TCPHandler: Processed in 0.00182102 sec. | ||
4271 | 2024.12.19 21:43:46.224898 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4272 | 2024.12.19 21:43:46.225028 [ 260 ] {dc8618fa-150e-427d-8552-d9fb592038cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4273 | 2024.12.19 21:43:46.225081 [ 260 ] {dc8618fa-150e-427d-8552-d9fb592038cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4274 | 2024.12.19 21:43:46.225757 [ 260 ] {dc8618fa-150e-427d-8552-d9fb592038cf} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4275 | 2024.12.19 21:43:46.225795 [ 260 ] {dc8618fa-150e-427d-8552-d9fb592038cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4276 | 2024.12.19 21:43:46.226200 [ 260 ] {dc8618fa-150e-427d-8552-d9fb592038cf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4277 | 2024.12.19 21:43:46.226448 [ 260 ] {dc8618fa-150e-427d-8552-d9fb592038cf} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4278 | 2024.12.19 21:43:46.226633 [ 260 ] {dc8618fa-150e-427d-8552-d9fb592038cf} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001633 sec., 148193.50887936316 rows/sec., 10.04 MiB/sec. | ||
4279 | 2024.12.19 21:43:46.226689 [ 260 ] {dc8618fa-150e-427d-8552-d9fb592038cf} <Debug> TCPHandler: Processed in 0.00185119 sec. | ||
4280 | 2024.12.19 21:43:46.226848 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4281 | 2024.12.19 21:43:46.226990 [ 263 ] {76ffab28-0f95-44cd-8f02-930e8382ca64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4282 | 2024.12.19 21:43:46.227048 [ 263 ] {76ffab28-0f95-44cd-8f02-930e8382ca64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4283 | 2024.12.19 21:43:46.227714 [ 263 ] {76ffab28-0f95-44cd-8f02-930e8382ca64} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4284 | 2024.12.19 21:43:46.227753 [ 263 ] {76ffab28-0f95-44cd-8f02-930e8382ca64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4285 | 2024.12.19 21:43:46.228114 [ 263 ] {76ffab28-0f95-44cd-8f02-930e8382ca64} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4286 | 2024.12.19 21:43:46.228351 [ 263 ] {76ffab28-0f95-44cd-8f02-930e8382ca64} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4287 | 2024.12.19 21:43:46.228562 [ 263 ] {76ffab28-0f95-44cd-8f02-930e8382ca64} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001604 sec., 8104.738154613467 rows/sec., 505.33 KiB/sec. | ||
4288 | 2024.12.19 21:43:46.228618 [ 263 ] {76ffab28-0f95-44cd-8f02-930e8382ca64} <Debug> TCPHandler: Processed in 0.001840549 sec. | ||
4289 | 2024.12.19 21:43:46.228769 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4290 | 2024.12.19 21:43:46.228909 [ 260 ] {52228e7a-7948-4b54-a4ab-272262333d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4291 | 2024.12.19 21:43:46.228966 [ 260 ] {52228e7a-7948-4b54-a4ab-272262333d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4292 | 2024.12.19 21:43:46.229939 [ 260 ] {52228e7a-7948-4b54-a4ab-272262333d0d} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4293 | 2024.12.19 21:43:46.229977 [ 260 ] {52228e7a-7948-4b54-a4ab-272262333d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4294 | 2024.12.19 21:43:46.230379 [ 260 ] {52228e7a-7948-4b54-a4ab-272262333d0d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4295 | 2024.12.19 21:43:46.230617 [ 260 ] {52228e7a-7948-4b54-a4ab-272262333d0d} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4296 | 2024.12.19 21:43:46.230800 [ 260 ] {52228e7a-7948-4b54-a4ab-272262333d0d} <Debug> executeQuery: Read 867 rows, 64.32 KiB in 0.001923 sec., 450858.03432137286 rows/sec., 32.66 MiB/sec. | ||
4297 | 2024.12.19 21:43:46.230854 [ 260 ] {52228e7a-7948-4b54-a4ab-272262333d0d} <Debug> TCPHandler: Processed in 0.002151664 sec. | ||
4298 | 2024.12.19 21:43:46.231008 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4299 | 2024.12.19 21:43:46.231150 [ 263 ] {af744849-0c69-41fe-a125-eaacb39dd508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4300 | 2024.12.19 21:43:46.231210 [ 263 ] {af744849-0c69-41fe-a125-eaacb39dd508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4301 | 2024.12.19 21:43:46.231805 [ 263 ] {af744849-0c69-41fe-a125-eaacb39dd508} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4302 | 2024.12.19 21:43:46.231843 [ 263 ] {af744849-0c69-41fe-a125-eaacb39dd508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4303 | 2024.12.19 21:43:46.232215 [ 263 ] {af744849-0c69-41fe-a125-eaacb39dd508} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4304 | 2024.12.19 21:43:46.232452 [ 263 ] {af744849-0c69-41fe-a125-eaacb39dd508} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4305 | 2024.12.19 21:43:46.232663 [ 263 ] {af744849-0c69-41fe-a125-eaacb39dd508} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. | ||
4306 | 2024.12.19 21:43:46.232715 [ 263 ] {af744849-0c69-41fe-a125-eaacb39dd508} <Debug> TCPHandler: Processed in 0.001774958 sec. | ||
4307 | 2024.12.19 21:43:46.232868 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4308 | 2024.12.19 21:43:46.233008 [ 260 ] {2ee8769c-8301-4149-9afe-af7851ce74b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4309 | 2024.12.19 21:43:46.233172 [ 260 ] {2ee8769c-8301-4149-9afe-af7851ce74b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4310 | 2024.12.19 21:43:46.234000 [ 260 ] {2ee8769c-8301-4149-9afe-af7851ce74b8} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4311 | 2024.12.19 21:43:46.234037 [ 260 ] {2ee8769c-8301-4149-9afe-af7851ce74b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4312 | 2024.12.19 21:43:46.234482 [ 260 ] {2ee8769c-8301-4149-9afe-af7851ce74b8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4313 | 2024.12.19 21:43:46.234717 [ 260 ] {2ee8769c-8301-4149-9afe-af7851ce74b8} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4314 | 2024.12.19 21:43:46.234899 [ 260 ] {2ee8769c-8301-4149-9afe-af7851ce74b8} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001923 sec., 500780.03120124806 rows/sec., 33.28 MiB/sec. | ||
4315 | 2024.12.19 21:43:46.234953 [ 260 ] {2ee8769c-8301-4149-9afe-af7851ce74b8} <Debug> TCPHandler: Processed in 0.002152765 sec. | ||
4316 | 2024.12.19 21:43:46.235102 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4317 | 2024.12.19 21:43:46.235244 [ 263 ] {28f4bc81-fa3f-4166-b12f-11bdd7b75a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4318 | 2024.12.19 21:43:46.235306 [ 263 ] {28f4bc81-fa3f-4166-b12f-11bdd7b75a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4319 | 2024.12.19 21:43:46.235827 [ 263 ] {28f4bc81-fa3f-4166-b12f-11bdd7b75a07} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4320 | 2024.12.19 21:43:46.235868 [ 263 ] {28f4bc81-fa3f-4166-b12f-11bdd7b75a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4321 | 2024.12.19 21:43:46.236264 [ 263 ] {28f4bc81-fa3f-4166-b12f-11bdd7b75a07} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4322 | 2024.12.19 21:43:46.236497 [ 263 ] {28f4bc81-fa3f-4166-b12f-11bdd7b75a07} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4323 | 2024.12.19 21:43:46.236702 [ 263 ] {28f4bc81-fa3f-4166-b12f-11bdd7b75a07} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001489 sec., 671.591672263264 rows/sec., 45.25 KiB/sec. | ||
4324 | 2024.12.19 21:43:46.236754 [ 263 ] {28f4bc81-fa3f-4166-b12f-11bdd7b75a07} <Debug> TCPHandler: Processed in 0.001721598 sec. | ||
4325 | 2024.12.19 21:43:46.236893 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4326 | 2024.12.19 21:43:46.237010 [ 260 ] {e397aba2-a7eb-4665-895b-0789cc04cef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4327 | 2024.12.19 21:43:46.237090 [ 260 ] {e397aba2-a7eb-4665-895b-0789cc04cef6} <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 | ||
4328 | 2024.12.19 21:43:46.238207 [ 260 ] {e397aba2-a7eb-4665-895b-0789cc04cef6} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4329 | 2024.12.19 21:43:46.238244 [ 260 ] {e397aba2-a7eb-4665-895b-0789cc04cef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4330 | 2024.12.19 21:43:46.238886 [ 260 ] {e397aba2-a7eb-4665-895b-0789cc04cef6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4331 | 2024.12.19 21:43:46.239153 [ 260 ] {e397aba2-a7eb-4665-895b-0789cc04cef6} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4332 | 2024.12.19 21:43:46.239407 [ 260 ] {e397aba2-a7eb-4665-895b-0789cc04cef6} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002412 sec., 5389.71807628524 rows/sec., 9.66 MiB/sec. | ||
4333 | 2024.12.19 21:43:46.239785 [ 260 ] {e397aba2-a7eb-4665-895b-0789cc04cef6} <Debug> TCPHandler: Processed in 0.002945518 sec. | ||
4334 | 2024.12.19 21:43:46.239953 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4335 | 2024.12.19 21:43:46.240073 [ 263 ] {7b71bad7-f8fd-42b0-b7f6-d2be27b5d199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4336 | 2024.12.19 21:43:46.240124 [ 263 ] {7b71bad7-f8fd-42b0-b7f6-d2be27b5d199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4337 | 2024.12.19 21:43:46.240606 [ 263 ] {7b71bad7-f8fd-42b0-b7f6-d2be27b5d199} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4338 | 2024.12.19 21:43:46.240645 [ 263 ] {7b71bad7-f8fd-42b0-b7f6-d2be27b5d199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4339 | 2024.12.19 21:43:46.241015 [ 263 ] {7b71bad7-f8fd-42b0-b7f6-d2be27b5d199} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4340 | 2024.12.19 21:43:46.241248 [ 263 ] {7b71bad7-f8fd-42b0-b7f6-d2be27b5d199} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4341 | 2024.12.19 21:43:46.241452 [ 263 ] {7b71bad7-f8fd-42b0-b7f6-d2be27b5d199} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001404 sec., 24216.524216524216 rows/sec., 1.41 MiB/sec. | ||
4342 | 2024.12.19 21:43:46.241506 [ 263 ] {7b71bad7-f8fd-42b0-b7f6-d2be27b5d199} <Debug> TCPHandler: Processed in 0.001614036 sec. | ||
4343 | 2024.12.19 21:43:49.966303 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 628 | ||
4344 | 2024.12.19 21:43:49.969899 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4345 | 2024.12.19 21:43:49.969964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4346 | 2024.12.19 21:43:49.971522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4347 | 2024.12.19 21:43:49.971855 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4348 | 2024.12.19 21:43:49.972646 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
4349 | 2024.12.19 21:43:50.736901 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4350 | 2024.12.19 21:43:50.737113 [ 260 ] {a9985e48-01cf-443a-b584-9a4ad2bb750e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4351 | 2024.12.19 21:43:50.737195 [ 260 ] {a9985e48-01cf-443a-b584-9a4ad2bb750e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4352 | 2024.12.19 21:43:50.738088 [ 260 ] {a9985e48-01cf-443a-b584-9a4ad2bb750e} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4353 | 2024.12.19 21:43:50.738142 [ 260 ] {a9985e48-01cf-443a-b584-9a4ad2bb750e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4354 | 2024.12.19 21:43:50.738583 [ 260 ] {a9985e48-01cf-443a-b584-9a4ad2bb750e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4355 | 2024.12.19 21:43:50.738841 [ 260 ] {a9985e48-01cf-443a-b584-9a4ad2bb750e} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4356 | 2024.12.19 21:43:50.739118 [ 260 ] {a9985e48-01cf-443a-b584-9a4ad2bb750e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002062 sec., 27158.098933074685 rows/sec., 2.09 MiB/sec. | ||
4357 | 2024.12.19 21:43:50.739186 [ 260 ] {a9985e48-01cf-443a-b584-9a4ad2bb750e} <Debug> TCPHandler: Processed in 0.002427749 sec. | ||
4358 | 2024.12.19 21:43:50.739458 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4359 | 2024.12.19 21:43:50.739676 [ 263 ] {e6db3407-9d48-4673-82d8-8a0755cbf68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4360 | 2024.12.19 21:43:50.739760 [ 263 ] {e6db3407-9d48-4673-82d8-8a0755cbf68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4361 | 2024.12.19 21:43:50.740541 [ 263 ] {e6db3407-9d48-4673-82d8-8a0755cbf68d} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4362 | 2024.12.19 21:43:50.740584 [ 263 ] {e6db3407-9d48-4673-82d8-8a0755cbf68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4363 | 2024.12.19 21:43:50.741035 [ 263 ] {e6db3407-9d48-4673-82d8-8a0755cbf68d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4364 | 2024.12.19 21:43:50.741294 [ 263 ] {e6db3407-9d48-4673-82d8-8a0755cbf68d} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4365 | 2024.12.19 21:43:50.741495 [ 263 ] {e6db3407-9d48-4673-82d8-8a0755cbf68d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001879 sec., 34060.67056945184 rows/sec., 2.66 MiB/sec. | ||
4366 | 2024.12.19 21:43:50.741561 [ 263 ] {e6db3407-9d48-4673-82d8-8a0755cbf68d} <Debug> TCPHandler: Processed in 0.002250606 sec. | ||
4367 | 2024.12.19 21:43:50.741725 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4368 | 2024.12.19 21:43:50.741871 [ 260 ] {514d5594-9b7e-48fb-849d-b1a149176a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4369 | 2024.12.19 21:43:50.741938 [ 260 ] {514d5594-9b7e-48fb-849d-b1a149176a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4370 | 2024.12.19 21:43:50.742640 [ 260 ] {514d5594-9b7e-48fb-849d-b1a149176a46} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4371 | 2024.12.19 21:43:50.742690 [ 260 ] {514d5594-9b7e-48fb-849d-b1a149176a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4372 | 2024.12.19 21:43:50.743105 [ 260 ] {514d5594-9b7e-48fb-849d-b1a149176a46} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4373 | 2024.12.19 21:43:50.743357 [ 260 ] {514d5594-9b7e-48fb-849d-b1a149176a46} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4374 | 2024.12.19 21:43:50.743578 [ 260 ] {514d5594-9b7e-48fb-849d-b1a149176a46} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001743 sec., 73436.60355708549 rows/sec., 5.11 MiB/sec. | ||
4375 | 2024.12.19 21:43:50.743634 [ 260 ] {514d5594-9b7e-48fb-849d-b1a149176a46} <Debug> TCPHandler: Processed in 0.001969191 sec. | ||
4376 | 2024.12.19 21:43:50.743831 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4377 | 2024.12.19 21:43:50.744068 [ 263 ] {535c7dd2-1c66-44bd-a3ed-bab8a97e04f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4378 | 2024.12.19 21:43:50.744168 [ 263 ] {535c7dd2-1c66-44bd-a3ed-bab8a97e04f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4379 | 2024.12.19 21:43:50.744946 [ 263 ] {535c7dd2-1c66-44bd-a3ed-bab8a97e04f7} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4380 | 2024.12.19 21:43:50.744984 [ 263 ] {535c7dd2-1c66-44bd-a3ed-bab8a97e04f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4381 | 2024.12.19 21:43:50.745370 [ 263 ] {535c7dd2-1c66-44bd-a3ed-bab8a97e04f7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4382 | 2024.12.19 21:43:50.745639 [ 263 ] {535c7dd2-1c66-44bd-a3ed-bab8a97e04f7} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4383 | 2024.12.19 21:43:50.745817 [ 263 ] {535c7dd2-1c66-44bd-a3ed-bab8a97e04f7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001812 sec., 26490.066225165563 rows/sec., 1.79 MiB/sec. | ||
4384 | 2024.12.19 21:43:50.745870 [ 263 ] {535c7dd2-1c66-44bd-a3ed-bab8a97e04f7} <Debug> TCPHandler: Processed in 0.002137644 sec. | ||
4385 | 2024.12.19 21:43:52.421351 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4386 | 2024.12.19 21:43:52.422374 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4387 | 2024.12.19 21:43:52.422415 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4388 | 2024.12.19 21:43:52.422966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4389 | 2024.12.19 21:43:52.423258 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4390 | 2024.12.19 21:43:52.423451 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4391 | 2024.12.19 21:43:52.996059 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4392 | 2024.12.19 21:43:53.017631 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4393 | 2024.12.19 21:43:53.017694 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. | ||
4394 | 2024.12.19 21:43:53.025403 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4395 | 2024.12.19 21:43:53.026172 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4396 | 2024.12.19 21:43:53.028835 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4397 | 2024.12.19 21:43:55.738999 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4398 | 2024.12.19 21:43:55.739297 [ 260 ] {1deda124-fbd5-4e0f-9242-4d9f0cf55f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4399 | 2024.12.19 21:43:55.739403 [ 260 ] {1deda124-fbd5-4e0f-9242-4d9f0cf55f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4400 | 2024.12.19 21:43:55.740424 [ 260 ] {1deda124-fbd5-4e0f-9242-4d9f0cf55f88} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4401 | 2024.12.19 21:43:55.740472 [ 260 ] {1deda124-fbd5-4e0f-9242-4d9f0cf55f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4402 | 2024.12.19 21:43:55.740932 [ 260 ] {1deda124-fbd5-4e0f-9242-4d9f0cf55f88} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4403 | 2024.12.19 21:43:55.741194 [ 260 ] {1deda124-fbd5-4e0f-9242-4d9f0cf55f88} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4404 | 2024.12.19 21:43:55.741458 [ 260 ] {1deda124-fbd5-4e0f-9242-4d9f0cf55f88} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.002236 sec., 49194.99105545617 rows/sec., 4.13 MiB/sec. | ||
4405 | 2024.12.19 21:43:55.741523 [ 260 ] {1deda124-fbd5-4e0f-9242-4d9f0cf55f88} <Debug> TCPHandler: Processed in 0.002676013 sec. | ||
4406 | 2024.12.19 21:43:55.741801 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4407 | 2024.12.19 21:43:55.742020 [ 263 ] {26ad38db-db49-4290-9aca-1931e601e647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4408 | 2024.12.19 21:43:55.742104 [ 263 ] {26ad38db-db49-4290-9aca-1931e601e647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4409 | 2024.12.19 21:43:55.742960 [ 263 ] {26ad38db-db49-4290-9aca-1931e601e647} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4410 | 2024.12.19 21:43:55.743009 [ 263 ] {26ad38db-db49-4290-9aca-1931e601e647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4411 | 2024.12.19 21:43:55.743440 [ 263 ] {26ad38db-db49-4290-9aca-1931e601e647} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4412 | 2024.12.19 21:43:55.743697 [ 263 ] {26ad38db-db49-4290-9aca-1931e601e647} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4413 | 2024.12.19 21:43:55.743936 [ 263 ] {26ad38db-db49-4290-9aca-1931e601e647} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001976 sec., 13663.967611336033 rows/sec., 1.00 MiB/sec. | ||
4414 | 2024.12.19 21:43:55.744005 [ 263 ] {26ad38db-db49-4290-9aca-1931e601e647} <Debug> TCPHandler: Processed in 0.002349108 sec. | ||
4415 | 2024.12.19 21:43:55.744163 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4416 | 2024.12.19 21:43:55.744311 [ 260 ] {13ba7e9a-9cb7-4b04-81f5-2cd86ee7813c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4417 | 2024.12.19 21:43:55.744371 [ 260 ] {13ba7e9a-9cb7-4b04-81f5-2cd86ee7813c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4418 | 2024.12.19 21:43:55.745086 [ 260 ] {13ba7e9a-9cb7-4b04-81f5-2cd86ee7813c} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4419 | 2024.12.19 21:43:55.745126 [ 260 ] {13ba7e9a-9cb7-4b04-81f5-2cd86ee7813c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4420 | 2024.12.19 21:43:55.745498 [ 260 ] {13ba7e9a-9cb7-4b04-81f5-2cd86ee7813c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4421 | 2024.12.19 21:43:55.745732 [ 260 ] {13ba7e9a-9cb7-4b04-81f5-2cd86ee7813c} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4422 | 2024.12.19 21:43:55.745968 [ 260 ] {13ba7e9a-9cb7-4b04-81f5-2cd86ee7813c} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001693 sec., 53750.73833431778 rows/sec., 4.20 MiB/sec. | ||
4423 | 2024.12.19 21:43:55.746099 [ 260 ] {13ba7e9a-9cb7-4b04-81f5-2cd86ee7813c} <Debug> TCPHandler: Processed in 0.002003632 sec. | ||
4424 | 2024.12.19 21:43:55.746258 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4425 | 2024.12.19 21:43:55.746406 [ 263 ] {01c54906-300f-4744-a124-fc4209b25c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4426 | 2024.12.19 21:43:55.746473 [ 263 ] {01c54906-300f-4744-a124-fc4209b25c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4427 | 2024.12.19 21:43:55.747136 [ 263 ] {01c54906-300f-4744-a124-fc4209b25c45} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4428 | 2024.12.19 21:43:55.747176 [ 263 ] {01c54906-300f-4744-a124-fc4209b25c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4429 | 2024.12.19 21:43:55.747594 [ 263 ] {01c54906-300f-4744-a124-fc4209b25c45} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4430 | 2024.12.19 21:43:55.747836 [ 263 ] {01c54906-300f-4744-a124-fc4209b25c45} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4431 | 2024.12.19 21:43:55.748062 [ 263 ] {01c54906-300f-4744-a124-fc4209b25c45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001691 sec., 94618.56889414547 rows/sec., 6.59 MiB/sec. | ||
4432 | 2024.12.19 21:43:55.748119 [ 263 ] {01c54906-300f-4744-a124-fc4209b25c45} <Debug> TCPHandler: Processed in 0.001933671 sec. | ||
4433 | 2024.12.19 21:43:55.748280 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4434 | 2024.12.19 21:43:55.748410 [ 260 ] {20a5e9fd-03f3-42a0-ac95-5579e0f668ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4435 | 2024.12.19 21:43:55.748498 [ 260 ] {20a5e9fd-03f3-42a0-ac95-5579e0f668ce} <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 | ||
4436 | 2024.12.19 21:43:55.749779 [ 260 ] {20a5e9fd-03f3-42a0-ac95-5579e0f668ce} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4437 | 2024.12.19 21:43:55.749818 [ 260 ] {20a5e9fd-03f3-42a0-ac95-5579e0f668ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4438 | 2024.12.19 21:43:55.750479 [ 260 ] {20a5e9fd-03f3-42a0-ac95-5579e0f668ce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4439 | 2024.12.19 21:43:55.750735 [ 260 ] {20a5e9fd-03f3-42a0-ac95-5579e0f668ce} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4440 | 2024.12.19 21:43:55.750978 [ 260 ] {20a5e9fd-03f3-42a0-ac95-5579e0f668ce} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002585 sec., 10444.874274661508 rows/sec., 18.72 MiB/sec. | ||
4441 | 2024.12.19 21:43:55.751088 [ 260 ] {20a5e9fd-03f3-42a0-ac95-5579e0f668ce} <Debug> TCPHandler: Processed in 0.002870886 sec. | ||
4442 | 2024.12.19 21:43:55.751346 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4443 | 2024.12.19 21:43:55.751579 [ 263 ] {a60ecb71-d6c3-4222-a242-0e77a2a010d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4444 | 2024.12.19 21:43:55.751675 [ 263 ] {a60ecb71-d6c3-4222-a242-0e77a2a010d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4445 | 2024.12.19 21:43:55.752327 [ 263 ] {a60ecb71-d6c3-4222-a242-0e77a2a010d0} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4446 | 2024.12.19 21:43:55.752367 [ 263 ] {a60ecb71-d6c3-4222-a242-0e77a2a010d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4447 | 2024.12.19 21:43:55.752748 [ 263 ] {a60ecb71-d6c3-4222-a242-0e77a2a010d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4448 | 2024.12.19 21:43:55.753011 [ 263 ] {a60ecb71-d6c3-4222-a242-0e77a2a010d0} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4449 | 2024.12.19 21:43:55.753227 [ 263 ] {a60ecb71-d6c3-4222-a242-0e77a2a010d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001706 sec., 35169.98827667057 rows/sec., 2.37 MiB/sec. | ||
4450 | 2024.12.19 21:43:55.753281 [ 263 ] {a60ecb71-d6c3-4222-a242-0e77a2a010d0} <Debug> TCPHandler: Processed in 0.002048242 sec. | ||
4451 | 2024.12.19 21:43:59.796738 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4452 | 2024.12.19 21:43:59.796803 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4453 | 2024.12.19 21:43:59.923652 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4454 | 2024.12.19 21:43:59.924934 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4455 | 2024.12.19 21:43:59.924978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4456 | 2024.12.19 21:43:59.925585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4457 | 2024.12.19 21:43:59.925846 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4458 | 2024.12.19 21:43:59.926044 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4459 | 2024.12.19 21:43:59.973037 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 648 | ||
4460 | 2024.12.19 21:43:59.975982 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4461 | 2024.12.19 21:43:59.976030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4462 | 2024.12.19 21:43:59.977518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4463 | 2024.12.19 21:43:59.977837 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4464 | 2024.12.19 21:43:59.978880 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
4465 | 2024.12.19 21:44:00.528985 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4466 | 2024.12.19 21:44:00.550013 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4467 | 2024.12.19 21:44:00.550080 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4468 | 2024.12.19 21:44:00.557848 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4469 | 2024.12.19 21:44:00.558675 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4470 | 2024.12.19 21:44:00.561547 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4471 | 2024.12.19 21:44:00.743470 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4472 | 2024.12.19 21:44:00.743681 [ 260 ] {2d5c43ce-3714-440c-b42a-2643ceea850d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4473 | 2024.12.19 21:44:00.743762 [ 260 ] {2d5c43ce-3714-440c-b42a-2643ceea850d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4474 | 2024.12.19 21:44:00.744591 [ 260 ] {2d5c43ce-3714-440c-b42a-2643ceea850d} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4475 | 2024.12.19 21:44:00.744645 [ 260 ] {2d5c43ce-3714-440c-b42a-2643ceea850d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4476 | 2024.12.19 21:44:00.745098 [ 260 ] {2d5c43ce-3714-440c-b42a-2643ceea850d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4477 | 2024.12.19 21:44:00.745384 [ 260 ] {2d5c43ce-3714-440c-b42a-2643ceea850d} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4478 | 2024.12.19 21:44:00.745590 [ 55 ] {} <Debug> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4479 | 2024.12.19 21:44:00.745657 [ 260 ] {2d5c43ce-3714-440c-b42a-2643ceea850d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002027 sec., 6906.758756783423 rows/sec., 497.19 KiB/sec. | ||
4480 | 2024.12.19 21:44:00.745686 [ 55 ] {} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4481 | 2024.12.19 21:44:00.745761 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4482 | 2024.12.19 21:44:00.745800 [ 260 ] {2d5c43ce-3714-440c-b42a-2643ceea850d} <Debug> TCPHandler: Processed in 0.002460509 sec. | ||
4483 | 2024.12.19 21:44:00.745960 [ 189 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4484 | 2024.12.19 21:44:00.746111 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4485 | 2024.12.19 21:44:00.746114 [ 189 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4486 | 2024.12.19 21:44:00.746220 [ 189 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
4487 | 2024.12.19 21:44:00.746438 [ 189 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4488 | 2024.12.19 21:44:00.746483 [ 263 ] {20e3cc88-31c3-48a2-864d-69d4768afcbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4489 | 2024.12.19 21:44:00.746727 [ 263 ] {20e3cc88-31c3-48a2-864d-69d4768afcbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4490 | 2024.12.19 21:44:00.746808 [ 189 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4491 | 2024.12.19 21:44:00.747260 [ 189 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4492 | 2024.12.19 21:44:00.747506 [ 189 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4493 | 2024.12.19 21:44:00.749666 [ 263 ] {20e3cc88-31c3-48a2-864d-69d4768afcbe} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4494 | 2024.12.19 21:44:00.749742 [ 263 ] {20e3cc88-31c3-48a2-864d-69d4768afcbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4495 | 2024.12.19 21:44:00.750132 [ 198 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004249838 sec., 16471.21607929526 rows/sec., 1.22 MiB/sec. | ||
4496 | 2024.12.19 21:44:00.750383 [ 198 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4497 | 2024.12.19 21:44:00.750823 [ 263 ] {20e3cc88-31c3-48a2-864d-69d4768afcbe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4498 | 2024.12.19 21:44:00.751041 [ 198 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_13_3} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4499 | 2024.12.19 21:44:00.751221 [ 198 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_13_3} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4500 | 2024.12.19 21:44:00.751303 [ 263 ] {20e3cc88-31c3-48a2-864d-69d4768afcbe} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4501 | 2024.12.19 21:44:00.751397 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4502 | 2024.12.19 21:44:00.751585 [ 55 ] {} <Debug> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4503 | 2024.12.19 21:44:00.751654 [ 55 ] {} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4504 | 2024.12.19 21:44:00.751697 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4505 | 2024.12.19 21:44:00.751706 [ 263 ] {20e3cc88-31c3-48a2-864d-69d4768afcbe} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.005386 sec., 42517.63832157445 rows/sec., 3.73 MiB/sec. | ||
4506 | 2024.12.19 21:44:00.752083 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
4507 | 2024.12.19 21:44:00.752083 [ 263 ] {20e3cc88-31c3-48a2-864d-69d4768afcbe} <Debug> TCPHandler: Processed in 0.006142188 sec. | ||
4508 | 2024.12.19 21:44:00.752480 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4509 | 2024.12.19 21:44:00.752516 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4510 | 2024.12.19 21:44:00.752668 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1431 rows starting from the beginning of the part | ||
4511 | 2024.12.19 21:44:00.753033 [ 260 ] {b7556fb6-f3ff-4764-a908-a6249110f747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4512 | 2024.12.19 21:44:00.753089 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 110 rows starting from the beginning of the part | ||
4513 | 2024.12.19 21:44:00.753229 [ 260 ] {b7556fb6-f3ff-4764-a908-a6249110f747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4514 | 2024.12.19 21:44:00.753471 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1377 rows starting from the beginning of the part | ||
4515 | 2024.12.19 21:44:00.753860 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
4516 | 2024.12.19 21:44:00.754179 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 110 rows starting from the beginning of the part | ||
4517 | 2024.12.19 21:44:00.754603 [ 201 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 229 rows starting from the beginning of the part | ||
4518 | 2024.12.19 21:44:00.755657 [ 260 ] {b7556fb6-f3ff-4764-a908-a6249110f747} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4519 | 2024.12.19 21:44:00.755702 [ 260 ] {b7556fb6-f3ff-4764-a908-a6249110f747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4520 | 2024.12.19 21:44:00.756287 [ 260 ] {b7556fb6-f3ff-4764-a908-a6249110f747} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4521 | 2024.12.19 21:44:00.756561 [ 260 ] {b7556fb6-f3ff-4764-a908-a6249110f747} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4522 | 2024.12.19 21:44:00.756807 [ 260 ] {b7556fb6-f3ff-4764-a908-a6249110f747} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.003964 sec., 5045.408678102926 rows/sec., 361.65 KiB/sec. | ||
4523 | 2024.12.19 21:44:00.756908 [ 260 ] {b7556fb6-f3ff-4764-a908-a6249110f747} <Debug> TCPHandler: Processed in 0.004572213 sec. | ||
4524 | 2024.12.19 21:44:00.757179 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4525 | 2024.12.19 21:44:00.757180 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.005392266 sec., 614398.4736658022 rows/sec., 53.84 MiB/sec. | ||
4526 | 2024.12.19 21:44:00.757351 [ 263 ] {b8cc9f9b-dea2-4f21-bc28-bf7e089043dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4527 | 2024.12.19 21:44:00.757430 [ 263 ] {b8cc9f9b-dea2-4f21-bc28-bf7e089043dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4528 | 2024.12.19 21:44:00.757526 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4529 | 2024.12.19 21:44:00.758227 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_31_6} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4530 | 2024.12.19 21:44:00.758381 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_31_6} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4531 | 2024.12.19 21:44:00.758572 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
4532 | 2024.12.19 21:44:00.758756 [ 263 ] {b8cc9f9b-dea2-4f21-bc28-bf7e089043dc} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4533 | 2024.12.19 21:44:00.758804 [ 263 ] {b8cc9f9b-dea2-4f21-bc28-bf7e089043dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4534 | 2024.12.19 21:44:00.759173 [ 263 ] {b8cc9f9b-dea2-4f21-bc28-bf7e089043dc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4535 | 2024.12.19 21:44:00.759417 [ 263 ] {b8cc9f9b-dea2-4f21-bc28-bf7e089043dc} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4536 | 2024.12.19 21:44:00.759656 [ 263 ] {b8cc9f9b-dea2-4f21-bc28-bf7e089043dc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002342 sec., 5977.796754910333 rows/sec., 418.65 KiB/sec. | ||
4537 | 2024.12.19 21:44:00.759778 [ 263 ] {b8cc9f9b-dea2-4f21-bc28-bf7e089043dc} <Debug> TCPHandler: Processed in 0.002767135 sec. | ||
4538 | 2024.12.19 21:44:00.759941 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4539 | 2024.12.19 21:44:00.760081 [ 260 ] {e575d0f1-bbab-4ed0-a593-107fc11dd950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4540 | 2024.12.19 21:44:00.760140 [ 260 ] {e575d0f1-bbab-4ed0-a593-107fc11dd950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4541 | 2024.12.19 21:44:00.760830 [ 260 ] {e575d0f1-bbab-4ed0-a593-107fc11dd950} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4542 | 2024.12.19 21:44:00.760877 [ 260 ] {e575d0f1-bbab-4ed0-a593-107fc11dd950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4543 | 2024.12.19 21:44:00.761273 [ 260 ] {e575d0f1-bbab-4ed0-a593-107fc11dd950} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4544 | 2024.12.19 21:44:00.761508 [ 260 ] {e575d0f1-bbab-4ed0-a593-107fc11dd950} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4545 | 2024.12.19 21:44:00.761681 [ 34 ] {} <Debug> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4546 | 2024.12.19 21:44:00.761748 [ 34 ] {} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4547 | 2024.12.19 21:44:00.761758 [ 260 ] {e575d0f1-bbab-4ed0-a593-107fc11dd950} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001701 sec., 7642.5631981187535 rows/sec., 476.51 KiB/sec. | ||
4548 | 2024.12.19 21:44:00.761781 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4549 | 2024.12.19 21:44:00.761909 [ 260 ] {e575d0f1-bbab-4ed0-a593-107fc11dd950} <Debug> TCPHandler: Processed in 0.002030973 sec. | ||
4550 | 2024.12.19 21:44:00.761998 [ 186 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4551 | 2024.12.19 21:44:00.762079 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4552 | 2024.12.19 21:44:00.762162 [ 186 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4553 | 2024.12.19 21:44:00.762250 [ 186 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
4554 | 2024.12.19 21:44:00.762297 [ 263 ] {e0d08392-4a55-4ef8-825d-ba0481ae5c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4555 | 2024.12.19 21:44:00.762480 [ 263 ] {e0d08392-4a55-4ef8-825d-ba0481ae5c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4556 | 2024.12.19 21:44:00.762520 [ 186 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
4557 | 2024.12.19 21:44:00.763010 [ 186 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
4558 | 2024.12.19 21:44:00.763324 [ 186 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
4559 | 2024.12.19 21:44:00.763623 [ 186 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
4560 | 2024.12.19 21:44:00.765570 [ 263 ] {e0d08392-4a55-4ef8-825d-ba0481ae5c05} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4561 | 2024.12.19 21:44:00.765650 [ 263 ] {e0d08392-4a55-4ef8-825d-ba0481ae5c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4562 | 2024.12.19 21:44:00.766502 [ 187 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004584963 sec., 14176.777435281376 rows/sec., 939.30 KiB/sec. | ||
4563 | 2024.12.19 21:44:00.766655 [ 263 ] {e0d08392-4a55-4ef8-825d-ba0481ae5c05} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4564 | 2024.12.19 21:44:00.766863 [ 187 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4565 | 2024.12.19 21:44:00.767115 [ 263 ] {e0d08392-4a55-4ef8-825d-ba0481ae5c05} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4566 | 2024.12.19 21:44:00.767404 [ 34 ] {} <Debug> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4567 | 2024.12.19 21:44:00.767511 [ 34 ] {} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4568 | 2024.12.19 21:44:00.767589 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4569 | 2024.12.19 21:44:00.767624 [ 263 ] {e0d08392-4a55-4ef8-825d-ba0481ae5c05} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.005382 sec., 73392.79078409514 rows/sec., 5.21 MiB/sec. | ||
4570 | 2024.12.19 21:44:00.767827 [ 187 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_13_3} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4571 | 2024.12.19 21:44:00.768011 [ 263 ] {e0d08392-4a55-4ef8-825d-ba0481ae5c05} <Debug> TCPHandler: Processed in 0.005987856 sec. | ||
4572 | 2024.12.19 21:44:00.768011 [ 186 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
4573 | 2024.12.19 21:44:00.768280 [ 187 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_13_3} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4574 | 2024.12.19 21:44:00.768300 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4575 | 2024.12.19 21:44:00.768371 [ 186 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4576 | 2024.12.19 21:44:00.768495 [ 186 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 910 rows starting from the beginning of the part | ||
4577 | 2024.12.19 21:44:00.768605 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4578 | 2024.12.19 21:44:00.768756 [ 260 ] {5fa91a75-0d32-4436-9725-5b86e8d6cb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4579 | 2024.12.19 21:44:00.768850 [ 186 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 91 rows starting from the beginning of the part | ||
4580 | 2024.12.19 21:44:00.768970 [ 260 ] {5fa91a75-0d32-4436-9725-5b86e8d6cb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4581 | 2024.12.19 21:44:00.769180 [ 186 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 867 rows starting from the beginning of the part | ||
4582 | 2024.12.19 21:44:00.769561 [ 186 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
4583 | 2024.12.19 21:44:00.769961 [ 186 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 91 rows starting from the beginning of the part | ||
4584 | 2024.12.19 21:44:00.770306 [ 186 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 395 rows starting from the beginning of the part | ||
4585 | 2024.12.19 21:44:00.771367 [ 260 ] {5fa91a75-0d32-4436-9725-5b86e8d6cb26} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4586 | 2024.12.19 21:44:00.771426 [ 260 ] {5fa91a75-0d32-4436-9725-5b86e8d6cb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4587 | 2024.12.19 21:44:00.772372 [ 260 ] {5fa91a75-0d32-4436-9725-5b86e8d6cb26} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4588 | 2024.12.19 21:44:00.772790 [ 260 ] {5fa91a75-0d32-4436-9725-5b86e8d6cb26} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4589 | 2024.12.19 21:44:00.773246 [ 260 ] {5fa91a75-0d32-4436-9725-5b86e8d6cb26} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004687 sec., 1280.1365478984424 rows/sec., 66.88 KiB/sec. | ||
4590 | 2024.12.19 21:44:00.773468 [ 260 ] {5fa91a75-0d32-4436-9725-5b86e8d6cb26} <Debug> TCPHandler: Processed in 0.005311835 sec. | ||
4591 | 2024.12.19 21:44:00.773478 [ 186 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.005761462 sec., 419685.1424169768 rows/sec., 32.19 MiB/sec. | ||
4592 | 2024.12.19 21:44:00.773697 [ 186 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4593 | 2024.12.19 21:44:00.773751 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4594 | 2024.12.19 21:44:00.774098 [ 263 ] {9c570d92-0392-4777-b22f-d829da69bd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4595 | 2024.12.19 21:44:00.774177 [ 186 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_31_6} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4596 | 2024.12.19 21:44:00.774267 [ 263 ] {9c570d92-0392-4777-b22f-d829da69bd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4597 | 2024.12.19 21:44:00.774390 [ 186 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_31_6} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4598 | 2024.12.19 21:44:00.774598 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4599 | 2024.12.19 21:44:00.775141 [ 263 ] {9c570d92-0392-4777-b22f-d829da69bd97} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4600 | 2024.12.19 21:44:00.775185 [ 263 ] {9c570d92-0392-4777-b22f-d829da69bd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4601 | 2024.12.19 21:44:00.775604 [ 263 ] {9c570d92-0392-4777-b22f-d829da69bd97} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4602 | 2024.12.19 21:44:00.775847 [ 263 ] {9c570d92-0392-4777-b22f-d829da69bd97} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4603 | 2024.12.19 21:44:00.776022 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4604 | 2024.12.19 21:44:00.776084 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4605 | 2024.12.19 21:44:00.776099 [ 263 ] {9c570d92-0392-4777-b22f-d829da69bd97} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00211 sec., 112322.2748815166 rows/sec., 7.53 MiB/sec. | ||
4606 | 2024.12.19 21:44:00.776127 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4607 | 2024.12.19 21:44:00.776257 [ 263 ] {9c570d92-0392-4777-b22f-d829da69bd97} <Debug> TCPHandler: Processed in 0.002656173 sec. | ||
4608 | 2024.12.19 21:44:00.776443 [ 187 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
4609 | 2024.12.19 21:44:00.776499 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4610 | 2024.12.19 21:44:00.776729 [ 187 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4611 | 2024.12.19 21:44:00.776761 [ 260 ] {11acac39-efd0-4575-a50f-81edd6fc703b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4612 | 2024.12.19 21:44:00.776788 [ 187 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8366 rows starting from the beginning of the part | ||
4613 | 2024.12.19 21:44:00.776841 [ 260 ] {11acac39-efd0-4575-a50f-81edd6fc703b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4614 | 2024.12.19 21:44:00.777153 [ 187 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
4615 | 2024.12.19 21:44:00.777530 [ 187 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 963 rows starting from the beginning of the part | ||
4616 | 2024.12.19 21:44:00.777902 [ 187 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
4617 | 2024.12.19 21:44:00.778194 [ 187 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
4618 | 2024.12.19 21:44:00.778482 [ 187 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part | ||
4619 | 2024.12.19 21:44:00.779326 [ 260 ] {11acac39-efd0-4575-a50f-81edd6fc703b} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4620 | 2024.12.19 21:44:00.779398 [ 260 ] {11acac39-efd0-4575-a50f-81edd6fc703b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4621 | 2024.12.19 21:44:00.780004 [ 260 ] {11acac39-efd0-4575-a50f-81edd6fc703b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4622 | 2024.12.19 21:44:00.780334 [ 260 ] {11acac39-efd0-4575-a50f-81edd6fc703b} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4623 | 2024.12.19 21:44:00.780863 [ 260 ] {11acac39-efd0-4575-a50f-81edd6fc703b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004149 sec., 241.02193299590263 rows/sec., 16.24 KiB/sec. | ||
4624 | 2024.12.19 21:44:00.780979 [ 260 ] {11acac39-efd0-4575-a50f-81edd6fc703b} <Debug> TCPHandler: Processed in 0.004602073 sec. | ||
4625 | 2024.12.19 21:44:00.781230 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4626 | 2024.12.19 21:44:00.781512 [ 263 ] {096e898d-bd35-42f2-92f5-ddbe274421d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4627 | 2024.12.19 21:44:00.781743 [ 263 ] {096e898d-bd35-42f2-92f5-ddbe274421d9} <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 | ||
4628 | 2024.12.19 21:44:00.783541 [ 263 ] {096e898d-bd35-42f2-92f5-ddbe274421d9} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4629 | 2024.12.19 21:44:00.783581 [ 263 ] {096e898d-bd35-42f2-92f5-ddbe274421d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4630 | 2024.12.19 21:44:00.784764 [ 187 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10014 rows, containing 5 columns (5 merged, 0 gathered) in 0.008491826 sec., 1179251.670959815 rows/sec., 79.58 MiB/sec. | ||
4631 | 2024.12.19 21:44:00.784966 [ 263 ] {096e898d-bd35-42f2-92f5-ddbe274421d9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4632 | 2024.12.19 21:44:00.785094 [ 187 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4633 | 2024.12.19 21:44:00.785450 [ 263 ] {096e898d-bd35-42f2-92f5-ddbe274421d9} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4634 | 2024.12.19 21:44:00.785687 [ 193 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4635 | 2024.12.19 21:44:00.785924 [ 263 ] {096e898d-bd35-42f2-92f5-ddbe274421d9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004491 sec., 2894.678245379648 rows/sec., 5.19 MiB/sec. | ||
4636 | 2024.12.19 21:44:00.786011 [ 193 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4637 | 2024.12.19 21:44:00.786326 [ 263 ] {096e898d-bd35-42f2-92f5-ddbe274421d9} <Debug> TCPHandler: Processed in 0.005234174 sec. | ||
4638 | 2024.12.19 21:44:00.786338 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
4639 | 2024.12.19 21:44:00.786544 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4640 | 2024.12.19 21:44:00.786680 [ 260 ] {51fbf3b4-a13e-442e-b49b-f116c5b67227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4641 | 2024.12.19 21:44:00.786738 [ 260 ] {51fbf3b4-a13e-442e-b49b-f116c5b67227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4642 | 2024.12.19 21:44:00.787286 [ 260 ] {51fbf3b4-a13e-442e-b49b-f116c5b67227} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4643 | 2024.12.19 21:44:00.787323 [ 260 ] {51fbf3b4-a13e-442e-b49b-f116c5b67227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4644 | 2024.12.19 21:44:00.787700 [ 260 ] {51fbf3b4-a13e-442e-b49b-f116c5b67227} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4645 | 2024.12.19 21:44:00.787933 [ 260 ] {51fbf3b4-a13e-442e-b49b-f116c5b67227} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4646 | 2024.12.19 21:44:00.788089 [ 34 ] {} <Debug> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4647 | 2024.12.19 21:44:00.788147 [ 34 ] {} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4648 | 2024.12.19 21:44:00.788180 [ 260 ] {51fbf3b4-a13e-442e-b49b-f116c5b67227} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001519 sec., 53982.88347597104 rows/sec., 3.43 MiB/sec. | ||
4649 | 2024.12.19 21:44:00.788187 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4650 | 2024.12.19 21:44:00.788324 [ 260 ] {51fbf3b4-a13e-442e-b49b-f116c5b67227} <Debug> TCPHandler: Processed in 0.00187091 sec. | ||
4651 | 2024.12.19 21:44:00.788431 [ 187 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
4652 | 2024.12.19 21:44:00.788543 [ 187 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4653 | 2024.12.19 21:44:00.788570 [ 187 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1610 rows starting from the beginning of the part | ||
4654 | 2024.12.19 21:44:00.788671 [ 187 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4655 | 2024.12.19 21:44:00.788886 [ 187 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
4656 | 2024.12.19 21:44:00.789075 [ 187 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
4657 | 2024.12.19 21:44:00.789271 [ 187 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
4658 | 2024.12.19 21:44:00.789394 [ 187 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
4659 | 2024.12.19 21:44:00.790738 [ 193 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 4 columns (4 merged, 0 gathered) in 0.002410909 sec., 785595.8063950153 rows/sec., 51.23 MiB/sec. | ||
4660 | 2024.12.19 21:44:00.791013 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4661 | 2024.12.19 21:44:00.791342 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_31_6} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4662 | 2024.12.19 21:44:00.791439 [ 192 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_31_6} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4663 | 2024.12.19 21:44:00.791534 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
4664 | 2024.12.19 21:44:05.739992 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4665 | 2024.12.19 21:44:05.740196 [ 260 ] {50fa210b-8047-487d-a9c4-bb2dd4e3b39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4666 | 2024.12.19 21:44:05.740271 [ 260 ] {50fa210b-8047-487d-a9c4-bb2dd4e3b39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4667 | 2024.12.19 21:44:05.741028 [ 260 ] {50fa210b-8047-487d-a9c4-bb2dd4e3b39b} <Trace> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4668 | 2024.12.19 21:44:05.741081 [ 260 ] {50fa210b-8047-487d-a9c4-bb2dd4e3b39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4669 | 2024.12.19 21:44:05.741521 [ 260 ] {50fa210b-8047-487d-a9c4-bb2dd4e3b39b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4670 | 2024.12.19 21:44:05.741776 [ 260 ] {50fa210b-8047-487d-a9c4-bb2dd4e3b39b} <Trace> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4671 | 2024.12.19 21:44:05.742043 [ 260 ] {50fa210b-8047-487d-a9c4-bb2dd4e3b39b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001894 sec., 1055.9662090813094 rows/sec., 86.11 KiB/sec. | ||
4672 | 2024.12.19 21:44:05.742230 [ 260 ] {50fa210b-8047-487d-a9c4-bb2dd4e3b39b} <Debug> TCPHandler: Processed in 0.002362547 sec. | ||
4673 | 2024.12.19 21:44:05.742559 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4674 | 2024.12.19 21:44:05.742846 [ 263 ] {9b8afa29-ca59-43b6-96bc-2e664a0912ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4675 | 2024.12.19 21:44:05.742960 [ 263 ] {9b8afa29-ca59-43b6-96bc-2e664a0912ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4676 | 2024.12.19 21:44:05.743935 [ 263 ] {9b8afa29-ca59-43b6-96bc-2e664a0912ec} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4677 | 2024.12.19 21:44:05.743990 [ 263 ] {9b8afa29-ca59-43b6-96bc-2e664a0912ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4678 | 2024.12.19 21:44:05.744440 [ 263 ] {9b8afa29-ca59-43b6-96bc-2e664a0912ec} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4679 | 2024.12.19 21:44:05.744693 [ 263 ] {9b8afa29-ca59-43b6-96bc-2e664a0912ec} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4680 | 2024.12.19 21:44:05.744936 [ 263 ] {9b8afa29-ca59-43b6-96bc-2e664a0912ec} <Debug> executeQuery: Read 111 rows, 9.54 KiB in 0.002171 sec., 51128.512206356514 rows/sec., 4.29 MiB/sec. | ||
4681 | 2024.12.19 21:44:05.745003 [ 263 ] {9b8afa29-ca59-43b6-96bc-2e664a0912ec} <Debug> TCPHandler: Processed in 0.002634852 sec. | ||
4682 | 2024.12.19 21:44:05.745183 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4683 | 2024.12.19 21:44:05.745335 [ 260 ] {d6ef1cb5-498d-4168-84c1-1ec2b547983a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4684 | 2024.12.19 21:44:05.745398 [ 260 ] {d6ef1cb5-498d-4168-84c1-1ec2b547983a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4685 | 2024.12.19 21:44:05.746167 [ 260 ] {d6ef1cb5-498d-4168-84c1-1ec2b547983a} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4686 | 2024.12.19 21:44:05.746218 [ 260 ] {d6ef1cb5-498d-4168-84c1-1ec2b547983a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4687 | 2024.12.19 21:44:05.746635 [ 260 ] {d6ef1cb5-498d-4168-84c1-1ec2b547983a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4688 | 2024.12.19 21:44:05.746890 [ 260 ] {d6ef1cb5-498d-4168-84c1-1ec2b547983a} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4689 | 2024.12.19 21:44:05.747128 [ 260 ] {d6ef1cb5-498d-4168-84c1-1ec2b547983a} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.00183 sec., 15846.994535519125 rows/sec., 1.16 MiB/sec. | ||
4690 | 2024.12.19 21:44:05.747194 [ 260 ] {d6ef1cb5-498d-4168-84c1-1ec2b547983a} <Debug> TCPHandler: Processed in 0.002080563 sec. | ||
4691 | 2024.12.19 21:44:05.747347 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4692 | 2024.12.19 21:44:05.747508 [ 263 ] {a5686b48-21b5-430f-833c-d5cc319e9d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4693 | 2024.12.19 21:44:05.747572 [ 263 ] {a5686b48-21b5-430f-833c-d5cc319e9d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4694 | 2024.12.19 21:44:05.748332 [ 263 ] {a5686b48-21b5-430f-833c-d5cc319e9d5b} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4695 | 2024.12.19 21:44:05.748376 [ 263 ] {a5686b48-21b5-430f-833c-d5cc319e9d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4696 | 2024.12.19 21:44:05.748780 [ 263 ] {a5686b48-21b5-430f-833c-d5cc319e9d5b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4697 | 2024.12.19 21:44:05.749027 [ 263 ] {a5686b48-21b5-430f-833c-d5cc319e9d5b} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4698 | 2024.12.19 21:44:05.749283 [ 263 ] {a5686b48-21b5-430f-833c-d5cc319e9d5b} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001801 sec., 51637.97890061077 rows/sec., 4.03 MiB/sec. | ||
4699 | 2024.12.19 21:44:05.749468 [ 263 ] {a5686b48-21b5-430f-833c-d5cc319e9d5b} <Debug> TCPHandler: Processed in 0.002181075 sec. | ||
4700 | 2024.12.19 21:44:05.749699 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4701 | 2024.12.19 21:44:05.749819 [ 260 ] {d16db282-9b8c-4fe4-b19c-b6a7076ebe2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4702 | 2024.12.19 21:44:05.749875 [ 260 ] {d16db282-9b8c-4fe4-b19c-b6a7076ebe2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4703 | 2024.12.19 21:44:05.750475 [ 260 ] {d16db282-9b8c-4fe4-b19c-b6a7076ebe2b} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4704 | 2024.12.19 21:44:05.750517 [ 260 ] {d16db282-9b8c-4fe4-b19c-b6a7076ebe2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4705 | 2024.12.19 21:44:05.750948 [ 260 ] {d16db282-9b8c-4fe4-b19c-b6a7076ebe2b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4706 | 2024.12.19 21:44:05.751216 [ 260 ] {d16db282-9b8c-4fe4-b19c-b6a7076ebe2b} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4707 | 2024.12.19 21:44:05.751442 [ 260 ] {d16db282-9b8c-4fe4-b19c-b6a7076ebe2b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00165 sec., 97575.75757575758 rows/sec., 6.80 MiB/sec. | ||
4708 | 2024.12.19 21:44:05.751498 [ 260 ] {d16db282-9b8c-4fe4-b19c-b6a7076ebe2b} <Debug> TCPHandler: Processed in 0.00188649 sec. | ||
4709 | 2024.12.19 21:44:05.751655 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4710 | 2024.12.19 21:44:05.751799 [ 263 ] {942defd2-0d8d-46ff-b2b8-1525ea85e814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4711 | 2024.12.19 21:44:05.751920 [ 263 ] {942defd2-0d8d-46ff-b2b8-1525ea85e814} <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 | ||
4712 | 2024.12.19 21:44:05.753221 [ 263 ] {942defd2-0d8d-46ff-b2b8-1525ea85e814} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4713 | 2024.12.19 21:44:05.753263 [ 263 ] {942defd2-0d8d-46ff-b2b8-1525ea85e814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4714 | 2024.12.19 21:44:05.753936 [ 263 ] {942defd2-0d8d-46ff-b2b8-1525ea85e814} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4715 | 2024.12.19 21:44:05.754203 [ 263 ] {942defd2-0d8d-46ff-b2b8-1525ea85e814} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4716 | 2024.12.19 21:44:05.754468 [ 263 ] {942defd2-0d8d-46ff-b2b8-1525ea85e814} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002702 sec., 9992.59807549963 rows/sec., 17.91 MiB/sec. | ||
4717 | 2024.12.19 21:44:05.754578 [ 263 ] {942defd2-0d8d-46ff-b2b8-1525ea85e814} <Debug> TCPHandler: Processed in 0.002993618 sec. | ||
4718 | 2024.12.19 21:44:05.754732 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4719 | 2024.12.19 21:44:05.754853 [ 260 ] {dc3b8114-3e23-4bf4-b349-0016ddcda059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4720 | 2024.12.19 21:44:05.754907 [ 260 ] {dc3b8114-3e23-4bf4-b349-0016ddcda059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4721 | 2024.12.19 21:44:05.755434 [ 260 ] {dc3b8114-3e23-4bf4-b349-0016ddcda059} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4722 | 2024.12.19 21:44:05.755476 [ 260 ] {dc3b8114-3e23-4bf4-b349-0016ddcda059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4723 | 2024.12.19 21:44:05.755858 [ 260 ] {dc3b8114-3e23-4bf4-b349-0016ddcda059} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4724 | 2024.12.19 21:44:05.756099 [ 260 ] {dc3b8114-3e23-4bf4-b349-0016ddcda059} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4725 | 2024.12.19 21:44:05.756306 [ 260 ] {dc3b8114-3e23-4bf4-b349-0016ddcda059} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. | ||
4726 | 2024.12.19 21:44:05.756366 [ 260 ] {dc3b8114-3e23-4bf4-b349-0016ddcda059} <Debug> TCPHandler: Processed in 0.001690957 sec. | ||
4727 | 2024.12.19 21:44:07.426234 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4728 | 2024.12.19 21:44:07.426901 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4729 | 2024.12.19 21:44:07.426948 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4730 | 2024.12.19 21:44:07.427457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4731 | 2024.12.19 21:44:07.427718 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4732 | 2024.12.19 21:44:07.427942 [ 66 ] {} <Debug> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4733 | 2024.12.19 21:44:07.427981 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4734 | 2024.12.19 21:44:07.428026 [ 66 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4735 | 2024.12.19 21:44:07.428055 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4736 | 2024.12.19 21:44:07.428215 [ 192 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
4737 | 2024.12.19 21:44:07.428400 [ 192 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4738 | 2024.12.19 21:44:07.428451 [ 192 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
4739 | 2024.12.19 21:44:07.428543 [ 192 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
4740 | 2024.12.19 21:44:07.428774 [ 192 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
4741 | 2024.12.19 21:44:07.428984 [ 192 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
4742 | 2024.12.19 21:44:07.429140 [ 192 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
4743 | 2024.12.19 21:44:07.429298 [ 192 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
4744 | 2024.12.19 21:44:07.431489 [ 193 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003356304 sec., 2889785.9073552336 rows/sec., 41.34 MiB/sec. | ||
4745 | 2024.12.19 21:44:07.431842 [ 190 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4746 | 2024.12.19 21:44:07.432195 [ 190 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_21_4} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4747 | 2024.12.19 21:44:07.432292 [ 190 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_21_4} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4748 | 2024.12.19 21:44:07.432412 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
4749 | 2024.12.19 21:44:08.061696 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4750 | 2024.12.19 21:44:08.083596 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4751 | 2024.12.19 21:44:08.083664 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4752 | 2024.12.19 21:44:08.091441 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4753 | 2024.12.19 21:44:08.092192 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4754 | 2024.12.19 21:44:08.092633 [ 65 ] {} <Debug> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4755 | 2024.12.19 21:44:08.092759 [ 65 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4756 | 2024.12.19 21:44:08.092835 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4757 | 2024.12.19 21:44:08.093827 [ 192 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
4758 | 2024.12.19 21:44:08.109399 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4759 | 2024.12.19 21:44:08.110798 [ 192 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4760 | 2024.12.19 21:44:08.112125 [ 192 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
4761 | 2024.12.19 21:44:08.117639 [ 192 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
4762 | 2024.12.19 21:44:08.124285 [ 192 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
4763 | 2024.12.19 21:44:08.129947 [ 192 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
4764 | 2024.12.19 21:44:08.135713 [ 192 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
4765 | 2024.12.19 21:44:08.140096 [ 192 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
4766 | 2024.12.19 21:44:08.198779 [ 193 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.105732404 sec., 1503.7963196221283 rows/sec., 7.78 MiB/sec. | ||
4767 | 2024.12.19 21:44:08.201630 [ 193 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4768 | 2024.12.19 21:44:08.204700 [ 193 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_21_4} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4769 | 2024.12.19 21:44:08.204815 [ 193 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_21_4} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4770 | 2024.12.19 21:44:08.207400 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4771 | 2024.12.19 21:44:09.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.29 MiB, peak 196.84 MiB, free memory in arenas 0.00 B, will set to 189.11 MiB (RSS), difference: 2.81 MiB | ||
4772 | 2024.12.19 21:44:09.979131 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 684 | ||
4773 | 2024.12.19 21:44:09.982314 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4774 | 2024.12.19 21:44:09.982356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4775 | 2024.12.19 21:44:09.983837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4776 | 2024.12.19 21:44:09.984151 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4777 | 2024.12.19 21:44:09.985183 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
4778 | 2024.12.19 21:44:10.744549 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4779 | 2024.12.19 21:44:10.744740 [ 260 ] {37392596-d9f7-4e4f-af5c-000371a2e9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4780 | 2024.12.19 21:44:10.744815 [ 260 ] {37392596-d9f7-4e4f-af5c-000371a2e9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4781 | 2024.12.19 21:44:10.745623 [ 260 ] {37392596-d9f7-4e4f-af5c-000371a2e9d8} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4782 | 2024.12.19 21:44:10.745679 [ 260 ] {37392596-d9f7-4e4f-af5c-000371a2e9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4783 | 2024.12.19 21:44:10.746117 [ 260 ] {37392596-d9f7-4e4f-af5c-000371a2e9d8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4784 | 2024.12.19 21:44:10.746392 [ 260 ] {37392596-d9f7-4e4f-af5c-000371a2e9d8} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4785 | 2024.12.19 21:44:10.746641 [ 260 ] {37392596-d9f7-4e4f-af5c-000371a2e9d8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001953 sec., 7168.458781362006 rows/sec., 516.03 KiB/sec. | ||
4786 | 2024.12.19 21:44:10.746707 [ 260 ] {37392596-d9f7-4e4f-af5c-000371a2e9d8} <Debug> TCPHandler: Processed in 0.002284676 sec. | ||
4787 | 2024.12.19 21:44:10.746975 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4788 | 2024.12.19 21:44:10.747202 [ 263 ] {f88c410c-1ac5-4362-90af-198ea6a33bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4789 | 2024.12.19 21:44:10.747279 [ 263 ] {f88c410c-1ac5-4362-90af-198ea6a33bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4790 | 2024.12.19 21:44:10.748265 [ 263 ] {f88c410c-1ac5-4362-90af-198ea6a33bf9} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4791 | 2024.12.19 21:44:10.748320 [ 263 ] {f88c410c-1ac5-4362-90af-198ea6a33bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4792 | 2024.12.19 21:44:10.748806 [ 263 ] {f88c410c-1ac5-4362-90af-198ea6a33bf9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4793 | 2024.12.19 21:44:10.749076 [ 263 ] {f88c410c-1ac5-4362-90af-198ea6a33bf9} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4794 | 2024.12.19 21:44:10.749286 [ 263 ] {f88c410c-1ac5-4362-90af-198ea6a33bf9} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.002152 sec., 106412.63940520446 rows/sec., 9.33 MiB/sec. | ||
4795 | 2024.12.19 21:44:10.749350 [ 263 ] {f88c410c-1ac5-4362-90af-198ea6a33bf9} <Debug> TCPHandler: Processed in 0.002523581 sec. | ||
4796 | 2024.12.19 21:44:10.749505 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4797 | 2024.12.19 21:44:10.749630 [ 260 ] {cf307861-d631-49e8-92e1-cfc06f978c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4798 | 2024.12.19 21:44:10.749684 [ 260 ] {cf307861-d631-49e8-92e1-cfc06f978c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4799 | 2024.12.19 21:44:10.750322 [ 260 ] {cf307861-d631-49e8-92e1-cfc06f978c65} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4800 | 2024.12.19 21:44:10.750366 [ 260 ] {cf307861-d631-49e8-92e1-cfc06f978c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4801 | 2024.12.19 21:44:10.750751 [ 260 ] {cf307861-d631-49e8-92e1-cfc06f978c65} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4802 | 2024.12.19 21:44:10.751032 [ 260 ] {cf307861-d631-49e8-92e1-cfc06f978c65} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4803 | 2024.12.19 21:44:10.751215 [ 64 ] {} <Debug> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4804 | 2024.12.19 21:44:10.751282 [ 64 ] {} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4805 | 2024.12.19 21:44:10.751289 [ 260 ] {cf307861-d631-49e8-92e1-cfc06f978c65} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001677 sec., 11926.058437686344 rows/sec., 854.86 KiB/sec. | ||
4806 | 2024.12.19 21:44:10.751322 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4807 | 2024.12.19 21:44:10.751467 [ 260 ] {cf307861-d631-49e8-92e1-cfc06f978c65} <Debug> TCPHandler: Processed in 0.002014763 sec. | ||
4808 | 2024.12.19 21:44:10.751745 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4809 | 2024.12.19 21:44:10.751876 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
4810 | 2024.12.19 21:44:10.752049 [ 263 ] {b1a70ca5-6a1b-4e7f-b46f-4732452dfc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4811 | 2024.12.19 21:44:10.752155 [ 263 ] {b1a70ca5-6a1b-4e7f-b46f-4732452dfc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4812 | 2024.12.19 21:44:10.752316 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4813 | 2024.12.19 21:44:10.752406 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 61 rows starting from the beginning of the part | ||
4814 | 2024.12.19 21:44:10.752707 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
4815 | 2024.12.19 21:44:10.753137 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part | ||
4816 | 2024.12.19 21:44:10.753494 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
4817 | 2024.12.19 21:44:10.753871 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 29 rows starting from the beginning of the part | ||
4818 | 2024.12.19 21:44:10.754304 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
4819 | 2024.12.19 21:44:10.754884 [ 263 ] {b1a70ca5-6a1b-4e7f-b46f-4732452dfc68} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4820 | 2024.12.19 21:44:10.754960 [ 263 ] {b1a70ca5-6a1b-4e7f-b46f-4732452dfc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4821 | 2024.12.19 21:44:10.755817 [ 263 ] {b1a70ca5-6a1b-4e7f-b46f-4732452dfc68} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4822 | 2024.12.19 21:44:10.756343 [ 263 ] {b1a70ca5-6a1b-4e7f-b46f-4732452dfc68} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4823 | 2024.12.19 21:44:10.757109 [ 263 ] {b1a70ca5-6a1b-4e7f-b46f-4732452dfc68} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005119 sec., 2734.909161945692 rows/sec., 191.54 KiB/sec. | ||
4824 | 2024.12.19 21:44:10.757441 [ 263 ] {b1a70ca5-6a1b-4e7f-b46f-4732452dfc68} <Debug> TCPHandler: Processed in 0.005836803 sec. | ||
4825 | 2024.12.19 21:44:10.757675 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4826 | 2024.12.19 21:44:10.757884 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.006408473 sec., 30116.378737961448 rows/sec., 2.26 MiB/sec. | ||
4827 | 2024.12.19 21:44:10.757909 [ 260 ] {b542834e-b965-48ae-b14b-79ca92eda2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4828 | 2024.12.19 21:44:10.758001 [ 260 ] {b542834e-b965-48ae-b14b-79ca92eda2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4829 | 2024.12.19 21:44:10.758099 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4830 | 2024.12.19 21:44:10.758704 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_26_5} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4831 | 2024.12.19 21:44:10.758859 [ 199 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_26_5} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4832 | 2024.12.19 21:44:10.759012 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4833 | 2024.12.19 21:44:10.759171 [ 260 ] {b542834e-b965-48ae-b14b-79ca92eda2e7} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4834 | 2024.12.19 21:44:10.759218 [ 260 ] {b542834e-b965-48ae-b14b-79ca92eda2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4835 | 2024.12.19 21:44:10.759593 [ 260 ] {b542834e-b965-48ae-b14b-79ca92eda2e7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4836 | 2024.12.19 21:44:10.759840 [ 260 ] {b542834e-b965-48ae-b14b-79ca92eda2e7} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4837 | 2024.12.19 21:44:10.760107 [ 260 ] {b542834e-b965-48ae-b14b-79ca92eda2e7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002237 sec., 5811.35449262405 rows/sec., 362.34 KiB/sec. | ||
4838 | 2024.12.19 21:44:10.760327 [ 260 ] {b542834e-b965-48ae-b14b-79ca92eda2e7} <Debug> TCPHandler: Processed in 0.002762545 sec. | ||
4839 | 2024.12.19 21:44:10.760491 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4840 | 2024.12.19 21:44:10.760610 [ 263 ] {691aba20-99f2-4815-8834-d6add5f71c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4841 | 2024.12.19 21:44:10.760665 [ 263 ] {691aba20-99f2-4815-8834-d6add5f71c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4842 | 2024.12.19 21:44:10.761535 [ 263 ] {691aba20-99f2-4815-8834-d6add5f71c34} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4843 | 2024.12.19 21:44:10.761579 [ 263 ] {691aba20-99f2-4815-8834-d6add5f71c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4844 | 2024.12.19 21:44:10.761991 [ 263 ] {691aba20-99f2-4815-8834-d6add5f71c34} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4845 | 2024.12.19 21:44:10.762241 [ 263 ] {691aba20-99f2-4815-8834-d6add5f71c34} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4846 | 2024.12.19 21:44:10.762491 [ 263 ] {691aba20-99f2-4815-8834-d6add5f71c34} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.001904 sec., 207457.9831932773 rows/sec., 14.73 MiB/sec. | ||
4847 | 2024.12.19 21:44:10.762714 [ 263 ] {691aba20-99f2-4815-8834-d6add5f71c34} <Debug> TCPHandler: Processed in 0.002284487 sec. | ||
4848 | 2024.12.19 21:44:10.762926 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4849 | 2024.12.19 21:44:10.763043 [ 260 ] {7254b370-908f-4656-97bd-4579e7bd8e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4850 | 2024.12.19 21:44:10.763094 [ 260 ] {7254b370-908f-4656-97bd-4579e7bd8e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4851 | 2024.12.19 21:44:10.763611 [ 260 ] {7254b370-908f-4656-97bd-4579e7bd8e40} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4852 | 2024.12.19 21:44:10.763652 [ 260 ] {7254b370-908f-4656-97bd-4579e7bd8e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4853 | 2024.12.19 21:44:10.764023 [ 260 ] {7254b370-908f-4656-97bd-4579e7bd8e40} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4854 | 2024.12.19 21:44:10.764271 [ 260 ] {7254b370-908f-4656-97bd-4579e7bd8e40} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4855 | 2024.12.19 21:44:10.764494 [ 260 ] {7254b370-908f-4656-97bd-4579e7bd8e40} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 212.53 KiB/sec. | ||
4856 | 2024.12.19 21:44:10.764549 [ 260 ] {7254b370-908f-4656-97bd-4579e7bd8e40} <Debug> TCPHandler: Processed in 0.001716587 sec. | ||
4857 | 2024.12.19 21:44:10.764690 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4858 | 2024.12.19 21:44:10.764812 [ 263 ] {6ab06f6a-af9c-4ba5-9a10-baf72957bbd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4859 | 2024.12.19 21:44:10.764870 [ 263 ] {6ab06f6a-af9c-4ba5-9a10-baf72957bbd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4860 | 2024.12.19 21:44:10.765458 [ 263 ] {6ab06f6a-af9c-4ba5-9a10-baf72957bbd1} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4861 | 2024.12.19 21:44:10.765497 [ 263 ] {6ab06f6a-af9c-4ba5-9a10-baf72957bbd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4862 | 2024.12.19 21:44:10.765888 [ 263 ] {6ab06f6a-af9c-4ba5-9a10-baf72957bbd1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4863 | 2024.12.19 21:44:10.766122 [ 263 ] {6ab06f6a-af9c-4ba5-9a10-baf72957bbd1} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4864 | 2024.12.19 21:44:10.766387 [ 263 ] {6ab06f6a-af9c-4ba5-9a10-baf72957bbd1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001599 sec., 148217.63602251408 rows/sec., 9.93 MiB/sec. | ||
4865 | 2024.12.19 21:44:10.766443 [ 263 ] {6ab06f6a-af9c-4ba5-9a10-baf72957bbd1} <Debug> TCPHandler: Processed in 0.001806478 sec. | ||
4866 | 2024.12.19 21:44:10.766587 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4867 | 2024.12.19 21:44:10.766706 [ 260 ] {54a98a59-7650-4339-930f-48d71b9056cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4868 | 2024.12.19 21:44:10.766757 [ 260 ] {54a98a59-7650-4339-930f-48d71b9056cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4869 | 2024.12.19 21:44:10.767233 [ 260 ] {54a98a59-7650-4339-930f-48d71b9056cc} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4870 | 2024.12.19 21:44:10.767273 [ 260 ] {54a98a59-7650-4339-930f-48d71b9056cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4871 | 2024.12.19 21:44:10.767640 [ 260 ] {54a98a59-7650-4339-930f-48d71b9056cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4872 | 2024.12.19 21:44:10.767902 [ 260 ] {54a98a59-7650-4339-930f-48d71b9056cc} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4873 | 2024.12.19 21:44:10.768059 [ 58 ] {} <Debug> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
4874 | 2024.12.19 21:44:10.768131 [ 260 ] {54a98a59-7650-4339-930f-48d71b9056cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 46.63 KiB/sec. | ||
4875 | 2024.12.19 21:44:10.768139 [ 58 ] {} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4876 | 2024.12.19 21:44:10.768207 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4877 | 2024.12.19 21:44:10.768258 [ 260 ] {54a98a59-7650-4339-930f-48d71b9056cc} <Debug> TCPHandler: Processed in 0.001727928 sec. | ||
4878 | 2024.12.19 21:44:10.768532 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4879 | 2024.12.19 21:44:10.768652 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
4880 | 2024.12.19 21:44:10.769030 [ 263 ] {da1637d9-5c82-440f-bc20-defdfd9c7703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4881 | 2024.12.19 21:44:10.769070 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4882 | 2024.12.19 21:44:10.769133 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part | ||
4883 | 2024.12.19 21:44:10.769240 [ 263 ] {da1637d9-5c82-440f-bc20-defdfd9c7703} <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 | ||
4884 | 2024.12.19 21:44:10.769467 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4885 | 2024.12.19 21:44:10.769887 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4886 | 2024.12.19 21:44:10.770269 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
4887 | 2024.12.19 21:44:10.770653 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4888 | 2024.12.19 21:44:10.771011 [ 193 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
4889 | 2024.12.19 21:44:10.774896 [ 195 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006548225 sec., 2290.6970973049947 rows/sec., 153.76 KiB/sec. | ||
4890 | 2024.12.19 21:44:10.774924 [ 263 ] {da1637d9-5c82-440f-bc20-defdfd9c7703} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4891 | 2024.12.19 21:44:10.774998 [ 263 ] {da1637d9-5c82-440f-bc20-defdfd9c7703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4892 | 2024.12.19 21:44:10.775163 [ 195 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4893 | 2024.12.19 21:44:10.775898 [ 195 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_14_3} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4894 | 2024.12.19 21:44:10.776138 [ 195 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_14_3} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
4895 | 2024.12.19 21:44:10.776336 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4896 | 2024.12.19 21:44:10.776511 [ 263 ] {da1637d9-5c82-440f-bc20-defdfd9c7703} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4897 | 2024.12.19 21:44:10.776797 [ 263 ] {da1637d9-5c82-440f-bc20-defdfd9c7703} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4898 | 2024.12.19 21:44:10.776990 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4899 | 2024.12.19 21:44:10.777066 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4900 | 2024.12.19 21:44:10.777104 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4901 | 2024.12.19 21:44:10.777118 [ 263 ] {da1637d9-5c82-440f-bc20-defdfd9c7703} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.008304 sec., 1565.5105973025047 rows/sec., 2.81 MiB/sec. | ||
4902 | 2024.12.19 21:44:10.777460 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
4903 | 2024.12.19 21:44:10.777572 [ 263 ] {da1637d9-5c82-440f-bc20-defdfd9c7703} <Debug> TCPHandler: Processed in 0.009209878 sec. | ||
4904 | 2024.12.19 21:44:10.777794 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4905 | 2024.12.19 21:44:10.778070 [ 260 ] {2294b245-4f97-4106-a6c1-61b1bf61ccb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4906 | 2024.12.19 21:44:10.778176 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4907 | 2024.12.19 21:44:10.778186 [ 260 ] {2294b245-4f97-4106-a6c1-61b1bf61ccb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4908 | 2024.12.19 21:44:10.778380 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 383 rows starting from the beginning of the part | ||
4909 | 2024.12.19 21:44:10.779233 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
4910 | 2024.12.19 21:44:10.779801 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part | ||
4911 | 2024.12.19 21:44:10.780455 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
4912 | 2024.12.19 21:44:10.780620 [ 260 ] {2294b245-4f97-4106-a6c1-61b1bf61ccb1} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4913 | 2024.12.19 21:44:10.780742 [ 260 ] {2294b245-4f97-4106-a6c1-61b1bf61ccb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4914 | 2024.12.19 21:44:10.781078 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part | ||
4915 | 2024.12.19 21:44:10.781633 [ 191 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
4916 | 2024.12.19 21:44:10.782442 [ 260 ] {2294b245-4f97-4106-a6c1-61b1bf61ccb1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4917 | 2024.12.19 21:44:10.783035 [ 260 ] {2294b245-4f97-4106-a6c1-61b1bf61ccb1} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4918 | 2024.12.19 21:44:10.783634 [ 260 ] {2294b245-4f97-4106-a6c1-61b1bf61ccb1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005619 sec., 14593.344011389927 rows/sec., 949.10 KiB/sec. | ||
4919 | 2024.12.19 21:44:10.783914 [ 260 ] {2294b245-4f97-4106-a6c1-61b1bf61ccb1} <Debug> TCPHandler: Processed in 0.00622701 sec. | ||
4920 | 2024.12.19 21:44:10.786850 [ 200 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 19 columns (19 merged, 0 gathered) in 0.009631485 sec., 49421.247087027594 rows/sec., 88.56 MiB/sec. | ||
4921 | 2024.12.19 21:44:10.787702 [ 200 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4922 | 2024.12.19 21:44:10.788124 [ 200 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4923 | 2024.12.19 21:44:10.788204 [ 200 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4924 | 2024.12.19 21:44:10.788358 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
4925 | 2024.12.19 21:44:14.796844 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4926 | 2024.12.19 21:44:14.796914 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4927 | 2024.12.19 21:44:14.928198 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4928 | 2024.12.19 21:44:14.928852 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4929 | 2024.12.19 21:44:14.928903 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4930 | 2024.12.19 21:44:14.929467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4931 | 2024.12.19 21:44:14.929733 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4932 | 2024.12.19 21:44:14.929991 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4933 | 2024.12.19 21:44:15.609582 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4934 | 2024.12.19 21:44:15.629186 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4935 | 2024.12.19 21:44:15.629253 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4936 | 2024.12.19 21:44:15.636245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4937 | 2024.12.19 21:44:15.637052 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4938 | 2024.12.19 21:44:15.640376 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4939 | 2024.12.19 21:44:15.740071 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4940 | 2024.12.19 21:44:15.740283 [ 260 ] {aeb9a6f2-4cb4-4e1f-aba5-9bea0c1885ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4941 | 2024.12.19 21:44:15.740365 [ 260 ] {aeb9a6f2-4cb4-4e1f-aba5-9bea0c1885ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4942 | 2024.12.19 21:44:15.741254 [ 260 ] {aeb9a6f2-4cb4-4e1f-aba5-9bea0c1885ae} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4943 | 2024.12.19 21:44:15.741302 [ 260 ] {aeb9a6f2-4cb4-4e1f-aba5-9bea0c1885ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4944 | 2024.12.19 21:44:15.741773 [ 260 ] {aeb9a6f2-4cb4-4e1f-aba5-9bea0c1885ae} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4945 | 2024.12.19 21:44:15.742036 [ 260 ] {aeb9a6f2-4cb4-4e1f-aba5-9bea0c1885ae} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4946 | 2024.12.19 21:44:15.742285 [ 260 ] {aeb9a6f2-4cb4-4e1f-aba5-9bea0c1885ae} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.002061 sec., 53372.14944201844 rows/sec., 4.49 MiB/sec. | ||
4947 | 2024.12.19 21:44:15.742353 [ 260 ] {aeb9a6f2-4cb4-4e1f-aba5-9bea0c1885ae} <Debug> TCPHandler: Processed in 0.002416198 sec. | ||
4948 | 2024.12.19 21:44:15.742615 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4949 | 2024.12.19 21:44:15.742822 [ 263 ] {ee9da209-249c-4b9f-8a40-9e24fe1f8a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4950 | 2024.12.19 21:44:15.742904 [ 263 ] {ee9da209-249c-4b9f-8a40-9e24fe1f8a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4951 | 2024.12.19 21:44:15.743750 [ 263 ] {ee9da209-249c-4b9f-8a40-9e24fe1f8a35} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4952 | 2024.12.19 21:44:15.743802 [ 263 ] {ee9da209-249c-4b9f-8a40-9e24fe1f8a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4953 | 2024.12.19 21:44:15.744311 [ 263 ] {ee9da209-249c-4b9f-8a40-9e24fe1f8a35} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4954 | 2024.12.19 21:44:15.744633 [ 263 ] {ee9da209-249c-4b9f-8a40-9e24fe1f8a35} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4955 | 2024.12.19 21:44:15.744847 [ 263 ] {ee9da209-249c-4b9f-8a40-9e24fe1f8a35} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.002086 sec., 12943.432406519654 rows/sec., 973.29 KiB/sec. | ||
4956 | 2024.12.19 21:44:15.744912 [ 263 ] {ee9da209-249c-4b9f-8a40-9e24fe1f8a35} <Debug> TCPHandler: Processed in 0.002434208 sec. | ||
4957 | 2024.12.19 21:44:15.745086 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4958 | 2024.12.19 21:44:15.745235 [ 260 ] {b8f140cd-7b09-42e4-9729-5031727192c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4959 | 2024.12.19 21:44:15.745298 [ 260 ] {b8f140cd-7b09-42e4-9729-5031727192c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4960 | 2024.12.19 21:44:15.746019 [ 260 ] {b8f140cd-7b09-42e4-9729-5031727192c1} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4961 | 2024.12.19 21:44:15.746060 [ 260 ] {b8f140cd-7b09-42e4-9729-5031727192c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4962 | 2024.12.19 21:44:15.746443 [ 260 ] {b8f140cd-7b09-42e4-9729-5031727192c1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4963 | 2024.12.19 21:44:15.746709 [ 260 ] {b8f140cd-7b09-42e4-9729-5031727192c1} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4964 | 2024.12.19 21:44:15.746939 [ 260 ] {b8f140cd-7b09-42e4-9729-5031727192c1} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001737 sec., 52389.176741508345 rows/sec., 4.09 MiB/sec. | ||
4965 | 2024.12.19 21:44:15.747037 [ 260 ] {b8f140cd-7b09-42e4-9729-5031727192c1} <Debug> TCPHandler: Processed in 0.002021732 sec. | ||
4966 | 2024.12.19 21:44:15.747237 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4967 | 2024.12.19 21:44:15.747383 [ 263 ] {14445ee4-c79b-4de3-ba90-cf4cd3d07d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4968 | 2024.12.19 21:44:15.747449 [ 263 ] {14445ee4-c79b-4de3-ba90-cf4cd3d07d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4969 | 2024.12.19 21:44:15.748079 [ 263 ] {14445ee4-c79b-4de3-ba90-cf4cd3d07d72} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4970 | 2024.12.19 21:44:15.748122 [ 263 ] {14445ee4-c79b-4de3-ba90-cf4cd3d07d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4971 | 2024.12.19 21:44:15.748534 [ 263 ] {14445ee4-c79b-4de3-ba90-cf4cd3d07d72} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4972 | 2024.12.19 21:44:15.748778 [ 263 ] {14445ee4-c79b-4de3-ba90-cf4cd3d07d72} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4973 | 2024.12.19 21:44:15.749001 [ 263 ] {14445ee4-c79b-4de3-ba90-cf4cd3d07d72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001643 sec., 97382.83627510651 rows/sec., 6.78 MiB/sec. | ||
4974 | 2024.12.19 21:44:15.749191 [ 263 ] {14445ee4-c79b-4de3-ba90-cf4cd3d07d72} <Debug> TCPHandler: Processed in 0.002026722 sec. | ||
4975 | 2024.12.19 21:44:15.749403 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4976 | 2024.12.19 21:44:15.749541 [ 260 ] {5aad06b0-fa4a-44e9-9564-b58434f85481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4977 | 2024.12.19 21:44:15.749629 [ 260 ] {5aad06b0-fa4a-44e9-9564-b58434f85481} <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 | ||
4978 | 2024.12.19 21:44:15.750804 [ 260 ] {5aad06b0-fa4a-44e9-9564-b58434f85481} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4979 | 2024.12.19 21:44:15.750843 [ 260 ] {5aad06b0-fa4a-44e9-9564-b58434f85481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4980 | 2024.12.19 21:44:15.751532 [ 260 ] {5aad06b0-fa4a-44e9-9564-b58434f85481} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4981 | 2024.12.19 21:44:15.751898 [ 260 ] {5aad06b0-fa4a-44e9-9564-b58434f85481} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4982 | 2024.12.19 21:44:15.752166 [ 260 ] {5aad06b0-fa4a-44e9-9564-b58434f85481} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002651 sec., 10184.83591097699 rows/sec., 18.25 MiB/sec. | ||
4983 | 2024.12.19 21:44:15.752400 [ 260 ] {5aad06b0-fa4a-44e9-9564-b58434f85481} <Debug> TCPHandler: Processed in 0.00309506 sec. | ||
4984 | 2024.12.19 21:44:15.752564 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4985 | 2024.12.19 21:44:15.752705 [ 263 ] {8b1d5404-a941-4e78-a80d-0ba196b2c05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4986 | 2024.12.19 21:44:15.752765 [ 263 ] {8b1d5404-a941-4e78-a80d-0ba196b2c05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4987 | 2024.12.19 21:44:15.753336 [ 263 ] {8b1d5404-a941-4e78-a80d-0ba196b2c05c} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4988 | 2024.12.19 21:44:15.753382 [ 263 ] {8b1d5404-a941-4e78-a80d-0ba196b2c05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4989 | 2024.12.19 21:44:15.753837 [ 263 ] {8b1d5404-a941-4e78-a80d-0ba196b2c05c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4990 | 2024.12.19 21:44:15.754081 [ 263 ] {8b1d5404-a941-4e78-a80d-0ba196b2c05c} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4991 | 2024.12.19 21:44:15.754265 [ 263 ] {8b1d5404-a941-4e78-a80d-0ba196b2c05c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00159 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. | ||
4992 | 2024.12.19 21:44:15.754316 [ 263 ] {8b1d5404-a941-4e78-a80d-0ba196b2c05c} <Debug> TCPHandler: Processed in 0.001819149 sec. | ||
4993 | 2024.12.19 21:44:16.214560 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4994 | 2024.12.19 21:44:16.214810 [ 260 ] {90c9e41f-bb6d-4e96-83a8-5a3effbaafd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4995 | 2024.12.19 21:44:16.214884 [ 260 ] {90c9e41f-bb6d-4e96-83a8-5a3effbaafd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4996 | 2024.12.19 21:44:16.215667 [ 260 ] {90c9e41f-bb6d-4e96-83a8-5a3effbaafd8} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4997 | 2024.12.19 21:44:16.215719 [ 260 ] {90c9e41f-bb6d-4e96-83a8-5a3effbaafd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
4998 | 2024.12.19 21:44:16.216161 [ 260 ] {90c9e41f-bb6d-4e96-83a8-5a3effbaafd8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4999 | 2024.12.19 21:44:16.216420 [ 260 ] {90c9e41f-bb6d-4e96-83a8-5a3effbaafd8} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5000 | 2024.12.19 21:44:16.216679 [ 260 ] {90c9e41f-bb6d-4e96-83a8-5a3effbaafd8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001919 sec., 7295.4663887441375 rows/sec., 525.18 KiB/sec. | ||
5001 | 2024.12.19 21:44:16.216746 [ 260 ] {90c9e41f-bb6d-4e96-83a8-5a3effbaafd8} <Debug> TCPHandler: Processed in 0.002351528 sec. | ||
5002 | 2024.12.19 21:44:16.217042 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5003 | 2024.12.19 21:44:16.217326 [ 263 ] {bcc7fc11-b5eb-404d-9bc5-89361765cea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5004 | 2024.12.19 21:44:16.217432 [ 263 ] {bcc7fc11-b5eb-404d-9bc5-89361765cea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5005 | 2024.12.19 21:44:16.218896 [ 263 ] {bcc7fc11-b5eb-404d-9bc5-89361765cea7} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5006 | 2024.12.19 21:44:16.218943 [ 263 ] {bcc7fc11-b5eb-404d-9bc5-89361765cea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5007 | 2024.12.19 21:44:16.219476 [ 263 ] {bcc7fc11-b5eb-404d-9bc5-89361765cea7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5008 | 2024.12.19 21:44:16.219758 [ 263 ] {bcc7fc11-b5eb-404d-9bc5-89361765cea7} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5009 | 2024.12.19 21:44:16.220011 [ 263 ] {bcc7fc11-b5eb-404d-9bc5-89361765cea7} <Debug> executeQuery: Read 1369 rows, 117.11 KiB in 0.002762 sec., 495655.3222302679 rows/sec., 41.41 MiB/sec. | ||
5010 | 2024.12.19 21:44:16.220070 [ 263 ] {bcc7fc11-b5eb-404d-9bc5-89361765cea7} <Debug> TCPHandler: Processed in 0.003192691 sec. | ||
5011 | 2024.12.19 21:44:16.220221 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5012 | 2024.12.19 21:44:16.220367 [ 260 ] {051491a2-652c-4663-9a8e-4d8d392cc8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5013 | 2024.12.19 21:44:16.220429 [ 260 ] {051491a2-652c-4663-9a8e-4d8d392cc8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5014 | 2024.12.19 21:44:16.221095 [ 260 ] {051491a2-652c-4663-9a8e-4d8d392cc8c9} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5015 | 2024.12.19 21:44:16.221137 [ 260 ] {051491a2-652c-4663-9a8e-4d8d392cc8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5016 | 2024.12.19 21:44:16.221511 [ 260 ] {051491a2-652c-4663-9a8e-4d8d392cc8c9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5017 | 2024.12.19 21:44:16.221796 [ 260 ] {051491a2-652c-4663-9a8e-4d8d392cc8c9} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5018 | 2024.12.19 21:44:16.222019 [ 260 ] {051491a2-652c-4663-9a8e-4d8d392cc8c9} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001687 sec., 11855.364552459989 rows/sec., 849.79 KiB/sec. | ||
5019 | 2024.12.19 21:44:16.222073 [ 260 ] {051491a2-652c-4663-9a8e-4d8d392cc8c9} <Debug> TCPHandler: Processed in 0.001920141 sec. | ||
5020 | 2024.12.19 21:44:16.222238 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5021 | 2024.12.19 21:44:16.222375 [ 263 ] {50a850f5-f477-451a-b271-e043d1f8e364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5022 | 2024.12.19 21:44:16.222433 [ 263 ] {50a850f5-f477-451a-b271-e043d1f8e364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5023 | 2024.12.19 21:44:16.223147 [ 263 ] {50a850f5-f477-451a-b271-e043d1f8e364} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5024 | 2024.12.19 21:44:16.223188 [ 263 ] {50a850f5-f477-451a-b271-e043d1f8e364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5025 | 2024.12.19 21:44:16.223568 [ 263 ] {50a850f5-f477-451a-b271-e043d1f8e364} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5026 | 2024.12.19 21:44:16.223810 [ 263 ] {50a850f5-f477-451a-b271-e043d1f8e364} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5027 | 2024.12.19 21:44:16.224018 [ 263 ] {50a850f5-f477-451a-b271-e043d1f8e364} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001673 sec., 144650.32875074717 rows/sec., 9.80 MiB/sec. | ||
5028 | 2024.12.19 21:44:16.224070 [ 263 ] {50a850f5-f477-451a-b271-e043d1f8e364} <Debug> TCPHandler: Processed in 0.001896621 sec. | ||
5029 | 2024.12.19 21:44:16.224230 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5030 | 2024.12.19 21:44:16.224373 [ 260 ] {8a9e084b-3bc5-49aa-b529-cabfd9ee8181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5031 | 2024.12.19 21:44:16.224433 [ 260 ] {8a9e084b-3bc5-49aa-b529-cabfd9ee8181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5032 | 2024.12.19 21:44:16.225074 [ 260 ] {8a9e084b-3bc5-49aa-b529-cabfd9ee8181} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5033 | 2024.12.19 21:44:16.225114 [ 260 ] {8a9e084b-3bc5-49aa-b529-cabfd9ee8181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5034 | 2024.12.19 21:44:16.225478 [ 260 ] {8a9e084b-3bc5-49aa-b529-cabfd9ee8181} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5035 | 2024.12.19 21:44:16.225721 [ 260 ] {8a9e084b-3bc5-49aa-b529-cabfd9ee8181} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5036 | 2024.12.19 21:44:16.225951 [ 260 ] {8a9e084b-3bc5-49aa-b529-cabfd9ee8181} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. | ||
5037 | 2024.12.19 21:44:16.226077 [ 260 ] {8a9e084b-3bc5-49aa-b529-cabfd9ee8181} <Debug> TCPHandler: Processed in 0.001913851 sec. | ||
5038 | 2024.12.19 21:44:16.226233 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5039 | 2024.12.19 21:44:16.226368 [ 263 ] {1172c55d-a488-4e49-84af-2ca6cabd5195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5040 | 2024.12.19 21:44:16.226426 [ 263 ] {1172c55d-a488-4e49-84af-2ca6cabd5195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5041 | 2024.12.19 21:44:16.227303 [ 263 ] {1172c55d-a488-4e49-84af-2ca6cabd5195} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5042 | 2024.12.19 21:44:16.227342 [ 263 ] {1172c55d-a488-4e49-84af-2ca6cabd5195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5043 | 2024.12.19 21:44:16.227744 [ 263 ] {1172c55d-a488-4e49-84af-2ca6cabd5195} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5044 | 2024.12.19 21:44:16.227986 [ 263 ] {1172c55d-a488-4e49-84af-2ca6cabd5195} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5045 | 2024.12.19 21:44:16.228209 [ 263 ] {1172c55d-a488-4e49-84af-2ca6cabd5195} <Debug> executeQuery: Read 851 rows, 63.01 KiB in 0.00187 sec., 455080.2139037433 rows/sec., 32.91 MiB/sec. | ||
5046 | 2024.12.19 21:44:16.228262 [ 263 ] {1172c55d-a488-4e49-84af-2ca6cabd5195} <Debug> TCPHandler: Processed in 0.002095994 sec. | ||
5047 | 2024.12.19 21:44:16.228417 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5048 | 2024.12.19 21:44:16.228557 [ 260 ] {aac26344-adb9-48e5-a594-d1aec90cd6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5049 | 2024.12.19 21:44:16.228618 [ 260 ] {aac26344-adb9-48e5-a594-d1aec90cd6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5050 | 2024.12.19 21:44:16.229124 [ 260 ] {aac26344-adb9-48e5-a594-d1aec90cd6ea} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5051 | 2024.12.19 21:44:16.229164 [ 260 ] {aac26344-adb9-48e5-a594-d1aec90cd6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5052 | 2024.12.19 21:44:16.229523 [ 260 ] {aac26344-adb9-48e5-a594-d1aec90cd6ea} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5053 | 2024.12.19 21:44:16.229755 [ 260 ] {aac26344-adb9-48e5-a594-d1aec90cd6ea} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5054 | 2024.12.19 21:44:16.230013 [ 260 ] {aac26344-adb9-48e5-a594-d1aec90cd6ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. | ||
5055 | 2024.12.19 21:44:16.230168 [ 260 ] {aac26344-adb9-48e5-a594-d1aec90cd6ea} <Debug> TCPHandler: Processed in 0.001816378 sec. | ||
5056 | 2024.12.19 21:44:16.230402 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5057 | 2024.12.19 21:44:16.230539 [ 263 ] {4e8724c8-2c42-434b-bf2a-17b624ca8a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5058 | 2024.12.19 21:44:16.230601 [ 263 ] {4e8724c8-2c42-434b-bf2a-17b624ca8a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5059 | 2024.12.19 21:44:16.231380 [ 263 ] {4e8724c8-2c42-434b-bf2a-17b624ca8a67} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5060 | 2024.12.19 21:44:16.231419 [ 263 ] {4e8724c8-2c42-434b-bf2a-17b624ca8a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5061 | 2024.12.19 21:44:16.231861 [ 263 ] {4e8724c8-2c42-434b-bf2a-17b624ca8a67} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5062 | 2024.12.19 21:44:16.232101 [ 263 ] {4e8724c8-2c42-434b-bf2a-17b624ca8a67} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5063 | 2024.12.19 21:44:16.232331 [ 263 ] {4e8724c8-2c42-434b-bf2a-17b624ca8a67} <Debug> executeQuery: Read 955 rows, 64.97 KiB in 0.001822 sec., 524149.28649835347 rows/sec., 34.82 MiB/sec. | ||
5064 | 2024.12.19 21:44:16.232384 [ 263 ] {4e8724c8-2c42-434b-bf2a-17b624ca8a67} <Debug> TCPHandler: Processed in 0.002106544 sec. | ||
5065 | 2024.12.19 21:44:16.232533 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5066 | 2024.12.19 21:44:16.232672 [ 260 ] {52bb2eb7-70de-45f4-bc96-684361b24826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5067 | 2024.12.19 21:44:16.232732 [ 260 ] {52bb2eb7-70de-45f4-bc96-684361b24826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5068 | 2024.12.19 21:44:16.233288 [ 260 ] {52bb2eb7-70de-45f4-bc96-684361b24826} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5069 | 2024.12.19 21:44:16.233335 [ 260 ] {52bb2eb7-70de-45f4-bc96-684361b24826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5070 | 2024.12.19 21:44:16.233750 [ 260 ] {52bb2eb7-70de-45f4-bc96-684361b24826} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5071 | 2024.12.19 21:44:16.234016 [ 260 ] {52bb2eb7-70de-45f4-bc96-684361b24826} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5072 | 2024.12.19 21:44:16.234227 [ 260 ] {52bb2eb7-70de-45f4-bc96-684361b24826} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001586 sec., 630.517023959647 rows/sec., 42.49 KiB/sec. | ||
5073 | 2024.12.19 21:44:16.234279 [ 260 ] {52bb2eb7-70de-45f4-bc96-684361b24826} <Debug> TCPHandler: Processed in 0.001815838 sec. | ||
5074 | 2024.12.19 21:44:16.234420 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5075 | 2024.12.19 21:44:16.234538 [ 263 ] {bc3d2783-be16-48ab-86e8-f1dc6866d749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5076 | 2024.12.19 21:44:16.234618 [ 263 ] {bc3d2783-be16-48ab-86e8-f1dc6866d749} <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 | ||
5077 | 2024.12.19 21:44:16.235689 [ 263 ] {bc3d2783-be16-48ab-86e8-f1dc6866d749} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5078 | 2024.12.19 21:44:16.235726 [ 263 ] {bc3d2783-be16-48ab-86e8-f1dc6866d749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5079 | 2024.12.19 21:44:16.236330 [ 263 ] {bc3d2783-be16-48ab-86e8-f1dc6866d749} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5080 | 2024.12.19 21:44:16.236658 [ 263 ] {bc3d2783-be16-48ab-86e8-f1dc6866d749} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5081 | 2024.12.19 21:44:16.236922 [ 263 ] {bc3d2783-be16-48ab-86e8-f1dc6866d749} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002407 sec., 5400.9140008309105 rows/sec., 9.68 MiB/sec. | ||
5082 | 2024.12.19 21:44:16.237016 [ 263 ] {bc3d2783-be16-48ab-86e8-f1dc6866d749} <Debug> TCPHandler: Processed in 0.002651752 sec. | ||
5083 | 2024.12.19 21:44:16.237171 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5084 | 2024.12.19 21:44:16.237311 [ 260 ] {2500ac79-3b97-4918-b2e1-4fc844eac142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5085 | 2024.12.19 21:44:16.237371 [ 260 ] {2500ac79-3b97-4918-b2e1-4fc844eac142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5086 | 2024.12.19 21:44:16.237925 [ 260 ] {2500ac79-3b97-4918-b2e1-4fc844eac142} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5087 | 2024.12.19 21:44:16.237965 [ 260 ] {2500ac79-3b97-4918-b2e1-4fc844eac142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5088 | 2024.12.19 21:44:16.238331 [ 260 ] {2500ac79-3b97-4918-b2e1-4fc844eac142} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5089 | 2024.12.19 21:44:16.238570 [ 260 ] {2500ac79-3b97-4918-b2e1-4fc844eac142} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5090 | 2024.12.19 21:44:16.238792 [ 260 ] {2500ac79-3b97-4918-b2e1-4fc844eac142} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.00151 sec., 22516.556291390727 rows/sec., 1.31 MiB/sec. | ||
5091 | 2024.12.19 21:44:16.238860 [ 260 ] {2500ac79-3b97-4918-b2e1-4fc844eac142} <Debug> TCPHandler: Processed in 0.001754908 sec. | ||
5092 | 2024.12.19 21:44:19.985497 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 740 | ||
5093 | 2024.12.19 21:44:19.989308 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5094 | 2024.12.19 21:44:19.989366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5095 | 2024.12.19 21:44:19.990913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5096 | 2024.12.19 21:44:19.991234 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5097 | 2024.12.19 21:44:19.991453 [ 47 ] {} <Debug> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5098 | 2024.12.19 21:44:19.991562 [ 47 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5099 | 2024.12.19 21:44:19.991632 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5100 | 2024.12.19 21:44:19.992092 [ 198 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::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 | ||
5101 | 2024.12.19 21:44:19.992777 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
5102 | 2024.12.19 21:44:19.993251 [ 198 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5103 | 2024.12.19 21:44:19.993428 [ 198 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 536 rows starting from the beginning of the part | ||
5104 | 2024.12.19 21:44:19.993951 [ 198 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
5105 | 2024.12.19 21:44:19.994428 [ 198 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
5106 | 2024.12.19 21:44:19.994903 [ 198 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
5107 | 2024.12.19 21:44:19.995396 [ 198 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
5108 | 2024.12.19 21:44:19.995903 [ 198 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
5109 | 2024.12.19 21:44:20.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.43 MiB, peak 196.84 MiB, free memory in arenas 0.00 B, will set to 190.42 MiB (RSS), difference: -4.01 MiB | ||
5110 | 2024.12.19 21:44:20.004020 [ 196 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 72 columns (72 merged, 0 gathered) in 0.012265876 sec., 60329.97561690661 rows/sec., 51.12 MiB/sec. | ||
5111 | 2024.12.19 21:44:20.005247 [ 194 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5112 | 2024.12.19 21:44:20.005975 [ 194 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_16_3} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5113 | 2024.12.19 21:44:20.006062 [ 194 ] {fa373d5b-358c-45f1-9b3a-65e6a49639c9::all_1_16_3} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5114 | 2024.12.19 21:44:20.006255 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
5115 | 2024.12.19 21:44:20.736692 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5116 | 2024.12.19 21:44:20.736907 [ 260 ] {92230839-6620-4f4f-b378-b913f9b8adea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5117 | 2024.12.19 21:44:20.736982 [ 260 ] {92230839-6620-4f4f-b378-b913f9b8adea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5118 | 2024.12.19 21:44:20.737763 [ 260 ] {92230839-6620-4f4f-b378-b913f9b8adea} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5119 | 2024.12.19 21:44:20.737817 [ 260 ] {92230839-6620-4f4f-b378-b913f9b8adea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5120 | 2024.12.19 21:44:20.738265 [ 260 ] {92230839-6620-4f4f-b378-b913f9b8adea} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5121 | 2024.12.19 21:44:20.738529 [ 260 ] {92230839-6620-4f4f-b378-b913f9b8adea} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5122 | 2024.12.19 21:44:20.738725 [ 46 ] {} <Debug> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5123 | 2024.12.19 21:44:20.738785 [ 260 ] {92230839-6620-4f4f-b378-b913f9b8adea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec. | ||
5124 | 2024.12.19 21:44:20.738794 [ 46 ] {} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5125 | 2024.12.19 21:44:20.738864 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5126 | 2024.12.19 21:44:20.738922 [ 260 ] {92230839-6620-4f4f-b378-b913f9b8adea} <Debug> TCPHandler: Processed in 0.002370538 sec. | ||
5127 | 2024.12.19 21:44:20.739073 [ 186 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
5128 | 2024.12.19 21:44:20.739244 [ 186 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5129 | 2024.12.19 21:44:20.739248 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5130 | 2024.12.19 21:44:20.739284 [ 186 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1433 rows starting from the beginning of the part | ||
5131 | 2024.12.19 21:44:20.739483 [ 186 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 111 rows starting from the beginning of the part | ||
5132 | 2024.12.19 21:44:20.739768 [ 186 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 229 rows starting from the beginning of the part | ||
5133 | 2024.12.19 21:44:20.739782 [ 263 ] {b1e4a786-894c-4d49-9b7b-260f5e2a5eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5134 | 2024.12.19 21:44:20.740048 [ 263 ] {b1e4a786-894c-4d49-9b7b-260f5e2a5eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5135 | 2024.12.19 21:44:20.740087 [ 186 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 110 rows starting from the beginning of the part | ||
5136 | 2024.12.19 21:44:20.740459 [ 186 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1369 rows starting from the beginning of the part | ||
5137 | 2024.12.19 21:44:20.740665 [ 186 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
5138 | 2024.12.19 21:44:20.742708 [ 263 ] {b1e4a786-894c-4d49-9b7b-260f5e2a5eb4} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5139 | 2024.12.19 21:44:20.742800 [ 263 ] {b1e4a786-894c-4d49-9b7b-260f5e2a5eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5140 | 2024.12.19 21:44:20.743614 [ 263 ] {b1e4a786-894c-4d49-9b7b-260f5e2a5eb4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5141 | 2024.12.19 21:44:20.744047 [ 263 ] {b1e4a786-894c-4d49-9b7b-260f5e2a5eb4} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5142 | 2024.12.19 21:44:20.744320 [ 186 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.005354416 sec., 617807.8057438944 rows/sec., 54.15 MiB/sec. | ||
5143 | 2024.12.19 21:44:20.744443 [ 46 ] {} <Debug> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5144 | 2024.12.19 21:44:20.744525 [ 46 ] {} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5145 | 2024.12.19 21:44:20.744590 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5146 | 2024.12.19 21:44:20.744618 [ 263 ] {b1e4a786-894c-4d49-9b7b-260f5e2a5eb4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005094 sec., 12563.800549666275 rows/sec., 1004.17 KiB/sec. | ||
5147 | 2024.12.19 21:44:20.744736 [ 186 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5148 | 2024.12.19 21:44:20.745009 [ 263 ] {b1e4a786-894c-4d49-9b7b-260f5e2a5eb4} <Debug> TCPHandler: Processed in 0.005942125 sec. | ||
5149 | 2024.12.19 21:44:20.745147 [ 196 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
5150 | 2024.12.19 21:44:20.745351 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5151 | 2024.12.19 21:44:20.745615 [ 196 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5152 | 2024.12.19 21:44:20.745639 [ 186 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_36_7} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5153 | 2024.12.19 21:44:20.745762 [ 196 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part | ||
5154 | 2024.12.19 21:44:20.745797 [ 260 ] {a7a356ec-fcd4-4472-8e13-931baf6f5de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5155 | 2024.12.19 21:44:20.745894 [ 186 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_36_7} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5156 | 2024.12.19 21:44:20.746003 [ 260 ] {a7a356ec-fcd4-4472-8e13-931baf6f5de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5157 | 2024.12.19 21:44:20.746184 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
5158 | 2024.12.19 21:44:20.746221 [ 196 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 93 rows starting from the beginning of the part | ||
5159 | 2024.12.19 21:44:20.746670 [ 196 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 395 rows starting from the beginning of the part | ||
5160 | 2024.12.19 21:44:20.746975 [ 196 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 91 rows starting from the beginning of the part | ||
5161 | 2024.12.19 21:44:20.747464 [ 196 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 851 rows starting from the beginning of the part | ||
5162 | 2024.12.19 21:44:20.747889 [ 196 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
5163 | 2024.12.19 21:44:20.748933 [ 260 ] {a7a356ec-fcd4-4472-8e13-931baf6f5de7} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5164 | 2024.12.19 21:44:20.749014 [ 260 ] {a7a356ec-fcd4-4472-8e13-931baf6f5de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5165 | 2024.12.19 21:44:20.750074 [ 260 ] {a7a356ec-fcd4-4472-8e13-931baf6f5de7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5166 | 2024.12.19 21:44:20.750481 [ 260 ] {a7a356ec-fcd4-4472-8e13-931baf6f5de7} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5167 | 2024.12.19 21:44:20.750721 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5168 | 2024.12.19 21:44:20.750832 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5169 | 2024.12.19 21:44:20.750902 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5170 | 2024.12.19 21:44:20.750998 [ 260 ] {a7a356ec-fcd4-4472-8e13-931baf6f5de7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005337 sec., 23983.51133595653 rows/sec., 1.67 MiB/sec. | ||
5171 | 2024.12.19 21:44:20.751350 [ 260 ] {a7a356ec-fcd4-4472-8e13-931baf6f5de7} <Debug> TCPHandler: Processed in 0.006172809 sec. | ||
5172 | 2024.12.19 21:44:20.751367 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
5173 | 2024.12.19 21:44:20.751713 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5174 | 2024.12.19 21:44:20.751940 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5175 | 2024.12.19 21:44:20.752094 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10014 rows starting from the beginning of the part | ||
5176 | 2024.12.19 21:44:20.752141 [ 263 ] {794ad325-5e21-4c8d-bfd2-faa7cd279a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5177 | 2024.12.19 21:44:20.752403 [ 263 ] {794ad325-5e21-4c8d-bfd2-faa7cd279a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5178 | 2024.12.19 21:44:20.752433 [ 187 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.007666163 sec., 314107.59202484996 rows/sec., 24.08 MiB/sec. | ||
5179 | 2024.12.19 21:44:20.752484 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
5180 | 2024.12.19 21:44:20.752896 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
5181 | 2024.12.19 21:44:20.753316 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
5182 | 2024.12.19 21:44:20.753795 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 955 rows starting from the beginning of the part | ||
5183 | 2024.12.19 21:44:20.753916 [ 187 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5184 | 2024.12.19 21:44:20.754191 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
5185 | 2024.12.19 21:44:20.755275 [ 189 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_36_7} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5186 | 2024.12.19 21:44:20.755679 [ 189 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_36_7} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5187 | 2024.12.19 21:44:20.755903 [ 263 ] {794ad325-5e21-4c8d-bfd2-faa7cd279a1c} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5188 | 2024.12.19 21:44:20.755980 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
5189 | 2024.12.19 21:44:20.756032 [ 263 ] {794ad325-5e21-4c8d-bfd2-faa7cd279a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5190 | 2024.12.19 21:44:20.756655 [ 263 ] {794ad325-5e21-4c8d-bfd2-faa7cd279a1c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5191 | 2024.12.19 21:44:20.757208 [ 263 ] {794ad325-5e21-4c8d-bfd2-faa7cd279a1c} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5192 | 2024.12.19 21:44:20.757523 [ 46 ] {} <Debug> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5193 | 2024.12.19 21:44:20.757627 [ 46 ] {} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5194 | 2024.12.19 21:44:20.757717 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5195 | 2024.12.19 21:44:20.758073 [ 263 ] {794ad325-5e21-4c8d-bfd2-faa7cd279a1c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.006028 sec., 7962.8400796284 rows/sec., 549.52 KiB/sec. | ||
5196 | 2024.12.19 21:44:20.758317 [ 190 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
5197 | 2024.12.19 21:44:20.758868 [ 190 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5198 | 2024.12.19 21:44:20.758964 [ 190 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1894 rows starting from the beginning of the part | ||
5199 | 2024.12.19 21:44:20.758973 [ 263 ] {794ad325-5e21-4c8d-bfd2-faa7cd279a1c} <Debug> TCPHandler: Processed in 0.00746885 sec. | ||
5200 | 2024.12.19 21:44:20.759361 [ 190 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
5201 | 2024.12.19 21:44:20.759628 [ 190 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
5202 | 2024.12.19 21:44:20.759757 [ 190 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
5203 | 2024.12.19 21:44:20.759952 [ 190 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
5204 | 2024.12.19 21:44:20.760051 [ 190 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
5205 | 2024.12.19 21:44:20.761520 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11655 rows, containing 5 columns (5 merged, 0 gathered) in 0.010494718 sec., 1110558.6638916833 rows/sec., 74.93 MiB/sec. | ||
5206 | 2024.12.19 21:44:20.761928 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5207 | 2024.12.19 21:44:20.762488 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5208 | 2024.12.19 21:44:20.762582 [ 188 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 4 columns (4 merged, 0 gathered) in 0.004712456 sec., 462179.38162181247 rows/sec., 30.13 MiB/sec. | ||
5209 | 2024.12.19 21:44:20.762640 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5210 | 2024.12.19 21:44:20.762744 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
5211 | 2024.12.19 21:44:20.762966 [ 188 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5212 | 2024.12.19 21:44:20.763301 [ 188 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_36_7} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5213 | 2024.12.19 21:44:20.763382 [ 188 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_36_7} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5214 | 2024.12.19 21:44:20.763473 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
5215 | 2024.12.19 21:44:21.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.92 MiB, peak 196.84 MiB, free memory in arenas 0.00 B, will set to 191.09 MiB (RSS), difference: 4.17 MiB | ||
5216 | 2024.12.19 21:44:22.430213 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
5217 | 2024.12.19 21:44:22.431377 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5218 | 2024.12.19 21:44:22.431427 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5219 | 2024.12.19 21:44:22.431968 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5220 | 2024.12.19 21:44:22.432231 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5221 | 2024.12.19 21:44:22.432504 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
5222 | 2024.12.19 21:44:23.140525 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
5223 | 2024.12.19 21:44:23.161163 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5224 | 2024.12.19 21:44:23.161207 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
5225 | 2024.12.19 21:44:23.168885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5226 | 2024.12.19 21:44:23.169636 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5227 | 2024.12.19 21:44:23.172696 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
5228 | 2024.12.19 21:44:25.739749 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5229 | 2024.12.19 21:44:25.739985 [ 260 ] {1b1ebf4a-6cbb-49ae-90e1-94ab910e6e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5230 | 2024.12.19 21:44:25.740067 [ 260 ] {1b1ebf4a-6cbb-49ae-90e1-94ab910e6e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5231 | 2024.12.19 21:44:25.740882 [ 260 ] {1b1ebf4a-6cbb-49ae-90e1-94ab910e6e43} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5232 | 2024.12.19 21:44:25.740934 [ 260 ] {1b1ebf4a-6cbb-49ae-90e1-94ab910e6e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5233 | 2024.12.19 21:44:25.741420 [ 260 ] {1b1ebf4a-6cbb-49ae-90e1-94ab910e6e43} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5234 | 2024.12.19 21:44:25.741683 [ 260 ] {1b1ebf4a-6cbb-49ae-90e1-94ab910e6e43} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5235 | 2024.12.19 21:44:25.741944 [ 260 ] {1b1ebf4a-6cbb-49ae-90e1-94ab910e6e43} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.00201 sec., 54726.36815920398 rows/sec., 4.60 MiB/sec. | ||
5236 | 2024.12.19 21:44:25.742066 [ 260 ] {1b1ebf4a-6cbb-49ae-90e1-94ab910e6e43} <Debug> TCPHandler: Processed in 0.002445579 sec. | ||
5237 | 2024.12.19 21:44:25.742395 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5238 | 2024.12.19 21:44:25.742610 [ 263 ] {c727fde2-81d3-497a-bc3a-af9bc8ef893c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5239 | 2024.12.19 21:44:25.742692 [ 263 ] {c727fde2-81d3-497a-bc3a-af9bc8ef893c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5240 | 2024.12.19 21:44:25.743496 [ 263 ] {c727fde2-81d3-497a-bc3a-af9bc8ef893c} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5241 | 2024.12.19 21:44:25.743541 [ 263 ] {c727fde2-81d3-497a-bc3a-af9bc8ef893c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5242 | 2024.12.19 21:44:25.744024 [ 263 ] {c727fde2-81d3-497a-bc3a-af9bc8ef893c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5243 | 2024.12.19 21:44:25.744279 [ 263 ] {c727fde2-81d3-497a-bc3a-af9bc8ef893c} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5244 | 2024.12.19 21:44:25.744524 [ 263 ] {c727fde2-81d3-497a-bc3a-af9bc8ef893c} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001976 sec., 13663.967611336033 rows/sec., 1.00 MiB/sec. | ||
5245 | 2024.12.19 21:44:25.744585 [ 263 ] {c727fde2-81d3-497a-bc3a-af9bc8ef893c} <Debug> TCPHandler: Processed in 0.002371027 sec. | ||
5246 | 2024.12.19 21:44:25.744747 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5247 | 2024.12.19 21:44:25.744873 [ 260 ] {13c3f139-19ff-4ba2-8769-a6f5822fb05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5248 | 2024.12.19 21:44:25.744927 [ 260 ] {13c3f139-19ff-4ba2-8769-a6f5822fb05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5249 | 2024.12.19 21:44:25.745590 [ 260 ] {13c3f139-19ff-4ba2-8769-a6f5822fb05b} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5250 | 2024.12.19 21:44:25.745638 [ 260 ] {13c3f139-19ff-4ba2-8769-a6f5822fb05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5251 | 2024.12.19 21:44:25.746055 [ 260 ] {13c3f139-19ff-4ba2-8769-a6f5822fb05b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5252 | 2024.12.19 21:44:25.746295 [ 260 ] {13c3f139-19ff-4ba2-8769-a6f5822fb05b} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5253 | 2024.12.19 21:44:25.746507 [ 260 ] {13c3f139-19ff-4ba2-8769-a6f5822fb05b} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001664 sec., 54687.5 rows/sec., 4.27 MiB/sec. | ||
5254 | 2024.12.19 21:44:25.746563 [ 260 ] {13c3f139-19ff-4ba2-8769-a6f5822fb05b} <Debug> TCPHandler: Processed in 0.00187648 sec. | ||
5255 | 2024.12.19 21:44:25.746740 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5256 | 2024.12.19 21:44:25.746888 [ 263 ] {ac46b808-34be-42ca-ab0d-0dc5e7c9b016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5257 | 2024.12.19 21:44:25.746954 [ 263 ] {ac46b808-34be-42ca-ab0d-0dc5e7c9b016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5258 | 2024.12.19 21:44:25.747555 [ 263 ] {ac46b808-34be-42ca-ab0d-0dc5e7c9b016} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5259 | 2024.12.19 21:44:25.747597 [ 263 ] {ac46b808-34be-42ca-ab0d-0dc5e7c9b016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5260 | 2024.12.19 21:44:25.748007 [ 263 ] {ac46b808-34be-42ca-ab0d-0dc5e7c9b016} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5261 | 2024.12.19 21:44:25.748250 [ 263 ] {ac46b808-34be-42ca-ab0d-0dc5e7c9b016} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5262 | 2024.12.19 21:44:25.748472 [ 263 ] {ac46b808-34be-42ca-ab0d-0dc5e7c9b016} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec. | ||
5263 | 2024.12.19 21:44:25.748528 [ 263 ] {ac46b808-34be-42ca-ab0d-0dc5e7c9b016} <Debug> TCPHandler: Processed in 0.00185852 sec. | ||
5264 | 2024.12.19 21:44:25.748694 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5265 | 2024.12.19 21:44:25.748836 [ 260 ] {2b39c058-50cf-4262-81c9-4d9fac59c5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5266 | 2024.12.19 21:44:25.748931 [ 260 ] {2b39c058-50cf-4262-81c9-4d9fac59c5e2} <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 | ||
5267 | 2024.12.19 21:44:25.750118 [ 260 ] {2b39c058-50cf-4262-81c9-4d9fac59c5e2} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5268 | 2024.12.19 21:44:25.750158 [ 260 ] {2b39c058-50cf-4262-81c9-4d9fac59c5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5269 | 2024.12.19 21:44:25.750817 [ 260 ] {2b39c058-50cf-4262-81c9-4d9fac59c5e2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5270 | 2024.12.19 21:44:25.751079 [ 260 ] {2b39c058-50cf-4262-81c9-4d9fac59c5e2} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5271 | 2024.12.19 21:44:25.751325 [ 260 ] {2b39c058-50cf-4262-81c9-4d9fac59c5e2} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002522 sec., 10705.78905630452 rows/sec., 19.18 MiB/sec. | ||
5272 | 2024.12.19 21:44:25.751431 [ 260 ] {2b39c058-50cf-4262-81c9-4d9fac59c5e2} <Debug> TCPHandler: Processed in 0.002804165 sec. | ||
5273 | 2024.12.19 21:44:25.751595 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5274 | 2024.12.19 21:44:25.751736 [ 263 ] {7117fd7a-3b6a-496d-bd20-6942c63527aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5275 | 2024.12.19 21:44:25.751798 [ 263 ] {7117fd7a-3b6a-496d-bd20-6942c63527aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5276 | 2024.12.19 21:44:25.752344 [ 263 ] {7117fd7a-3b6a-496d-bd20-6942c63527aa} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5277 | 2024.12.19 21:44:25.752383 [ 263 ] {7117fd7a-3b6a-496d-bd20-6942c63527aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5278 | 2024.12.19 21:44:25.752763 [ 263 ] {7117fd7a-3b6a-496d-bd20-6942c63527aa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5279 | 2024.12.19 21:44:25.753001 [ 263 ] {7117fd7a-3b6a-496d-bd20-6942c63527aa} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5280 | 2024.12.19 21:44:25.753207 [ 263 ] {7117fd7a-3b6a-496d-bd20-6942c63527aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
5281 | 2024.12.19 21:44:25.753259 [ 263 ] {7117fd7a-3b6a-496d-bd20-6942c63527aa} <Debug> TCPHandler: Processed in 0.001730217 sec. | ||
5282 | 2024.12.19 21:44:27.493719 [ 38 ] {} <Debug> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5283 | 2024.12.19 21:44:27.493815 [ 38 ] {} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5284 | 2024.12.19 21:44:27.493857 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5285 | 2024.12.19 21:44:27.494209 [ 192 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5286 | 2024.12.19 21:44:27.494563 [ 192 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5287 | 2024.12.19 21:44:27.494638 [ 192 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
5288 | 2024.12.19 21:44:27.494819 [ 192 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part | ||
5289 | 2024.12.19 21:44:27.495068 [ 192 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
5290 | 2024.12.19 21:44:27.495281 [ 192 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5291 | 2024.12.19 21:44:27.495397 [ 192 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part | ||
5292 | 2024.12.19 21:44:27.496583 [ 192 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002612152 sec., 289033.71626153454 rows/sec., 20.69 MiB/sec. | ||
5293 | 2024.12.19 21:44:27.496828 [ 195 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5294 | 2024.12.19 21:44:27.497229 [ 195 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_15_3} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5295 | 2024.12.19 21:44:27.497326 [ 195 ] {efaeb933-e9ab-4994-840c-a3e9e50c45f1::all_1_15_3} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5296 | 2024.12.19 21:44:27.497435 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
5297 | 2024.12.19 21:44:28.957155 [ 37 ] {} <Debug> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5298 | 2024.12.19 21:44:28.957225 [ 37 ] {} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5299 | 2024.12.19 21:44:28.957266 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5300 | 2024.12.19 21:44:28.957480 [ 197 ] {61bef439-105b-4b65-8581-392437581435::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5301 | 2024.12.19 21:44:28.957701 [ 197 ] {61bef439-105b-4b65-8581-392437581435::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5302 | 2024.12.19 21:44:28.957758 [ 197 ] {61bef439-105b-4b65-8581-392437581435::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5303 | 2024.12.19 21:44:28.957875 [ 197 ] {61bef439-105b-4b65-8581-392437581435::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5304 | 2024.12.19 21:44:28.958144 [ 197 ] {61bef439-105b-4b65-8581-392437581435::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5305 | 2024.12.19 21:44:28.958534 [ 197 ] {61bef439-105b-4b65-8581-392437581435::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5306 | 2024.12.19 21:44:28.958702 [ 197 ] {61bef439-105b-4b65-8581-392437581435::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5307 | 2024.12.19 21:44:28.959804 [ 195 ] {61bef439-105b-4b65-8581-392437581435::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002446189 sec., 36791.92409090221 rows/sec., 1.88 MiB/sec. | ||
5308 | 2024.12.19 21:44:28.959965 [ 197 ] {61bef439-105b-4b65-8581-392437581435::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5309 | 2024.12.19 21:44:28.960264 [ 197 ] {61bef439-105b-4b65-8581-392437581435::all_1_15_3} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5310 | 2024.12.19 21:44:28.960338 [ 197 ] {61bef439-105b-4b65-8581-392437581435::all_1_15_3} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5311 | 2024.12.19 21:44:28.960415 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
5312 | 2024.12.19 21:44:29.796946 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5313 | 2024.12.19 21:44:29.797013 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5314 | 2024.12.19 21:44:29.932703 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
5315 | 2024.12.19 21:44:29.933401 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5316 | 2024.12.19 21:44:29.933442 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5317 | 2024.12.19 21:44:29.934033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5318 | 2024.12.19 21:44:29.934290 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5319 | 2024.12.19 21:44:29.934532 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5320 | 2024.12.19 21:44:29.993247 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 760 | ||
5321 | 2024.12.19 21:44:29.996254 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2024.12.19 21:44:29.996318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5323 | 2024.12.19 21:44:29.997830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5324 | 2024.12.19 21:44:29.998162 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5325 | 2024.12.19 21:44:29.999281 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
5326 | 2024.12.19 21:44:30.672852 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5327 | 2024.12.19 21:44:30.694218 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5328 | 2024.12.19 21:44:30.694283 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5329 | 2024.12.19 21:44:30.701744 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5330 | 2024.12.19 21:44:30.702513 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5331 | 2024.12.19 21:44:30.706749 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5332 | 2024.12.19 21:44:30.743702 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5333 | 2024.12.19 21:44:30.743994 [ 260 ] {801ddc01-be3d-4d8c-8805-2f14b80b31bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5334 | 2024.12.19 21:44:30.744107 [ 260 ] {801ddc01-be3d-4d8c-8805-2f14b80b31bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5335 | 2024.12.19 21:44:30.745007 [ 260 ] {801ddc01-be3d-4d8c-8805-2f14b80b31bf} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5336 | 2024.12.19 21:44:30.745062 [ 260 ] {801ddc01-be3d-4d8c-8805-2f14b80b31bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5337 | 2024.12.19 21:44:30.745509 [ 260 ] {801ddc01-be3d-4d8c-8805-2f14b80b31bf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5338 | 2024.12.19 21:44:30.745772 [ 260 ] {801ddc01-be3d-4d8c-8805-2f14b80b31bf} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5339 | 2024.12.19 21:44:30.746149 [ 260 ] {801ddc01-be3d-4d8c-8805-2f14b80b31bf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002205 sec., 6349.20634920635 rows/sec., 457.06 KiB/sec. | ||
5340 | 2024.12.19 21:44:30.746488 [ 260 ] {801ddc01-be3d-4d8c-8805-2f14b80b31bf} <Debug> TCPHandler: Processed in 0.002967868 sec. | ||
5341 | 2024.12.19 21:44:30.746810 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5342 | 2024.12.19 21:44:30.747000 [ 263 ] {b5a16cfb-2f02-466f-8e69-06a5cd177cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5343 | 2024.12.19 21:44:30.747073 [ 263 ] {b5a16cfb-2f02-466f-8e69-06a5cd177cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5344 | 2024.12.19 21:44:30.747932 [ 263 ] {b5a16cfb-2f02-466f-8e69-06a5cd177cc7} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5345 | 2024.12.19 21:44:30.747976 [ 263 ] {b5a16cfb-2f02-466f-8e69-06a5cd177cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5346 | 2024.12.19 21:44:30.748452 [ 263 ] {b5a16cfb-2f02-466f-8e69-06a5cd177cc7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5347 | 2024.12.19 21:44:30.748710 [ 263 ] {b5a16cfb-2f02-466f-8e69-06a5cd177cc7} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5348 | 2024.12.19 21:44:30.748931 [ 263 ] {b5a16cfb-2f02-466f-8e69-06a5cd177cc7} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.001985 sec., 115365.23929471034 rows/sec., 10.11 MiB/sec. | ||
5349 | 2024.12.19 21:44:30.749056 [ 263 ] {b5a16cfb-2f02-466f-8e69-06a5cd177cc7} <Debug> TCPHandler: Processed in 0.002423249 sec. | ||
5350 | 2024.12.19 21:44:30.749242 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5351 | 2024.12.19 21:44:30.749391 [ 260 ] {f03ea03b-f9ad-4110-be83-6ef8dec2b1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5352 | 2024.12.19 21:44:30.749454 [ 260 ] {f03ea03b-f9ad-4110-be83-6ef8dec2b1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5353 | 2024.12.19 21:44:30.750160 [ 260 ] {f03ea03b-f9ad-4110-be83-6ef8dec2b1b4} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5354 | 2024.12.19 21:44:30.750209 [ 260 ] {f03ea03b-f9ad-4110-be83-6ef8dec2b1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5355 | 2024.12.19 21:44:30.750588 [ 260 ] {f03ea03b-f9ad-4110-be83-6ef8dec2b1b4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5356 | 2024.12.19 21:44:30.750838 [ 260 ] {f03ea03b-f9ad-4110-be83-6ef8dec2b1b4} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5357 | 2024.12.19 21:44:30.751062 [ 260 ] {f03ea03b-f9ad-4110-be83-6ef8dec2b1b4} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001705 sec., 11730.205278592375 rows/sec., 840.82 KiB/sec. | ||
5358 | 2024.12.19 21:44:30.751133 [ 260 ] {f03ea03b-f9ad-4110-be83-6ef8dec2b1b4} <Debug> TCPHandler: Processed in 0.001968761 sec. | ||
5359 | 2024.12.19 21:44:30.751281 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5360 | 2024.12.19 21:44:30.751430 [ 263 ] {1a644d22-0f96-4dbe-83c9-02a2e45b5209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5361 | 2024.12.19 21:44:30.751490 [ 263 ] {1a644d22-0f96-4dbe-83c9-02a2e45b5209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5362 | 2024.12.19 21:44:30.752183 [ 263 ] {1a644d22-0f96-4dbe-83c9-02a2e45b5209} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5363 | 2024.12.19 21:44:30.752229 [ 263 ] {1a644d22-0f96-4dbe-83c9-02a2e45b5209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5364 | 2024.12.19 21:44:30.752600 [ 263 ] {1a644d22-0f96-4dbe-83c9-02a2e45b5209} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5365 | 2024.12.19 21:44:30.752839 [ 263 ] {1a644d22-0f96-4dbe-83c9-02a2e45b5209} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5366 | 2024.12.19 21:44:30.753129 [ 263 ] {1a644d22-0f96-4dbe-83c9-02a2e45b5209} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001706 sec., 8206.3305978898 rows/sec., 574.72 KiB/sec. | ||
5367 | 2024.12.19 21:44:30.753546 [ 263 ] {1a644d22-0f96-4dbe-83c9-02a2e45b5209} <Debug> TCPHandler: Processed in 0.002317857 sec. | ||
5368 | 2024.12.19 21:44:30.753741 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5369 | 2024.12.19 21:44:30.753859 [ 260 ] {7eb848d1-0961-443e-8648-f823df8b55d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5370 | 2024.12.19 21:44:30.753907 [ 260 ] {7eb848d1-0961-443e-8648-f823df8b55d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5371 | 2024.12.19 21:44:30.754500 [ 260 ] {7eb848d1-0961-443e-8648-f823df8b55d1} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5372 | 2024.12.19 21:44:30.754541 [ 260 ] {7eb848d1-0961-443e-8648-f823df8b55d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5373 | 2024.12.19 21:44:30.754895 [ 260 ] {7eb848d1-0961-443e-8648-f823df8b55d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5374 | 2024.12.19 21:44:30.755136 [ 260 ] {7eb848d1-0961-443e-8648-f823df8b55d1} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5375 | 2024.12.19 21:44:30.755525 [ 260 ] {7eb848d1-0961-443e-8648-f823df8b55d1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001632 sec., 7965.686274509804 rows/sec., 496.66 KiB/sec. | ||
5376 | 2024.12.19 21:44:30.755862 [ 260 ] {7eb848d1-0961-443e-8648-f823df8b55d1} <Debug> TCPHandler: Processed in 0.002202815 sec. | ||
5377 | 2024.12.19 21:44:30.756032 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5378 | 2024.12.19 21:44:30.756170 [ 263 ] {b7e45c3c-63a3-4057-8ed9-1773fd7695d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5379 | 2024.12.19 21:44:30.756227 [ 263 ] {b7e45c3c-63a3-4057-8ed9-1773fd7695d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5380 | 2024.12.19 21:44:30.757082 [ 263 ] {b7e45c3c-63a3-4057-8ed9-1773fd7695d9} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5381 | 2024.12.19 21:44:30.757128 [ 263 ] {b7e45c3c-63a3-4057-8ed9-1773fd7695d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5382 | 2024.12.19 21:44:30.757543 [ 263 ] {b7e45c3c-63a3-4057-8ed9-1773fd7695d9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5383 | 2024.12.19 21:44:30.757789 [ 263 ] {b7e45c3c-63a3-4057-8ed9-1773fd7695d9} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5384 | 2024.12.19 21:44:30.757969 [ 263 ] {b7e45c3c-63a3-4057-8ed9-1773fd7695d9} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.00183 sec., 215846.99453551913 rows/sec., 15.33 MiB/sec. | ||
5385 | 2024.12.19 21:44:30.758024 [ 263 ] {b7e45c3c-63a3-4057-8ed9-1773fd7695d9} <Debug> TCPHandler: Processed in 0.002059483 sec. | ||
5386 | 2024.12.19 21:44:30.758164 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5387 | 2024.12.19 21:44:30.758286 [ 260 ] {1cde30a8-c041-48e0-a2da-c27dd16cfcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5388 | 2024.12.19 21:44:30.758347 [ 260 ] {1cde30a8-c041-48e0-a2da-c27dd16cfcbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5389 | 2024.12.19 21:44:30.758928 [ 260 ] {1cde30a8-c041-48e0-a2da-c27dd16cfcbf} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5390 | 2024.12.19 21:44:30.758975 [ 260 ] {1cde30a8-c041-48e0-a2da-c27dd16cfcbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5391 | 2024.12.19 21:44:30.759388 [ 260 ] {1cde30a8-c041-48e0-a2da-c27dd16cfcbf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5392 | 2024.12.19 21:44:30.759631 [ 260 ] {1cde30a8-c041-48e0-a2da-c27dd16cfcbf} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5393 | 2024.12.19 21:44:30.759844 [ 260 ] {1cde30a8-c041-48e0-a2da-c27dd16cfcbf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001585 sec., 3785.488958990536 rows/sec., 197.78 KiB/sec. | ||
5394 | 2024.12.19 21:44:30.759897 [ 260 ] {1cde30a8-c041-48e0-a2da-c27dd16cfcbf} <Debug> TCPHandler: Processed in 0.001790669 sec. | ||
5395 | 2024.12.19 21:44:30.760030 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5396 | 2024.12.19 21:44:30.760147 [ 263 ] {e6331b03-1a94-44a1-a67c-7ec517418eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5397 | 2024.12.19 21:44:30.760200 [ 263 ] {e6331b03-1a94-44a1-a67c-7ec517418eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5398 | 2024.12.19 21:44:30.760880 [ 263 ] {e6331b03-1a94-44a1-a67c-7ec517418eea} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5399 | 2024.12.19 21:44:30.760924 [ 263 ] {e6331b03-1a94-44a1-a67c-7ec517418eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5400 | 2024.12.19 21:44:30.761380 [ 263 ] {e6331b03-1a94-44a1-a67c-7ec517418eea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5401 | 2024.12.19 21:44:30.761633 [ 263 ] {e6331b03-1a94-44a1-a67c-7ec517418eea} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5402 | 2024.12.19 21:44:30.761884 [ 263 ] {e6331b03-1a94-44a1-a67c-7ec517418eea} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001752 sec., 135273.97260273973 rows/sec., 9.07 MiB/sec. | ||
5403 | 2024.12.19 21:44:30.762217 [ 263 ] {e6331b03-1a94-44a1-a67c-7ec517418eea} <Debug> TCPHandler: Processed in 0.002236566 sec. | ||
5404 | 2024.12.19 21:44:30.762496 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5405 | 2024.12.19 21:44:30.762858 [ 260 ] {96ff9fce-6c3a-4112-83d6-72538710f6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5406 | 2024.12.19 21:44:30.762940 [ 260 ] {96ff9fce-6c3a-4112-83d6-72538710f6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5407 | 2024.12.19 21:44:30.763470 [ 260 ] {96ff9fce-6c3a-4112-83d6-72538710f6d1} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5408 | 2024.12.19 21:44:30.763509 [ 260 ] {96ff9fce-6c3a-4112-83d6-72538710f6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5409 | 2024.12.19 21:44:30.763864 [ 260 ] {96ff9fce-6c3a-4112-83d6-72538710f6d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5410 | 2024.12.19 21:44:30.764098 [ 260 ] {96ff9fce-6c3a-4112-83d6-72538710f6d1} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5411 | 2024.12.19 21:44:30.764354 [ 260 ] {96ff9fce-6c3a-4112-83d6-72538710f6d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0016 sec., 625 rows/sec., 42.11 KiB/sec. | ||
5412 | 2024.12.19 21:44:30.764562 [ 260 ] {96ff9fce-6c3a-4112-83d6-72538710f6d1} <Debug> TCPHandler: Processed in 0.002212165 sec. | ||
5413 | 2024.12.19 21:44:30.764731 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5414 | 2024.12.19 21:44:30.764867 [ 263 ] {14236aa0-0f92-41c8-bd32-98a78db5742f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5415 | 2024.12.19 21:44:30.764956 [ 263 ] {14236aa0-0f92-41c8-bd32-98a78db5742f} <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 | ||
5416 | 2024.12.19 21:44:30.766127 [ 263 ] {14236aa0-0f92-41c8-bd32-98a78db5742f} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5417 | 2024.12.19 21:44:30.766165 [ 263 ] {14236aa0-0f92-41c8-bd32-98a78db5742f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5418 | 2024.12.19 21:44:30.766803 [ 263 ] {14236aa0-0f92-41c8-bd32-98a78db5742f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5419 | 2024.12.19 21:44:30.767068 [ 263 ] {14236aa0-0f92-41c8-bd32-98a78db5742f} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5420 | 2024.12.19 21:44:30.767316 [ 263 ] {14236aa0-0f92-41c8-bd32-98a78db5742f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002479 sec., 5244.050020169423 rows/sec., 9.40 MiB/sec. | ||
5421 | 2024.12.19 21:44:30.767425 [ 263 ] {14236aa0-0f92-41c8-bd32-98a78db5742f} <Debug> TCPHandler: Processed in 0.002760374 sec. | ||
5422 | 2024.12.19 21:44:30.767577 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5423 | 2024.12.19 21:44:30.767717 [ 260 ] {d4590fe4-0173-49cb-9d61-751217cd30e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5424 | 2024.12.19 21:44:30.767777 [ 260 ] {d4590fe4-0173-49cb-9d61-751217cd30e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5425 | 2024.12.19 21:44:30.768348 [ 260 ] {d4590fe4-0173-49cb-9d61-751217cd30e1} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5426 | 2024.12.19 21:44:30.768384 [ 260 ] {d4590fe4-0173-49cb-9d61-751217cd30e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5427 | 2024.12.19 21:44:30.768762 [ 260 ] {d4590fe4-0173-49cb-9d61-751217cd30e1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5428 | 2024.12.19 21:44:30.769003 [ 260 ] {d4590fe4-0173-49cb-9d61-751217cd30e1} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5429 | 2024.12.19 21:44:30.769208 [ 260 ] {d4590fe4-0173-49cb-9d61-751217cd30e1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001521 sec., 53911.90006574622 rows/sec., 3.42 MiB/sec. | ||
5430 | 2024.12.19 21:44:30.769401 [ 260 ] {d4590fe4-0173-49cb-9d61-751217cd30e1} <Debug> TCPHandler: Processed in 0.0018855 sec. | ||
5431 | 2024.12.19 21:44:31.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.99 MiB, peak 196.84 MiB, free memory in arenas 0.00 B, will set to 191.94 MiB (RSS), difference: -1.05 MiB | ||
5432 | 2024.12.19 21:44:35.740243 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5433 | 2024.12.19 21:44:35.740473 [ 260 ] {09692981-c746-4434-9c41-6d42dd867fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5434 | 2024.12.19 21:44:35.740549 [ 260 ] {09692981-c746-4434-9c41-6d42dd867fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5435 | 2024.12.19 21:44:35.741336 [ 260 ] {09692981-c746-4434-9c41-6d42dd867fa2} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5436 | 2024.12.19 21:44:35.741384 [ 260 ] {09692981-c746-4434-9c41-6d42dd867fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5437 | 2024.12.19 21:44:35.741826 [ 260 ] {09692981-c746-4434-9c41-6d42dd867fa2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5438 | 2024.12.19 21:44:35.742086 [ 260 ] {09692981-c746-4434-9c41-6d42dd867fa2} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5439 | 2024.12.19 21:44:35.742337 [ 260 ] {09692981-c746-4434-9c41-6d42dd867fa2} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001923 sec., 57202.28809152366 rows/sec., 4.81 MiB/sec. | ||
5440 | 2024.12.19 21:44:35.742401 [ 260 ] {09692981-c746-4434-9c41-6d42dd867fa2} <Debug> TCPHandler: Processed in 0.002292637 sec. | ||
5441 | 2024.12.19 21:44:35.742659 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5442 | 2024.12.19 21:44:35.742880 [ 263 ] {bb099341-39f5-4eb5-9e55-e9f4cb1fee9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5443 | 2024.12.19 21:44:35.742968 [ 263 ] {bb099341-39f5-4eb5-9e55-e9f4cb1fee9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5444 | 2024.12.19 21:44:35.743797 [ 263 ] {bb099341-39f5-4eb5-9e55-e9f4cb1fee9c} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5445 | 2024.12.19 21:44:35.743852 [ 263 ] {bb099341-39f5-4eb5-9e55-e9f4cb1fee9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5446 | 2024.12.19 21:44:35.744304 [ 263 ] {bb099341-39f5-4eb5-9e55-e9f4cb1fee9c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5447 | 2024.12.19 21:44:35.744567 [ 263 ] {bb099341-39f5-4eb5-9e55-e9f4cb1fee9c} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5448 | 2024.12.19 21:44:35.744753 [ 27 ] {} <Debug> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5449 | 2024.12.19 21:44:35.744831 [ 263 ] {bb099341-39f5-4eb5-9e55-e9f4cb1fee9c} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.002006 sec., 13459.621136590229 rows/sec., 1012.10 KiB/sec. | ||
5450 | 2024.12.19 21:44:35.744845 [ 27 ] {} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5451 | 2024.12.19 21:44:35.744920 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5452 | 2024.12.19 21:44:35.744975 [ 263 ] {bb099341-39f5-4eb5-9e55-e9f4cb1fee9c} <Debug> TCPHandler: Processed in 0.00246395 sec. | ||
5453 | 2024.12.19 21:44:35.745246 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5454 | 2024.12.19 21:44:35.745343 [ 193 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
5455 | 2024.12.19 21:44:35.745671 [ 260 ] {aa4019ab-58ef-4f12-ade3-dcea2743360b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5456 | 2024.12.19 21:44:35.745806 [ 260 ] {aa4019ab-58ef-4f12-ade3-dcea2743360b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5457 | 2024.12.19 21:44:35.745816 [ 193 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5458 | 2024.12.19 21:44:35.745867 [ 193 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 65 rows starting from the beginning of the part | ||
5459 | 2024.12.19 21:44:35.745977 [ 193 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
5460 | 2024.12.19 21:44:35.746391 [ 193 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
5461 | 2024.12.19 21:44:35.746929 [ 193 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part | ||
5462 | 2024.12.19 21:44:35.747169 [ 193 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
5463 | 2024.12.19 21:44:35.747387 [ 193 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part | ||
5464 | 2024.12.19 21:44:35.747953 [ 260 ] {aa4019ab-58ef-4f12-ade3-dcea2743360b} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5465 | 2024.12.19 21:44:35.747998 [ 260 ] {aa4019ab-58ef-4f12-ade3-dcea2743360b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5466 | 2024.12.19 21:44:35.748670 [ 260 ] {aa4019ab-58ef-4f12-ade3-dcea2743360b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5467 | 2024.12.19 21:44:35.748910 [ 193 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.003860392 sec., 48181.63544013147 rows/sec., 3.64 MiB/sec. | ||
5468 | 2024.12.19 21:44:35.749015 [ 260 ] {aa4019ab-58ef-4f12-ade3-dcea2743360b} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5469 | 2024.12.19 21:44:35.749032 [ 193 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5470 | 2024.12.19 21:44:35.749329 [ 260 ] {aa4019ab-58ef-4f12-ade3-dcea2743360b} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.003802 sec., 23934.77117306681 rows/sec., 1.87 MiB/sec. | ||
5471 | 2024.12.19 21:44:35.749416 [ 260 ] {aa4019ab-58ef-4f12-ade3-dcea2743360b} <Debug> TCPHandler: Processed in 0.00432941 sec. | ||
5472 | 2024.12.19 21:44:35.749460 [ 193 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_31_6} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5473 | 2024.12.19 21:44:35.749562 [ 193 ] {c1973405-352f-482b-a990-dcf0e0a89417::all_1_31_6} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5474 | 2024.12.19 21:44:35.749669 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5475 | 2024.12.19 21:44:35.749669 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5476 | 2024.12.19 21:44:35.749923 [ 263 ] {38bb5be8-e9a1-4e69-ac24-3ed95cf4cf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5477 | 2024.12.19 21:44:35.750025 [ 263 ] {38bb5be8-e9a1-4e69-ac24-3ed95cf4cf28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5478 | 2024.12.19 21:44:35.750834 [ 263 ] {38bb5be8-e9a1-4e69-ac24-3ed95cf4cf28} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5479 | 2024.12.19 21:44:35.750876 [ 263 ] {38bb5be8-e9a1-4e69-ac24-3ed95cf4cf28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5480 | 2024.12.19 21:44:35.751293 [ 263 ] {38bb5be8-e9a1-4e69-ac24-3ed95cf4cf28} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5481 | 2024.12.19 21:44:35.751560 [ 263 ] {38bb5be8-e9a1-4e69-ac24-3ed95cf4cf28} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5482 | 2024.12.19 21:44:35.751782 [ 263 ] {38bb5be8-e9a1-4e69-ac24-3ed95cf4cf28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001919 sec., 83376.75872850443 rows/sec., 5.81 MiB/sec. | ||
5483 | 2024.12.19 21:44:35.751840 [ 263 ] {38bb5be8-e9a1-4e69-ac24-3ed95cf4cf28} <Debug> TCPHandler: Processed in 0.002317548 sec. | ||
5484 | 2024.12.19 21:44:35.751982 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5485 | 2024.12.19 21:44:35.752126 [ 260 ] {905a7004-8895-4c22-9e30-b3d7d1eb0db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5486 | 2024.12.19 21:44:35.752223 [ 260 ] {905a7004-8895-4c22-9e30-b3d7d1eb0db2} <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 | ||
5487 | 2024.12.19 21:44:35.753422 [ 260 ] {905a7004-8895-4c22-9e30-b3d7d1eb0db2} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5488 | 2024.12.19 21:44:35.753463 [ 260 ] {905a7004-8895-4c22-9e30-b3d7d1eb0db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5489 | 2024.12.19 21:44:35.754116 [ 260 ] {905a7004-8895-4c22-9e30-b3d7d1eb0db2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5490 | 2024.12.19 21:44:35.754379 [ 260 ] {905a7004-8895-4c22-9e30-b3d7d1eb0db2} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5491 | 2024.12.19 21:44:35.754559 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5492 | 2024.12.19 21:44:35.754624 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5493 | 2024.12.19 21:44:35.754653 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5494 | 2024.12.19 21:44:35.754666 [ 260 ] {905a7004-8895-4c22-9e30-b3d7d1eb0db2} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002563 sec., 10534.529847834568 rows/sec., 18.88 MiB/sec. | ||
5495 | 2024.12.19 21:44:35.754870 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
5496 | 2024.12.19 21:44:35.754897 [ 260 ] {905a7004-8895-4c22-9e30-b3d7d1eb0db2} <Debug> TCPHandler: Processed in 0.002980648 sec. | ||
5497 | 2024.12.19 21:44:35.755110 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5498 | 2024.12.19 21:44:35.755231 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5499 | 2024.12.19 21:44:35.755345 [ 263 ] {6c8cf3e7-c518-42a5-bb5e-84e8a32eee0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5500 | 2024.12.19 21:44:35.755370 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 476 rows starting from the beginning of the part | ||
5501 | 2024.12.19 21:44:35.755450 [ 263 ] {6c8cf3e7-c518-42a5-bb5e-84e8a32eee0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5502 | 2024.12.19 21:44:35.756305 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
5503 | 2024.12.19 21:44:35.756806 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
5504 | 2024.12.19 21:44:35.757570 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part | ||
5505 | 2024.12.19 21:44:35.757713 [ 263 ] {6c8cf3e7-c518-42a5-bb5e-84e8a32eee0f} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5506 | 2024.12.19 21:44:35.757822 [ 263 ] {6c8cf3e7-c518-42a5-bb5e-84e8a32eee0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5507 | 2024.12.19 21:44:35.758216 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
5508 | 2024.12.19 21:44:35.758862 [ 197 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part | ||
5509 | 2024.12.19 21:44:35.759583 [ 263 ] {6c8cf3e7-c518-42a5-bb5e-84e8a32eee0f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5510 | 2024.12.19 21:44:35.760059 [ 263 ] {6c8cf3e7-c518-42a5-bb5e-84e8a32eee0f} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5511 | 2024.12.19 21:44:35.760721 [ 263 ] {6c8cf3e7-c518-42a5-bb5e-84e8a32eee0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005435 sec., 11039.558417663295 rows/sec., 761.84 KiB/sec. | ||
5512 | 2024.12.19 21:44:35.761148 [ 263 ] {6c8cf3e7-c518-42a5-bb5e-84e8a32eee0f} <Debug> TCPHandler: Processed in 0.006114648 sec. | ||
5513 | 2024.12.19 21:44:35.766561 [ 195 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 19 columns (19 merged, 0 gathered) in 0.01182362 sec., 49308.07992814384 rows/sec., 88.36 MiB/sec. | ||
5514 | 2024.12.19 21:44:35.767558 [ 195 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5515 | 2024.12.19 21:44:35.768008 [ 195 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5516 | 2024.12.19 21:44:35.768105 [ 195 ] {00b3a84e-464c-4651-98d2-33bbd9eef2a0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5517 | 2024.12.19 21:44:35.768267 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
5518 | 2024.12.19 21:44:37.434771 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5519 | 2024.12.19 21:44:37.435950 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5520 | 2024.12.19 21:44:37.436002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5521 | 2024.12.19 21:44:37.436530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5522 | 2024.12.19 21:44:37.436791 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5523 | 2024.12.19 21:44:37.437089 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5524 | 2024.12.19 21:44:38.206896 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5525 | 2024.12.19 21:44:38.227569 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5526 | 2024.12.19 21:44:38.227626 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5527 | 2024.12.19 21:44:38.235296 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5528 | 2024.12.19 21:44:38.236084 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5529 | 2024.12.19 21:44:38.239890 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5530 | 2024.12.19 21:44:39.999536 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 794 | ||
5531 | 2024.12.19 21:44:40.002782 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5532 | 2024.12.19 21:44:40.002829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5533 | 2024.12.19 21:44:40.004358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5534 | 2024.12.19 21:44:40.004678 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5535 | 2024.12.19 21:44:40.006099 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
5536 | 2024.12.19 21:44:40.743573 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5537 | 2024.12.19 21:44:40.743788 [ 260 ] {adf0dae7-5955-4ba1-8c42-cc875a32edb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5538 | 2024.12.19 21:44:40.743871 [ 260 ] {adf0dae7-5955-4ba1-8c42-cc875a32edb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5539 | 2024.12.19 21:44:40.744717 [ 260 ] {adf0dae7-5955-4ba1-8c42-cc875a32edb8} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5540 | 2024.12.19 21:44:40.744772 [ 260 ] {adf0dae7-5955-4ba1-8c42-cc875a32edb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5541 | 2024.12.19 21:44:40.745213 [ 260 ] {adf0dae7-5955-4ba1-8c42-cc875a32edb8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5542 | 2024.12.19 21:44:40.745485 [ 260 ] {adf0dae7-5955-4ba1-8c42-cc875a32edb8} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5543 | 2024.12.19 21:44:40.745701 [ 62 ] {} <Debug> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5544 | 2024.12.19 21:44:40.745728 [ 260 ] {adf0dae7-5955-4ba1-8c42-cc875a32edb8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001999 sec., 7003.501750875438 rows/sec., 504.16 KiB/sec. | ||
5545 | 2024.12.19 21:44:40.745807 [ 62 ] {} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5546 | 2024.12.19 21:44:40.745879 [ 260 ] {adf0dae7-5955-4ba1-8c42-cc875a32edb8} <Debug> TCPHandler: Processed in 0.002444419 sec. | ||
5547 | 2024.12.19 21:44:40.745890 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5548 | 2024.12.19 21:44:40.746151 [ 199 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5549 | 2024.12.19 21:44:40.746219 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5550 | 2024.12.19 21:44:40.746526 [ 199 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5551 | 2024.12.19 21:44:40.746603 [ 199 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
5552 | 2024.12.19 21:44:40.746603 [ 263 ] {3cd5bb39-4fa3-4ae8-8f19-b30350fb5f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5553 | 2024.12.19 21:44:40.746780 [ 263 ] {3cd5bb39-4fa3-4ae8-8f19-b30350fb5f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5554 | 2024.12.19 21:44:40.746839 [ 199 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5555 | 2024.12.19 21:44:40.747300 [ 199 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5556 | 2024.12.19 21:44:40.747521 [ 199 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5557 | 2024.12.19 21:44:40.747871 [ 199 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5558 | 2024.12.19 21:44:40.749950 [ 263 ] {3cd5bb39-4fa3-4ae8-8f19-b30350fb5f98} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5559 | 2024.12.19 21:44:40.750036 [ 263 ] {3cd5bb39-4fa3-4ae8-8f19-b30350fb5f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5560 | 2024.12.19 21:44:40.750651 [ 199 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004602774 sec., 15208.220086408763 rows/sec., 1.13 MiB/sec. | ||
5561 | 2024.12.19 21:44:40.750868 [ 199 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5562 | 2024.12.19 21:44:40.751194 [ 263 ] {3cd5bb39-4fa3-4ae8-8f19-b30350fb5f98} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5563 | 2024.12.19 21:44:40.751429 [ 199 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_17_4} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5564 | 2024.12.19 21:44:40.751558 [ 199 ] {77b1367e-ba4d-48cc-a52d-fb45a255ebf4::all_1_17_4} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5565 | 2024.12.19 21:44:40.751729 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5566 | 2024.12.19 21:44:40.751737 [ 263 ] {3cd5bb39-4fa3-4ae8-8f19-b30350fb5f98} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5567 | 2024.12.19 21:44:40.752064 [ 263 ] {3cd5bb39-4fa3-4ae8-8f19-b30350fb5f98} <Debug> executeQuery: Read 229 rows, 20.55 KiB in 0.005564 sec., 41157.440690150965 rows/sec., 3.61 MiB/sec. | ||
5568 | 2024.12.19 21:44:40.752176 [ 263 ] {3cd5bb39-4fa3-4ae8-8f19-b30350fb5f98} <Debug> TCPHandler: Processed in 0.006173139 sec. | ||
5569 | 2024.12.19 21:44:40.752373 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5570 | 2024.12.19 21:44:40.752520 [ 260 ] {3b11b370-4dcd-4f41-837b-5b4550f3e6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5571 | 2024.12.19 21:44:40.752583 [ 260 ] {3b11b370-4dcd-4f41-837b-5b4550f3e6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5572 | 2024.12.19 21:44:40.753211 [ 260 ] {3b11b370-4dcd-4f41-837b-5b4550f3e6d3} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5573 | 2024.12.19 21:44:40.753254 [ 260 ] {3b11b370-4dcd-4f41-837b-5b4550f3e6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5574 | 2024.12.19 21:44:40.753629 [ 260 ] {3b11b370-4dcd-4f41-837b-5b4550f3e6d3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5575 | 2024.12.19 21:44:40.753882 [ 260 ] {3b11b370-4dcd-4f41-837b-5b4550f3e6d3} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5576 | 2024.12.19 21:44:40.754096 [ 260 ] {3b11b370-4dcd-4f41-837b-5b4550f3e6d3} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001611 sec., 12414.649286157666 rows/sec., 889.88 KiB/sec. | ||
5577 | 2024.12.19 21:44:40.754153 [ 260 ] {3b11b370-4dcd-4f41-837b-5b4550f3e6d3} <Debug> TCPHandler: Processed in 0.0018834 sec. | ||
5578 | 2024.12.19 21:44:40.754305 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5579 | 2024.12.19 21:44:40.754445 [ 263 ] {93da1948-1edf-402d-9353-d1809f896352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5580 | 2024.12.19 21:44:40.754504 [ 263 ] {93da1948-1edf-402d-9353-d1809f896352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5581 | 2024.12.19 21:44:40.755138 [ 263 ] {93da1948-1edf-402d-9353-d1809f896352} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5582 | 2024.12.19 21:44:40.755179 [ 263 ] {93da1948-1edf-402d-9353-d1809f896352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5583 | 2024.12.19 21:44:40.755549 [ 263 ] {93da1948-1edf-402d-9353-d1809f896352} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5584 | 2024.12.19 21:44:40.755795 [ 263 ] {93da1948-1edf-402d-9353-d1809f896352} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5585 | 2024.12.19 21:44:40.756032 [ 263 ] {93da1948-1edf-402d-9353-d1809f896352} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001618 sec., 8652.65760197775 rows/sec., 605.98 KiB/sec. | ||
5586 | 2024.12.19 21:44:40.756088 [ 263 ] {93da1948-1edf-402d-9353-d1809f896352} <Debug> TCPHandler: Processed in 0.00184933 sec. | ||
5587 | 2024.12.19 21:44:40.756254 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5588 | 2024.12.19 21:44:40.756394 [ 260 ] {9d6f0d49-c910-42fe-9d9d-8801705f729b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5589 | 2024.12.19 21:44:40.756455 [ 260 ] {9d6f0d49-c910-42fe-9d9d-8801705f729b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5590 | 2024.12.19 21:44:40.757089 [ 260 ] {9d6f0d49-c910-42fe-9d9d-8801705f729b} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5591 | 2024.12.19 21:44:40.757130 [ 260 ] {9d6f0d49-c910-42fe-9d9d-8801705f729b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5592 | 2024.12.19 21:44:40.757497 [ 260 ] {9d6f0d49-c910-42fe-9d9d-8801705f729b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5593 | 2024.12.19 21:44:40.757742 [ 260 ] {9d6f0d49-c910-42fe-9d9d-8801705f729b} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5594 | 2024.12.19 21:44:40.757927 [ 62 ] {} <Debug> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5595 | 2024.12.19 21:44:40.758004 [ 260 ] {9d6f0d49-c910-42fe-9d9d-8801705f729b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001634 sec., 7955.936352509179 rows/sec., 496.05 KiB/sec. | ||
5596 | 2024.12.19 21:44:40.758013 [ 62 ] {} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5597 | 2024.12.19 21:44:40.758108 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5598 | 2024.12.19 21:44:40.758127 [ 260 ] {9d6f0d49-c910-42fe-9d9d-8801705f729b} <Debug> TCPHandler: Processed in 0.001940792 sec. | ||
5599 | 2024.12.19 21:44:40.758394 [ 191 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
5600 | 2024.12.19 21:44:40.758439 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5601 | 2024.12.19 21:44:40.758564 [ 191 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5602 | 2024.12.19 21:44:40.758650 [ 191 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
5603 | 2024.12.19 21:44:40.758768 [ 263 ] {25bc398d-dcf5-4251-8daf-2b8b0a025215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5604 | 2024.12.19 21:44:40.758945 [ 263 ] {25bc398d-dcf5-4251-8daf-2b8b0a025215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5605 | 2024.12.19 21:44:40.758970 [ 191 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
5606 | 2024.12.19 21:44:40.759311 [ 191 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
5607 | 2024.12.19 21:44:40.759630 [ 191 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
5608 | 2024.12.19 21:44:40.759964 [ 191 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
5609 | 2024.12.19 21:44:40.761857 [ 263 ] {25bc398d-dcf5-4251-8daf-2b8b0a025215} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5610 | 2024.12.19 21:44:40.761931 [ 263 ] {25bc398d-dcf5-4251-8daf-2b8b0a025215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5611 | 2024.12.19 21:44:40.762504 [ 191 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004262778 sec., 15248.272370740395 rows/sec., 1010.29 KiB/sec. | ||
5612 | 2024.12.19 21:44:40.762701 [ 191 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5613 | 2024.12.19 21:44:40.762931 [ 263 ] {25bc398d-dcf5-4251-8daf-2b8b0a025215} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5614 | 2024.12.19 21:44:40.763188 [ 191 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_17_4} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5615 | 2024.12.19 21:44:40.763365 [ 191 ] {7c72ec37-9d36-441a-906e-65b7389ec45c::all_1_17_4} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5616 | 2024.12.19 21:44:40.763375 [ 263 ] {25bc398d-dcf5-4251-8daf-2b8b0a025215} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5617 | 2024.12.19 21:44:40.763508 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5618 | 2024.12.19 21:44:40.763753 [ 263 ] {25bc398d-dcf5-4251-8daf-2b8b0a025215} <Debug> executeQuery: Read 395 rows, 28.72 KiB in 0.005076 sec., 77817.17888100867 rows/sec., 5.53 MiB/sec. | ||
5619 | 2024.12.19 21:44:40.763827 [ 263 ] {25bc398d-dcf5-4251-8daf-2b8b0a025215} <Debug> TCPHandler: Processed in 0.005558239 sec. | ||
5620 | 2024.12.19 21:44:40.763992 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5621 | 2024.12.19 21:44:40.764135 [ 260 ] {cbb61f45-321f-477b-ac7d-52d52c754676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5622 | 2024.12.19 21:44:40.764197 [ 260 ] {cbb61f45-321f-477b-ac7d-52d52c754676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5623 | 2024.12.19 21:44:40.764768 [ 260 ] {cbb61f45-321f-477b-ac7d-52d52c754676} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5624 | 2024.12.19 21:44:40.764809 [ 260 ] {cbb61f45-321f-477b-ac7d-52d52c754676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5625 | 2024.12.19 21:44:40.765188 [ 260 ] {cbb61f45-321f-477b-ac7d-52d52c754676} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5626 | 2024.12.19 21:44:40.765430 [ 260 ] {cbb61f45-321f-477b-ac7d-52d52c754676} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5627 | 2024.12.19 21:44:40.765647 [ 260 ] {cbb61f45-321f-477b-ac7d-52d52c754676} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. | ||
5628 | 2024.12.19 21:44:40.765701 [ 260 ] {cbb61f45-321f-477b-ac7d-52d52c754676} <Debug> TCPHandler: Processed in 0.001777888 sec. | ||
5629 | 2024.12.19 21:44:40.765847 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5630 | 2024.12.19 21:44:40.765968 [ 263 ] {dd979f91-3cef-4579-856d-a837869956ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5631 | 2024.12.19 21:44:40.766022 [ 263 ] {dd979f91-3cef-4579-856d-a837869956ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5632 | 2024.12.19 21:44:40.766623 [ 263 ] {dd979f91-3cef-4579-856d-a837869956ff} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5633 | 2024.12.19 21:44:40.766662 [ 263 ] {dd979f91-3cef-4579-856d-a837869956ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5634 | 2024.12.19 21:44:40.767070 [ 263 ] {dd979f91-3cef-4579-856d-a837869956ff} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5635 | 2024.12.19 21:44:40.767327 [ 263 ] {dd979f91-3cef-4579-856d-a837869956ff} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5636 | 2024.12.19 21:44:40.767539 [ 263 ] {dd979f91-3cef-4579-856d-a837869956ff} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001597 sec., 148403.25610519724 rows/sec., 9.95 MiB/sec. | ||
5637 | 2024.12.19 21:44:40.767590 [ 263 ] {dd979f91-3cef-4579-856d-a837869956ff} <Debug> TCPHandler: Processed in 0.001799858 sec. | ||
5638 | 2024.12.19 21:44:40.767745 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5639 | 2024.12.19 21:44:40.767876 [ 260 ] {ac7c0c97-52fb-4209-bf59-efb4f348149a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5640 | 2024.12.19 21:44:40.767934 [ 260 ] {ac7c0c97-52fb-4209-bf59-efb4f348149a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5641 | 2024.12.19 21:44:40.768468 [ 260 ] {ac7c0c97-52fb-4209-bf59-efb4f348149a} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5642 | 2024.12.19 21:44:40.768513 [ 260 ] {ac7c0c97-52fb-4209-bf59-efb4f348149a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5643 | 2024.12.19 21:44:40.768955 [ 260 ] {ac7c0c97-52fb-4209-bf59-efb4f348149a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5644 | 2024.12.19 21:44:40.769193 [ 260 ] {ac7c0c97-52fb-4209-bf59-efb4f348149a} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5645 | 2024.12.19 21:44:40.769445 [ 260 ] {ac7c0c97-52fb-4209-bf59-efb4f348149a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001591 sec., 628.5355122564425 rows/sec., 42.35 KiB/sec. | ||
5646 | 2024.12.19 21:44:40.769650 [ 260 ] {ac7c0c97-52fb-4209-bf59-efb4f348149a} <Debug> TCPHandler: Processed in 0.001968921 sec. | ||
5647 | 2024.12.19 21:44:40.769818 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5648 | 2024.12.19 21:44:40.769957 [ 263 ] {1ef101db-71cd-4222-8c95-d8f79a1da3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5649 | 2024.12.19 21:44:40.770051 [ 263 ] {1ef101db-71cd-4222-8c95-d8f79a1da3da} <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 | ||
5650 | 2024.12.19 21:44:40.771254 [ 263 ] {1ef101db-71cd-4222-8c95-d8f79a1da3da} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5651 | 2024.12.19 21:44:40.771293 [ 263 ] {1ef101db-71cd-4222-8c95-d8f79a1da3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5652 | 2024.12.19 21:44:40.771902 [ 263 ] {1ef101db-71cd-4222-8c95-d8f79a1da3da} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5653 | 2024.12.19 21:44:40.772159 [ 263 ] {1ef101db-71cd-4222-8c95-d8f79a1da3da} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5654 | 2024.12.19 21:44:40.772404 [ 263 ] {1ef101db-71cd-4222-8c95-d8f79a1da3da} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002477 sec., 5248.284214775938 rows/sec., 9.40 MiB/sec. | ||
5655 | 2024.12.19 21:44:40.772498 [ 263 ] {1ef101db-71cd-4222-8c95-d8f79a1da3da} <Debug> TCPHandler: Processed in 0.002744534 sec. | ||
5656 | 2024.12.19 21:44:40.772656 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5657 | 2024.12.19 21:44:40.772796 [ 260 ] {69258b7a-b49d-42d0-a602-645de4960bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5658 | 2024.12.19 21:44:40.772855 [ 260 ] {69258b7a-b49d-42d0-a602-645de4960bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5659 | 2024.12.19 21:44:40.773466 [ 260 ] {69258b7a-b49d-42d0-a602-645de4960bde} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5660 | 2024.12.19 21:44:40.773512 [ 260 ] {69258b7a-b49d-42d0-a602-645de4960bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5661 | 2024.12.19 21:44:40.773908 [ 260 ] {69258b7a-b49d-42d0-a602-645de4960bde} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5662 | 2024.12.19 21:44:40.774146 [ 260 ] {69258b7a-b49d-42d0-a602-645de4960bde} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5663 | 2024.12.19 21:44:40.774354 [ 260 ] {69258b7a-b49d-42d0-a602-645de4960bde} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00159 sec., 51572.32704402516 rows/sec., 3.28 MiB/sec. | ||
5664 | 2024.12.19 21:44:40.774403 [ 260 ] {69258b7a-b49d-42d0-a602-645de4960bde} <Debug> TCPHandler: Processed in 0.001815169 sec. | ||
5665 | 2024.12.19 21:44:44.797260 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5666 | 2024.12.19 21:44:44.797330 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5667 | 2024.12.19 21:44:44.937310 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5668 | 2024.12.19 21:44:44.937963 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5669 | 2024.12.19 21:44:44.938047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5670 | 2024.12.19 21:44:44.938564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5671 | 2024.12.19 21:44:44.938844 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5672 | 2024.12.19 21:44:44.939107 [ 140 ] {} <Debug> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5673 | 2024.12.19 21:44:44.939123 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5674 | 2024.12.19 21:44:44.939217 [ 140 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5675 | 2024.12.19 21:44:44.939264 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5676 | 2024.12.19 21:44:44.939516 [ 194 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
5677 | 2024.12.19 21:44:44.939749 [ 194 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5678 | 2024.12.19 21:44:44.939795 [ 194 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
5679 | 2024.12.19 21:44:44.939878 [ 194 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
5680 | 2024.12.19 21:44:44.940123 [ 194 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
5681 | 2024.12.19 21:44:44.940272 [ 194 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
5682 | 2024.12.19 21:44:44.940428 [ 194 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
5683 | 2024.12.19 21:44:44.940569 [ 194 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
5684 | 2024.12.19 21:44:44.943180 [ 191 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003823992 sec., 3126575.578609997 rows/sec., 44.73 MiB/sec. | ||
5685 | 2024.12.19 21:44:44.943630 [ 189 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5686 | 2024.12.19 21:44:44.944031 [ 189 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_26_5} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5687 | 2024.12.19 21:44:44.944128 [ 189 ] {86c61f13-be46-423b-a0b8-d477a419746e::all_1_26_5} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5688 | 2024.12.19 21:44:44.944252 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5689 | 2024.12.19 21:44:45.740039 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5690 | 2024.12.19 21:44:45.740448 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5691 | 2024.12.19 21:44:45.741211 [ 260 ] {274e4580-017d-44a6-87b3-84db8f0359e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5692 | 2024.12.19 21:44:45.741551 [ 260 ] {274e4580-017d-44a6-87b3-84db8f0359e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5693 | 2024.12.19 21:44:45.745085 [ 260 ] {274e4580-017d-44a6-87b3-84db8f0359e4} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5694 | 2024.12.19 21:44:45.745188 [ 260 ] {274e4580-017d-44a6-87b3-84db8f0359e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5695 | 2024.12.19 21:44:45.746820 [ 260 ] {274e4580-017d-44a6-87b3-84db8f0359e4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5696 | 2024.12.19 21:44:45.747578 [ 260 ] {274e4580-017d-44a6-87b3-84db8f0359e4} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5697 | 2024.12.19 21:44:45.748360 [ 260 ] {274e4580-017d-44a6-87b3-84db8f0359e4} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.007608 sec., 14458.464773922187 rows/sec., 1.22 MiB/sec. | ||
5698 | 2024.12.19 21:44:45.748402 [ 119 ] {} <Debug> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5699 | 2024.12.19 21:44:45.748639 [ 260 ] {274e4580-017d-44a6-87b3-84db8f0359e4} <Debug> TCPHandler: Processed in 0.008355703 sec. | ||
5700 | 2024.12.19 21:44:45.748740 [ 119 ] {} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5701 | 2024.12.19 21:44:45.748895 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5702 | 2024.12.19 21:44:45.749125 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5703 | 2024.12.19 21:44:45.749313 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
5704 | 2024.12.19 21:44:45.749740 [ 263 ] {51a5cb4e-8eaa-446e-8006-560a1da8a2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5705 | 2024.12.19 21:44:45.749880 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5706 | 2024.12.19 21:44:45.749975 [ 263 ] {51a5cb4e-8eaa-446e-8006-560a1da8a2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5707 | 2024.12.19 21:44:45.750005 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1433 rows starting from the beginning of the part | ||
5708 | 2024.12.19 21:44:45.750610 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 110 rows starting from the beginning of the part | ||
5709 | 2024.12.19 21:44:45.751248 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 229 rows starting from the beginning of the part | ||
5710 | 2024.12.19 21:44:45.751891 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 110 rows starting from the beginning of the part | ||
5711 | 2024.12.19 21:44:45.752504 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 229 rows starting from the beginning of the part | ||
5712 | 2024.12.19 21:44:45.753047 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 110 rows starting from the beginning of the part | ||
5713 | 2024.12.19 21:44:45.756365 [ 263 ] {51a5cb4e-8eaa-446e-8006-560a1da8a2f3} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5714 | 2024.12.19 21:44:45.756530 [ 263 ] {51a5cb4e-8eaa-446e-8006-560a1da8a2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5715 | 2024.12.19 21:44:45.758654 [ 263 ] {51a5cb4e-8eaa-446e-8006-560a1da8a2f3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5716 | 2024.12.19 21:44:45.759762 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 5 columns (5 merged, 0 gathered) in 0.010731762 sec., 206955.76364813157 rows/sec., 18.30 MiB/sec. | ||
5717 | 2024.12.19 21:44:45.759828 [ 263 ] {51a5cb4e-8eaa-446e-8006-560a1da8a2f3} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5718 | 2024.12.19 21:44:45.760160 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5719 | 2024.12.19 21:44:45.760954 [ 263 ] {51a5cb4e-8eaa-446e-8006-560a1da8a2f3} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.011415 sec., 2365.3088042049935 rows/sec., 177.86 KiB/sec. | ||
5720 | 2024.12.19 21:44:45.761421 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_41_8} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5721 | 2024.12.19 21:44:45.761490 [ 263 ] {51a5cb4e-8eaa-446e-8006-560a1da8a2f3} <Debug> TCPHandler: Processed in 0.012651762 sec. | ||
5722 | 2024.12.19 21:44:45.761849 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5723 | 2024.12.19 21:44:45.761842 [ 198 ] {79629718-6d40-4972-94bb-6e49ff421d74::all_1_41_8} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5724 | 2024.12.19 21:44:45.762239 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
5725 | 2024.12.19 21:44:45.762454 [ 260 ] {23aa606f-f0d1-41fe-aaa3-781111846971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5726 | 2024.12.19 21:44:45.762688 [ 260 ] {23aa606f-f0d1-41fe-aaa3-781111846971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5727 | 2024.12.19 21:44:45.765577 [ 260 ] {23aa606f-f0d1-41fe-aaa3-781111846971} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5728 | 2024.12.19 21:44:45.765667 [ 260 ] {23aa606f-f0d1-41fe-aaa3-781111846971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5729 | 2024.12.19 21:44:45.766773 [ 260 ] {23aa606f-f0d1-41fe-aaa3-781111846971} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5730 | 2024.12.19 21:44:45.767867 [ 260 ] {23aa606f-f0d1-41fe-aaa3-781111846971} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5731 | 2024.12.19 21:44:45.768222 [ 119 ] {} <Debug> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5732 | 2024.12.19 21:44:45.768669 [ 119 ] {} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5733 | 2024.12.19 21:44:45.768752 [ 260 ] {23aa606f-f0d1-41fe-aaa3-781111846971} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.006473 sec., 14058.396415881354 rows/sec., 1.10 MiB/sec. | ||
5734 | 2024.12.19 21:44:45.768798 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5735 | 2024.12.19 21:44:45.769063 [ 260 ] {23aa606f-f0d1-41fe-aaa3-781111846971} <Debug> TCPHandler: Processed in 0.007405779 sec. | ||
5736 | 2024.12.19 21:44:45.769400 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5737 | 2024.12.19 21:44:45.769703 [ 191 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
5738 | 2024.12.19 21:44:45.770172 [ 263 ] {13656dbd-34f3-40dd-bc19-4cbcc1e4f10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5739 | 2024.12.19 21:44:45.770462 [ 191 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5740 | 2024.12.19 21:44:45.770545 [ 191 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part | ||
5741 | 2024.12.19 21:44:45.770694 [ 263 ] {13656dbd-34f3-40dd-bc19-4cbcc1e4f10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5742 | 2024.12.19 21:44:45.771426 [ 191 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 91 rows starting from the beginning of the part | ||
5743 | 2024.12.19 21:44:45.772376 [ 191 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 395 rows starting from the beginning of the part | ||
5744 | 2024.12.19 21:44:45.773165 [ 191 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 91 rows starting from the beginning of the part | ||
5745 | 2024.12.19 21:44:45.773943 [ 191 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 395 rows starting from the beginning of the part | ||
5746 | 2024.12.19 21:44:45.774912 [ 191 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 91 rows starting from the beginning of the part | ||
5747 | 2024.12.19 21:44:45.775301 [ 263 ] {13656dbd-34f3-40dd-bc19-4cbcc1e4f10f} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5748 | 2024.12.19 21:44:45.775533 [ 263 ] {13656dbd-34f3-40dd-bc19-4cbcc1e4f10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5749 | 2024.12.19 21:44:45.777711 [ 263 ] {13656dbd-34f3-40dd-bc19-4cbcc1e4f10f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5750 | 2024.12.19 21:44:45.778959 [ 263 ] {13656dbd-34f3-40dd-bc19-4cbcc1e4f10f} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5751 | 2024.12.19 21:44:45.779566 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5752 | 2024.12.19 21:44:45.779836 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5753 | 2024.12.19 21:44:45.779971 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5754 | 2024.12.19 21:44:45.780037 [ 263 ] {13656dbd-34f3-40dd-bc19-4cbcc1e4f10f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.01026 sec., 15594.541910331383 rows/sec., 1.09 MiB/sec. | ||
5755 | 2024.12.19 21:44:45.780609 [ 263 ] {13656dbd-34f3-40dd-bc19-4cbcc1e4f10f} <Debug> TCPHandler: Processed in 0.011427593 sec. | ||
5756 | 2024.12.19 21:44:45.780621 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
5757 | 2024.12.19 21:44:45.780979 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5758 | 2024.12.19 21:44:45.781326 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5759 | 2024.12.19 21:44:45.781495 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11655 rows starting from the beginning of the part | ||
5760 | 2024.12.19 21:44:45.781663 [ 260 ] {0f11d76b-1adc-4132-ab3d-695409595474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5761 | 2024.12.19 21:44:45.782093 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
5762 | 2024.12.19 21:44:45.782327 [ 260 ] {0f11d76b-1adc-4132-ab3d-695409595474} <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 | ||
5763 | 2024.12.19 21:44:45.782708 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
5764 | 2024.12.19 21:44:45.783380 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
5765 | 2024.12.19 21:44:45.783944 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
5766 | 2024.12.19 21:44:45.784415 [ 190 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
5767 | 2024.12.19 21:44:45.793264 [ 186 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1977 rows, containing 5 columns (5 merged, 0 gathered) in 0.024074096 sec., 82121.46366783617 rows/sec., 6.29 MiB/sec. | ||
5768 | 2024.12.19 21:44:45.794092 [ 187 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5769 | 2024.12.19 21:44:45.796262 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12609 rows, containing 5 columns (5 merged, 0 gathered) in 0.016112168 sec., 782576.2492049488 rows/sec., 52.85 MiB/sec. | ||
5770 | 2024.12.19 21:44:45.796728 [ 260 ] {0f11d76b-1adc-4132-ab3d-695409595474} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5771 | 2024.12.19 21:44:45.796849 [ 260 ] {0f11d76b-1adc-4132-ab3d-695409595474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5772 | 2024.12.19 21:44:45.796871 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5773 | 2024.12.19 21:44:45.798072 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5774 | 2024.12.19 21:44:45.797899 [ 188 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_41_8} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5775 | 2024.12.19 21:44:45.798504 [ 201 ] {c6e54610-b5f8-45e2-8fdd-4f7ac01cec28::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5776 | 2024.12.19 21:44:45.798891 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
5777 | 2024.12.19 21:44:45.799206 [ 188 ] {7998377c-3b02-4741-9205-449879ec03ba::all_1_41_8} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5778 | 2024.12.19 21:44:45.799683 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5779 | 2024.12.19 21:44:45.801012 [ 260 ] {0f11d76b-1adc-4132-ab3d-695409595474} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5780 | 2024.12.19 21:44:45.801888 [ 260 ] {0f11d76b-1adc-4132-ab3d-695409595474} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5781 | 2024.12.19 21:44:45.802753 [ 260 ] {0f11d76b-1adc-4132-ab3d-695409595474} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.02132 sec., 1266.4165103189493 rows/sec., 2.27 MiB/sec. | ||
5782 | 2024.12.19 21:44:45.803528 [ 260 ] {0f11d76b-1adc-4132-ab3d-695409595474} <Debug> TCPHandler: Processed in 0.022777375 sec. | ||
5783 | 2024.12.19 21:44:45.804396 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5784 | 2024.12.19 21:44:45.804765 [ 263 ] {0b04c1e7-5b37-42d2-a4f2-4d85713ed02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5785 | 2024.12.19 21:44:45.804862 [ 263 ] {0b04c1e7-5b37-42d2-a4f2-4d85713ed02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5786 | 2024.12.19 21:44:45.807355 [ 263 ] {0b04c1e7-5b37-42d2-a4f2-4d85713ed02e} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5787 | 2024.12.19 21:44:45.807434 [ 263 ] {0b04c1e7-5b37-42d2-a4f2-4d85713ed02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5788 | 2024.12.19 21:44:45.808447 [ 263 ] {0b04c1e7-5b37-42d2-a4f2-4d85713ed02e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5789 | 2024.12.19 21:44:45.809012 [ 263 ] {0b04c1e7-5b37-42d2-a4f2-4d85713ed02e} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5790 | 2024.12.19 21:44:45.809418 [ 119 ] {} <Debug> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5791 | 2024.12.19 21:44:45.809553 [ 119 ] {} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5792 | 2024.12.19 21:44:45.809621 [ 263 ] {0b04c1e7-5b37-42d2-a4f2-4d85713ed02e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00498 sec., 12048.192771084337 rows/sec., 831.45 KiB/sec. | ||
5793 | 2024.12.19 21:44:45.809658 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5794 | 2024.12.19 21:44:45.810053 [ 263 ] {0b04c1e7-5b37-42d2-a4f2-4d85713ed02e} <Debug> TCPHandler: Processed in 0.006337572 sec. | ||
5795 | 2024.12.19 21:44:45.810129 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
5796 | 2024.12.19 21:44:45.810568 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5797 | 2024.12.19 21:44:45.810658 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2178 rows starting from the beginning of the part | ||
5798 | 2024.12.19 21:44:45.810982 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
5799 | 2024.12.19 21:44:45.811345 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part | ||
5800 | 2024.12.19 21:44:45.811675 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
5801 | 2024.12.19 21:44:45.812060 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
5802 | 2024.12.19 21:44:45.812440 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
5803 | 2024.12.19 21:44:45.816540 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2522 rows, containing 4 columns (4 merged, 0 gathered) in 0.006706328 sec., 376062.7276208381 rows/sec., 24.54 MiB/sec. | ||
5804 | 2024.12.19 21:44:45.816842 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5805 | 2024.12.19 21:44:45.817487 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_41_8} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5806 | 2024.12.19 21:44:45.817698 [ 201 ] {76120e44-5844-4265-a3a7-e8803b572dbe::all_1_41_8} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5807 | 2024.12.19 21:44:45.817856 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
5808 | 2024.12.19 21:44:45.829250 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5809 | 2024.12.19 21:44:45.829301 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5810 | 2024.12.19 21:44:45.836801 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5811 | 2024.12.19 21:44:45.837584 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5812 | 2024.12.19 21:44:45.837963 [ 119 ] {} <Debug> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5813 | 2024.12.19 21:44:45.838107 [ 119 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5814 | 2024.12.19 21:44:45.838200 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5815 | 2024.12.19 21:44:45.838769 [ 193 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
5816 | 2024.12.19 21:44:45.854797 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5817 | 2024.12.19 21:44:45.856262 [ 193 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5818 | 2024.12.19 21:44:45.857954 [ 193 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
5819 | 2024.12.19 21:44:45.863803 [ 193 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
5820 | 2024.12.19 21:44:45.869644 [ 193 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
5821 | 2024.12.19 21:44:45.875526 [ 193 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
5822 | 2024.12.19 21:44:45.881431 [ 193 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
5823 | 2024.12.19 21:44:45.886044 [ 193 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
5824 | 2024.12.19 21:44:45.944663 [ 195 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.106318634 sec., 1843.5150323695846 rows/sec., 9.53 MiB/sec. | ||
5825 | 2024.12.19 21:44:45.947715 [ 195 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5826 | 2024.12.19 21:44:45.950781 [ 195 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_26_5} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5827 | 2024.12.19 21:44:45.950902 [ 195 ] {24de372e-3342-4e88-9e93-31636bde912e::all_1_26_5} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5828 | 2024.12.19 21:44:45.953451 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5829 | 2024.12.19 21:44:46.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.68 MiB, peak 206.23 MiB, free memory in arenas 0.00 B, will set to 198.43 MiB (RSS), difference: 2.76 MiB | ||
5830 | 2024.12.19 21:44:46.216366 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5831 | 2024.12.19 21:44:46.216553 [ 260 ] {465fe5cd-97a7-49e1-9468-760c169ae391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5832 | 2024.12.19 21:44:46.216624 [ 260 ] {465fe5cd-97a7-49e1-9468-760c169ae391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5833 | 2024.12.19 21:44:46.217388 [ 260 ] {465fe5cd-97a7-49e1-9468-760c169ae391} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5834 | 2024.12.19 21:44:46.217438 [ 260 ] {465fe5cd-97a7-49e1-9468-760c169ae391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5835 | 2024.12.19 21:44:46.217885 [ 260 ] {465fe5cd-97a7-49e1-9468-760c169ae391} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5836 | 2024.12.19 21:44:46.218149 [ 260 ] {465fe5cd-97a7-49e1-9468-760c169ae391} <Trace> oximeter.fields_i16 (77b1367e-ba4d-48cc-a52d-fb45a255ebf4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5837 | 2024.12.19 21:44:46.218403 [ 260 ] {465fe5cd-97a7-49e1-9468-760c169ae391} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 530.15 KiB/sec. | ||
5838 | 2024.12.19 21:44:46.218471 [ 260 ] {465fe5cd-97a7-49e1-9468-760c169ae391} <Debug> TCPHandler: Processed in 0.002225445 sec. | ||
5839 | 2024.12.19 21:44:46.218739 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5840 | 2024.12.19 21:44:46.218938 [ 263 ] {671030c7-0bb9-4efc-949b-f778cd795216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5841 | 2024.12.19 21:44:46.219007 [ 263 ] {671030c7-0bb9-4efc-949b-f778cd795216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5842 | 2024.12.19 21:44:46.219726 [ 263 ] {671030c7-0bb9-4efc-949b-f778cd795216} <Trace> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5843 | 2024.12.19 21:44:46.219845 [ 263 ] {671030c7-0bb9-4efc-949b-f778cd795216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5844 | 2024.12.19 21:44:46.220346 [ 263 ] {671030c7-0bb9-4efc-949b-f778cd795216} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5845 | 2024.12.19 21:44:46.220656 [ 263 ] {671030c7-0bb9-4efc-949b-f778cd795216} <Trace> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5846 | 2024.12.19 21:44:46.221007 [ 263 ] {671030c7-0bb9-4efc-949b-f778cd795216} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.002087 sec., 7666.506947771922 rows/sec., 625.15 KiB/sec. | ||
5847 | 2024.12.19 21:44:46.221118 [ 263 ] {671030c7-0bb9-4efc-949b-f778cd795216} <Debug> TCPHandler: Processed in 0.00251719 sec. | ||
5848 | 2024.12.19 21:44:46.221275 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5849 | 2024.12.19 21:44:46.221401 [ 260 ] {b6635aa9-c5d8-401f-bc39-d9fed577d6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5850 | 2024.12.19 21:44:46.221454 [ 260 ] {b6635aa9-c5d8-401f-bc39-d9fed577d6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5851 | 2024.12.19 21:44:46.222788 [ 260 ] {b6635aa9-c5d8-401f-bc39-d9fed577d6ee} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5852 | 2024.12.19 21:44:46.222831 [ 260 ] {b6635aa9-c5d8-401f-bc39-d9fed577d6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5853 | 2024.12.19 21:44:46.223298 [ 260 ] {b6635aa9-c5d8-401f-bc39-d9fed577d6ee} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5854 | 2024.12.19 21:44:46.223555 [ 260 ] {b6635aa9-c5d8-401f-bc39-d9fed577d6ee} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5855 | 2024.12.19 21:44:46.223772 [ 260 ] {b6635aa9-c5d8-401f-bc39-d9fed577d6ee} <Debug> executeQuery: Read 1377 rows, 117.70 KiB in 0.0024 sec., 573750 rows/sec., 47.89 MiB/sec. | ||
5856 | 2024.12.19 21:44:46.223851 [ 260 ] {b6635aa9-c5d8-401f-bc39-d9fed577d6ee} <Debug> TCPHandler: Processed in 0.002638233 sec. | ||
5857 | 2024.12.19 21:44:46.224022 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5858 | 2024.12.19 21:44:46.224162 [ 263 ] {2f247ed1-9fde-4b30-a128-f1b557b3e8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5859 | 2024.12.19 21:44:46.224222 [ 263 ] {2f247ed1-9fde-4b30-a128-f1b557b3e8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5860 | 2024.12.19 21:44:46.224917 [ 263 ] {2f247ed1-9fde-4b30-a128-f1b557b3e8bb} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5861 | 2024.12.19 21:44:46.224958 [ 263 ] {2f247ed1-9fde-4b30-a128-f1b557b3e8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5862 | 2024.12.19 21:44:46.225341 [ 263 ] {2f247ed1-9fde-4b30-a128-f1b557b3e8bb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5863 | 2024.12.19 21:44:46.225586 [ 263 ] {2f247ed1-9fde-4b30-a128-f1b557b3e8bb} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5864 | 2024.12.19 21:44:46.225802 [ 263 ] {2f247ed1-9fde-4b30-a128-f1b557b3e8bb} <Debug> executeQuery: Read 36 rows, 2.55 KiB in 0.00167 sec., 21556.88622754491 rows/sec., 1.49 MiB/sec. | ||
5865 | 2024.12.19 21:44:46.225860 [ 263 ] {2f247ed1-9fde-4b30-a128-f1b557b3e8bb} <Debug> TCPHandler: Processed in 0.001906191 sec. | ||
5866 | 2024.12.19 21:44:46.226031 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5867 | 2024.12.19 21:44:46.226153 [ 260 ] {d8927422-c24f-4c92-941d-ba6253f34e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5868 | 2024.12.19 21:44:46.226204 [ 260 ] {d8927422-c24f-4c92-941d-ba6253f34e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5869 | 2024.12.19 21:44:46.226880 [ 260 ] {d8927422-c24f-4c92-941d-ba6253f34e1a} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5870 | 2024.12.19 21:44:46.226922 [ 260 ] {d8927422-c24f-4c92-941d-ba6253f34e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5871 | 2024.12.19 21:44:46.227310 [ 260 ] {d8927422-c24f-4c92-941d-ba6253f34e1a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5872 | 2024.12.19 21:44:46.227570 [ 260 ] {d8927422-c24f-4c92-941d-ba6253f34e1a} <Trace> oximeter.fields_u32 (efaeb933-e9ab-4994-840c-a3e9e50c45f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5873 | 2024.12.19 21:44:46.227791 [ 260 ] {d8927422-c24f-4c92-941d-ba6253f34e1a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001664 sec., 145432.6923076923 rows/sec., 9.85 MiB/sec. | ||
5874 | 2024.12.19 21:44:46.227848 [ 260 ] {d8927422-c24f-4c92-941d-ba6253f34e1a} <Debug> TCPHandler: Processed in 0.00188004 sec. | ||
5875 | 2024.12.19 21:44:46.228000 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5876 | 2024.12.19 21:44:46.228138 [ 263 ] {5a84b1be-b7f7-4ee6-a90d-7bd9c5b13f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5877 | 2024.12.19 21:44:46.228196 [ 263 ] {5a84b1be-b7f7-4ee6-a90d-7bd9c5b13f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5878 | 2024.12.19 21:44:46.228874 [ 263 ] {5a84b1be-b7f7-4ee6-a90d-7bd9c5b13f2e} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5879 | 2024.12.19 21:44:46.228915 [ 263 ] {5a84b1be-b7f7-4ee6-a90d-7bd9c5b13f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5880 | 2024.12.19 21:44:46.229280 [ 263 ] {5a84b1be-b7f7-4ee6-a90d-7bd9c5b13f2e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5881 | 2024.12.19 21:44:46.229535 [ 263 ] {5a84b1be-b7f7-4ee6-a90d-7bd9c5b13f2e} <Trace> oximeter.fields_u8 (7c72ec37-9d36-441a-906e-65b7389ec45c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5882 | 2024.12.19 21:44:46.229815 [ 263 ] {5a84b1be-b7f7-4ee6-a90d-7bd9c5b13f2e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001705 sec., 7624.633431085044 rows/sec., 475.39 KiB/sec. | ||
5883 | 2024.12.19 21:44:46.230022 [ 263 ] {5a84b1be-b7f7-4ee6-a90d-7bd9c5b13f2e} <Debug> TCPHandler: Processed in 0.002085854 sec. | ||
5884 | 2024.12.19 21:44:46.230184 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5885 | 2024.12.19 21:44:46.230302 [ 260 ] {6c97b6f3-0fbd-4130-9c03-6ebaafeb3d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5886 | 2024.12.19 21:44:46.230351 [ 260 ] {6c97b6f3-0fbd-4130-9c03-6ebaafeb3d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5887 | 2024.12.19 21:44:46.231221 [ 260 ] {6c97b6f3-0fbd-4130-9c03-6ebaafeb3d8b} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5888 | 2024.12.19 21:44:46.231260 [ 260 ] {6c97b6f3-0fbd-4130-9c03-6ebaafeb3d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5889 | 2024.12.19 21:44:46.231672 [ 260 ] {6c97b6f3-0fbd-4130-9c03-6ebaafeb3d8b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5890 | 2024.12.19 21:44:46.231924 [ 260 ] {6c97b6f3-0fbd-4130-9c03-6ebaafeb3d8b} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5891 | 2024.12.19 21:44:46.232144 [ 260 ] {6c97b6f3-0fbd-4130-9c03-6ebaafeb3d8b} <Debug> executeQuery: Read 867 rows, 64.32 KiB in 0.001866 sec., 464630.22508038586 rows/sec., 33.66 MiB/sec. | ||
5892 | 2024.12.19 21:44:46.232197 [ 260 ] {6c97b6f3-0fbd-4130-9c03-6ebaafeb3d8b} <Debug> TCPHandler: Processed in 0.002078153 sec. | ||
5893 | 2024.12.19 21:44:46.232346 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5894 | 2024.12.19 21:44:46.232485 [ 263 ] {6c43c62a-fe3f-48fd-bbc8-7f3d652e5359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5895 | 2024.12.19 21:44:46.232543 [ 263 ] {6c43c62a-fe3f-48fd-bbc8-7f3d652e5359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5896 | 2024.12.19 21:44:46.233076 [ 263 ] {6c43c62a-fe3f-48fd-bbc8-7f3d652e5359} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5897 | 2024.12.19 21:44:46.233114 [ 263 ] {6c43c62a-fe3f-48fd-bbc8-7f3d652e5359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5898 | 2024.12.19 21:44:46.233484 [ 263 ] {6c43c62a-fe3f-48fd-bbc8-7f3d652e5359} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5899 | 2024.12.19 21:44:46.233732 [ 263 ] {6c43c62a-fe3f-48fd-bbc8-7f3d652e5359} <Trace> oximeter.measurements_bool (61bef439-105b-4b65-8581-392437581435): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5900 | 2024.12.19 21:44:46.233916 [ 263 ] {6c43c62a-fe3f-48fd-bbc8-7f3d652e5359} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. | ||
5901 | 2024.12.19 21:44:46.233969 [ 263 ] {6c43c62a-fe3f-48fd-bbc8-7f3d652e5359} <Debug> TCPHandler: Processed in 0.001688927 sec. | ||
5902 | 2024.12.19 21:44:46.234115 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5903 | 2024.12.19 21:44:46.234234 [ 260 ] {184895c5-b962-449e-b485-19b237effa7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5904 | 2024.12.19 21:44:46.234288 [ 260 ] {184895c5-b962-449e-b485-19b237effa7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5905 | 2024.12.19 21:44:46.235063 [ 260 ] {184895c5-b962-449e-b485-19b237effa7e} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5906 | 2024.12.19 21:44:46.235103 [ 260 ] {184895c5-b962-449e-b485-19b237effa7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5907 | 2024.12.19 21:44:46.235559 [ 260 ] {184895c5-b962-449e-b485-19b237effa7e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5908 | 2024.12.19 21:44:46.235807 [ 260 ] {184895c5-b962-449e-b485-19b237effa7e} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5909 | 2024.12.19 21:44:46.236032 [ 260 ] {184895c5-b962-449e-b485-19b237effa7e} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001823 sec., 528250.1371365881 rows/sec., 35.10 MiB/sec. | ||
5910 | 2024.12.19 21:44:46.236086 [ 260 ] {184895c5-b962-449e-b485-19b237effa7e} <Debug> TCPHandler: Processed in 0.002026553 sec. | ||
5911 | 2024.12.19 21:44:46.236237 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5912 | 2024.12.19 21:44:46.236374 [ 263 ] {d5cdbbe5-f2fe-4651-ac06-f7563c089089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5913 | 2024.12.19 21:44:46.236434 [ 263 ] {d5cdbbe5-f2fe-4651-ac06-f7563c089089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5914 | 2024.12.19 21:44:46.236968 [ 263 ] {d5cdbbe5-f2fe-4651-ac06-f7563c089089} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5915 | 2024.12.19 21:44:46.237005 [ 263 ] {d5cdbbe5-f2fe-4651-ac06-f7563c089089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5916 | 2024.12.19 21:44:46.237371 [ 263 ] {d5cdbbe5-f2fe-4651-ac06-f7563c089089} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5917 | 2024.12.19 21:44:46.237614 [ 263 ] {d5cdbbe5-f2fe-4651-ac06-f7563c089089} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5918 | 2024.12.19 21:44:46.237799 [ 263 ] {d5cdbbe5-f2fe-4651-ac06-f7563c089089} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001455 sec., 687.2852233676977 rows/sec., 46.31 KiB/sec. | ||
5919 | 2024.12.19 21:44:46.237851 [ 263 ] {d5cdbbe5-f2fe-4651-ac06-f7563c089089} <Debug> TCPHandler: Processed in 0.001679157 sec. | ||
5920 | 2024.12.19 21:44:46.237984 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5921 | 2024.12.19 21:44:46.238103 [ 260 ] {8431494e-2b7d-4c22-a638-e75218c02c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5922 | 2024.12.19 21:44:46.238185 [ 260 ] {8431494e-2b7d-4c22-a638-e75218c02c48} <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 | ||
5923 | 2024.12.19 21:44:46.239360 [ 260 ] {8431494e-2b7d-4c22-a638-e75218c02c48} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5924 | 2024.12.19 21:44:46.239400 [ 260 ] {8431494e-2b7d-4c22-a638-e75218c02c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5925 | 2024.12.19 21:44:46.240042 [ 260 ] {8431494e-2b7d-4c22-a638-e75218c02c48} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5926 | 2024.12.19 21:44:46.240318 [ 260 ] {8431494e-2b7d-4c22-a638-e75218c02c48} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5927 | 2024.12.19 21:44:46.240574 [ 260 ] {8431494e-2b7d-4c22-a638-e75218c02c48} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002495 sec., 5210.420841683367 rows/sec., 9.34 MiB/sec. | ||
5928 | 2024.12.19 21:44:46.240681 [ 260 ] {8431494e-2b7d-4c22-a638-e75218c02c48} <Debug> TCPHandler: Processed in 0.002752854 sec. | ||
5929 | 2024.12.19 21:44:46.240838 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5930 | 2024.12.19 21:44:46.240977 [ 263 ] {b33e2df6-2fef-4814-a04d-8538ade1efa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5931 | 2024.12.19 21:44:46.241036 [ 263 ] {b33e2df6-2fef-4814-a04d-8538ade1efa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5932 | 2024.12.19 21:44:46.241637 [ 263 ] {b33e2df6-2fef-4814-a04d-8538ade1efa4} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5933 | 2024.12.19 21:44:46.241682 [ 263 ] {b33e2df6-2fef-4814-a04d-8538ade1efa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5934 | 2024.12.19 21:44:46.242085 [ 263 ] {b33e2df6-2fef-4814-a04d-8538ade1efa4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5935 | 2024.12.19 21:44:46.242325 [ 263 ] {b33e2df6-2fef-4814-a04d-8538ade1efa4} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5936 | 2024.12.19 21:44:46.242499 [ 263 ] {b33e2df6-2fef-4814-a04d-8538ade1efa4} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001554 sec., 21879.02187902188 rows/sec., 1.27 MiB/sec. | ||
5937 | 2024.12.19 21:44:46.242550 [ 263 ] {b33e2df6-2fef-4814-a04d-8538ade1efa4} <Debug> TCPHandler: Processed in 0.001775748 sec. | ||
5938 | 2024.12.19 21:44:50.006396 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 852 | ||
5939 | 2024.12.19 21:44:50.009960 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5940 | 2024.12.19 21:44:50.010010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5941 | 2024.12.19 21:44:50.011544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5942 | 2024.12.19 21:44:50.011864 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5943 | 2024.12.19 21:44:50.012438 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
5944 | 2024.12.19 21:44:50.737584 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5945 | 2024.12.19 21:44:50.737770 [ 260 ] {77ecff2c-109f-48e7-b44f-9a38d2513eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5946 | 2024.12.19 21:44:50.737841 [ 260 ] {77ecff2c-109f-48e7-b44f-9a38d2513eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5947 | 2024.12.19 21:44:50.738631 [ 260 ] {77ecff2c-109f-48e7-b44f-9a38d2513eea} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5948 | 2024.12.19 21:44:50.738679 [ 260 ] {77ecff2c-109f-48e7-b44f-9a38d2513eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5949 | 2024.12.19 21:44:50.739119 [ 260 ] {77ecff2c-109f-48e7-b44f-9a38d2513eea} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5950 | 2024.12.19 21:44:50.739379 [ 260 ] {77ecff2c-109f-48e7-b44f-9a38d2513eea} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5951 | 2024.12.19 21:44:50.739595 [ 260 ] {77ecff2c-109f-48e7-b44f-9a38d2513eea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001873 sec., 29898.558462359848 rows/sec., 2.30 MiB/sec. | ||
5952 | 2024.12.19 21:44:50.739702 [ 260 ] {77ecff2c-109f-48e7-b44f-9a38d2513eea} <Debug> TCPHandler: Processed in 0.002240367 sec. | ||
5953 | 2024.12.19 21:44:50.740012 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5954 | 2024.12.19 21:44:50.740227 [ 263 ] {f49588e6-6454-4849-b0e2-3b6511e69a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5955 | 2024.12.19 21:44:50.740310 [ 263 ] {f49588e6-6454-4849-b0e2-3b6511e69a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5956 | 2024.12.19 21:44:50.741163 [ 263 ] {f49588e6-6454-4849-b0e2-3b6511e69a4e} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5957 | 2024.12.19 21:44:50.741213 [ 263 ] {f49588e6-6454-4849-b0e2-3b6511e69a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5958 | 2024.12.19 21:44:50.741663 [ 263 ] {f49588e6-6454-4849-b0e2-3b6511e69a4e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5959 | 2024.12.19 21:44:50.741925 [ 263 ] {f49588e6-6454-4849-b0e2-3b6511e69a4e} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5960 | 2024.12.19 21:44:50.742165 [ 263 ] {f49588e6-6454-4849-b0e2-3b6511e69a4e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001996 sec., 32064.128256513028 rows/sec., 2.50 MiB/sec. | ||
5961 | 2024.12.19 21:44:50.742230 [ 263 ] {f49588e6-6454-4849-b0e2-3b6511e69a4e} <Debug> TCPHandler: Processed in 0.002391528 sec. | ||
5962 | 2024.12.19 21:44:50.742433 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5963 | 2024.12.19 21:44:50.742562 [ 260 ] {3e65edfb-e549-4eef-b116-b9dd86dfd3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5964 | 2024.12.19 21:44:50.742621 [ 260 ] {3e65edfb-e549-4eef-b116-b9dd86dfd3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5965 | 2024.12.19 21:44:50.743235 [ 260 ] {3e65edfb-e549-4eef-b116-b9dd86dfd3f4} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5966 | 2024.12.19 21:44:50.743274 [ 260 ] {3e65edfb-e549-4eef-b116-b9dd86dfd3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5967 | 2024.12.19 21:44:50.743682 [ 260 ] {3e65edfb-e549-4eef-b116-b9dd86dfd3f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5968 | 2024.12.19 21:44:50.743933 [ 260 ] {3e65edfb-e549-4eef-b116-b9dd86dfd3f4} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5969 | 2024.12.19 21:44:50.744161 [ 260 ] {3e65edfb-e549-4eef-b116-b9dd86dfd3f4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001629 sec., 78575.81338244322 rows/sec., 5.47 MiB/sec. | ||
5970 | 2024.12.19 21:44:50.744218 [ 260 ] {3e65edfb-e549-4eef-b116-b9dd86dfd3f4} <Debug> TCPHandler: Processed in 0.00184399 sec. | ||
5971 | 2024.12.19 21:44:50.744374 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5972 | 2024.12.19 21:44:50.744500 [ 263 ] {85a6ed8b-5e9c-4329-aac5-36d397fe3837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5973 | 2024.12.19 21:44:50.744557 [ 263 ] {85a6ed8b-5e9c-4329-aac5-36d397fe3837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5974 | 2024.12.19 21:44:50.745088 [ 263 ] {85a6ed8b-5e9c-4329-aac5-36d397fe3837} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5975 | 2024.12.19 21:44:50.745129 [ 263 ] {85a6ed8b-5e9c-4329-aac5-36d397fe3837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5976 | 2024.12.19 21:44:50.745524 [ 263 ] {85a6ed8b-5e9c-4329-aac5-36d397fe3837} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5977 | 2024.12.19 21:44:50.745764 [ 263 ] {85a6ed8b-5e9c-4329-aac5-36d397fe3837} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5978 | 2024.12.19 21:44:50.745986 [ 263 ] {85a6ed8b-5e9c-4329-aac5-36d397fe3837} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001515 sec., 31683.16831683168 rows/sec., 2.14 MiB/sec. | ||
5979 | 2024.12.19 21:44:50.746040 [ 263 ] {85a6ed8b-5e9c-4329-aac5-36d397fe3837} <Debug> TCPHandler: Processed in 0.001722977 sec. | ||
5980 | 2024.12.19 21:44:52.439382 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5981 | 2024.12.19 21:44:52.440161 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5982 | 2024.12.19 21:44:52.440212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5983 | 2024.12.19 21:44:52.440806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5984 | 2024.12.19 21:44:52.441070 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5985 | 2024.12.19 21:44:52.441304 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5986 | 2024.12.19 21:44:53.354977 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5987 | 2024.12.19 21:44:53.373747 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5988 | 2024.12.19 21:44:53.373797 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5989 | 2024.12.19 21:44:53.380774 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5990 | 2024.12.19 21:44:53.381541 [ 242 ] {} <Trace> system.metric_log (24de372e-3342-4e88-9e93-31636bde912e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5991 | 2024.12.19 21:44:53.384086 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5992 | 2024.12.19 21:44:55.740231 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5993 | 2024.12.19 21:44:55.740436 [ 260 ] {c934f636-3633-441c-ac77-e7a6718cfac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5994 | 2024.12.19 21:44:55.740508 [ 260 ] {c934f636-3633-441c-ac77-e7a6718cfac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5995 | 2024.12.19 21:44:55.741330 [ 260 ] {c934f636-3633-441c-ac77-e7a6718cfac2} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5996 | 2024.12.19 21:44:55.741380 [ 260 ] {c934f636-3633-441c-ac77-e7a6718cfac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
5997 | 2024.12.19 21:44:55.741822 [ 260 ] {c934f636-3633-441c-ac77-e7a6718cfac2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5998 | 2024.12.19 21:44:55.742087 [ 260 ] {c934f636-3633-441c-ac77-e7a6718cfac2} <Trace> oximeter.fields_string (79629718-6d40-4972-94bb-6e49ff421d74): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5999 | 2024.12.19 21:44:55.742337 [ 260 ] {c934f636-3633-441c-ac77-e7a6718cfac2} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001949 sec., 56439.19958953309 rows/sec., 4.74 MiB/sec. | ||
6000 | 2024.12.19 21:44:55.742407 [ 260 ] {c934f636-3633-441c-ac77-e7a6718cfac2} <Debug> TCPHandler: Processed in 0.002299887 sec. | ||
6001 | 2024.12.19 21:44:55.742701 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6002 | 2024.12.19 21:44:55.742917 [ 263 ] {0d26f0f5-6e9e-47f2-bdd2-7de34e62e295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6003 | 2024.12.19 21:44:55.743000 [ 263 ] {0d26f0f5-6e9e-47f2-bdd2-7de34e62e295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6004 | 2024.12.19 21:44:55.743788 [ 263 ] {0d26f0f5-6e9e-47f2-bdd2-7de34e62e295} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6005 | 2024.12.19 21:44:55.743834 [ 263 ] {0d26f0f5-6e9e-47f2-bdd2-7de34e62e295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6006 | 2024.12.19 21:44:55.744274 [ 263 ] {0d26f0f5-6e9e-47f2-bdd2-7de34e62e295} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6007 | 2024.12.19 21:44:55.744536 [ 263 ] {0d26f0f5-6e9e-47f2-bdd2-7de34e62e295} <Trace> oximeter.fields_u16 (c1973405-352f-482b-a990-dcf0e0a89417): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6008 | 2024.12.19 21:44:55.744781 [ 263 ] {0d26f0f5-6e9e-47f2-bdd2-7de34e62e295} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001924 sec., 14033.264033264033 rows/sec., 1.03 MiB/sec. | ||
6009 | 2024.12.19 21:44:55.744851 [ 263 ] {0d26f0f5-6e9e-47f2-bdd2-7de34e62e295} <Debug> TCPHandler: Processed in 0.002320867 sec. | ||
6010 | 2024.12.19 21:44:55.745020 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6011 | 2024.12.19 21:44:55.745139 [ 260 ] {0da1868f-0747-49a2-82c2-906a808cffdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6012 | 2024.12.19 21:44:55.745188 [ 260 ] {0da1868f-0747-49a2-82c2-906a808cffdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6013 | 2024.12.19 21:44:55.745819 [ 260 ] {0da1868f-0747-49a2-82c2-906a808cffdd} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6014 | 2024.12.19 21:44:55.745859 [ 260 ] {0da1868f-0747-49a2-82c2-906a808cffdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6015 | 2024.12.19 21:44:55.746247 [ 260 ] {0da1868f-0747-49a2-82c2-906a808cffdd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6016 | 2024.12.19 21:44:55.746495 [ 260 ] {0da1868f-0747-49a2-82c2-906a808cffdd} <Trace> oximeter.fields_uuid (7998377c-3b02-4741-9205-449879ec03ba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6017 | 2024.12.19 21:44:55.746747 [ 260 ] {0da1868f-0747-49a2-82c2-906a808cffdd} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001624 sec., 56034.48275862069 rows/sec., 4.38 MiB/sec. | ||
6018 | 2024.12.19 21:44:55.746868 [ 260 ] {0da1868f-0747-49a2-82c2-906a808cffdd} <Debug> TCPHandler: Processed in 0.00190901 sec. | ||
6019 | 2024.12.19 21:44:55.747058 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6020 | 2024.12.19 21:44:55.747190 [ 263 ] {4421edc9-f68d-46fd-9354-fbdacbb56582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6021 | 2024.12.19 21:44:55.747251 [ 263 ] {4421edc9-f68d-46fd-9354-fbdacbb56582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6022 | 2024.12.19 21:44:55.747922 [ 263 ] {4421edc9-f68d-46fd-9354-fbdacbb56582} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6023 | 2024.12.19 21:44:55.747970 [ 263 ] {4421edc9-f68d-46fd-9354-fbdacbb56582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6024 | 2024.12.19 21:44:55.748428 [ 263 ] {4421edc9-f68d-46fd-9354-fbdacbb56582} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6025 | 2024.12.19 21:44:55.748678 [ 263 ] {4421edc9-f68d-46fd-9354-fbdacbb56582} <Trace> oximeter.measurements_cumulativeu64 (c6e54610-b5f8-45e2-8fdd-4f7ac01cec28): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6026 | 2024.12.19 21:44:55.748938 [ 263 ] {4421edc9-f68d-46fd-9354-fbdacbb56582} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00177 sec., 90395.4802259887 rows/sec., 6.30 MiB/sec. | ||
6027 | 2024.12.19 21:44:55.749126 [ 263 ] {4421edc9-f68d-46fd-9354-fbdacbb56582} <Debug> TCPHandler: Processed in 0.002140924 sec. | ||
6028 | 2024.12.19 21:44:55.749323 [ 260 ] {} <Trace> TCP-Session: 06397a71-d0db-494b-870b-8db864447ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6029 | 2024.12.19 21:44:55.749441 [ 260 ] {e0640797-abcd-490c-92bd-30f642b59381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6030 | 2024.12.19 21:44:55.749515 [ 260 ] {e0640797-abcd-490c-92bd-30f642b59381} <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 | ||
6031 | 2024.12.19 21:44:55.750749 [ 260 ] {e0640797-abcd-490c-92bd-30f642b59381} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6032 | 2024.12.19 21:44:55.750789 [ 260 ] {e0640797-abcd-490c-92bd-30f642b59381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6033 | 2024.12.19 21:44:55.751445 [ 260 ] {e0640797-abcd-490c-92bd-30f642b59381} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6034 | 2024.12.19 21:44:55.751710 [ 260 ] {e0640797-abcd-490c-92bd-30f642b59381} <Trace> oximeter.measurements_histogramu64 (00b3a84e-464c-4651-98d2-33bbd9eef2a0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6035 | 2024.12.19 21:44:55.751965 [ 260 ] {e0640797-abcd-490c-92bd-30f642b59381} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002547 sec., 10600.706713780919 rows/sec., 19.00 MiB/sec. | ||
6036 | 2024.12.19 21:44:55.752060 [ 260 ] {e0640797-abcd-490c-92bd-30f642b59381} <Debug> TCPHandler: Processed in 0.002841106 sec. | ||
6037 | 2024.12.19 21:44:55.752243 [ 263 ] {} <Trace> TCP-Session: 057436e5-f21e-4b9a-bfc2-d060dd9cd30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6038 | 2024.12.19 21:44:55.752363 [ 263 ] {a7525bea-11c4-432d-8c10-c71d622a3fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64011) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6039 | 2024.12.19 21:44:55.752417 [ 263 ] {a7525bea-11c4-432d-8c10-c71d622a3fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6040 | 2024.12.19 21:44:55.752919 [ 263 ] {a7525bea-11c4-432d-8c10-c71d622a3fc2} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6041 | 2024.12.19 21:44:55.752959 [ 263 ] {a7525bea-11c4-432d-8c10-c71d622a3fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6042 | 2024.12.19 21:44:55.753347 [ 263 ] {a7525bea-11c4-432d-8c10-c71d622a3fc2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6043 | 2024.12.19 21:44:55.753614 [ 263 ] {a7525bea-11c4-432d-8c10-c71d622a3fc2} <Trace> oximeter.measurements_u64 (76120e44-5844-4265-a3a7-e8803b572dbe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6044 | 2024.12.19 21:44:55.753831 [ 263 ] {a7525bea-11c4-432d-8c10-c71d622a3fc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. | ||
6045 | 2024.12.19 21:44:55.753885 [ 263 ] {a7525bea-11c4-432d-8c10-c71d622a3fc2} <Debug> TCPHandler: Processed in 0.001711498 sec. | ||
6046 | 2024.12.19 21:44:57.066946 [ 117 ] {} <Debug> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
6047 | 2024.12.19 21:44:57.067024 [ 117 ] {} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6048 | 2024.12.19 21:44:57.067050 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6049 | 2024.12.19 21:44:57.067286 [ 199 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
6050 | 2024.12.19 21:44:57.067480 [ 199 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6051 | 2024.12.19 21:44:57.067525 [ 199 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 15 rows starting from the beginning of the part | ||
6052 | 2024.12.19 21:44:57.067617 [ 199 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
6053 | 2024.12.19 21:44:57.067719 [ 199 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6054 | 2024.12.19 21:44:57.067985 [ 199 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6055 | 2024.12.19 21:44:57.068167 [ 199 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6056 | 2024.12.19 21:44:57.069324 [ 196 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.002179315 sec., 8718.33580735231 rows/sec., 585.67 KiB/sec. | ||
6057 | 2024.12.19 21:44:57.069579 [ 194 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
6058 | 2024.12.19 21:44:57.070000 [ 194 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_18_4} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6059 | 2024.12.19 21:44:57.070108 [ 194 ] {9779b27b-eea6-452d-9e7e-b7dff56df889::all_1_18_4} <Trace> oximeter.measurements_f64 (9779b27b-eea6-452d-9e7e-b7dff56df889) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
6060 | 2024.12.19 21:44:57.070225 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
6061 | 2024.12.19 21:44:59.797374 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6062 | 2024.12.19 21:44:59.797437 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6063 | 2024.12.19 21:44:59.884559 [ 121 ] {} <Debug> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
6064 | 2024.12.19 21:44:59.884608 [ 121 ] {} <Trace> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6065 | 2024.12.19 21:44:59.884631 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6066 | 2024.12.19 21:44:59.884911 [ 199 ] {72ffde3c-4a59-4636-889c-03681fe675f8::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 | ||
6067 | 2024.12.19 21:44:59.885119 [ 199 ] {72ffde3c-4a59-4636-889c-03681fe675f8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6068 | 2024.12.19 21:44:59.885169 [ 199 ] {72ffde3c-4a59-4636-889c-03681fe675f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
6069 | 2024.12.19 21:44:59.885321 [ 199 ] {72ffde3c-4a59-4636-889c-03681fe675f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
6070 | 2024.12.19 21:44:59.885520 [ 199 ] {72ffde3c-4a59-4636-889c-03681fe675f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
6071 | 2024.12.19 21:44:59.885761 [ 199 ] {72ffde3c-4a59-4636-889c-03681fe675f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
6072 | 2024.12.19 21:44:59.885912 [ 199 ] {72ffde3c-4a59-4636-889c-03681fe675f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
6073 | 2024.12.19 21:44:59.887031 [ 194 ] {72ffde3c-4a59-4636-889c-03681fe675f8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002310437 sec., 20775.290561915346 rows/sec., 1.73 MiB/sec. | ||
6074 | 2024.12.19 21:44:59.887238 [ 189 ] {72ffde3c-4a59-4636-889c-03681fe675f8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
6075 | 2024.12.19 21:44:59.887561 [ 189 ] {72ffde3c-4a59-4636-889c-03681fe675f8::all_1_5_1} <Trace> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6076 | 2024.12.19 21:44:59.887646 [ 189 ] {72ffde3c-4a59-4636-889c-03681fe675f8::all_1_5_1} <Trace> oximeter.fields_ipaddr (72ffde3c-4a59-4636-889c-03681fe675f8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
6077 | 2024.12.19 21:44:59.887746 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6078 | 2024.12.19 21:44:59.941511 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
6079 | 2024.12.19 21:44:59.942442 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6080 | 2024.12.19 21:44:59.942486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6081 | 2024.12.19 21:44:59.942997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6082 | 2024.12.19 21:44:59.943251 [ 243 ] {} <Trace> system.asynchronous_metric_log (86c61f13-be46-423b-a0b8-d477a419746e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6083 | 2024.12.19 21:44:59.943516 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
6084 | 2024.12.19 21:45:00.012829 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 872 | ||
6085 | 2024.12.19 21:45:00.015678 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6086 | 2024.12.19 21:45:00.015734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
6087 | 2024.12.19 21:45:00.017225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6088 | 2024.12.19 21:45:00.017541 [ 244 ] {} <Trace> system.query_log (fa373d5b-358c-45f1-9b3a-65e6a49639c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6089 | 2024.12.19 21:45:00.018434 [ 244 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 |