1 | [ Dec 3 23:13:09 Enabled. ] | ||
2 | [ Dec 3 23:13:09 Rereading configuration. ] | ||
3 | [ Dec 3 23:13:10 Rereading configuration. ] | ||
4 | [ Dec 3 23:13:11 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 3 23:13:11 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.03 23:13:12.516976 [ 1 ] {} <Information> Application: Will watch for the process with pid 23233 | ||
29 | 2024.12.03 23:13:12.517484 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.12.03 23:13:12.712693 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23233 | ||
31 | 2024.12.03 23:13:12.713386 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.12.03 23:13:12.714071 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.12.03 23:13:12.796049 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.12.03 23:13:12.826672 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.12.03 23:13:12.826727 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.12.03 23:13:12.826740 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.12.03 23:13:12.826804 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.12.03 23:13:12.827194 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.12.03 23:13:12.829215 [ 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.03 23:13:12.830154 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.12.03 23:13:12.831081 [ 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.03 23:13:12.831105 [ 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.03 23:13:12.831122 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.12.03 23:13:12.831292 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.12.03 23:13:12.832316 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.12.03 23:13:12.837773 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.12.03 23:13:12.838578 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.12.03 23:13:12.839954 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.12.03 23:13:12.840019 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.12.03 23:13:12.841544 [ 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.03 23:13:12.842020 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.12.03 23:13:12.845762 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.12.03 23:13:12.846427 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.12.03 23:13:12.847917 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.12.03 23:13:12.848302 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.12.03 23:13:12.848626 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.12.03 23:13:12.848953 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.12.03 23:13:12.850245 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.12.03 23:13:12.850271 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.12.03 23:13:12.850349 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.12.03 23:13:12.850519 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.12.03 23:13:12.857901 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.12.03 23:13:12.857926 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000132393 sec | ||
68 | 2024.12.03 23:13:12.857968 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.12.03 23:13:12.857982 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.12.03 23:13:12.859072 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.12.03 23:13:12.860072 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.12.03 23:13:12.872697 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.12.03 23:13:12.872741 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.12.03 23:13:12.872761 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.12.03 23:13:12.872774 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.12.03 23:13:12.872801 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.12.03 23:13:12.872821 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.12.03 23:13:12.875356 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.12.03 23:13:12.875396 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.12.03 23:13:12.875417 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.12.03 23:13:12.875596 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.12.03 23:13:12.875616 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.12.03 23:13:12.875649 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.12.03 23:13:12.875669 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.12.03 23:13:12.875682 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.12.03 23:13:12.875709 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.12.03 23:13:12.875727 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.12.03 23:13:12.901697 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.12.03 23:13:12.903056 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.12.03 23:13:12.903086 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8371e-05 sec | ||
91 | 2024.12.03 23:13:12.903100 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.12.03 23:13:12.903111 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.12.03 23:13:12.903132 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.12.03 23:13:12.903324 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.12.03 23:13:12.903369 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.12.03 23:13:12.903383 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.12.03 23:13:12.903394 [ 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.03 23:13:12.903407 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.12.03 23:13:12.914412 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.12.03 23:13:12.914625 [ 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.03 23:13:12.915534 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.914e-05 sec. | ||
102 | 2024.12.03 23:13:12.916525 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.12.03 23:13:12.916649 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.12.03 23:13:12.916668 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.12.03 23:13:13.450368 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44365 | ||
106 | 2024.12.03 23:13:13.450655 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.12.03 23:13:13.450712 [ 3 ] {} <Debug> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Authenticating user 'default' from [fd00:1122:3344:101::d]:44365 | ||
108 | 2024.12.03 23:13:13.450745 [ 3 ] {} <Debug> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.12.03 23:13:13.450767 [ 3 ] {} <Debug> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.12.03 23:13:13.450856 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.12.03 23:13:13.450885 [ 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.03 23:13:13.450909 [ 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.03 23:13:13.451271 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38589 | ||
114 | 2024.12.03 23:13:13.451392 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2024.12.03 23:13:13.451422 [ 4 ] {} <Debug> TCP-Session: 15a997f8-26d2-4245-aca5-569d3b746133 Authenticating user 'default' from [fd00:1122:3344:101::d]:38589 | ||
116 | 2024.12.03 23:13:13.451446 [ 4 ] {} <Debug> TCP-Session: 15a997f8-26d2-4245-aca5-569d3b746133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2024.12.03 23:13:13.451473 [ 4 ] {} <Debug> TCP-Session: 15a997f8-26d2-4245-aca5-569d3b746133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2024.12.03 23:13:13.452057 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37218 | ||
119 | 2024.12.03 23:13:13.452077 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56512 | ||
120 | 2024.12.03 23:13:13.452153 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2024.12.03 23:13:13.452181 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60748 | ||
122 | 2024.12.03 23:13:13.452846 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
123 | 2024.12.03 23:13:13.452734 [ 253 ] {} <Debug> TCP-Session: 4747bacd-0a49-4bce-9e00-a6ec765541a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37218 | ||
124 | 2024.12.03 23:13:13.452862 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61758 | ||
125 | 2024.12.03 23:13:13.453553 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2024.12.03 23:13:13.453567 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59899 | ||
127 | 2024.12.03 23:13:13.453765 [ 254 ] {} <Debug> TCP-Session: 78f88dc8-ad2a-4901-bc8f-8c5e1fd4a6fd Authenticating user 'default' from [fd00:1122:3344:101::d]:60748 | ||
128 | 2024.12.03 23:13:13.453871 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2024.12.03 23:13:13.453914 [ 253 ] {} <Debug> TCP-Session: 4747bacd-0a49-4bce-9e00-a6ec765541a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2024.12.03 23:13:13.453980 [ 5 ] {} <Debug> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Authenticating user 'default' from [fd00:1122:3344:101::d]:56512 | ||
131 | 2024.12.03 23:13:13.454002 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
132 | 2024.12.03 23:13:13.454019 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62410 | ||
133 | 2024.12.03 23:13:13.454063 [ 254 ] {} <Debug> TCP-Session: 78f88dc8-ad2a-4901-bc8f-8c5e1fd4a6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.12.03 23:13:13.454093 [ 253 ] {} <Debug> TCP-Session: 4747bacd-0a49-4bce-9e00-a6ec765541a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.12.03 23:13:13.454100 [ 255 ] {} <Debug> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Authenticating user 'default' from [fd00:1122:3344:101::d]:61758 | ||
136 | 2024.12.03 23:13:13.454227 [ 254 ] {} <Debug> TCP-Session: 78f88dc8-ad2a-4901-bc8f-8c5e1fd4a6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.12.03 23:13:13.454175 [ 256 ] {} <Debug> TCP-Session: 4b7fca82-07d8-4127-aac9-88c68f21f663 Authenticating user 'default' from [fd00:1122:3344:101::d]:59899 | ||
138 | 2024.12.03 23:13:13.454278 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
139 | 2024.12.03 23:13:13.454375 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2024.12.03 23:13:13.454429 [ 256 ] {} <Debug> TCP-Session: 4b7fca82-07d8-4127-aac9-88c68f21f663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2024.12.03 23:13:13.454465 [ 255 ] {} <Debug> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2024.12.03 23:13:13.454513 [ 258 ] {} <Debug> TCP-Session: 0466f0aa-dbe2-4b7f-aa8f-bb6e49a09cd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62410 | ||
143 | 2024.12.03 23:13:13.454506 [ 5 ] {} <Debug> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.12.03 23:13:13.453910 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35772 | ||
145 | 2024.12.03 23:13:13.454574 [ 255 ] {} <Debug> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.12.03 23:13:13.454584 [ 258 ] {} <Debug> TCP-Session: 0466f0aa-dbe2-4b7f-aa8f-bb6e49a09cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.12.03 23:13:13.454601 [ 5 ] {} <Debug> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.12.03 23:13:13.454542 [ 256 ] {} <Debug> TCP-Session: 4b7fca82-07d8-4127-aac9-88c68f21f663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2024.12.03 23:13:13.454647 [ 258 ] {} <Debug> TCP-Session: 0466f0aa-dbe2-4b7f-aa8f-bb6e49a09cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2024.12.03 23:13:13.454844 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2024.12.03 23:13:13.455558 [ 257 ] {} <Debug> TCP-Session: ae11a9fa-7ce4-48b4-959d-e03c97093bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35772 | ||
152 | 2024.12.03 23:13:13.455606 [ 257 ] {} <Debug> TCP-Session: ae11a9fa-7ce4-48b4-959d-e03c97093bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.12.03 23:13:13.455639 [ 257 ] {} <Debug> TCP-Session: ae11a9fa-7ce4-48b4-959d-e03c97093bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2024.12.03 23:13:13.457868 [ 3 ] {1bbb8404-9ca7-4960-96f4-5f2f9bcc1a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.12.03 23:13:13.503016 [ 3 ] {1bbb8404-9ca7-4960-96f4-5f2f9bcc1a92} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44365) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 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 | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 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 | ||
164 | 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 | ||
165 | 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 | ||
166 | 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 | ||
167 | 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 | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 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 | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2024.12.03 23:13:13.503803 [ 3 ] {1bbb8404-9ca7-4960-96f4-5f2f9bcc1a92} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 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 | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 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 | ||
188 | 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 | ||
189 | 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 | ||
190 | 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 | ||
191 | 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 | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 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 | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2024.12.03 23:13:13.503899 [ 3 ] {1bbb8404-9ca7-4960-96f4-5f2f9bcc1a92} <Debug> TCPHandler: Processed in 0.051871446 sec. | ||
204 | 2024.12.03 23:13:13.504270 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.12.03 23:13:13.504500 [ 5 ] {cdba54cc-6ac1-4f49-8bc9-85cde0060c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.12.03 23:13:13.504853 [ 5 ] {cdba54cc-6ac1-4f49-8bc9-85cde0060c44} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56512) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 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 | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 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 | ||
215 | 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 | ||
216 | 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 | ||
217 | 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 | ||
218 | 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 | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 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 | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2024.12.03 23:13:13.504978 [ 5 ] {cdba54cc-6ac1-4f49-8bc9-85cde0060c44} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 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 | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 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 | ||
239 | 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 | ||
240 | 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 | ||
241 | 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 | ||
242 | 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 | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 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 | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2024.12.03 23:13:13.505068 [ 5 ] {cdba54cc-6ac1-4f49-8bc9-85cde0060c44} <Debug> TCPHandler: Processed in 0.000950049 sec. | ||
255 | 2024.12.03 23:13:13.505368 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.12.03 23:13:13.506116 [ 3 ] {62a581f5-3545-4aa1-bdf9-9934eccf68e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.12.03 23:13:13.506751 [ 3 ] {62a581f5-3545-4aa1-bdf9-9934eccf68e4} <Debug> TCPHandler: Processed in 0.001492651 sec. | ||
258 | 2024.12.03 23:13:13.506957 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.12.03 23:13:13.507074 [ 5 ] {64e70930-b1f4-4917-a067-9b916221dbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.12.03 23:13:13.507180 [ 5 ] {64e70930-b1f4-4917-a067-9b916221dbd7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.12.03 23:13:13.508553 [ 5 ] {64e70930-b1f4-4917-a067-9b916221dbd7} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.12.03 23:13:13.508575 [ 5 ] {64e70930-b1f4-4917-a067-9b916221dbd7} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4541e-05 sec | ||
263 | 2024.12.03 23:13:13.508590 [ 5 ] {64e70930-b1f4-4917-a067-9b916221dbd7} <Trace> ReferentialDeps: No tables | ||
264 | 2024.12.03 23:13:13.508610 [ 5 ] {64e70930-b1f4-4917-a067-9b916221dbd7} <Trace> LoadingDeps: No tables | ||
265 | 2024.12.03 23:13:13.508639 [ 5 ] {64e70930-b1f4-4917-a067-9b916221dbd7} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.12.03 23:13:13.508694 [ 5 ] {64e70930-b1f4-4917-a067-9b916221dbd7} <Debug> TCPHandler: Processed in 0.001794297 sec. | ||
267 | 2024.12.03 23:13:13.508877 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.12.03 23:13:13.509105 [ 3 ] {6f6a4df2-e5de-4192-aa6b-8e0e55a87011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2024.12.03 23:13:13.509165 [ 3 ] {6f6a4df2-e5de-4192-aa6b-8e0e55a87011} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.12.03 23:13:13.516358 [ 3 ] {6f6a4df2-e5de-4192-aa6b-8e0e55a87011} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.12.03 23:13:13.517543 [ 3 ] {6f6a4df2-e5de-4192-aa6b-8e0e55a87011} <Debug> oximeter.version (c499f582-4c6d-4076-b8cc-2a8d73ff2006): Loading data parts | ||
273 | 2024.12.03 23:13:13.518073 [ 3 ] {6f6a4df2-e5de-4192-aa6b-8e0e55a87011} <Debug> oximeter.version (c499f582-4c6d-4076-b8cc-2a8d73ff2006): There are no data parts | ||
274 | 2024.12.03 23:13:13.520469 [ 3 ] {6f6a4df2-e5de-4192-aa6b-8e0e55a87011} <Debug> TCPHandler: Processed in 0.01165741 sec. | ||
275 | 2024.12.03 23:13:13.520668 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.12.03 23:13:13.520892 [ 5 ] {1a2980d5-14b5-4853-8bb4-dfb431316bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | 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) | ||
287 | 2024.12.03 23:13:13.520974 [ 5 ] {1a2980d5-14b5-4853-8bb4-dfb431316bf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.12.03 23:13:13.529002 [ 5 ] {1a2980d5-14b5-4853-8bb4-dfb431316bf5} <Debug> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Loading data parts | ||
289 | 2024.12.03 23:13:13.529268 [ 5 ] {1a2980d5-14b5-4853-8bb4-dfb431316bf5} <Debug> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): There are no data parts | ||
290 | 2024.12.03 23:13:13.530719 [ 5 ] {1a2980d5-14b5-4853-8bb4-dfb431316bf5} <Debug> TCPHandler: Processed in 0.010118168 sec. | ||
291 | 2024.12.03 23:13:13.530918 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.12.03 23:13:13.531161 [ 3 ] {f2d21345-f9fd-4d2f-a58b-eca016624b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
293 | 2024.12.03 23:13:13.531222 [ 3 ] {f2d21345-f9fd-4d2f-a58b-eca016624b3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.12.03 23:13:13.533094 [ 3 ] {f2d21345-f9fd-4d2f-a58b-eca016624b3a} <Debug> oximeter.measurements_i8 (b9cb505b-9c8f-490d-9340-004e82a8cf11): Loading data parts | ||
295 | 2024.12.03 23:13:13.533285 [ 3 ] {f2d21345-f9fd-4d2f-a58b-eca016624b3a} <Debug> oximeter.measurements_i8 (b9cb505b-9c8f-490d-9340-004e82a8cf11): There are no data parts | ||
296 | 2024.12.03 23:13:13.535169 [ 3 ] {f2d21345-f9fd-4d2f-a58b-eca016624b3a} <Debug> TCPHandler: Processed in 0.004311229 sec. | ||
297 | 2024.12.03 23:13:13.535368 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.12.03 23:13:13.535592 [ 5 ] {347d9a7f-5290-47b6-9313-893b4a83d3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
299 | 2024.12.03 23:13:13.535671 [ 5 ] {347d9a7f-5290-47b6-9313-893b4a83d3a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.12.03 23:13:13.538420 [ 5 ] {347d9a7f-5290-47b6-9313-893b4a83d3a7} <Debug> oximeter.measurements_u8 (4c3401b3-e6a2-4f2f-ba1e-f937ff348f70): Loading data parts | ||
301 | 2024.12.03 23:13:13.538559 [ 5 ] {347d9a7f-5290-47b6-9313-893b4a83d3a7} <Debug> oximeter.measurements_u8 (4c3401b3-e6a2-4f2f-ba1e-f937ff348f70): There are no data parts | ||
302 | 2024.12.03 23:13:13.539911 [ 5 ] {347d9a7f-5290-47b6-9313-893b4a83d3a7} <Debug> TCPHandler: Processed in 0.004601184 sec. | ||
303 | 2024.12.03 23:13:13.540126 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.12.03 23:13:13.540402 [ 3 ] {15b102f3-0bc7-4bb6-b967-b4ba30ab46f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
305 | 2024.12.03 23:13:13.540461 [ 3 ] {15b102f3-0bc7-4bb6-b967-b4ba30ab46f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.12.03 23:13:13.542313 [ 3 ] {15b102f3-0bc7-4bb6-b967-b4ba30ab46f9} <Debug> oximeter.measurements_i16 (dad95a33-4156-4017-be2e-63e815ba72f8): Loading data parts | ||
307 | 2024.12.03 23:13:13.542474 [ 3 ] {15b102f3-0bc7-4bb6-b967-b4ba30ab46f9} <Debug> oximeter.measurements_i16 (dad95a33-4156-4017-be2e-63e815ba72f8): There are no data parts | ||
308 | 2024.12.03 23:13:13.543886 [ 3 ] {15b102f3-0bc7-4bb6-b967-b4ba30ab46f9} <Debug> TCPHandler: Processed in 0.003825869 sec. | ||
309 | 2024.12.03 23:13:13.544088 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.12.03 23:13:13.544304 [ 5 ] {d18bfd98-cc04-49c6-8301-fd22a7bbf62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
311 | 2024.12.03 23:13:13.544380 [ 5 ] {d18bfd98-cc04-49c6-8301-fd22a7bbf62d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.12.03 23:13:13.547647 [ 5 ] {d18bfd98-cc04-49c6-8301-fd22a7bbf62d} <Debug> oximeter.measurements_u16 (e6ed12c2-49ff-4c85-bc5c-49ca616ed537): Loading data parts | ||
313 | 2024.12.03 23:13:13.547799 [ 5 ] {d18bfd98-cc04-49c6-8301-fd22a7bbf62d} <Debug> oximeter.measurements_u16 (e6ed12c2-49ff-4c85-bc5c-49ca616ed537): There are no data parts | ||
314 | 2024.12.03 23:13:13.549803 [ 5 ] {d18bfd98-cc04-49c6-8301-fd22a7bbf62d} <Debug> TCPHandler: Processed in 0.005773849 sec. | ||
315 | 2024.12.03 23:13:13.549997 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.12.03 23:13:13.550226 [ 3 ] {cbf097aa-b018-4f52-95ee-2e37e53a50e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
317 | 2024.12.03 23:13:13.550282 [ 3 ] {cbf097aa-b018-4f52-95ee-2e37e53a50e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.12.03 23:13:13.552075 [ 3 ] {cbf097aa-b018-4f52-95ee-2e37e53a50e1} <Debug> oximeter.measurements_i32 (9d42719b-6ea7-450f-a5b0-0fbcb2a3e923): Loading data parts | ||
319 | 2024.12.03 23:13:13.552226 [ 3 ] {cbf097aa-b018-4f52-95ee-2e37e53a50e1} <Debug> oximeter.measurements_i32 (9d42719b-6ea7-450f-a5b0-0fbcb2a3e923): There are no data parts | ||
320 | 2024.12.03 23:13:13.554040 [ 3 ] {cbf097aa-b018-4f52-95ee-2e37e53a50e1} <Debug> TCPHandler: Processed in 0.004100624 sec. | ||
321 | 2024.12.03 23:13:13.554247 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.12.03 23:13:13.554456 [ 5 ] {184bb8ba-3194-4e1b-9a72-dee86a6edf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
323 | 2024.12.03 23:13:13.554530 [ 5 ] {184bb8ba-3194-4e1b-9a72-dee86a6edf7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.12.03 23:13:13.557182 [ 5 ] {184bb8ba-3194-4e1b-9a72-dee86a6edf7c} <Debug> oximeter.measurements_u32 (493517de-0cdc-4604-8c74-4604e160d257): Loading data parts | ||
325 | 2024.12.03 23:13:13.557332 [ 5 ] {184bb8ba-3194-4e1b-9a72-dee86a6edf7c} <Debug> oximeter.measurements_u32 (493517de-0cdc-4604-8c74-4604e160d257): There are no data parts | ||
326 | 2024.12.03 23:13:13.558688 [ 5 ] {184bb8ba-3194-4e1b-9a72-dee86a6edf7c} <Debug> TCPHandler: Processed in 0.004498962 sec. | ||
327 | 2024.12.03 23:13:13.558873 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2024.12.03 23:13:13.559091 [ 3 ] {aa10e397-2de6-439d-8542-03dc0a23cc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
329 | 2024.12.03 23:13:13.559148 [ 3 ] {aa10e397-2de6-439d-8542-03dc0a23cc86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2024.12.03 23:13:13.561103 [ 3 ] {aa10e397-2de6-439d-8542-03dc0a23cc86} <Debug> oximeter.measurements_i64 (d5528b4e-8cfd-49c9-ad9b-5c7174e788ad): Loading data parts | ||
331 | 2024.12.03 23:13:13.561277 [ 3 ] {aa10e397-2de6-439d-8542-03dc0a23cc86} <Debug> oximeter.measurements_i64 (d5528b4e-8cfd-49c9-ad9b-5c7174e788ad): There are no data parts | ||
332 | 2024.12.03 23:13:13.562517 [ 3 ] {aa10e397-2de6-439d-8542-03dc0a23cc86} <Debug> TCPHandler: Processed in 0.003698976 sec. | ||
333 | 2024.12.03 23:13:13.562703 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2024.12.03 23:13:13.562907 [ 5 ] {d8f9e3d4-af8b-4914-8794-6252ed96b3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
335 | 2024.12.03 23:13:13.562978 [ 5 ] {d8f9e3d4-af8b-4914-8794-6252ed96b3dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2024.12.03 23:13:13.564818 [ 5 ] {d8f9e3d4-af8b-4914-8794-6252ed96b3dd} <Debug> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Loading data parts | ||
337 | 2024.12.03 23:13:13.564974 [ 5 ] {d8f9e3d4-af8b-4914-8794-6252ed96b3dd} <Debug> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): There are no data parts | ||
338 | 2024.12.03 23:13:13.566309 [ 5 ] {d8f9e3d4-af8b-4914-8794-6252ed96b3dd} <Debug> TCPHandler: Processed in 0.003661525 sec. | ||
339 | 2024.12.03 23:13:13.566483 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2024.12.03 23:13:13.566692 [ 3 ] {73b687dc-5bd2-4e3c-aa5b-63bd503defaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
341 | 2024.12.03 23:13:13.566768 [ 3 ] {73b687dc-5bd2-4e3c-aa5b-63bd503defaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2024.12.03 23:13:13.568548 [ 3 ] {73b687dc-5bd2-4e3c-aa5b-63bd503defaf} <Debug> oximeter.measurements_f32 (d8467afa-c52c-49e8-9df4-a66a313b7e3d): Loading data parts | ||
343 | 2024.12.03 23:13:13.568723 [ 3 ] {73b687dc-5bd2-4e3c-aa5b-63bd503defaf} <Debug> oximeter.measurements_f32 (d8467afa-c52c-49e8-9df4-a66a313b7e3d): There are no data parts | ||
344 | 2024.12.03 23:13:13.569924 [ 3 ] {73b687dc-5bd2-4e3c-aa5b-63bd503defaf} <Debug> TCPHandler: Processed in 0.003495622 sec. | ||
345 | 2024.12.03 23:13:13.570120 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2024.12.03 23:13:13.570357 [ 5 ] {82d5270b-de14-4e9d-89ab-3e581d527a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
347 | 2024.12.03 23:13:13.570424 [ 5 ] {82d5270b-de14-4e9d-89ab-3e581d527a89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2024.12.03 23:13:13.572170 [ 5 ] {82d5270b-de14-4e9d-89ab-3e581d527a89} <Debug> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Loading data parts | ||
349 | 2024.12.03 23:13:13.572310 [ 5 ] {82d5270b-de14-4e9d-89ab-3e581d527a89} <Debug> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): There are no data parts | ||
350 | 2024.12.03 23:13:13.574546 [ 5 ] {82d5270b-de14-4e9d-89ab-3e581d527a89} <Debug> TCPHandler: Processed in 0.004483852 sec. | ||
351 | 2024.12.03 23:13:13.574728 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2024.12.03 23:13:13.574934 [ 3 ] {c95ade3c-944e-46b8-bc03-b0f4da91c3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
353 | 2024.12.03 23:13:13.575001 [ 3 ] {c95ade3c-944e-46b8-bc03-b0f4da91c3db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2024.12.03 23:13:13.576828 [ 3 ] {c95ade3c-944e-46b8-bc03-b0f4da91c3db} <Debug> oximeter.measurements_string (4ffcfd8e-55bc-403e-8bae-8dce442ddcd7): Loading data parts | ||
355 | 2024.12.03 23:13:13.576990 [ 3 ] {c95ade3c-944e-46b8-bc03-b0f4da91c3db} <Debug> oximeter.measurements_string (4ffcfd8e-55bc-403e-8bae-8dce442ddcd7): There are no data parts | ||
356 | 2024.12.03 23:13:13.578188 [ 3 ] {c95ade3c-944e-46b8-bc03-b0f4da91c3db} <Debug> TCPHandler: Processed in 0.003516772 sec. | ||
357 | 2024.12.03 23:13:13.578375 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2024.12.03 23:13:13.578611 [ 5 ] {666a0f5a-f4b4-446a-97eb-1f23e1407a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
359 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
360 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
361 | * a string isn't palatable for a few reasons. | ||
362 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
363 | * details. | ||
364 | */ | ||
365 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
366 | 2024.12.03 23:13:13.578676 [ 5 ] {666a0f5a-f4b4-446a-97eb-1f23e1407a9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2024.12.03 23:13:13.581215 [ 5 ] {666a0f5a-f4b4-446a-97eb-1f23e1407a9e} <Debug> oximeter.measurements_bytes (9f344dcf-97a4-4736-b742-745d2983d3cc): Loading data parts | ||
368 | 2024.12.03 23:13:13.581347 [ 5 ] {666a0f5a-f4b4-446a-97eb-1f23e1407a9e} <Debug> oximeter.measurements_bytes (9f344dcf-97a4-4736-b742-745d2983d3cc): There are no data parts | ||
369 | 2024.12.03 23:13:13.582894 [ 5 ] {666a0f5a-f4b4-446a-97eb-1f23e1407a9e} <Debug> TCPHandler: Processed in 0.004577485 sec. | ||
370 | 2024.12.03 23:13:13.583080 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.12.03 23:13:13.583315 [ 3 ] {685e2538-5f89-4c17-9969-9606e8dddb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
372 | 2024.12.03 23:13:13.583380 [ 3 ] {685e2538-5f89-4c17-9969-9606e8dddb63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2024.12.03 23:13:13.585086 [ 3 ] {685e2538-5f89-4c17-9969-9606e8dddb63} <Debug> oximeter.measurements_cumulativei64 (726198bd-8808-40f4-a1cb-cb0267083498): Loading data parts | ||
374 | 2024.12.03 23:13:13.585240 [ 3 ] {685e2538-5f89-4c17-9969-9606e8dddb63} <Debug> oximeter.measurements_cumulativei64 (726198bd-8808-40f4-a1cb-cb0267083498): There are no data parts | ||
375 | 2024.12.03 23:13:13.586449 [ 3 ] {685e2538-5f89-4c17-9969-9606e8dddb63} <Debug> TCPHandler: Processed in 0.003423621 sec. | ||
376 | 2024.12.03 23:13:13.586652 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.12.03 23:13:13.586899 [ 5 ] {16391b87-6f24-488c-bcaa-34e3e7cd2ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
378 | 2024.12.03 23:13:13.586956 [ 5 ] {16391b87-6f24-488c-bcaa-34e3e7cd2ce0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
379 | 2024.12.03 23:13:13.588734 [ 5 ] {16391b87-6f24-488c-bcaa-34e3e7cd2ce0} <Debug> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Loading data parts | ||
380 | 2024.12.03 23:13:13.588843 [ 5 ] {16391b87-6f24-488c-bcaa-34e3e7cd2ce0} <Debug> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): There are no data parts | ||
381 | 2024.12.03 23:13:13.590048 [ 5 ] {16391b87-6f24-488c-bcaa-34e3e7cd2ce0} <Debug> TCPHandler: Processed in 0.003462892 sec. | ||
382 | 2024.12.03 23:13:13.590238 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.12.03 23:13:13.590494 [ 3 ] {2e14de63-7800-415b-896a-10ae3ec3bbd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
384 | 2024.12.03 23:13:13.590574 [ 3 ] {2e14de63-7800-415b-896a-10ae3ec3bbd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
385 | 2024.12.03 23:13:13.592300 [ 3 ] {2e14de63-7800-415b-896a-10ae3ec3bbd1} <Debug> oximeter.measurements_cumulativef32 (7780332e-0dec-4231-ba53-54237292037a): Loading data parts | ||
386 | 2024.12.03 23:13:13.592478 [ 3 ] {2e14de63-7800-415b-896a-10ae3ec3bbd1} <Debug> oximeter.measurements_cumulativef32 (7780332e-0dec-4231-ba53-54237292037a): There are no data parts | ||
387 | 2024.12.03 23:13:13.593686 [ 3 ] {2e14de63-7800-415b-896a-10ae3ec3bbd1} <Debug> TCPHandler: Processed in 0.003514962 sec. | ||
388 | 2024.12.03 23:13:13.593873 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.12.03 23:13:13.594162 [ 5 ] {1437f5d0-20f2-40f4-a00d-3871d93a959f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
390 | 2024.12.03 23:13:13.594241 [ 5 ] {1437f5d0-20f2-40f4-a00d-3871d93a959f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
391 | 2024.12.03 23:13:13.595977 [ 5 ] {1437f5d0-20f2-40f4-a00d-3871d93a959f} <Debug> oximeter.measurements_cumulativef64 (9f648c41-75a3-4817-ab36-bea70c72befa): Loading data parts | ||
392 | 2024.12.03 23:13:13.596098 [ 5 ] {1437f5d0-20f2-40f4-a00d-3871d93a959f} <Debug> oximeter.measurements_cumulativef64 (9f648c41-75a3-4817-ab36-bea70c72befa): There are no data parts | ||
393 | 2024.12.03 23:13:13.597385 [ 5 ] {1437f5d0-20f2-40f4-a00d-3871d93a959f} <Debug> TCPHandler: Processed in 0.003577743 sec. | ||
394 | 2024.12.03 23:13:13.597564 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2024.12.03 23:13:13.597908 [ 3 ] {27c14447-4ef8-4831-8f6e-b43100a32e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
396 | * NOTE: Array types cannot be Nullable, see | ||
397 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
398 | * for more details. | ||
399 | * | ||
400 | * This means we need to use empty arrays to indicate a missing value. This | ||
401 | * is unfortunate, and at this point relies on the fact that an | ||
402 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
403 | * to figure out another way to represent missing samples here. | ||
404 | */ | ||
405 | 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) | ||
406 | 2024.12.03 23:13:13.598004 [ 3 ] {27c14447-4ef8-4831-8f6e-b43100a32e71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
407 | 2024.12.03 23:13:13.600132 [ 3 ] {27c14447-4ef8-4831-8f6e-b43100a32e71} <Debug> oximeter.measurements_histogrami8 (664e7a7d-53b8-42aa-98da-e5c2d87f0663): Loading data parts | ||
408 | 2024.12.03 23:13:13.600308 [ 3 ] {27c14447-4ef8-4831-8f6e-b43100a32e71} <Debug> oximeter.measurements_histogrami8 (664e7a7d-53b8-42aa-98da-e5c2d87f0663): There are no data parts | ||
409 | 2024.12.03 23:13:13.601632 [ 3 ] {27c14447-4ef8-4831-8f6e-b43100a32e71} <Debug> TCPHandler: Processed in 0.004125945 sec. | ||
410 | 2024.12.03 23:13:13.601811 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2024.12.03 23:13:13.602129 [ 5 ] {86722e4d-b695-4a38-9c11-93b1f18631b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
412 | 2024.12.03 23:13:13.602206 [ 5 ] {86722e4d-b695-4a38-9c11-93b1f18631b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
413 | 2024.12.03 23:13:13.604242 [ 5 ] {86722e4d-b695-4a38-9c11-93b1f18631b4} <Debug> oximeter.measurements_histogramu8 (2c978fe3-2c8b-488a-b8cc-87211ae64490): Loading data parts | ||
414 | 2024.12.03 23:13:13.604380 [ 5 ] {86722e4d-b695-4a38-9c11-93b1f18631b4} <Debug> oximeter.measurements_histogramu8 (2c978fe3-2c8b-488a-b8cc-87211ae64490): There are no data parts | ||
415 | 2024.12.03 23:13:13.605672 [ 5 ] {86722e4d-b695-4a38-9c11-93b1f18631b4} <Debug> TCPHandler: Processed in 0.00391873 sec. | ||
416 | 2024.12.03 23:13:13.605848 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2024.12.03 23:13:13.606137 [ 3 ] {f75ef8fa-468a-4456-a904-84531f3615f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
418 | 2024.12.03 23:13:13.606216 [ 3 ] {f75ef8fa-468a-4456-a904-84531f3615f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
419 | 2024.12.03 23:13:13.608816 [ 3 ] {f75ef8fa-468a-4456-a904-84531f3615f4} <Debug> oximeter.measurements_histogrami16 (3ed89a22-5453-4591-83d2-e7f1c7c0a165): Loading data parts | ||
420 | 2024.12.03 23:13:13.608983 [ 3 ] {f75ef8fa-468a-4456-a904-84531f3615f4} <Debug> oximeter.measurements_histogrami16 (3ed89a22-5453-4591-83d2-e7f1c7c0a165): There are no data parts | ||
421 | 2024.12.03 23:13:13.610308 [ 3 ] {f75ef8fa-468a-4456-a904-84531f3615f4} <Debug> TCPHandler: Processed in 0.004516043 sec. | ||
422 | 2024.12.03 23:13:13.610506 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2024.12.03 23:13:13.610826 [ 5 ] {64d8ce24-bafe-49ff-82c5-765996d99266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
424 | 2024.12.03 23:13:13.610901 [ 5 ] {64d8ce24-bafe-49ff-82c5-765996d99266} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
425 | 2024.12.03 23:13:13.612940 [ 5 ] {64d8ce24-bafe-49ff-82c5-765996d99266} <Debug> oximeter.measurements_histogramu16 (dd676dfb-ca11-4135-bddc-bb3439d77c7e): Loading data parts | ||
426 | 2024.12.03 23:13:13.613073 [ 5 ] {64d8ce24-bafe-49ff-82c5-765996d99266} <Debug> oximeter.measurements_histogramu16 (dd676dfb-ca11-4135-bddc-bb3439d77c7e): There are no data parts | ||
427 | 2024.12.03 23:13:13.614348 [ 5 ] {64d8ce24-bafe-49ff-82c5-765996d99266} <Debug> TCPHandler: Processed in 0.00389846 sec. | ||
428 | 2024.12.03 23:13:13.614521 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2024.12.03 23:13:13.614810 [ 3 ] {ba85d8f9-4636-48ab-a586-dddd3aab9422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
430 | 2024.12.03 23:13:13.614887 [ 3 ] {ba85d8f9-4636-48ab-a586-dddd3aab9422} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
431 | 2024.12.03 23:13:13.616802 [ 3 ] {ba85d8f9-4636-48ab-a586-dddd3aab9422} <Debug> oximeter.measurements_histogrami32 (6746f21d-75af-4fb5-89ac-9195e594b7ea): Loading data parts | ||
432 | 2024.12.03 23:13:13.616950 [ 3 ] {ba85d8f9-4636-48ab-a586-dddd3aab9422} <Debug> oximeter.measurements_histogrami32 (6746f21d-75af-4fb5-89ac-9195e594b7ea): There are no data parts | ||
433 | 2024.12.03 23:13:13.618290 [ 3 ] {ba85d8f9-4636-48ab-a586-dddd3aab9422} <Debug> TCPHandler: Processed in 0.003823889 sec. | ||
434 | 2024.12.03 23:13:13.618466 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
435 | 2024.12.03 23:13:13.618785 [ 5 ] {73109f3a-e8ca-4c98-bf70-bbe996f05aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
436 | 2024.12.03 23:13:13.618862 [ 5 ] {73109f3a-e8ca-4c98-bf70-bbe996f05aed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
437 | 2024.12.03 23:13:13.620864 [ 5 ] {73109f3a-e8ca-4c98-bf70-bbe996f05aed} <Debug> oximeter.measurements_histogramu32 (d50d07a3-2ea4-4e1f-b3f3-d9c00dea6091): Loading data parts | ||
438 | 2024.12.03 23:13:13.620987 [ 5 ] {73109f3a-e8ca-4c98-bf70-bbe996f05aed} <Debug> oximeter.measurements_histogramu32 (d50d07a3-2ea4-4e1f-b3f3-d9c00dea6091): There are no data parts | ||
439 | 2024.12.03 23:13:13.622339 [ 5 ] {73109f3a-e8ca-4c98-bf70-bbe996f05aed} <Debug> TCPHandler: Processed in 0.003930031 sec. | ||
440 | 2024.12.03 23:13:13.622539 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.12.03 23:13:13.622872 [ 3 ] {24197683-86e9-4d33-a229-2392e739c3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
442 | 2024.12.03 23:13:13.622974 [ 3 ] {24197683-86e9-4d33-a229-2392e739c3b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
443 | 2024.12.03 23:13:13.625166 [ 3 ] {24197683-86e9-4d33-a229-2392e739c3b8} <Debug> oximeter.measurements_histogrami64 (7b6a9db1-96b4-4675-ac13-b163fee0e3e9): Loading data parts | ||
444 | 2024.12.03 23:13:13.625357 [ 3 ] {24197683-86e9-4d33-a229-2392e739c3b8} <Debug> oximeter.measurements_histogrami64 (7b6a9db1-96b4-4675-ac13-b163fee0e3e9): There are no data parts | ||
445 | 2024.12.03 23:13:13.626635 [ 3 ] {24197683-86e9-4d33-a229-2392e739c3b8} <Debug> TCPHandler: Processed in 0.004155415 sec. | ||
446 | 2024.12.03 23:13:13.626835 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
447 | 2024.12.03 23:13:13.627212 [ 5 ] {cd602efd-a64e-40f2-99e4-7994d4400707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
448 | 2024.12.03 23:13:13.627295 [ 5 ] {cd602efd-a64e-40f2-99e4-7994d4400707} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
449 | 2024.12.03 23:13:13.629417 [ 5 ] {cd602efd-a64e-40f2-99e4-7994d4400707} <Debug> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Loading data parts | ||
450 | 2024.12.03 23:13:13.629546 [ 5 ] {cd602efd-a64e-40f2-99e4-7994d4400707} <Debug> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): There are no data parts | ||
451 | 2024.12.03 23:13:13.630814 [ 5 ] {cd602efd-a64e-40f2-99e4-7994d4400707} <Debug> TCPHandler: Processed in 0.004046293 sec. | ||
452 | 2024.12.03 23:13:13.631000 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
453 | 2024.12.03 23:13:13.631298 [ 3 ] {75bc0bf4-a0e3-42b7-ab16-db63d3859fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
454 | 2024.12.03 23:13:13.631386 [ 3 ] {75bc0bf4-a0e3-42b7-ab16-db63d3859fe6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
455 | 2024.12.03 23:13:13.633636 [ 3 ] {75bc0bf4-a0e3-42b7-ab16-db63d3859fe6} <Debug> oximeter.measurements_histogramf32 (85e5baf5-225e-44d9-a342-f02e6c06c722): Loading data parts | ||
456 | 2024.12.03 23:13:13.633811 [ 3 ] {75bc0bf4-a0e3-42b7-ab16-db63d3859fe6} <Debug> oximeter.measurements_histogramf32 (85e5baf5-225e-44d9-a342-f02e6c06c722): There are no data parts | ||
457 | 2024.12.03 23:13:13.635144 [ 3 ] {75bc0bf4-a0e3-42b7-ab16-db63d3859fe6} <Debug> TCPHandler: Processed in 0.004199806 sec. | ||
458 | 2024.12.03 23:13:13.635329 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
459 | 2024.12.03 23:13:13.635695 [ 5 ] {0d93e4a6-b580-463b-9c3d-dde18fb801fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
460 | 2024.12.03 23:13:13.635768 [ 5 ] {0d93e4a6-b580-463b-9c3d-dde18fb801fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
461 | 2024.12.03 23:13:13.637769 [ 5 ] {0d93e4a6-b580-463b-9c3d-dde18fb801fe} <Debug> oximeter.measurements_histogramf64 (39d5b59e-97b2-417b-8058-075a5ab7c517): Loading data parts | ||
462 | 2024.12.03 23:13:13.637904 [ 5 ] {0d93e4a6-b580-463b-9c3d-dde18fb801fe} <Debug> oximeter.measurements_histogramf64 (39d5b59e-97b2-417b-8058-075a5ab7c517): There are no data parts | ||
463 | 2024.12.03 23:13:13.639185 [ 5 ] {0d93e4a6-b580-463b-9c3d-dde18fb801fe} <Debug> TCPHandler: Processed in 0.00392346 sec. | ||
464 | 2024.12.03 23:13:13.639371 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
465 | 2024.12.03 23:13:13.639583 [ 3 ] {ed3bb290-af80-466d-875b-6a7ddc69c9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) /* The field tables store named dimensions of each timeseries. | ||
466 | * | ||
467 | * As with the measurement tables, there is one field table for each field data | ||
468 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
469 | * this behavior **must not** be relied upon for query correctness. | ||
470 | * | ||
471 | * The index for the fields differs from the measurements, however. Rows are | ||
472 | * sorted by timeseries name, then field name, field value, and finally | ||
473 | * timeseries key. This reflects the most common pattern for looking them up: | ||
474 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
475 | * usually then used to look up measurements. | ||
476 | * | ||
477 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
478 | * timeseries name and then key, since it would improve lookups where one | ||
479 | * already has the key. Realistically though, these tables are quite small and | ||
480 | * so performance benefits will be low in absolute terms. | ||
481 | * | ||
482 | * TTL: We use a materialized column to expire old field table records. This | ||
483 | * column is generated automatically by the database whenever a new row is | ||
484 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
485 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
486 | * record will remain during a deduplication, which will have the last | ||
487 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
488 | * measurement tables. | ||
489 | */ | ||
490 | 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) | ||
491 | 2024.12.03 23:13:13.639674 [ 3 ] {ed3bb290-af80-466d-875b-6a7ddc69c9c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
492 | 2024.12.03 23:13:13.641465 [ 3 ] {ed3bb290-af80-466d-875b-6a7ddc69c9c5} <Debug> oximeter.fields_bool (6c490add-90cf-407e-9e2f-af0e506d0929): Loading data parts | ||
493 | 2024.12.03 23:13:13.641622 [ 3 ] {ed3bb290-af80-466d-875b-6a7ddc69c9c5} <Debug> oximeter.fields_bool (6c490add-90cf-407e-9e2f-af0e506d0929): There are no data parts | ||
494 | 2024.12.03 23:13:13.642900 [ 3 ] {ed3bb290-af80-466d-875b-6a7ddc69c9c5} <Debug> TCPHandler: Processed in 0.003586434 sec. | ||
495 | 2024.12.03 23:13:13.643080 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2024.12.03 23:13:13.643287 [ 5 ] {05fe8e16-c559-4b28-9757-a0b9bc893bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
497 | 2024.12.03 23:13:13.643366 [ 5 ] {05fe8e16-c559-4b28-9757-a0b9bc893bac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
498 | 2024.12.03 23:13:13.645177 [ 5 ] {05fe8e16-c559-4b28-9757-a0b9bc893bac} <Debug> oximeter.fields_i8 (9fde7d5a-99ea-439c-9bc8-6e334526fcdc): Loading data parts | ||
499 | 2024.12.03 23:13:13.645303 [ 5 ] {05fe8e16-c559-4b28-9757-a0b9bc893bac} <Debug> oximeter.fields_i8 (9fde7d5a-99ea-439c-9bc8-6e334526fcdc): There are no data parts | ||
500 | 2024.12.03 23:13:13.646464 [ 5 ] {05fe8e16-c559-4b28-9757-a0b9bc893bac} <Debug> TCPHandler: Processed in 0.003440761 sec. | ||
501 | 2024.12.03 23:13:13.646625 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2024.12.03 23:13:13.646868 [ 3 ] {e9e8df70-fc0b-4731-b160-63cddf579379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
503 | 2024.12.03 23:13:13.646937 [ 3 ] {e9e8df70-fc0b-4731-b160-63cddf579379} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
504 | 2024.12.03 23:13:13.648630 [ 3 ] {e9e8df70-fc0b-4731-b160-63cddf579379} <Debug> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Loading data parts | ||
505 | 2024.12.03 23:13:13.648782 [ 3 ] {e9e8df70-fc0b-4731-b160-63cddf579379} <Debug> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): There are no data parts | ||
506 | 2024.12.03 23:13:13.649978 [ 3 ] {e9e8df70-fc0b-4731-b160-63cddf579379} <Debug> TCPHandler: Processed in 0.0034077 sec. | ||
507 | 2024.12.03 23:13:13.650158 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2024.12.03 23:13:13.650406 [ 5 ] {23b67a30-e1ea-494f-ba9a-ddaa5dfd15b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
509 | 2024.12.03 23:13:13.650492 [ 5 ] {23b67a30-e1ea-494f-ba9a-ddaa5dfd15b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
510 | 2024.12.03 23:13:13.652325 [ 5 ] {23b67a30-e1ea-494f-ba9a-ddaa5dfd15b8} <Debug> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Loading data parts | ||
511 | 2024.12.03 23:13:13.652460 [ 5 ] {23b67a30-e1ea-494f-ba9a-ddaa5dfd15b8} <Debug> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): There are no data parts | ||
512 | 2024.12.03 23:13:13.653631 [ 5 ] {23b67a30-e1ea-494f-ba9a-ddaa5dfd15b8} <Debug> TCPHandler: Processed in 0.003539463 sec. | ||
513 | 2024.12.03 23:13:13.653795 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
514 | 2024.12.03 23:13:13.654026 [ 3 ] {1ce3bb03-a2ed-4531-8a69-f6d787a0a4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
515 | 2024.12.03 23:13:13.654083 [ 3 ] {1ce3bb03-a2ed-4531-8a69-f6d787a0a4fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
516 | 2024.12.03 23:13:13.655857 [ 3 ] {1ce3bb03-a2ed-4531-8a69-f6d787a0a4fd} <Debug> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Loading data parts | ||
517 | 2024.12.03 23:13:13.656016 [ 3 ] {1ce3bb03-a2ed-4531-8a69-f6d787a0a4fd} <Debug> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): There are no data parts | ||
518 | 2024.12.03 23:13:13.657302 [ 3 ] {1ce3bb03-a2ed-4531-8a69-f6d787a0a4fd} <Debug> TCPHandler: Processed in 0.003561883 sec. | ||
519 | 2024.12.03 23:13:13.657482 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
520 | 2024.12.03 23:13:13.657717 [ 5 ] {10dd129f-4d97-40a1-afaa-a6a71bf6310e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
521 | 2024.12.03 23:13:13.657790 [ 5 ] {10dd129f-4d97-40a1-afaa-a6a71bf6310e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
522 | 2024.12.03 23:13:13.659496 [ 5 ] {10dd129f-4d97-40a1-afaa-a6a71bf6310e} <Debug> oximeter.fields_i32 (da0a1b42-4387-4fe3-8cf2-892bc1e7d622): Loading data parts | ||
523 | 2024.12.03 23:13:13.659633 [ 5 ] {10dd129f-4d97-40a1-afaa-a6a71bf6310e} <Debug> oximeter.fields_i32 (da0a1b42-4387-4fe3-8cf2-892bc1e7d622): There are no data parts | ||
524 | 2024.12.03 23:13:13.660811 [ 5 ] {10dd129f-4d97-40a1-afaa-a6a71bf6310e} <Debug> TCPHandler: Processed in 0.003394499 sec. | ||
525 | 2024.12.03 23:13:13.660972 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
526 | 2024.12.03 23:13:13.661209 [ 3 ] {c80af9d0-b201-44b7-b664-ba03853e636d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
527 | 2024.12.03 23:13:13.661271 [ 3 ] {c80af9d0-b201-44b7-b664-ba03853e636d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
528 | 2024.12.03 23:13:13.663029 [ 3 ] {c80af9d0-b201-44b7-b664-ba03853e636d} <Debug> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Loading data parts | ||
529 | 2024.12.03 23:13:13.663188 [ 3 ] {c80af9d0-b201-44b7-b664-ba03853e636d} <Debug> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): There are no data parts | ||
530 | 2024.12.03 23:13:13.664459 [ 3 ] {c80af9d0-b201-44b7-b664-ba03853e636d} <Debug> TCPHandler: Processed in 0.003542232 sec. | ||
531 | 2024.12.03 23:13:13.664646 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
532 | 2024.12.03 23:13:13.664854 [ 5 ] {437044d1-061a-477d-be02-ac7a66bf9e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
533 | 2024.12.03 23:13:13.664926 [ 5 ] {437044d1-061a-477d-be02-ac7a66bf9e9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
534 | 2024.12.03 23:13:13.666703 [ 5 ] {437044d1-061a-477d-be02-ac7a66bf9e9f} <Debug> oximeter.fields_i64 (1695706c-eb84-499b-8fb7-cfdb0b90f59f): Loading data parts | ||
535 | 2024.12.03 23:13:13.666831 [ 5 ] {437044d1-061a-477d-be02-ac7a66bf9e9f} <Debug> oximeter.fields_i64 (1695706c-eb84-499b-8fb7-cfdb0b90f59f): There are no data parts | ||
536 | 2024.12.03 23:13:13.668012 [ 5 ] {437044d1-061a-477d-be02-ac7a66bf9e9f} <Debug> TCPHandler: Processed in 0.00343287 sec. | ||
537 | 2024.12.03 23:13:13.668187 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
538 | 2024.12.03 23:13:13.668465 [ 3 ] {8f77fe71-a25e-4ce7-8a9e-1828341b54eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
539 | 2024.12.03 23:13:13.668534 [ 3 ] {8f77fe71-a25e-4ce7-8a9e-1828341b54eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
540 | 2024.12.03 23:13:13.670232 [ 3 ] {8f77fe71-a25e-4ce7-8a9e-1828341b54eb} <Debug> oximeter.fields_u64 (e111e5bb-34d6-4b63-af5a-a78524931113): Loading data parts | ||
541 | 2024.12.03 23:13:13.670431 [ 3 ] {8f77fe71-a25e-4ce7-8a9e-1828341b54eb} <Debug> oximeter.fields_u64 (e111e5bb-34d6-4b63-af5a-a78524931113): There are no data parts | ||
542 | 2024.12.03 23:13:13.671666 [ 3 ] {8f77fe71-a25e-4ce7-8a9e-1828341b54eb} <Debug> TCPHandler: Processed in 0.003545003 sec. | ||
543 | 2024.12.03 23:13:13.671852 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
544 | 2024.12.03 23:13:13.672096 [ 5 ] {5740e9cc-8f27-41a6-ae0e-23cfe2271865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
545 | 2024.12.03 23:13:13.672184 [ 5 ] {5740e9cc-8f27-41a6-ae0e-23cfe2271865} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
546 | 2024.12.03 23:13:13.674113 [ 5 ] {5740e9cc-8f27-41a6-ae0e-23cfe2271865} <Debug> oximeter.fields_ipaddr (0e0f5d6c-62f8-4753-a40e-0e5de0c7d508): Loading data parts | ||
547 | 2024.12.03 23:13:13.674254 [ 5 ] {5740e9cc-8f27-41a6-ae0e-23cfe2271865} <Debug> oximeter.fields_ipaddr (0e0f5d6c-62f8-4753-a40e-0e5de0c7d508): There are no data parts | ||
548 | 2024.12.03 23:13:13.675441 [ 5 ] {5740e9cc-8f27-41a6-ae0e-23cfe2271865} <Debug> TCPHandler: Processed in 0.003656615 sec. | ||
549 | 2024.12.03 23:13:13.675617 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
550 | 2024.12.03 23:13:13.675839 [ 3 ] {159c4872-e0e3-4857-8ee4-55058a714a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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) | ||
551 | 2024.12.03 23:13:13.675906 [ 3 ] {159c4872-e0e3-4857-8ee4-55058a714a7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
552 | 2024.12.03 23:13:13.677619 [ 3 ] {159c4872-e0e3-4857-8ee4-55058a714a7d} <Debug> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Loading data parts | ||
553 | 2024.12.03 23:13:13.677760 [ 3 ] {159c4872-e0e3-4857-8ee4-55058a714a7d} <Debug> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): There are no data parts | ||
554 | 2024.12.03 23:13:13.679052 [ 3 ] {159c4872-e0e3-4857-8ee4-55058a714a7d} <Debug> TCPHandler: Processed in 0.003492111 sec. | ||
555 | 2024.12.03 23:13:13.679228 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
556 | 2024.12.03 23:13:13.679432 [ 5 ] {8a744e63-907d-44ba-adfc-f2d0cbcc90fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
557 | 2024.12.03 23:13:13.679514 [ 5 ] {8a744e63-907d-44ba-adfc-f2d0cbcc90fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
558 | 2024.12.03 23:13:13.681302 [ 5 ] {8a744e63-907d-44ba-adfc-f2d0cbcc90fa} <Debug> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Loading data parts | ||
559 | 2024.12.03 23:13:13.681432 [ 5 ] {8a744e63-907d-44ba-adfc-f2d0cbcc90fa} <Debug> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): There are no data parts | ||
560 | 2024.12.03 23:13:13.682678 [ 5 ] {8a744e63-907d-44ba-adfc-f2d0cbcc90fa} <Debug> TCPHandler: Processed in 0.003507992 sec. | ||
561 | 2024.12.03 23:13:13.682871 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
562 | 2024.12.03 23:13:13.683154 [ 3 ] {0536d805-48fb-4319-b1fd-d828e2568f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) /* The timeseries schema table stores the extracted schema for the samples | ||
563 | * oximeter collects. | ||
564 | */ | ||
565 | 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) | ||
566 | 2024.12.03 23:13:13.683255 [ 3 ] {0536d805-48fb-4319-b1fd-d828e2568f13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
567 | 2024.12.03 23:13:13.684991 [ 3 ] {0536d805-48fb-4319-b1fd-d828e2568f13} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17): Loading data parts | ||
568 | 2024.12.03 23:13:13.685142 [ 3 ] {0536d805-48fb-4319-b1fd-d828e2568f13} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17): There are no data parts | ||
569 | 2024.12.03 23:13:13.686496 [ 3 ] {0536d805-48fb-4319-b1fd-d828e2568f13} <Debug> TCPHandler: Processed in 0.003680255 sec. | ||
570 | 2024.12.03 23:13:13.686690 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.12.03 23:13:13.686919 [ 5 ] {6710a87e-fdee-4b43-b462-b19eebd188b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
572 | 2024.12.03 23:13:13.688090 [ 5 ] {6710a87e-fdee-4b43-b462-b19eebd188b0} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
573 | 2024.12.03 23:13:13.695631 [ 260 ] {6710a87e-fdee-4b43-b462-b19eebd188b0} <Trace> oximeter.version (c499f582-4c6d-4076-b8cc-2a8d73ff2006): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
574 | 2024.12.03 23:13:13.695696 [ 260 ] {6710a87e-fdee-4b43-b462-b19eebd188b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
575 | 2024.12.03 23:13:13.699742 [ 260 ] {6710a87e-fdee-4b43-b462-b19eebd188b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
576 | 2024.12.03 23:13:13.700099 [ 260 ] {6710a87e-fdee-4b43-b462-b19eebd188b0} <Trace> oximeter.version (c499f582-4c6d-4076-b8cc-2a8d73ff2006): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
577 | 2024.12.03 23:13:13.700386 [ 5 ] {6710a87e-fdee-4b43-b462-b19eebd188b0} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013549 sec., 73.80618495829951 rows/sec., 1.15 KiB/sec. | ||
578 | 2024.12.03 23:13:13.700629 [ 5 ] {6710a87e-fdee-4b43-b462-b19eebd188b0} <Debug> TCPHandler: Processed in 0.014004108 sec. | ||
579 | 2024.12.03 23:13:14.000149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.08 MiB, peak 125.08 MiB, free memory in arenas 0.00 B, will set to 139.26 MiB (RSS), difference: 14.18 MiB | ||
580 | 2024.12.03 23:13:14.001365 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48263 | ||
581 | 2024.12.03 23:13:14.002016 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
582 | 2024.12.03 23:13:14.002051 [ 261 ] {} <Debug> TCP-Session: 4c091585-4b38-40fd-8ec9-f69b0519de04 Authenticating user 'default' from [fd00:1122:3344:101::e]:48263 | ||
583 | 2024.12.03 23:13:14.002131 [ 261 ] {} <Debug> TCP-Session: 4c091585-4b38-40fd-8ec9-f69b0519de04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
584 | 2024.12.03 23:13:14.002150 [ 261 ] {} <Debug> TCP-Session: 4c091585-4b38-40fd-8ec9-f69b0519de04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.12.03 23:13:14.002208 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
586 | 2024.12.03 23:13:14.002261 [ 261 ] {} <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 | ||
587 | 2024.12.03 23:13:14.002280 [ 261 ] {} <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 | ||
588 | 2024.12.03 23:13:14.002726 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63063 | ||
589 | 2024.12.03 23:13:14.002826 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59278 | ||
590 | 2024.12.03 23:13:14.002904 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
591 | 2024.12.03 23:13:14.002931 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60091 | ||
592 | 2024.12.03 23:13:14.002961 [ 262 ] {} <Debug> TCP-Session: 5b8227aa-5ccf-47ca-8dd6-9eb5652fcdd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63063 | ||
593 | 2024.12.03 23:13:14.003123 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
594 | 2024.12.03 23:13:14.003130 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52409 | ||
595 | 2024.12.03 23:13:14.003145 [ 262 ] {} <Debug> TCP-Session: 5b8227aa-5ccf-47ca-8dd6-9eb5652fcdd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.12.03 23:13:14.003263 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
597 | 2024.12.03 23:13:14.003283 [ 262 ] {} <Debug> TCP-Session: 5b8227aa-5ccf-47ca-8dd6-9eb5652fcdd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
598 | 2024.12.03 23:13:14.003268 [ 263 ] {} <Debug> TCP-Session: 1916d5f1-7ec6-40c2-8786-580c6c7beaa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59278 | ||
599 | 2024.12.03 23:13:14.003396 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57444 | ||
600 | 2024.12.03 23:13:14.003427 [ 264 ] {} <Debug> TCP-Session: 5ec0bd26-815a-4726-8a47-a5bb62e59394 Authenticating user 'default' from [fd00:1122:3344:101::e]:60091 | ||
601 | 2024.12.03 23:13:14.003415 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
602 | 2024.12.03 23:13:14.003511 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43813 | ||
603 | 2024.12.03 23:13:14.003579 [ 264 ] {} <Debug> TCP-Session: 5ec0bd26-815a-4726-8a47-a5bb62e59394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
604 | 2024.12.03 23:13:14.003534 [ 263 ] {} <Debug> TCP-Session: 1916d5f1-7ec6-40c2-8786-580c6c7beaa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2024.12.03 23:13:14.003602 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55846 | ||
606 | 2024.12.03 23:13:14.003775 [ 263 ] {} <Debug> TCP-Session: 1916d5f1-7ec6-40c2-8786-580c6c7beaa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
607 | 2024.12.03 23:13:14.003789 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
608 | 2024.12.03 23:13:14.003827 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
609 | 2024.12.03 23:13:14.003864 [ 264 ] {} <Debug> TCP-Session: 5ec0bd26-815a-4726-8a47-a5bb62e59394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
610 | 2024.12.03 23:13:14.004002 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
611 | 2024.12.03 23:13:14.004056 [ 267 ] {} <Debug> TCP-Session: b4c1a3bd-82c3-4c5e-84c1-2700d1a1941d Authenticating user 'default' from [fd00:1122:3344:101::e]:43813 | ||
612 | 2024.12.03 23:13:14.004015 [ 266 ] {} <Debug> TCP-Session: 66d0f04f-2900-4fec-80d6-0d6dd71f310a Authenticating user 'default' from [fd00:1122:3344:101::e]:57444 | ||
613 | 2024.12.03 23:13:14.003602 [ 265 ] {} <Debug> TCP-Session: a75f1ad8-11d0-4167-8b94-d6c3c93818d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52409 | ||
614 | 2024.12.03 23:13:14.004135 [ 268 ] {} <Debug> TCP-Session: 9170297a-d800-4ce6-b8a7-3bc0f8e891fa Authenticating user 'default' from [fd00:1122:3344:101::e]:55846 | ||
615 | 2024.12.03 23:13:14.004150 [ 267 ] {} <Debug> TCP-Session: b4c1a3bd-82c3-4c5e-84c1-2700d1a1941d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2024.12.03 23:13:14.004165 [ 266 ] {} <Debug> TCP-Session: 66d0f04f-2900-4fec-80d6-0d6dd71f310a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2024.12.03 23:13:14.004189 [ 265 ] {} <Debug> TCP-Session: a75f1ad8-11d0-4167-8b94-d6c3c93818d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2024.12.03 23:13:14.004210 [ 268 ] {} <Debug> TCP-Session: 9170297a-d800-4ce6-b8a7-3bc0f8e891fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2024.12.03 23:13:14.004224 [ 267 ] {} <Debug> TCP-Session: b4c1a3bd-82c3-4c5e-84c1-2700d1a1941d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2024.12.03 23:13:14.004260 [ 268 ] {} <Debug> TCP-Session: 9170297a-d800-4ce6-b8a7-3bc0f8e891fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2024.12.03 23:13:14.004275 [ 266 ] {} <Debug> TCP-Session: 66d0f04f-2900-4fec-80d6-0d6dd71f310a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2024.12.03 23:13:14.004251 [ 265 ] {} <Debug> TCP-Session: a75f1ad8-11d0-4167-8b94-d6c3c93818d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
623 | 2024.12.03 23:13:14.897618 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62064 | ||
624 | 2024.12.03 23:13:14.899447 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2024.12.03 23:13:14.899494 [ 269 ] {} <Debug> TCP-Session: bb808fe9-5cca-4dac-bab3-be90cc6881fc Authenticating user 'default' from [fd00:1122:3344:101::c]:62064 | ||
626 | 2024.12.03 23:13:14.899637 [ 269 ] {} <Debug> TCP-Session: bb808fe9-5cca-4dac-bab3-be90cc6881fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2024.12.03 23:13:14.899658 [ 269 ] {} <Debug> TCP-Session: bb808fe9-5cca-4dac-bab3-be90cc6881fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.12.03 23:13:14.899742 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
629 | 2024.12.03 23:13:14.899858 [ 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 | ||
630 | 2024.12.03 23:13:14.899889 [ 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 | ||
631 | 2024.12.03 23:13:14.901014 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48332 | ||
632 | 2024.12.03 23:13:14.901161 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
633 | 2024.12.03 23:13:14.901320 [ 270 ] {} <Debug> TCP-Session: 0cfeb304-cc25-4a21-9c8a-f5bbf53c76d9 Authenticating user 'default' from [fd00:1122:3344:101::c]:48332 | ||
634 | 2024.12.03 23:13:14.901401 [ 270 ] {} <Debug> TCP-Session: 0cfeb304-cc25-4a21-9c8a-f5bbf53c76d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.12.03 23:13:14.901417 [ 270 ] {} <Debug> TCP-Session: 0cfeb304-cc25-4a21-9c8a-f5bbf53c76d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
636 | 2024.12.03 23:13:14.902057 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64291 | ||
637 | 2024.12.03 23:13:14.902126 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62482 | ||
638 | 2024.12.03 23:13:14.902218 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47806 | ||
639 | 2024.12.03 23:13:14.902538 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52128 | ||
640 | 2024.12.03 23:13:14.902555 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
641 | 2024.12.03 23:13:14.902564 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
642 | 2024.12.03 23:13:14.902839 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53331 | ||
643 | 2024.12.03 23:13:14.902886 [ 272 ] {} <Debug> TCP-Session: 24e6b082-7cd0-4e9c-a4c6-bd23b67c41a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:62482 | ||
644 | 2024.12.03 23:13:14.902923 [ 271 ] {} <Debug> TCP-Session: c58ec108-1a99-4af0-9ee3-d966cd5cbb23 Authenticating user 'default' from [fd00:1122:3344:101::c]:64291 | ||
645 | 2024.12.03 23:13:14.902934 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51414 | ||
646 | 2024.12.03 23:13:14.902903 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
647 | 2024.12.03 23:13:14.903077 [ 272 ] {} <Debug> TCP-Session: 24e6b082-7cd0-4e9c-a4c6-bd23b67c41a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2024.12.03 23:13:14.903117 [ 271 ] {} <Debug> TCP-Session: c58ec108-1a99-4af0-9ee3-d966cd5cbb23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2024.12.03 23:13:14.903102 [ 273 ] {} <Debug> TCP-Session: f6506cef-ed63-4096-91d1-c2e8b3582688 Authenticating user 'default' from [fd00:1122:3344:101::c]:47806 | ||
650 | 2024.12.03 23:13:14.903227 [ 272 ] {} <Debug> TCP-Session: 24e6b082-7cd0-4e9c-a4c6-bd23b67c41a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2024.12.03 23:13:14.903303 [ 271 ] {} <Debug> TCP-Session: c58ec108-1a99-4af0-9ee3-d966cd5cbb23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2024.12.03 23:13:14.903314 [ 273 ] {} <Debug> TCP-Session: f6506cef-ed63-4096-91d1-c2e8b3582688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2024.12.03 23:13:14.903356 [ 273 ] {} <Debug> TCP-Session: f6506cef-ed63-4096-91d1-c2e8b3582688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.12.03 23:13:14.910643 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
655 | 2024.12.03 23:13:14.910679 [ 275 ] {} <Debug> TCP-Session: cfbd7860-a8b3-4623-a59c-09e79b736120 Authenticating user 'default' from [fd00:1122:3344:101::c]:53331 | ||
656 | 2024.12.03 23:13:14.910698 [ 275 ] {} <Debug> TCP-Session: cfbd7860-a8b3-4623-a59c-09e79b736120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.12.03 23:13:14.910895 [ 275 ] {} <Debug> TCP-Session: cfbd7860-a8b3-4623-a59c-09e79b736120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.12.03 23:13:14.912863 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
659 | 2024.12.03 23:13:14.912886 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
660 | 2024.12.03 23:13:14.912921 [ 276 ] {} <Debug> TCP-Session: 976c4186-d49d-4434-9478-e8e523898865 Authenticating user 'default' from [fd00:1122:3344:101::c]:51414 | ||
661 | 2024.12.03 23:13:14.913060 [ 274 ] {} <Debug> TCP-Session: a5175988-5746-41e4-8738-f2a0842ecf54 Authenticating user 'default' from [fd00:1122:3344:101::c]:52128 | ||
662 | 2024.12.03 23:13:14.913070 [ 276 ] {} <Debug> TCP-Session: 976c4186-d49d-4434-9478-e8e523898865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2024.12.03 23:13:14.913099 [ 274 ] {} <Debug> TCP-Session: a5175988-5746-41e4-8738-f2a0842ecf54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2024.12.03 23:13:14.913175 [ 276 ] {} <Debug> TCP-Session: 976c4186-d49d-4434-9478-e8e523898865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.12.03 23:13:14.913244 [ 274 ] {} <Debug> TCP-Session: a5175988-5746-41e4-8738-f2a0842ecf54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.12.03 23:13:15.429110 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45675 | ||
667 | 2024.12.03 23:13:15.430766 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
668 | 2024.12.03 23:13:15.430820 [ 277 ] {} <Debug> TCP-Session: 055c952b-56d9-4b11-8aa4-05e15f2b56ad Authenticating user 'default' from [fd00:1122:3344:101::b]:45675 | ||
669 | 2024.12.03 23:13:15.430851 [ 277 ] {} <Debug> TCP-Session: 055c952b-56d9-4b11-8aa4-05e15f2b56ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2024.12.03 23:13:15.430989 [ 277 ] {} <Debug> TCP-Session: 055c952b-56d9-4b11-8aa4-05e15f2b56ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.12.03 23:13:15.431098 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
672 | 2024.12.03 23:13:15.431127 [ 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 | ||
673 | 2024.12.03 23:13:15.431232 [ 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 | ||
674 | 2024.12.03 23:13:15.432364 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50928 | ||
675 | 2024.12.03 23:13:15.432500 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60576 | ||
676 | 2024.12.03 23:13:15.432643 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39116 | ||
677 | 2024.12.03 23:13:15.432621 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2024.12.03 23:13:15.433036 [ 278 ] {} <Debug> TCP-Session: 40bab07b-a46e-4229-b9de-fa167ee23fdb Authenticating user 'default' from [fd00:1122:3344:101::b]:50928 | ||
679 | 2024.12.03 23:13:15.433078 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39473 | ||
680 | 2024.12.03 23:13:15.433087 [ 278 ] {} <Debug> TCP-Session: 40bab07b-a46e-4229-b9de-fa167ee23fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
681 | 2024.12.03 23:13:15.433239 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44410 | ||
682 | 2024.12.03 23:13:15.433302 [ 278 ] {} <Debug> TCP-Session: 40bab07b-a46e-4229-b9de-fa167ee23fdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2024.12.03 23:13:15.433461 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
684 | 2024.12.03 23:13:15.433546 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41578 | ||
685 | 2024.12.03 23:13:15.433585 [ 279 ] {} <Debug> TCP-Session: 9d20274e-3c78-473f-9ad5-33be626c2297 Authenticating user 'default' from [fd00:1122:3344:101::b]:60576 | ||
686 | 2024.12.03 23:13:15.433609 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44969 | ||
687 | 2024.12.03 23:13:15.433861 [ 279 ] {} <Debug> TCP-Session: 9d20274e-3c78-473f-9ad5-33be626c2297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2024.12.03 23:13:15.433985 [ 279 ] {} <Debug> TCP-Session: 9d20274e-3c78-473f-9ad5-33be626c2297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.12.03 23:13:15.436222 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
690 | 2024.12.03 23:13:15.436259 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2024.12.03 23:13:15.436270 [ 282 ] {} <Debug> TCP-Session: ca35b5b1-9e30-40a4-9361-ab9fa1401f2d Authenticating user 'default' from [fd00:1122:3344:101::b]:44410 | ||
692 | 2024.12.03 23:13:15.436390 [ 284 ] {} <Debug> TCP-Session: d4aad7bf-5ce8-4709-880b-a785db386452 Authenticating user 'default' from [fd00:1122:3344:101::b]:44969 | ||
693 | 2024.12.03 23:13:15.436451 [ 282 ] {} <Debug> TCP-Session: ca35b5b1-9e30-40a4-9361-ab9fa1401f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2024.12.03 23:13:15.436473 [ 284 ] {} <Debug> TCP-Session: d4aad7bf-5ce8-4709-880b-a785db386452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.12.03 23:13:15.436483 [ 282 ] {} <Debug> TCP-Session: ca35b5b1-9e30-40a4-9361-ab9fa1401f2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2024.12.03 23:13:15.436614 [ 284 ] {} <Debug> TCP-Session: d4aad7bf-5ce8-4709-880b-a785db386452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.12.03 23:13:15.438248 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
698 | 2024.12.03 23:13:15.438342 [ 283 ] {} <Debug> TCP-Session: b56282c2-4f61-49eb-a6c6-30d4a7952b8a Authenticating user 'default' from [fd00:1122:3344:101::b]:41578 | ||
699 | 2024.12.03 23:13:15.438361 [ 283 ] {} <Debug> TCP-Session: b56282c2-4f61-49eb-a6c6-30d4a7952b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.12.03 23:13:15.438375 [ 283 ] {} <Debug> TCP-Session: b56282c2-4f61-49eb-a6c6-30d4a7952b8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.12.03 23:13:15.439389 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
702 | 2024.12.03 23:13:15.439431 [ 281 ] {} <Debug> TCP-Session: 05a48181-8c76-4aa3-8ba7-83bf6a624539 Authenticating user 'default' from [fd00:1122:3344:101::b]:39473 | ||
703 | 2024.12.03 23:13:15.439451 [ 281 ] {} <Debug> TCP-Session: 05a48181-8c76-4aa3-8ba7-83bf6a624539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2024.12.03 23:13:15.439573 [ 281 ] {} <Debug> TCP-Session: 05a48181-8c76-4aa3-8ba7-83bf6a624539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.12.03 23:13:15.440489 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
706 | 2024.12.03 23:13:15.440535 [ 280 ] {} <Debug> TCP-Session: ac2fb3a0-1233-486e-a5a2-2d09eedef539 Authenticating user 'default' from [fd00:1122:3344:101::b]:39116 | ||
707 | 2024.12.03 23:13:15.440662 [ 280 ] {} <Debug> TCP-Session: ac2fb3a0-1233-486e-a5a2-2d09eedef539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.12.03 23:13:15.440679 [ 280 ] {} <Debug> TCP-Session: ac2fb3a0-1233-486e-a5a2-2d09eedef539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.12.03 23:13:15.444786 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33037 | ||
710 | 2024.12.03 23:13:15.447475 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
711 | 2024.12.03 23:13:15.447522 [ 285 ] {} <Debug> TCP-Session: 6fae506c-6884-46ef-815b-e58270d088c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:33037 | ||
712 | 2024.12.03 23:13:15.447549 [ 285 ] {} <Debug> TCP-Session: 6fae506c-6884-46ef-815b-e58270d088c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2024.12.03 23:13:15.447571 [ 285 ] {} <Debug> TCP-Session: 6fae506c-6884-46ef-815b-e58270d088c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2024.12.03 23:13:15.448099 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
715 | 2024.12.03 23:13:15.448178 [ 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 | ||
716 | 2024.12.03 23:13:15.448714 [ 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 | ||
717 | 2024.12.03 23:13:15.453020 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64506 | ||
718 | 2024.12.03 23:13:15.453278 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
719 | 2024.12.03 23:13:15.453322 [ 286 ] {} <Debug> TCP-Session: d36a0861-bb1d-4703-a721-a7e57cba3bbc Authenticating user 'default' from [fd00:1122:3344:101::a]:64506 | ||
720 | 2024.12.03 23:13:15.453346 [ 286 ] {} <Debug> TCP-Session: d36a0861-bb1d-4703-a721-a7e57cba3bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
721 | 2024.12.03 23:13:15.453429 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44326 | ||
722 | 2024.12.03 23:13:15.453523 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62122 | ||
723 | 2024.12.03 23:13:15.453420 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34652 | ||
724 | 2024.12.03 23:13:15.453567 [ 286 ] {} <Debug> TCP-Session: d36a0861-bb1d-4703-a721-a7e57cba3bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
725 | 2024.12.03 23:13:15.454102 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
726 | 2024.12.03 23:13:15.454223 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
727 | 2024.12.03 23:13:15.454222 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42760 | ||
728 | 2024.12.03 23:13:15.454346 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35205 | ||
729 | 2024.12.03 23:13:15.454267 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34388 | ||
730 | 2024.12.03 23:13:15.454637 [ 287 ] {} <Debug> TCP-Session: abcc39fe-5ddf-45e7-9922-29ffaf2ffff4 Authenticating user 'default' from [fd00:1122:3344:101::a]:44326 | ||
731 | 2024.12.03 23:13:15.454246 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
732 | 2024.12.03 23:13:15.455197 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
733 | 2024.12.03 23:13:15.455213 [ 287 ] {} <Debug> TCP-Session: abcc39fe-5ddf-45e7-9922-29ffaf2ffff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.12.03 23:13:15.455231 [ 289 ] {} <Debug> TCP-Session: 9fb8223a-0425-4967-84a7-12fb5e523c27 Authenticating user 'default' from [fd00:1122:3344:101::a]:62122 | ||
735 | 2024.12.03 23:13:15.455426 [ 291 ] {} <Debug> TCP-Session: 324e68a4-41d9-4345-a2e5-4e8ebb6c3f6d Authenticating user 'default' from [fd00:1122:3344:101::a]:42760 | ||
736 | 2024.12.03 23:13:15.455387 [ 287 ] {} <Debug> TCP-Session: abcc39fe-5ddf-45e7-9922-29ffaf2ffff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
737 | 2024.12.03 23:13:15.455355 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
738 | 2024.12.03 23:13:15.455341 [ 288 ] {} <Debug> TCP-Session: 36767c12-735a-4616-a98d-900a4a202dd4 Authenticating user 'default' from [fd00:1122:3344:101::a]:34652 | ||
739 | 2024.12.03 23:13:15.455632 [ 291 ] {} <Debug> TCP-Session: 324e68a4-41d9-4345-a2e5-4e8ebb6c3f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
740 | 2024.12.03 23:13:15.455615 [ 290 ] {} <Debug> TCP-Session: 53cc080c-f336-43f3-a921-4a61eb8ac1b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:34388 | ||
741 | 2024.12.03 23:13:15.455845 [ 288 ] {} <Debug> TCP-Session: 36767c12-735a-4616-a98d-900a4a202dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
742 | 2024.12.03 23:13:15.455560 [ 289 ] {} <Debug> TCP-Session: 9fb8223a-0425-4967-84a7-12fb5e523c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2024.12.03 23:13:15.455874 [ 291 ] {} <Debug> TCP-Session: 324e68a4-41d9-4345-a2e5-4e8ebb6c3f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2024.12.03 23:13:15.456041 [ 289 ] {} <Debug> TCP-Session: 9fb8223a-0425-4967-84a7-12fb5e523c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.12.03 23:13:15.456025 [ 288 ] {} <Debug> TCP-Session: 36767c12-735a-4616-a98d-900a4a202dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.12.03 23:13:15.455862 [ 290 ] {} <Debug> TCP-Session: 53cc080c-f336-43f3-a921-4a61eb8ac1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
747 | 2024.12.03 23:13:15.456331 [ 290 ] {} <Debug> TCP-Session: 53cc080c-f336-43f3-a921-4a61eb8ac1b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
748 | 2024.12.03 23:13:15.464715 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
749 | 2024.12.03 23:13:15.464765 [ 292 ] {} <Debug> TCP-Session: 107385d1-9a48-43ba-9e63-e142a3ecdb47 Authenticating user 'default' from [fd00:1122:3344:101::a]:35205 | ||
750 | 2024.12.03 23:13:15.464790 [ 292 ] {} <Debug> TCP-Session: 107385d1-9a48-43ba-9e63-e142a3ecdb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2024.12.03 23:13:15.465004 [ 292 ] {} <Debug> TCP-Session: 107385d1-9a48-43ba-9e63-e142a3ecdb47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2024.12.03 23:13:16.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.36 MiB, peak 140.36 MiB, free memory in arenas 0.00 B, will set to 141.37 MiB (RSS), difference: 1.01 MiB | ||
753 | 2024.12.03 23:13:20.376030 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
754 | 2024.12.03 23:13:20.376191 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
755 | 2024.12.03 23:13:20.377014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
756 | 2024.12.03 23:13:20.377108 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
757 | 2024.12.03 23:13:20.380482 [ 243 ] {} <Debug> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Loading data parts | ||
758 | 2024.12.03 23:13:20.380913 [ 243 ] {} <Debug> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): There are no data parts | ||
759 | 2024.12.03 23:13:20.391945 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2024.12.03 23:13:20.392043 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
761 | 2024.12.03 23:13:20.395223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
762 | 2024.12.03 23:13:20.396274 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2024.12.03 23:13:20.396901 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
764 | 2024.12.03 23:13:20.401401 [ 244 ] {} <Debug> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Loading data parts | ||
765 | 2024.12.03 23:13:20.401650 [ 244 ] {} <Debug> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): There are no data parts | ||
766 | 2024.12.03 23:13:20.426169 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2024.12.03 23:13:20.426212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
768 | 2024.12.03 23:13:20.433680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2024.12.03 23:13:20.434989 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): 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.03 23:13:20.437354 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2024.12.03 23:13:21.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.34 MiB, peak 150.34 MiB, free memory in arenas 0.00 B, will set to 151.14 MiB (RSS), difference: 4.80 MiB | ||
772 | 2024.12.03 23:13:22.876943 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2024.12.03 23:13:22.877044 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2024.12.03 23:13:22.910257 [ 242 ] {} <Debug> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Loading data parts | ||
775 | 2024.12.03 23:13:22.910603 [ 242 ] {} <Debug> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): There are no data parts | ||
776 | 2024.12.03 23:13:22.925165 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2024.12.03 23:13:22.925207 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
778 | 2024.12.03 23:13:22.926918 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2024.12.03 23:13:22.927488 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): 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.03 23:13:22.927997 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2024.12.03 23:13:23.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.32 MiB, peak 155.32 MiB, free memory in arenas 0.00 B, will set to 151.54 MiB (RSS), difference: -3.78 MiB | ||
782 | 2024.12.03 23:13:27.850568 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2024.12.03 23:13:27.850632 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2024.12.03 23:13:27.897006 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
785 | 2024.12.03 23:13:27.898083 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2024.12.03 23:13:27.898136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
787 | 2024.12.03 23:13:27.898838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2024.12.03 23:13:27.899371 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): 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.03 23:13:27.899683 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2024.12.03 23:13:27.937410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2024.12.03 23:13:27.958608 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2024.12.03 23:13:27.958654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
793 | 2024.12.03 23:13:27.965236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2024.12.03 23:13:27.966392 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): 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.03 23:13:27.968648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2024.12.03 23:13:28.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.21 MiB, peak 156.21 MiB, free memory in arenas 0.00 B, will set to 153.23 MiB (RSS), difference: 1.02 MiB | ||
797 | 2024.12.03 23:13:30.992687 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
798 | 2024.12.03 23:13:30.992893 [ 3 ] {2b654ca8-00bc-4ccc-8061-43f31b075fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
799 | 2024.12.03 23:13:30.993327 [ 3 ] {2b654ca8-00bc-4ccc-8061-43f31b075fb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2024.12.03 23:13:30.993571 [ 3 ] {2b654ca8-00bc-4ccc-8061-43f31b075fb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2024.12.03 23:13:30.996352 [ 3 ] {2b654ca8-00bc-4ccc-8061-43f31b075fb1} <Debug> TCPHandler: Processed in 0.003792438 sec. | ||
802 | 2024.12.03 23:13:31.001553 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2024.12.03 23:13:31.001793 [ 5 ] {93278693-7acb-4f0b-bb43-fdef8db58adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
804 | 2024.12.03 23:13:31.003726 [ 5 ] {93278693-7acb-4f0b-bb43-fdef8db58adc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2024.12.03 23:13:31.003823 [ 5 ] {93278693-7acb-4f0b-bb43-fdef8db58adc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2024.12.03 23:13:31.004520 [ 5 ] {93278693-7acb-4f0b-bb43-fdef8db58adc} <Debug> TCPHandler: Processed in 0.003107984 sec. | ||
807 | 2024.12.03 23:13:31.004821 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2024.12.03 23:13:31.004990 [ 3 ] {f5739c88-bc6d-42b8-8d5b-166cecd87a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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.03 23:13:31.005444 [ 3 ] {f5739c88-bc6d-42b8-8d5b-166cecd87a58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2024.12.03 23:13:31.005502 [ 3 ] {f5739c88-bc6d-42b8-8d5b-166cecd87a58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2024.12.03 23:13:31.006077 [ 3 ] {f5739c88-bc6d-42b8-8d5b-166cecd87a58} <Debug> TCPHandler: Processed in 0.001320907 sec. | ||
812 | 2024.12.03 23:13:31.006416 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
813 | 2024.12.03 23:13:31.006600 [ 5 ] {4e91735f-6dd4-49fa-8079-1f24db253d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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.03 23:13:31.007017 [ 5 ] {4e91735f-6dd4-49fa-8079-1f24db253d38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2024.12.03 23:13:31.007085 [ 5 ] {4e91735f-6dd4-49fa-8079-1f24db253d38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2024.12.03 23:13:31.007644 [ 5 ] {4e91735f-6dd4-49fa-8079-1f24db253d38} <Debug> TCPHandler: Processed in 0.001301996 sec. | ||
817 | 2024.12.03 23:13:31.007921 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
818 | 2024.12.03 23:13:31.008075 [ 3 ] {c5a1e595-9fd2-45ab-944e-3aef2048480d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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.03 23:13:31.008445 [ 3 ] {c5a1e595-9fd2-45ab-944e-3aef2048480d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2024.12.03 23:13:31.008505 [ 3 ] {c5a1e595-9fd2-45ab-944e-3aef2048480d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
821 | 2024.12.03 23:13:31.009113 [ 3 ] {c5a1e595-9fd2-45ab-944e-3aef2048480d} <Debug> TCPHandler: Processed in 0.001249046 sec. | ||
822 | 2024.12.03 23:13:31.009448 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
823 | 2024.12.03 23:13:31.009625 [ 5 ] {d7753b3e-e562-467b-a3da-555af86ae2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
824 | 2024.12.03 23:13:31.010036 [ 5 ] {d7753b3e-e562-467b-a3da-555af86ae2a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2024.12.03 23:13:31.010103 [ 5 ] {d7753b3e-e562-467b-a3da-555af86ae2a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
826 | 2024.12.03 23:13:31.010684 [ 5 ] {d7753b3e-e562-467b-a3da-555af86ae2a4} <Debug> TCPHandler: Processed in 0.001310297 sec. | ||
827 | 2024.12.03 23:13:31.011536 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
828 | 2024.12.03 23:13:31.011722 [ 3 ] {39369989-7787-47f5-bb7a-1fa849bcd993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
829 | 2024.12.03 23:13:31.012175 [ 3 ] {39369989-7787-47f5-bb7a-1fa849bcd993} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
830 | 2024.12.03 23:13:31.012231 [ 3 ] {39369989-7787-47f5-bb7a-1fa849bcd993} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
831 | 2024.12.03 23:13:31.012752 [ 3 ] {39369989-7787-47f5-bb7a-1fa849bcd993} <Debug> TCPHandler: Processed in 0.001286286 sec. | ||
832 | 2024.12.03 23:13:31.013041 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
833 | 2024.12.03 23:13:31.013245 [ 5 ] {a15698ff-009f-4a77-ab93-7350d1280270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
834 | 2024.12.03 23:13:31.013729 [ 5 ] {a15698ff-009f-4a77-ab93-7350d1280270} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
835 | 2024.12.03 23:13:31.013798 [ 5 ] {a15698ff-009f-4a77-ab93-7350d1280270} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
836 | 2024.12.03 23:13:31.014402 [ 5 ] {a15698ff-009f-4a77-ab93-7350d1280270} <Debug> TCPHandler: Processed in 0.001437229 sec. | ||
837 | 2024.12.03 23:13:31.014667 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
838 | 2024.12.03 23:13:31.014823 [ 3 ] {28ff57c7-c7af-475c-a05d-669481d9e195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
839 | 2024.12.03 23:13:31.015201 [ 3 ] {28ff57c7-c7af-475c-a05d-669481d9e195} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
840 | 2024.12.03 23:13:31.015256 [ 3 ] {28ff57c7-c7af-475c-a05d-669481d9e195} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
841 | 2024.12.03 23:13:31.015842 [ 3 ] {28ff57c7-c7af-475c-a05d-669481d9e195} <Debug> TCPHandler: Processed in 0.001232926 sec. | ||
842 | 2024.12.03 23:13:31.016115 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
843 | 2024.12.03 23:13:31.016281 [ 5 ] {a5940606-16fd-48d6-823b-28f5186a2c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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_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) | ||
844 | 2024.12.03 23:13:31.016668 [ 5 ] {a5940606-16fd-48d6-823b-28f5186a2c83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
845 | 2024.12.03 23:13:31.016724 [ 5 ] {a5940606-16fd-48d6-823b-28f5186a2c83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
846 | 2024.12.03 23:13:31.017256 [ 5 ] {a5940606-16fd-48d6-823b-28f5186a2c83} <Debug> TCPHandler: Processed in 0.001200575 sec. | ||
847 | 2024.12.03 23:13:31.017514 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
848 | 2024.12.03 23:13:31.017688 [ 3 ] {d5fa81e1-2ed4-43c8-9c93-6f899a210149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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_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) | ||
849 | 2024.12.03 23:13:31.018174 [ 3 ] {d5fa81e1-2ed4-43c8-9c93-6f899a210149} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
850 | 2024.12.03 23:13:31.018244 [ 3 ] {d5fa81e1-2ed4-43c8-9c93-6f899a210149} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
851 | 2024.12.03 23:13:31.018906 [ 3 ] {d5fa81e1-2ed4-43c8-9c93-6f899a210149} <Debug> TCPHandler: Processed in 0.00144846 sec. | ||
852 | 2024.12.03 23:13:31.019212 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
853 | 2024.12.03 23:13:31.019384 [ 5 ] {9d5e065e-68de-464d-9094-99d34f409742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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_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) | ||
854 | 2024.12.03 23:13:31.019789 [ 5 ] {9d5e065e-68de-464d-9094-99d34f409742} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
855 | 2024.12.03 23:13:31.019848 [ 5 ] {9d5e065e-68de-464d-9094-99d34f409742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
856 | 2024.12.03 23:13:31.020491 [ 5 ] {9d5e065e-68de-464d-9094-99d34f409742} <Debug> TCPHandler: Processed in 0.001334737 sec. | ||
857 | 2024.12.03 23:13:31.020827 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
858 | 2024.12.03 23:13:31.021007 [ 3 ] {be20e867-17f1-4002-9a02-b9b9f2c00bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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_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) | ||
859 | 2024.12.03 23:13:31.021485 [ 3 ] {be20e867-17f1-4002-9a02-b9b9f2c00bc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
860 | 2024.12.03 23:13:31.021550 [ 3 ] {be20e867-17f1-4002-9a02-b9b9f2c00bc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
861 | 2024.12.03 23:13:31.022138 [ 3 ] {be20e867-17f1-4002-9a02-b9b9f2c00bc9} <Debug> TCPHandler: Processed in 0.001368098 sec. | ||
862 | 2024.12.03 23:13:31.022427 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
863 | 2024.12.03 23:13:31.022604 [ 5 ] {a708917b-c21f-4e49-937b-980741fb155e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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_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) | ||
864 | 2024.12.03 23:13:31.023017 [ 5 ] {a708917b-c21f-4e49-937b-980741fb155e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
865 | 2024.12.03 23:13:31.023075 [ 5 ] {a708917b-c21f-4e49-937b-980741fb155e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
866 | 2024.12.03 23:13:31.023662 [ 5 ] {a708917b-c21f-4e49-937b-980741fb155e} <Debug> TCPHandler: Processed in 0.001292797 sec. | ||
867 | 2024.12.03 23:13:31.023952 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
868 | 2024.12.03 23:13:31.024119 [ 3 ] {3693538c-c456-46d7-a9d1-2b57128105a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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_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) | ||
869 | 2024.12.03 23:13:31.024522 [ 3 ] {3693538c-c456-46d7-a9d1-2b57128105a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
870 | 2024.12.03 23:13:31.024585 [ 3 ] {3693538c-c456-46d7-a9d1-2b57128105a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
871 | 2024.12.03 23:13:31.025185 [ 3 ] {3693538c-c456-46d7-a9d1-2b57128105a4} <Debug> TCPHandler: Processed in 0.001297517 sec. | ||
872 | 2024.12.03 23:13:31.029193 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
873 | 2024.12.03 23:13:31.029395 [ 5 ] {c455d6a6-22c2-433b-8934-ffb33937fd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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_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) | ||
874 | 2024.12.03 23:13:31.029880 [ 5 ] {c455d6a6-22c2-433b-8934-ffb33937fd17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
875 | 2024.12.03 23:13:31.029949 [ 5 ] {c455d6a6-22c2-433b-8934-ffb33937fd17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
876 | 2024.12.03 23:13:31.030521 [ 5 ] {c455d6a6-22c2-433b-8934-ffb33937fd17} <Debug> TCPHandler: Processed in 0.001389038 sec. | ||
877 | 2024.12.03 23:13:31.030823 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
878 | 2024.12.03 23:13:31.030992 [ 3 ] {d3e06009-c0fa-4b44-b547-187847bb9af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', '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) | ||
879 | 2024.12.03 23:13:31.031400 [ 3 ] {d3e06009-c0fa-4b44-b547-187847bb9af1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
880 | 2024.12.03 23:13:31.031458 [ 3 ] {d3e06009-c0fa-4b44-b547-187847bb9af1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
881 | 2024.12.03 23:13:31.032135 [ 3 ] {d3e06009-c0fa-4b44-b547-187847bb9af1} <Debug> TCPHandler: Processed in 0.001368669 sec. | ||
882 | 2024.12.03 23:13:31.032421 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
883 | 2024.12.03 23:13:31.032589 [ 5 ] {1bacfe9a-01fc-417a-9c5a-67bedf939270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', '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) | ||
884 | 2024.12.03 23:13:31.032996 [ 5 ] {1bacfe9a-01fc-417a-9c5a-67bedf939270} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
885 | 2024.12.03 23:13:31.033051 [ 5 ] {1bacfe9a-01fc-417a-9c5a-67bedf939270} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
886 | 2024.12.03 23:13:31.033566 [ 5 ] {1bacfe9a-01fc-417a-9c5a-67bedf939270} <Debug> TCPHandler: Processed in 0.001199165 sec. | ||
887 | 2024.12.03 23:13:31.033843 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
888 | 2024.12.03 23:13:31.034013 [ 3 ] {b3b592cb-d92f-4a44-9682-1d7b0cf28a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', '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) | ||
889 | 2024.12.03 23:13:31.034431 [ 3 ] {b3b592cb-d92f-4a44-9682-1d7b0cf28a67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
890 | 2024.12.03 23:13:31.034486 [ 3 ] {b3b592cb-d92f-4a44-9682-1d7b0cf28a67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
891 | 2024.12.03 23:13:31.035002 [ 3 ] {b3b592cb-d92f-4a44-9682-1d7b0cf28a67} <Debug> TCPHandler: Processed in 0.001215745 sec. | ||
892 | 2024.12.03 23:13:31.035273 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
893 | 2024.12.03 23:13:31.035475 [ 5 ] {4b2e59dd-36b6-4dcb-a180-3fed6806310b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', '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) | ||
894 | 2024.12.03 23:13:31.035970 [ 5 ] {4b2e59dd-36b6-4dcb-a180-3fed6806310b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
895 | 2024.12.03 23:13:31.036036 [ 5 ] {4b2e59dd-36b6-4dcb-a180-3fed6806310b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
896 | 2024.12.03 23:13:31.036566 [ 5 ] {4b2e59dd-36b6-4dcb-a180-3fed6806310b} <Debug> TCPHandler: Processed in 0.001361068 sec. | ||
897 | 2024.12.03 23:13:31.036821 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
898 | 2024.12.03 23:13:31.036990 [ 3 ] {24ef9a34-dc82-4dac-ad10-94569f662686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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', 'dendrite:sample_collection_duration', '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) | ||
899 | 2024.12.03 23:13:31.037407 [ 3 ] {24ef9a34-dc82-4dac-ad10-94569f662686} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
900 | 2024.12.03 23:13:31.037464 [ 3 ] {24ef9a34-dc82-4dac-ad10-94569f662686} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
901 | 2024.12.03 23:13:31.038011 [ 3 ] {24ef9a34-dc82-4dac-ad10-94569f662686} <Debug> TCPHandler: Processed in 0.001248605 sec. | ||
902 | 2024.12.03 23:13:31.038278 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
903 | 2024.12.03 23:13:31.038480 [ 5 ] {f8d98bb5-9f89-4e0d-ba58-2b58ca609145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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', 'dendrite:sample_collection_duration', '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) | ||
904 | 2024.12.03 23:13:31.038979 [ 5 ] {f8d98bb5-9f89-4e0d-ba58-2b58ca609145} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
905 | 2024.12.03 23:13:31.039043 [ 5 ] {f8d98bb5-9f89-4e0d-ba58-2b58ca609145} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
906 | 2024.12.03 23:13:31.039569 [ 5 ] {f8d98bb5-9f89-4e0d-ba58-2b58ca609145} <Debug> TCPHandler: Processed in 0.001356988 sec. | ||
907 | 2024.12.03 23:13:31.039824 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
908 | 2024.12.03 23:13:31.039996 [ 3 ] {7d1d0c31-da5b-4fa1-bfa9-d5691817a624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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', 'dendrite:sample_collection_duration', '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) | ||
909 | 2024.12.03 23:13:31.040417 [ 3 ] {7d1d0c31-da5b-4fa1-bfa9-d5691817a624} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
910 | 2024.12.03 23:13:31.040472 [ 3 ] {7d1d0c31-da5b-4fa1-bfa9-d5691817a624} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
911 | 2024.12.03 23:13:31.040988 [ 3 ] {7d1d0c31-da5b-4fa1-bfa9-d5691817a624} <Debug> TCPHandler: Processed in 0.001219706 sec. | ||
912 | 2024.12.03 23:13:31.041245 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
913 | 2024.12.03 23:13:31.041422 [ 5 ] {042f25da-519b-46f6-aece-7c9cefed52dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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', 'dendrite:sample_collection_duration', '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) | ||
914 | 2024.12.03 23:13:31.041848 [ 5 ] {042f25da-519b-46f6-aece-7c9cefed52dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
915 | 2024.12.03 23:13:31.041903 [ 5 ] {042f25da-519b-46f6-aece-7c9cefed52dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
916 | 2024.12.03 23:13:31.042406 [ 5 ] {042f25da-519b-46f6-aece-7c9cefed52dc} <Debug> TCPHandler: Processed in 0.001218325 sec. | ||
917 | 2024.12.03 23:13:31.042663 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
918 | 2024.12.03 23:13:31.042836 [ 3 ] {a1b285d6-20e0-43a0-b81f-1c882989c147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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', 'dendrite:sample_collection_duration', '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) | ||
919 | 2024.12.03 23:13:31.043266 [ 3 ] {a1b285d6-20e0-43a0-b81f-1c882989c147} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
920 | 2024.12.03 23:13:31.043320 [ 3 ] {a1b285d6-20e0-43a0-b81f-1c882989c147} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
921 | 2024.12.03 23:13:31.043834 [ 3 ] {a1b285d6-20e0-43a0-b81f-1c882989c147} <Debug> TCPHandler: Processed in 0.001229085 sec. | ||
922 | 2024.12.03 23:13:31.044087 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
923 | 2024.12.03 23:13:31.044269 [ 5 ] {298b39df-d9d3-4108-92b2-9242929adac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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', 'dendrite:sample_collection_duration', '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) | ||
924 | 2024.12.03 23:13:31.044696 [ 5 ] {298b39df-d9d3-4108-92b2-9242929adac0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
925 | 2024.12.03 23:13:31.044753 [ 5 ] {298b39df-d9d3-4108-92b2-9242929adac0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
926 | 2024.12.03 23:13:31.045230 [ 5 ] {298b39df-d9d3-4108-92b2-9242929adac0} <Debug> TCPHandler: Processed in 0.001199715 sec. | ||
927 | 2024.12.03 23:13:31.045477 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
928 | 2024.12.03 23:13:31.045653 [ 3 ] {a182b6a5-dd92-40e9-8b5a-cd6f59ef0f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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', 'dendrite:sample_collection_duration', '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) | ||
929 | 2024.12.03 23:13:31.046087 [ 3 ] {a182b6a5-dd92-40e9-8b5a-cd6f59ef0f6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
930 | 2024.12.03 23:13:31.046141 [ 3 ] {a182b6a5-dd92-40e9-8b5a-cd6f59ef0f6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
931 | 2024.12.03 23:13:31.046655 [ 3 ] {a182b6a5-dd92-40e9-8b5a-cd6f59ef0f6e} <Debug> TCPHandler: Processed in 0.001234815 sec. | ||
932 | 2024.12.03 23:13:31.046903 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
933 | 2024.12.03 23:13:31.047080 [ 5 ] {7a7ec667-befa-4b4b-8580-41adff6d25c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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', 'dendrite:sample_collection_duration', '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) | ||
934 | 2024.12.03 23:13:31.047511 [ 5 ] {7a7ec667-befa-4b4b-8580-41adff6d25c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
935 | 2024.12.03 23:13:31.047567 [ 5 ] {7a7ec667-befa-4b4b-8580-41adff6d25c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
936 | 2024.12.03 23:13:31.048060 [ 5 ] {7a7ec667-befa-4b4b-8580-41adff6d25c8} <Debug> TCPHandler: Processed in 0.001209055 sec. | ||
937 | 2024.12.03 23:13:31.048319 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
938 | 2024.12.03 23:13:31.048500 [ 3 ] {91500f5d-b053-4ef5-957c-3c64f05826eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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', 'dendrite:sample_collection_duration', '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) | ||
939 | 2024.12.03 23:13:31.048947 [ 3 ] {91500f5d-b053-4ef5-957c-3c64f05826eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
940 | 2024.12.03 23:13:31.049002 [ 3 ] {91500f5d-b053-4ef5-957c-3c64f05826eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
941 | 2024.12.03 23:13:31.049536 [ 3 ] {91500f5d-b053-4ef5-957c-3c64f05826eb} <Debug> TCPHandler: Processed in 0.001276256 sec. | ||
942 | 2024.12.03 23:13:31.049786 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
943 | 2024.12.03 23:13:31.049965 [ 5 ] {953586e5-d2f2-42b4-af10-d2d3a9f62519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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', 'dendrite:sample_collection_duration', '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) | ||
944 | 2024.12.03 23:13:31.050404 [ 5 ] {953586e5-d2f2-42b4-af10-d2d3a9f62519} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
945 | 2024.12.03 23:13:31.050461 [ 5 ] {953586e5-d2f2-42b4-af10-d2d3a9f62519} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
946 | 2024.12.03 23:13:31.050958 [ 5 ] {953586e5-d2f2-42b4-af10-d2d3a9f62519} <Debug> TCPHandler: Processed in 0.001226865 sec. | ||
947 | 2024.12.03 23:13:31.051231 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
948 | 2024.12.03 23:13:31.051444 [ 3 ] {c2163fc3-f6c6-4a83-a267-7ba0e8cdefe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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', '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) | ||
949 | 2024.12.03 23:13:31.051991 [ 3 ] {c2163fc3-f6c6-4a83-a267-7ba0e8cdefe0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
950 | 2024.12.03 23:13:31.052059 [ 3 ] {c2163fc3-f6c6-4a83-a267-7ba0e8cdefe0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
951 | 2024.12.03 23:13:31.052598 [ 3 ] {c2163fc3-f6c6-4a83-a267-7ba0e8cdefe0} <Debug> TCPHandler: Processed in 0.001435939 sec. | ||
952 | 2024.12.03 23:13:31.052865 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
953 | 2024.12.03 23:13:31.053045 [ 5 ] {669d7aa6-5ff0-4429-a340-56bdd169db74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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', '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) | ||
954 | 2024.12.03 23:13:31.053494 [ 5 ] {669d7aa6-5ff0-4429-a340-56bdd169db74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
955 | 2024.12.03 23:13:31.053549 [ 5 ] {669d7aa6-5ff0-4429-a340-56bdd169db74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
956 | 2024.12.03 23:13:31.054032 [ 5 ] {669d7aa6-5ff0-4429-a340-56bdd169db74} <Debug> TCPHandler: Processed in 0.001224645 sec. | ||
957 | 2024.12.03 23:13:31.054321 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
958 | 2024.12.03 23:13:31.054538 [ 3 ] {5c47b0ad-5d6f-46ad-9376-0de98374c4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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', '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) | ||
959 | 2024.12.03 23:13:31.055086 [ 3 ] {5c47b0ad-5d6f-46ad-9376-0de98374c4c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
960 | 2024.12.03 23:13:31.055153 [ 3 ] {5c47b0ad-5d6f-46ad-9376-0de98374c4c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
961 | 2024.12.03 23:13:31.055987 [ 3 ] {5c47b0ad-5d6f-46ad-9376-0de98374c4c4} <Debug> TCPHandler: Processed in 0.001732736 sec. | ||
962 | 2024.12.03 23:13:31.056253 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
963 | 2024.12.03 23:13:31.056435 [ 5 ] {16fa16f9-57b0-48d1-b77f-39ec2b8db8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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', '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) | ||
964 | 2024.12.03 23:13:31.056891 [ 5 ] {16fa16f9-57b0-48d1-b77f-39ec2b8db8c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
965 | 2024.12.03 23:13:31.056944 [ 5 ] {16fa16f9-57b0-48d1-b77f-39ec2b8db8c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
966 | 2024.12.03 23:13:31.057427 [ 5 ] {16fa16f9-57b0-48d1-b77f-39ec2b8db8c4} <Debug> TCPHandler: Processed in 0.001230706 sec. | ||
967 | 2024.12.03 23:13:31.057675 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
968 | 2024.12.03 23:13:31.057859 [ 3 ] {c19f9dfd-c276-446c-aaac-ad81182852b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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', '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) | ||
969 | 2024.12.03 23:13:31.058321 [ 3 ] {c19f9dfd-c276-446c-aaac-ad81182852b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
970 | 2024.12.03 23:13:31.058376 [ 3 ] {c19f9dfd-c276-446c-aaac-ad81182852b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
971 | 2024.12.03 23:13:31.058897 [ 3 ] {c19f9dfd-c276-446c-aaac-ad81182852b6} <Debug> TCPHandler: Processed in 0.001278647 sec. | ||
972 | 2024.12.03 23:13:31.059158 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
973 | 2024.12.03 23:13:31.059340 [ 5 ] {5a6c3f1d-f38c-4e44-a97e-f624ec4148d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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', '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) | ||
974 | 2024.12.03 23:13:31.059800 [ 5 ] {5a6c3f1d-f38c-4e44-a97e-f624ec4148d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
975 | 2024.12.03 23:13:31.059853 [ 5 ] {5a6c3f1d-f38c-4e44-a97e-f624ec4148d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
976 | 2024.12.03 23:13:31.060337 [ 5 ] {5a6c3f1d-f38c-4e44-a97e-f624ec4148d4} <Debug> TCPHandler: Processed in 0.001233215 sec. | ||
977 | 2024.12.03 23:13:31.104176 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
978 | 2024.12.03 23:13:31.104310 [ 3 ] {e8a1aba6-775a-4267-8933-6577278e2921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
979 | 2024.12.03 23:13:31.104372 [ 3 ] {e8a1aba6-775a-4267-8933-6577278e2921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
980 | 2024.12.03 23:13:31.105185 [ 3 ] {e8a1aba6-775a-4267-8933-6577278e2921} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
981 | 2024.12.03 23:13:31.105227 [ 3 ] {e8a1aba6-775a-4267-8933-6577278e2921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
982 | 2024.12.03 23:13:31.105965 [ 3 ] {e8a1aba6-775a-4267-8933-6577278e2921} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
983 | 2024.12.03 23:13:31.106401 [ 3 ] {e8a1aba6-775a-4267-8933-6577278e2921} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
984 | 2024.12.03 23:13:31.106605 [ 3 ] {e8a1aba6-775a-4267-8933-6577278e2921} <Debug> executeQuery: Read 36 rows, 6.34 KiB in 0.002327 sec., 15470.562956596475 rows/sec., 2.66 MiB/sec. | ||
985 | 2024.12.03 23:13:31.106760 [ 3 ] {e8a1aba6-775a-4267-8933-6577278e2921} <Debug> TCPHandler: Processed in 0.002644374 sec. | ||
986 | 2024.12.03 23:13:31.106951 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
987 | 2024.12.03 23:13:31.107090 [ 5 ] {9929d388-338d-4cc0-bebe-b1bb2816864a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
988 | 2024.12.03 23:13:31.107143 [ 5 ] {9929d388-338d-4cc0-bebe-b1bb2816864a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
989 | 2024.12.03 23:13:31.109615 [ 5 ] {9929d388-338d-4cc0-bebe-b1bb2816864a} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
990 | 2024.12.03 23:13:31.109662 [ 5 ] {9929d388-338d-4cc0-bebe-b1bb2816864a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
991 | 2024.12.03 23:13:31.110284 [ 5 ] {9929d388-338d-4cc0-bebe-b1bb2816864a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
992 | 2024.12.03 23:13:31.110813 [ 5 ] {9929d388-338d-4cc0-bebe-b1bb2816864a} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
993 | 2024.12.03 23:13:31.111047 [ 5 ] {9929d388-338d-4cc0-bebe-b1bb2816864a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.003995 sec., 3504.380475594493 rows/sec., 252.27 KiB/sec. | ||
994 | 2024.12.03 23:13:31.111110 [ 5 ] {9929d388-338d-4cc0-bebe-b1bb2816864a} <Debug> TCPHandler: Processed in 0.004219737 sec. | ||
995 | 2024.12.03 23:13:31.111269 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
996 | 2024.12.03 23:13:31.111392 [ 3 ] {f8d3e80c-69e3-45e6-81f7-1bb837af13bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
997 | 2024.12.03 23:13:31.111442 [ 3 ] {f8d3e80c-69e3-45e6-81f7-1bb837af13bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
998 | 2024.12.03 23:13:31.112780 [ 3 ] {f8d3e80c-69e3-45e6-81f7-1bb837af13bf} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
999 | 2024.12.03 23:13:31.112818 [ 3 ] {f8d3e80c-69e3-45e6-81f7-1bb837af13bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1000 | 2024.12.03 23:13:31.113406 [ 3 ] {f8d3e80c-69e3-45e6-81f7-1bb837af13bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1001 | 2024.12.03 23:13:31.113869 [ 3 ] {f8d3e80c-69e3-45e6-81f7-1bb837af13bf} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1002 | 2024.12.03 23:13:31.114055 [ 3 ] {f8d3e80c-69e3-45e6-81f7-1bb837af13bf} <Debug> executeQuery: Read 1317 rows, 112.09 KiB in 0.002687 sec., 490137.7000372162 rows/sec., 40.74 MiB/sec. | ||
1003 | 2024.12.03 23:13:31.114110 [ 3 ] {f8d3e80c-69e3-45e6-81f7-1bb837af13bf} <Debug> TCPHandler: Processed in 0.002896259 sec. | ||
1004 | 2024.12.03 23:13:31.114294 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1005 | 2024.12.03 23:13:31.114443 [ 5 ] {f0aa0deb-ba93-4ccb-a75a-0595d403a7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1006 | 2024.12.03 23:13:31.114503 [ 5 ] {f0aa0deb-ba93-4ccb-a75a-0595d403a7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1007 | 2024.12.03 23:13:31.115246 [ 5 ] {f0aa0deb-ba93-4ccb-a75a-0595d403a7a6} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1008 | 2024.12.03 23:13:31.115283 [ 5 ] {f0aa0deb-ba93-4ccb-a75a-0595d403a7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1009 | 2024.12.03 23:13:31.115803 [ 5 ] {f0aa0deb-ba93-4ccb-a75a-0595d403a7a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1010 | 2024.12.03 23:13:31.116323 [ 5 ] {f0aa0deb-ba93-4ccb-a75a-0595d403a7a6} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1011 | 2024.12.03 23:13:31.116540 [ 5 ] {f0aa0deb-ba93-4ccb-a75a-0595d403a7a6} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.002133 sec., 3281.762775433662 rows/sec., 213.81 KiB/sec. | ||
1012 | 2024.12.03 23:13:31.116595 [ 5 ] {f0aa0deb-ba93-4ccb-a75a-0595d403a7a6} <Debug> TCPHandler: Processed in 0.002372018 sec. | ||
1013 | 2024.12.03 23:13:31.116744 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1014 | 2024.12.03 23:13:31.116862 [ 3 ] {432b02aa-6c7b-4672-ac95-a2c07d5c0a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1015 | 2024.12.03 23:13:31.116909 [ 3 ] {432b02aa-6c7b-4672-ac95-a2c07d5c0a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1016 | 2024.12.03 23:13:31.171555 [ 3 ] {432b02aa-6c7b-4672-ac95-a2c07d5c0a6f} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1017 | 2024.12.03 23:13:31.171598 [ 3 ] {432b02aa-6c7b-4672-ac95-a2c07d5c0a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1018 | 2024.12.03 23:13:31.172323 [ 3 ] {432b02aa-6c7b-4672-ac95-a2c07d5c0a6f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1019 | 2024.12.03 23:13:31.172863 [ 3 ] {432b02aa-6c7b-4672-ac95-a2c07d5c0a6f} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1020 | 2024.12.03 23:13:31.173093 [ 3 ] {432b02aa-6c7b-4672-ac95-a2c07d5c0a6f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.056241 sec., 4302.910687932292 rows/sec., 298.52 KiB/sec. | ||
1021 | 2024.12.03 23:13:31.173209 [ 3 ] {432b02aa-6c7b-4672-ac95-a2c07d5c0a6f} <Debug> TCPHandler: Processed in 0.056523682 sec. | ||
1022 | 2024.12.03 23:13:31.173383 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1023 | 2024.12.03 23:13:31.173519 [ 5 ] {056f50a8-451a-43ab-bfd0-2457422aaa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1024 | 2024.12.03 23:13:31.173572 [ 5 ] {056f50a8-451a-43ab-bfd0-2457422aaa16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1025 | 2024.12.03 23:13:31.174173 [ 5 ] {056f50a8-451a-43ab-bfd0-2457422aaa16} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1026 | 2024.12.03 23:13:31.174215 [ 5 ] {056f50a8-451a-43ab-bfd0-2457422aaa16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1027 | 2024.12.03 23:13:31.174745 [ 5 ] {056f50a8-451a-43ab-bfd0-2457422aaa16} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1028 | 2024.12.03 23:13:31.175265 [ 5 ] {056f50a8-451a-43ab-bfd0-2457422aaa16} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1029 | 2024.12.03 23:13:31.175475 [ 5 ] {056f50a8-451a-43ab-bfd0-2457422aaa16} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001986 sec., 6545.820745216516 rows/sec., 408.13 KiB/sec. | ||
1030 | 2024.12.03 23:13:31.175528 [ 5 ] {056f50a8-451a-43ab-bfd0-2457422aaa16} <Debug> TCPHandler: Processed in 0.002211665 sec. | ||
1031 | 2024.12.03 23:13:31.175686 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1032 | 2024.12.03 23:13:31.175809 [ 3 ] {965f08c9-7244-4331-9779-b3fe30d2550c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1033 | 2024.12.03 23:13:31.175860 [ 3 ] {965f08c9-7244-4331-9779-b3fe30d2550c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1034 | 2024.12.03 23:13:31.176785 [ 3 ] {965f08c9-7244-4331-9779-b3fe30d2550c} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1035 | 2024.12.03 23:13:31.176825 [ 3 ] {965f08c9-7244-4331-9779-b3fe30d2550c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1036 | 2024.12.03 23:13:31.177365 [ 3 ] {965f08c9-7244-4331-9779-b3fe30d2550c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1037 | 2024.12.03 23:13:31.177913 [ 3 ] {965f08c9-7244-4331-9779-b3fe30d2550c} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1038 | 2024.12.03 23:13:31.178153 [ 3 ] {965f08c9-7244-4331-9779-b3fe30d2550c} <Debug> executeQuery: Read 810 rows, 59.73 KiB in 0.002365 sec., 342494.71458773786 rows/sec., 24.67 MiB/sec. | ||
1039 | 2024.12.03 23:13:31.178225 [ 3 ] {965f08c9-7244-4331-9779-b3fe30d2550c} <Debug> TCPHandler: Processed in 0.002604104 sec. | ||
1040 | 2024.12.03 23:13:31.178381 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1041 | 2024.12.03 23:13:31.178501 [ 5 ] {59797d39-4e88-4c26-a22c-682502fd6ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1042 | 2024.12.03 23:13:31.178554 [ 5 ] {59797d39-4e88-4c26-a22c-682502fd6ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1043 | 2024.12.03 23:13:31.179070 [ 5 ] {59797d39-4e88-4c26-a22c-682502fd6ebf} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1044 | 2024.12.03 23:13:31.179109 [ 5 ] {59797d39-4e88-4c26-a22c-682502fd6ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1045 | 2024.12.03 23:13:31.181858 [ 5 ] {59797d39-4e88-4c26-a22c-682502fd6ebf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1046 | 2024.12.03 23:13:31.182531 [ 5 ] {59797d39-4e88-4c26-a22c-682502fd6ebf} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1047 | 2024.12.03 23:13:31.182743 [ 5 ] {59797d39-4e88-4c26-a22c-682502fd6ebf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004268 sec., 1405.8106841611996 rows/sec., 73.45 KiB/sec. | ||
1048 | 2024.12.03 23:13:31.182801 [ 5 ] {59797d39-4e88-4c26-a22c-682502fd6ebf} <Debug> TCPHandler: Processed in 0.004477812 sec. | ||
1049 | 2024.12.03 23:13:31.182950 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1050 | 2024.12.03 23:13:31.183069 [ 3 ] {75d20e16-b158-4b34-bdd7-1cff3ac8259a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1051 | 2024.12.03 23:13:31.183126 [ 3 ] {75d20e16-b158-4b34-bdd7-1cff3ac8259a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1052 | 2024.12.03 23:13:31.184100 [ 3 ] {75d20e16-b158-4b34-bdd7-1cff3ac8259a} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1053 | 2024.12.03 23:13:31.184144 [ 3 ] {75d20e16-b158-4b34-bdd7-1cff3ac8259a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1054 | 2024.12.03 23:13:31.184814 [ 3 ] {75d20e16-b158-4b34-bdd7-1cff3ac8259a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1055 | 2024.12.03 23:13:31.185340 [ 3 ] {75d20e16-b158-4b34-bdd7-1cff3ac8259a} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1056 | 2024.12.03 23:13:31.185551 [ 3 ] {75d20e16-b158-4b34-bdd7-1cff3ac8259a} <Debug> executeQuery: Read 1229 rows, 83.65 KiB in 0.002505 sec., 490618.76247504994 rows/sec., 32.61 MiB/sec. | ||
1057 | 2024.12.03 23:13:31.185610 [ 3 ] {75d20e16-b158-4b34-bdd7-1cff3ac8259a} <Debug> TCPHandler: Processed in 0.002716915 sec. | ||
1058 | 2024.12.03 23:13:31.185782 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1059 | 2024.12.03 23:13:31.185923 [ 5 ] {72b54b02-9794-4681-b9d0-a0892539227b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1060 | 2024.12.03 23:13:31.185985 [ 5 ] {72b54b02-9794-4681-b9d0-a0892539227b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1061 | 2024.12.03 23:13:31.186499 [ 5 ] {72b54b02-9794-4681-b9d0-a0892539227b} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1062 | 2024.12.03 23:13:31.186538 [ 5 ] {72b54b02-9794-4681-b9d0-a0892539227b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1063 | 2024.12.03 23:13:31.187062 [ 5 ] {72b54b02-9794-4681-b9d0-a0892539227b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1064 | 2024.12.03 23:13:31.187567 [ 5 ] {72b54b02-9794-4681-b9d0-a0892539227b} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1065 | 2024.12.03 23:13:31.187815 [ 5 ] {72b54b02-9794-4681-b9d0-a0892539227b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00191 sec., 523.5602094240837 rows/sec., 35.28 KiB/sec. | ||
1066 | 2024.12.03 23:13:31.187921 [ 5 ] {72b54b02-9794-4681-b9d0-a0892539227b} <Debug> TCPHandler: Processed in 0.002205025 sec. | ||
1067 | 2024.12.03 23:13:31.188075 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1068 | 2024.12.03 23:13:31.188199 [ 3 ] {1fe0f524-d656-4eca-9f57-6860cb8f0b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1069 | 2024.12.03 23:13:31.188260 [ 3 ] {1fe0f524-d656-4eca-9f57-6860cb8f0b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1070 | 2024.12.03 23:13:31.188818 [ 3 ] {1fe0f524-d656-4eca-9f57-6860cb8f0b95} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1071 | 2024.12.03 23:13:31.188865 [ 3 ] {1fe0f524-d656-4eca-9f57-6860cb8f0b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1072 | 2024.12.03 23:13:31.189419 [ 3 ] {1fe0f524-d656-4eca-9f57-6860cb8f0b95} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1073 | 2024.12.03 23:13:31.189923 [ 3 ] {1fe0f524-d656-4eca-9f57-6860cb8f0b95} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1074 | 2024.12.03 23:13:31.190210 [ 3 ] {1fe0f524-d656-4eca-9f57-6860cb8f0b95} <Debug> executeQuery: Read 28 rows, 1.60 KiB in 0.002021 sec., 13854.52746165265 rows/sec., 791.49 KiB/sec. | ||
1075 | 2024.12.03 23:13:31.190294 [ 3 ] {1fe0f524-d656-4eca-9f57-6860cb8f0b95} <Debug> TCPHandler: Processed in 0.002275727 sec. | ||
1076 | 2024.12.03 23:13:32.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.13 MiB, peak 156.21 MiB, free memory in arenas 0.00 B, will set to 154.65 MiB (RSS), difference: -1.48 MiB | ||
1077 | 2024.12.03 23:13:32.929328 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 184 | ||
1078 | 2024.12.03 23:13:32.934185 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1079 | 2024.12.03 23:13:32.934244 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1080 | 2024.12.03 23:13:32.935898 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1081 | 2024.12.03 23:13:32.936469 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1082 | 2024.12.03 23:13:32.937288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
1083 | 2024.12.03 23:13:33.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.64 MiB, peak 156.21 MiB, free memory in arenas 0.00 B, will set to 154.67 MiB (RSS), difference: 4.03 MiB | ||
1084 | 2024.12.03 23:13:33.706460 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1085 | 2024.12.03 23:13:33.706738 [ 3 ] {17eba829-a1a3-4d78-9342-38a08c7bc3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) 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', '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) | ||
1086 | 2024.12.03 23:13:33.707245 [ 3 ] {17eba829-a1a3-4d78-9342-38a08c7bc3fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1087 | 2024.12.03 23:13:33.707334 [ 3 ] {17eba829-a1a3-4d78-9342-38a08c7bc3fb} <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', '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 | ||
1088 | 2024.12.03 23:13:33.707719 [ 3 ] {17eba829-a1a3-4d78-9342-38a08c7bc3fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1089 | 2024.12.03 23:13:33.707914 [ 3 ] {17eba829-a1a3-4d78-9342-38a08c7bc3fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1090 | 2024.12.03 23:13:33.708231 [ 3 ] {17eba829-a1a3-4d78-9342-38a08c7bc3fb} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1091 | 2024.12.03 23:13:33.711417 [ 3 ] {17eba829-a1a3-4d78-9342-38a08c7bc3fb} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1092 | 2024.12.03 23:13:33.711483 [ 3 ] {17eba829-a1a3-4d78-9342-38a08c7bc3fb} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (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.03 23:13:33.711504 [ 3 ] {17eba829-a1a3-4d78-9342-38a08c7bc3fb} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1094 | 2024.12.03 23:13:33.711619 [ 3 ] {17eba829-a1a3-4d78-9342-38a08c7bc3fb} <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', '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'))" | ||
1095 | 2024.12.03 23:13:33.711646 [ 3 ] {17eba829-a1a3-4d78-9342-38a08c7bc3fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 36 rows starting from 0 | ||
1096 | 2024.12.03 23:13:33.719710 [ 3 ] {17eba829-a1a3-4d78-9342-38a08c7bc3fb} <Debug> executeQuery: Read 36 rows, 1.34 KiB in 0.013103 sec., 2747.4624131878195 rows/sec., 102.33 KiB/sec. | ||
1097 | 2024.12.03 23:13:33.719850 [ 3 ] {17eba829-a1a3-4d78-9342-38a08c7bc3fb} <Debug> TCPHandler: Processed in 0.013528018 sec. | ||
1098 | 2024.12.03 23:13:33.726346 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1099 | 2024.12.03 23:13:33.726481 [ 3 ] {42bf4fdb-77db-4541-9897-df91b432391d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1100 | 2024.12.03 23:13:33.726536 [ 3 ] {42bf4fdb-77db-4541-9897-df91b432391d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1101 | 2024.12.03 23:13:33.727276 [ 3 ] {42bf4fdb-77db-4541-9897-df91b432391d} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1102 | 2024.12.03 23:13:33.727320 [ 3 ] {42bf4fdb-77db-4541-9897-df91b432391d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1103 | 2024.12.03 23:13:33.727998 [ 3 ] {42bf4fdb-77db-4541-9897-df91b432391d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1104 | 2024.12.03 23:13:33.728393 [ 3 ] {42bf4fdb-77db-4541-9897-df91b432391d} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1105 | 2024.12.03 23:13:33.728585 [ 3 ] {42bf4fdb-77db-4541-9897-df91b432391d} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.002144 sec., 466.4179104477612 rows/sec., 69.69 KiB/sec. | ||
1106 | 2024.12.03 23:13:33.728642 [ 3 ] {42bf4fdb-77db-4541-9897-df91b432391d} <Debug> TCPHandler: Processed in 0.002355959 sec. | ||
1107 | 2024.12.03 23:13:33.728892 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1108 | 2024.12.03 23:13:33.729104 [ 5 ] {36c30a33-b3a1-462c-a9f3-2278890c1639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1109 | 2024.12.03 23:13:33.729190 [ 5 ] {36c30a33-b3a1-462c-a9f3-2278890c1639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1110 | 2024.12.03 23:13:33.730036 [ 5 ] {36c30a33-b3a1-462c-a9f3-2278890c1639} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1111 | 2024.12.03 23:13:33.730088 [ 5 ] {36c30a33-b3a1-462c-a9f3-2278890c1639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1112 | 2024.12.03 23:13:33.730695 [ 5 ] {36c30a33-b3a1-462c-a9f3-2278890c1639} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1113 | 2024.12.03 23:13:33.731373 [ 5 ] {36c30a33-b3a1-462c-a9f3-2278890c1639} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1114 | 2024.12.03 23:13:33.731800 [ 5 ] {36c30a33-b3a1-462c-a9f3-2278890c1639} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002752 sec., 26162.790697674416 rows/sec., 2.12 MiB/sec. | ||
1115 | 2024.12.03 23:13:33.731903 [ 5 ] {36c30a33-b3a1-462c-a9f3-2278890c1639} <Debug> TCPHandler: Processed in 0.003152295 sec. | ||
1116 | 2024.12.03 23:13:33.732066 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1117 | 2024.12.03 23:13:33.732195 [ 3 ] {0d82565c-f795-4872-be42-81a0c9341f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1118 | 2024.12.03 23:13:33.732247 [ 3 ] {0d82565c-f795-4872-be42-81a0c9341f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1119 | 2024.12.03 23:13:33.732850 [ 3 ] {0d82565c-f795-4872-be42-81a0c9341f23} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1120 | 2024.12.03 23:13:33.732889 [ 3 ] {0d82565c-f795-4872-be42-81a0c9341f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1121 | 2024.12.03 23:13:33.733409 [ 3 ] {0d82565c-f795-4872-be42-81a0c9341f23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1122 | 2024.12.03 23:13:33.733930 [ 3 ] {0d82565c-f795-4872-be42-81a0c9341f23} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1123 | 2024.12.03 23:13:33.734107 [ 3 ] {0d82565c-f795-4872-be42-81a0c9341f23} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001941 sec., 4121.586810922205 rows/sec., 309.92 KiB/sec. | ||
1124 | 2024.12.03 23:13:33.734158 [ 3 ] {0d82565c-f795-4872-be42-81a0c9341f23} <Debug> TCPHandler: Processed in 0.002155444 sec. | ||
1125 | 2024.12.03 23:13:33.734326 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1126 | 2024.12.03 23:13:33.734458 [ 5 ] {11cb8d67-e829-4053-b80c-c662b865ce6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1127 | 2024.12.03 23:13:33.734511 [ 5 ] {11cb8d67-e829-4053-b80c-c662b865ce6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1128 | 2024.12.03 23:13:33.735125 [ 5 ] {11cb8d67-e829-4053-b80c-c662b865ce6f} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1129 | 2024.12.03 23:13:33.735165 [ 5 ] {11cb8d67-e829-4053-b80c-c662b865ce6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1130 | 2024.12.03 23:13:33.735671 [ 5 ] {11cb8d67-e829-4053-b80c-c662b865ce6f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1131 | 2024.12.03 23:13:33.736157 [ 5 ] {11cb8d67-e829-4053-b80c-c662b865ce6f} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1132 | 2024.12.03 23:13:33.736392 [ 5 ] {11cb8d67-e829-4053-b80c-c662b865ce6f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001962 sec., 36697.247706422015 rows/sec., 2.86 MiB/sec. | ||
1133 | 2024.12.03 23:13:33.736452 [ 5 ] {11cb8d67-e829-4053-b80c-c662b865ce6f} <Debug> TCPHandler: Processed in 0.002187674 sec. | ||
1134 | 2024.12.03 23:13:33.736619 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1135 | 2024.12.03 23:13:33.736790 [ 3 ] {0b907d3c-a402-41e5-b1a0-9fccb780fa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1136 | 2024.12.03 23:13:33.736865 [ 3 ] {0b907d3c-a402-41e5-b1a0-9fccb780fa0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1137 | 2024.12.03 23:13:33.737525 [ 3 ] {0b907d3c-a402-41e5-b1a0-9fccb780fa0d} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1138 | 2024.12.03 23:13:33.737562 [ 3 ] {0b907d3c-a402-41e5-b1a0-9fccb780fa0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1139 | 2024.12.03 23:13:33.738087 [ 3 ] {0b907d3c-a402-41e5-b1a0-9fccb780fa0d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1140 | 2024.12.03 23:13:33.738623 [ 3 ] {0b907d3c-a402-41e5-b1a0-9fccb780fa0d} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1141 | 2024.12.03 23:13:33.738875 [ 3 ] {0b907d3c-a402-41e5-b1a0-9fccb780fa0d} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.002109 sec., 55002.37079184447 rows/sec., 3.83 MiB/sec. | ||
1142 | 2024.12.03 23:13:33.738954 [ 3 ] {0b907d3c-a402-41e5-b1a0-9fccb780fa0d} <Debug> TCPHandler: Processed in 0.00242055 sec. | ||
1143 | 2024.12.03 23:13:33.739110 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1144 | 2024.12.03 23:13:33.739238 [ 5 ] {f059b92f-a554-40da-aa7a-af07fb86a2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1145 | 2024.12.03 23:13:33.739322 [ 5 ] {f059b92f-a554-40da-aa7a-af07fb86a2fb} <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 | ||
1146 | 2024.12.03 23:13:33.740438 [ 5 ] {f059b92f-a554-40da-aa7a-af07fb86a2fb} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1147 | 2024.12.03 23:13:33.740478 [ 5 ] {f059b92f-a554-40da-aa7a-af07fb86a2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1148 | 2024.12.03 23:13:33.743277 [ 5 ] {f059b92f-a554-40da-aa7a-af07fb86a2fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1149 | 2024.12.03 23:13:33.743848 [ 5 ] {f059b92f-a554-40da-aa7a-af07fb86a2fb} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1150 | 2024.12.03 23:13:33.744213 [ 5 ] {f059b92f-a554-40da-aa7a-af07fb86a2fb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004996 sec., 1601.281024819856 rows/sec., 2.87 MiB/sec. | ||
1151 | 2024.12.03 23:13:33.744341 [ 5 ] {f059b92f-a554-40da-aa7a-af07fb86a2fb} <Debug> TCPHandler: Processed in 0.005287499 sec. | ||
1152 | 2024.12.03 23:13:33.744495 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1153 | 2024.12.03 23:13:33.744616 [ 3 ] {022e5881-e774-463d-b24c-4effa085a51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1154 | 2024.12.03 23:13:33.744668 [ 3 ] {022e5881-e774-463d-b24c-4effa085a51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1155 | 2024.12.03 23:13:33.745177 [ 3 ] {022e5881-e774-463d-b24c-4effa085a51e} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1156 | 2024.12.03 23:13:33.745216 [ 3 ] {022e5881-e774-463d-b24c-4effa085a51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1157 | 2024.12.03 23:13:33.745781 [ 3 ] {022e5881-e774-463d-b24c-4effa085a51e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1158 | 2024.12.03 23:13:33.746306 [ 3 ] {022e5881-e774-463d-b24c-4effa085a51e} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1159 | 2024.12.03 23:13:33.746545 [ 3 ] {022e5881-e774-463d-b24c-4effa085a51e} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001932 sec., 21739.130434782608 rows/sec., 1.47 MiB/sec. | ||
1160 | 2024.12.03 23:13:33.746651 [ 3 ] {022e5881-e774-463d-b24c-4effa085a51e} <Debug> TCPHandler: Processed in 0.002214155 sec. | ||
1161 | 2024.12.03 23:13:35.399777 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
1162 | 2024.12.03 23:13:35.400438 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1163 | 2024.12.03 23:13:35.400481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1164 | 2024.12.03 23:13:35.401209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1165 | 2024.12.03 23:13:35.401844 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1166 | 2024.12.03 23:13:35.402086 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
1167 | 2024.12.03 23:13:35.468694 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
1168 | 2024.12.03 23:13:35.488316 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1169 | 2024.12.03 23:13:35.488377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
1170 | 2024.12.03 23:13:35.495475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1171 | 2024.12.03 23:13:35.496823 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1172 | 2024.12.03 23:13:35.500038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
1173 | 2024.12.03 23:13:36.000305 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.34 MiB, peak 160.34 MiB, free memory in arenas 0.00 B, will set to 157.64 MiB (RSS), difference: 1.31 MiB | ||
1174 | 2024.12.03 23:13:38.713996 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1175 | 2024.12.03 23:13:38.714208 [ 3 ] {df20a5cd-f95b-43f3-9554-038437588b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1176 | 2024.12.03 23:13:38.714284 [ 3 ] {df20a5cd-f95b-43f3-9554-038437588b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1177 | 2024.12.03 23:13:38.715065 [ 3 ] {df20a5cd-f95b-43f3-9554-038437588b60} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1178 | 2024.12.03 23:13:38.715121 [ 3 ] {df20a5cd-f95b-43f3-9554-038437588b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1179 | 2024.12.03 23:13:38.715725 [ 3 ] {df20a5cd-f95b-43f3-9554-038437588b60} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1180 | 2024.12.03 23:13:38.716258 [ 3 ] {df20a5cd-f95b-43f3-9554-038437588b60} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1181 | 2024.12.03 23:13:38.716520 [ 3 ] {df20a5cd-f95b-43f3-9554-038437588b60} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00236 sec., 23728.813559322032 rows/sec., 1.81 MiB/sec. | ||
1182 | 2024.12.03 23:13:38.716673 [ 3 ] {df20a5cd-f95b-43f3-9554-038437588b60} <Debug> TCPHandler: Processed in 0.002810778 sec. | ||
1183 | 2024.12.03 23:13:38.716946 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1184 | 2024.12.03 23:13:38.717152 [ 5 ] {9de866ed-0d40-471c-8d38-6612893929eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1185 | 2024.12.03 23:13:38.717256 [ 5 ] {9de866ed-0d40-471c-8d38-6612893929eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1186 | 2024.12.03 23:13:38.718086 [ 5 ] {9de866ed-0d40-471c-8d38-6612893929eb} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1187 | 2024.12.03 23:13:38.718138 [ 5 ] {9de866ed-0d40-471c-8d38-6612893929eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1188 | 2024.12.03 23:13:38.718717 [ 5 ] {9de866ed-0d40-471c-8d38-6612893929eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1189 | 2024.12.03 23:13:38.719225 [ 5 ] {9de866ed-0d40-471c-8d38-6612893929eb} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1190 | 2024.12.03 23:13:38.719478 [ 5 ] {9de866ed-0d40-471c-8d38-6612893929eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002388 sec., 26800.67001675042 rows/sec., 2.09 MiB/sec. | ||
1191 | 2024.12.03 23:13:38.719541 [ 5 ] {9de866ed-0d40-471c-8d38-6612893929eb} <Debug> TCPHandler: Processed in 0.002727316 sec. | ||
1192 | 2024.12.03 23:13:38.719720 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1193 | 2024.12.03 23:13:38.719848 [ 3 ] {4bc7da67-39b2-4b62-89a4-cc3ecac8a40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1194 | 2024.12.03 23:13:38.719906 [ 3 ] {4bc7da67-39b2-4b62-89a4-cc3ecac8a40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1195 | 2024.12.03 23:13:38.720484 [ 3 ] {4bc7da67-39b2-4b62-89a4-cc3ecac8a40a} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1196 | 2024.12.03 23:13:38.720525 [ 3 ] {4bc7da67-39b2-4b62-89a4-cc3ecac8a40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1197 | 2024.12.03 23:13:38.721065 [ 3 ] {4bc7da67-39b2-4b62-89a4-cc3ecac8a40a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1198 | 2024.12.03 23:13:38.721640 [ 3 ] {4bc7da67-39b2-4b62-89a4-cc3ecac8a40a} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1199 | 2024.12.03 23:13:38.721837 [ 3 ] {4bc7da67-39b2-4b62-89a4-cc3ecac8a40a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002017 sec., 79325.73128408527 rows/sec., 5.52 MiB/sec. | ||
1200 | 2024.12.03 23:13:38.721904 [ 3 ] {4bc7da67-39b2-4b62-89a4-cc3ecac8a40a} <Debug> TCPHandler: Processed in 0.002247097 sec. | ||
1201 | 2024.12.03 23:13:38.722069 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1202 | 2024.12.03 23:13:38.722208 [ 5 ] {d0309b2c-ca27-4d45-9a11-3cb7a5d2570b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1203 | 2024.12.03 23:13:38.722264 [ 5 ] {d0309b2c-ca27-4d45-9a11-3cb7a5d2570b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1204 | 2024.12.03 23:13:38.722803 [ 5 ] {d0309b2c-ca27-4d45-9a11-3cb7a5d2570b} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1205 | 2024.12.03 23:13:38.722845 [ 5 ] {d0309b2c-ca27-4d45-9a11-3cb7a5d2570b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1206 | 2024.12.03 23:13:38.723339 [ 5 ] {d0309b2c-ca27-4d45-9a11-3cb7a5d2570b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1207 | 2024.12.03 23:13:38.723848 [ 5 ] {d0309b2c-ca27-4d45-9a11-3cb7a5d2570b} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1208 | 2024.12.03 23:13:38.724099 [ 5 ] {d0309b2c-ca27-4d45-9a11-3cb7a5d2570b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001916 sec., 31315.24008350731 rows/sec., 2.11 MiB/sec. | ||
1209 | 2024.12.03 23:13:38.724266 [ 5 ] {d0309b2c-ca27-4d45-9a11-3cb7a5d2570b} <Debug> TCPHandler: Processed in 0.002265667 sec. | ||
1210 | 2024.12.03 23:13:42.850685 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1211 | 2024.12.03 23:13:42.850753 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1212 | 2024.12.03 23:13:42.902179 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
1213 | 2024.12.03 23:13:42.902867 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1214 | 2024.12.03 23:13:42.902920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1215 | 2024.12.03 23:13:42.903683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1216 | 2024.12.03 23:13:42.904209 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1217 | 2024.12.03 23:13:42.904456 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
1218 | 2024.12.03 23:13:42.938795 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 208 | ||
1219 | 2024.12.03 23:13:42.941489 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1220 | 2024.12.03 23:13:42.941530 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1221 | 2024.12.03 23:13:42.943127 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1222 | 2024.12.03 23:13:42.943684 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1223 | 2024.12.03 23:13:42.944145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 208 | ||
1224 | 2024.12.03 23:13:43.000084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
1225 | 2024.12.03 23:13:43.021150 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1226 | 2024.12.03 23:13:43.021210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1227 | 2024.12.03 23:13:43.027898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1228 | 2024.12.03 23:13:43.029066 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1229 | 2024.12.03 23:13:43.031903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
1230 | 2024.12.03 23:13:43.720447 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1231 | 2024.12.03 23:13:43.720707 [ 3 ] {7883a67b-0437-40a8-93fd-3ae0074e5551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1232 | 2024.12.03 23:13:43.720790 [ 3 ] {7883a67b-0437-40a8-93fd-3ae0074e5551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1233 | 2024.12.03 23:13:43.721629 [ 3 ] {7883a67b-0437-40a8-93fd-3ae0074e5551} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1234 | 2024.12.03 23:13:43.721683 [ 3 ] {7883a67b-0437-40a8-93fd-3ae0074e5551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1235 | 2024.12.03 23:13:43.722330 [ 3 ] {7883a67b-0437-40a8-93fd-3ae0074e5551} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1236 | 2024.12.03 23:13:43.722865 [ 3 ] {7883a67b-0437-40a8-93fd-3ae0074e5551} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1237 | 2024.12.03 23:13:43.723135 [ 3 ] {7883a67b-0437-40a8-93fd-3ae0074e5551} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002474 sec., 5658.852061438965 rows/sec., 407.36 KiB/sec. | ||
1238 | 2024.12.03 23:13:43.723275 [ 3 ] {7883a67b-0437-40a8-93fd-3ae0074e5551} <Debug> TCPHandler: Processed in 0.003000472 sec. | ||
1239 | 2024.12.03 23:13:43.723534 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1240 | 2024.12.03 23:13:43.723836 [ 5 ] {196aa190-ddf5-48ef-a45c-afcb3cac0247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1241 | 2024.12.03 23:13:43.723957 [ 5 ] {196aa190-ddf5-48ef-a45c-afcb3cac0247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1242 | 2024.12.03 23:13:43.725072 [ 5 ] {196aa190-ddf5-48ef-a45c-afcb3cac0247} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1243 | 2024.12.03 23:13:43.725126 [ 5 ] {196aa190-ddf5-48ef-a45c-afcb3cac0247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1244 | 2024.12.03 23:13:43.725727 [ 5 ] {196aa190-ddf5-48ef-a45c-afcb3cac0247} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1245 | 2024.12.03 23:13:43.726264 [ 5 ] {196aa190-ddf5-48ef-a45c-afcb3cac0247} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1246 | 2024.12.03 23:13:43.726517 [ 5 ] {196aa190-ddf5-48ef-a45c-afcb3cac0247} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.002769 sec., 79089.9241603467 rows/sec., 6.89 MiB/sec. | ||
1247 | 2024.12.03 23:13:43.726584 [ 5 ] {196aa190-ddf5-48ef-a45c-afcb3cac0247} <Debug> TCPHandler: Processed in 0.003195606 sec. | ||
1248 | 2024.12.03 23:13:43.726800 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1249 | 2024.12.03 23:13:43.727013 [ 3 ] {05ac4e2a-581e-4089-9c5a-ce5b9a4f00d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1250 | 2024.12.03 23:13:43.727099 [ 3 ] {05ac4e2a-581e-4089-9c5a-ce5b9a4f00d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1251 | 2024.12.03 23:13:43.727901 [ 3 ] {05ac4e2a-581e-4089-9c5a-ce5b9a4f00d5} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1252 | 2024.12.03 23:13:43.727942 [ 3 ] {05ac4e2a-581e-4089-9c5a-ce5b9a4f00d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1253 | 2024.12.03 23:13:43.728461 [ 3 ] {05ac4e2a-581e-4089-9c5a-ce5b9a4f00d5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1254 | 2024.12.03 23:13:43.728976 [ 3 ] {05ac4e2a-581e-4089-9c5a-ce5b9a4f00d5} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1255 | 2024.12.03 23:13:43.729195 [ 3 ] {05ac4e2a-581e-4089-9c5a-ce5b9a4f00d5} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.002236 sec., 6708.4078711985685 rows/sec., 473.00 KiB/sec. | ||
1256 | 2024.12.03 23:13:43.729250 [ 3 ] {05ac4e2a-581e-4089-9c5a-ce5b9a4f00d5} <Debug> TCPHandler: Processed in 0.002553743 sec. | ||
1257 | 2024.12.03 23:13:43.729399 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1258 | 2024.12.03 23:13:43.729544 [ 5 ] {02b0fb58-7050-45c9-a9cf-a48e1b304e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1259 | 2024.12.03 23:13:43.729608 [ 5 ] {02b0fb58-7050-45c9-a9cf-a48e1b304e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1260 | 2024.12.03 23:13:43.730291 [ 5 ] {02b0fb58-7050-45c9-a9cf-a48e1b304e63} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1261 | 2024.12.03 23:13:43.730339 [ 5 ] {02b0fb58-7050-45c9-a9cf-a48e1b304e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1262 | 2024.12.03 23:13:43.730940 [ 5 ] {02b0fb58-7050-45c9-a9cf-a48e1b304e63} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1263 | 2024.12.03 23:13:43.731496 [ 5 ] {02b0fb58-7050-45c9-a9cf-a48e1b304e63} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1264 | 2024.12.03 23:13:43.731726 [ 5 ] {02b0fb58-7050-45c9-a9cf-a48e1b304e63} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002217 sec., 6314.839873703203 rows/sec., 442.25 KiB/sec. | ||
1265 | 2024.12.03 23:13:43.731784 [ 5 ] {02b0fb58-7050-45c9-a9cf-a48e1b304e63} <Debug> TCPHandler: Processed in 0.002453 sec. | ||
1266 | 2024.12.03 23:13:43.731931 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1267 | 2024.12.03 23:13:43.732055 [ 3 ] {8e9d960d-3406-4b99-8288-3bfaad680026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1268 | 2024.12.03 23:13:43.732104 [ 3 ] {8e9d960d-3406-4b99-8288-3bfaad680026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1269 | 2024.12.03 23:13:43.732708 [ 3 ] {8e9d960d-3406-4b99-8288-3bfaad680026} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1270 | 2024.12.03 23:13:43.732748 [ 3 ] {8e9d960d-3406-4b99-8288-3bfaad680026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1271 | 2024.12.03 23:13:43.733256 [ 3 ] {8e9d960d-3406-4b99-8288-3bfaad680026} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1272 | 2024.12.03 23:13:43.733731 [ 3 ] {8e9d960d-3406-4b99-8288-3bfaad680026} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1273 | 2024.12.03 23:13:43.734007 [ 3 ] {8e9d960d-3406-4b99-8288-3bfaad680026} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001954 sec., 6653.019447287616 rows/sec., 414.81 KiB/sec. | ||
1274 | 2024.12.03 23:13:43.734106 [ 3 ] {8e9d960d-3406-4b99-8288-3bfaad680026} <Debug> TCPHandler: Processed in 0.002233886 sec. | ||
1275 | 2024.12.03 23:13:43.734260 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1276 | 2024.12.03 23:13:43.734403 [ 5 ] {fcc024b6-8c14-4c42-bec4-92533932ab29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1277 | 2024.12.03 23:13:43.734463 [ 5 ] {fcc024b6-8c14-4c42-bec4-92533932ab29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1278 | 2024.12.03 23:13:43.735200 [ 5 ] {fcc024b6-8c14-4c42-bec4-92533932ab29} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1279 | 2024.12.03 23:13:43.735239 [ 5 ] {fcc024b6-8c14-4c42-bec4-92533932ab29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1280 | 2024.12.03 23:13:43.735765 [ 5 ] {fcc024b6-8c14-4c42-bec4-92533932ab29} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1281 | 2024.12.03 23:13:43.736274 [ 5 ] {fcc024b6-8c14-4c42-bec4-92533932ab29} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1282 | 2024.12.03 23:13:43.736491 [ 5 ] {fcc024b6-8c14-4c42-bec4-92533932ab29} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002122 sec., 183788.87841658812 rows/sec., 13.03 MiB/sec. | ||
1283 | 2024.12.03 23:13:43.736545 [ 5 ] {fcc024b6-8c14-4c42-bec4-92533932ab29} <Debug> TCPHandler: Processed in 0.002351328 sec. | ||
1284 | 2024.12.03 23:13:43.736733 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1285 | 2024.12.03 23:13:43.736940 [ 3 ] {89406237-7fec-4e16-bc10-f5ba8c775165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1286 | 2024.12.03 23:13:43.737028 [ 3 ] {89406237-7fec-4e16-bc10-f5ba8c775165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1287 | 2024.12.03 23:13:43.737735 [ 3 ] {89406237-7fec-4e16-bc10-f5ba8c775165} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1288 | 2024.12.03 23:13:43.737774 [ 3 ] {89406237-7fec-4e16-bc10-f5ba8c775165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1289 | 2024.12.03 23:13:43.738334 [ 3 ] {89406237-7fec-4e16-bc10-f5ba8c775165} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1290 | 2024.12.03 23:13:43.738838 [ 3 ] {89406237-7fec-4e16-bc10-f5ba8c775165} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1291 | 2024.12.03 23:13:43.739049 [ 3 ] {89406237-7fec-4e16-bc10-f5ba8c775165} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00216 sec., 2777.777777777778 rows/sec., 145.13 KiB/sec. | ||
1292 | 2024.12.03 23:13:43.739101 [ 3 ] {89406237-7fec-4e16-bc10-f5ba8c775165} <Debug> TCPHandler: Processed in 0.002467911 sec. | ||
1293 | 2024.12.03 23:13:43.739258 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1294 | 2024.12.03 23:13:43.739397 [ 5 ] {a7f9b1aa-7b03-43f8-a87e-14e1216f3e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1295 | 2024.12.03 23:13:43.739460 [ 5 ] {a7f9b1aa-7b03-43f8-a87e-14e1216f3e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1296 | 2024.12.03 23:13:43.740064 [ 5 ] {a7f9b1aa-7b03-43f8-a87e-14e1216f3e6e} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1297 | 2024.12.03 23:13:43.740103 [ 5 ] {a7f9b1aa-7b03-43f8-a87e-14e1216f3e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1298 | 2024.12.03 23:13:43.740649 [ 5 ] {a7f9b1aa-7b03-43f8-a87e-14e1216f3e6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1299 | 2024.12.03 23:13:43.741155 [ 5 ] {a7f9b1aa-7b03-43f8-a87e-14e1216f3e6e} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1300 | 2024.12.03 23:13:43.741378 [ 5 ] {a7f9b1aa-7b03-43f8-a87e-14e1216f3e6e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002 sec., 118500 rows/sec., 7.94 MiB/sec. | ||
1301 | 2024.12.03 23:13:43.741548 [ 5 ] {a7f9b1aa-7b03-43f8-a87e-14e1216f3e6e} <Debug> TCPHandler: Processed in 0.002354878 sec. | ||
1302 | 2024.12.03 23:13:43.741705 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1303 | 2024.12.03 23:13:43.741825 [ 3 ] {ca8f16c6-a8a7-419a-9b9c-7744676e5a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1304 | 2024.12.03 23:13:43.741876 [ 3 ] {ca8f16c6-a8a7-419a-9b9c-7744676e5a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1305 | 2024.12.03 23:13:43.742356 [ 3 ] {ca8f16c6-a8a7-419a-9b9c-7744676e5a6d} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1306 | 2024.12.03 23:13:43.742395 [ 3 ] {ca8f16c6-a8a7-419a-9b9c-7744676e5a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1307 | 2024.12.03 23:13:43.742894 [ 3 ] {ca8f16c6-a8a7-419a-9b9c-7744676e5a6d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1308 | 2024.12.03 23:13:43.743405 [ 3 ] {ca8f16c6-a8a7-419a-9b9c-7744676e5a6d} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1309 | 2024.12.03 23:13:43.743698 [ 3 ] {ca8f16c6-a8a7-419a-9b9c-7744676e5a6d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001882 sec., 531.3496280552604 rows/sec., 35.80 KiB/sec. | ||
1310 | 2024.12.03 23:13:43.743799 [ 3 ] {ca8f16c6-a8a7-419a-9b9c-7744676e5a6d} <Debug> TCPHandler: Processed in 0.002152725 sec. | ||
1311 | 2024.12.03 23:13:43.743943 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1312 | 2024.12.03 23:13:43.744081 [ 5 ] {8ec6022c-e673-4cda-baaa-8bb508af92cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1313 | 2024.12.03 23:13:43.744173 [ 5 ] {8ec6022c-e673-4cda-baaa-8bb508af92cd} <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 | ||
1314 | 2024.12.03 23:13:43.745299 [ 5 ] {8ec6022c-e673-4cda-baaa-8bb508af92cd} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1315 | 2024.12.03 23:13:43.745338 [ 5 ] {8ec6022c-e673-4cda-baaa-8bb508af92cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1316 | 2024.12.03 23:13:43.746095 [ 5 ] {8ec6022c-e673-4cda-baaa-8bb508af92cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1317 | 2024.12.03 23:13:43.746670 [ 5 ] {8ec6022c-e673-4cda-baaa-8bb508af92cd} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1318 | 2024.12.03 23:13:43.746911 [ 5 ] {8ec6022c-e673-4cda-baaa-8bb508af92cd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002861 sec., 2796.225096120238 rows/sec., 5.01 MiB/sec. | ||
1319 | 2024.12.03 23:13:43.747011 [ 5 ] {8ec6022c-e673-4cda-baaa-8bb508af92cd} <Debug> TCPHandler: Processed in 0.003134725 sec. | ||
1320 | 2024.12.03 23:13:43.747156 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1321 | 2024.12.03 23:13:43.747295 [ 3 ] {7dfaa5bc-6349-4953-b2be-37280d4a745a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1322 | 2024.12.03 23:13:43.747355 [ 3 ] {7dfaa5bc-6349-4953-b2be-37280d4a745a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1323 | 2024.12.03 23:13:43.747865 [ 3 ] {7dfaa5bc-6349-4953-b2be-37280d4a745a} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1324 | 2024.12.03 23:13:43.747905 [ 3 ] {7dfaa5bc-6349-4953-b2be-37280d4a745a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1325 | 2024.12.03 23:13:43.748406 [ 3 ] {7dfaa5bc-6349-4953-b2be-37280d4a745a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1326 | 2024.12.03 23:13:43.749037 [ 3 ] {7dfaa5bc-6349-4953-b2be-37280d4a745a} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1327 | 2024.12.03 23:13:43.749330 [ 3 ] {7dfaa5bc-6349-4953-b2be-37280d4a745a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002041 sec., 40176.38412542871 rows/sec., 2.55 MiB/sec. | ||
1328 | 2024.12.03 23:13:43.749447 [ 3 ] {7dfaa5bc-6349-4953-b2be-37280d4a745a} <Debug> TCPHandler: Processed in 0.002357589 sec. | ||
1329 | 2024.12.03 23:13:44.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.06 MiB, peak 162.28 MiB, free memory in arenas 0.00 B, will set to 157.98 MiB (RSS), difference: -1.08 MiB | ||
1330 | 2024.12.03 23:13:48.714610 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1331 | 2024.12.03 23:13:48.714820 [ 3 ] {bff610d9-03bb-4539-8630-411a30487a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1332 | 2024.12.03 23:13:48.714897 [ 3 ] {bff610d9-03bb-4539-8630-411a30487a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1333 | 2024.12.03 23:13:48.715693 [ 3 ] {bff610d9-03bb-4539-8630-411a30487a87} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1334 | 2024.12.03 23:13:48.715832 [ 3 ] {bff610d9-03bb-4539-8630-411a30487a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1335 | 2024.12.03 23:13:48.716443 [ 3 ] {bff610d9-03bb-4539-8630-411a30487a87} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1336 | 2024.12.03 23:13:48.717052 [ 3 ] {bff610d9-03bb-4539-8630-411a30487a87} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): 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.03 23:13:48.717339 [ 3 ] {bff610d9-03bb-4539-8630-411a30487a87} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002574 sec., 21756.021756021757 rows/sec., 1.66 MiB/sec. | ||
1338 | 2024.12.03 23:13:48.717408 [ 3 ] {bff610d9-03bb-4539-8630-411a30487a87} <Debug> TCPHandler: Processed in 0.00292668 sec. | ||
1339 | 2024.12.03 23:13:48.717664 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1340 | 2024.12.03 23:13:48.717856 [ 5 ] {0104e8a1-ae25-49ae-a473-ca46e3a426d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1341 | 2024.12.03 23:13:48.717932 [ 5 ] {0104e8a1-ae25-49ae-a473-ca46e3a426d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1342 | 2024.12.03 23:13:48.718704 [ 5 ] {0104e8a1-ae25-49ae-a473-ca46e3a426d4} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1343 | 2024.12.03 23:13:48.718753 [ 5 ] {0104e8a1-ae25-49ae-a473-ca46e3a426d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1344 | 2024.12.03 23:13:48.719352 [ 5 ] {0104e8a1-ae25-49ae-a473-ca46e3a426d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1345 | 2024.12.03 23:13:48.719899 [ 5 ] {0104e8a1-ae25-49ae-a473-ca46e3a426d4} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1346 | 2024.12.03 23:13:48.720182 [ 5 ] {0104e8a1-ae25-49ae-a473-ca46e3a426d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002379 sec., 26902.059688944933 rows/sec., 2.10 MiB/sec. | ||
1347 | 2024.12.03 23:13:48.720250 [ 5 ] {0104e8a1-ae25-49ae-a473-ca46e3a426d4} <Debug> TCPHandler: Processed in 0.002714116 sec. | ||
1348 | 2024.12.03 23:13:48.720419 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1349 | 2024.12.03 23:13:48.720553 [ 3 ] {45479359-ff23-487f-a091-f3c2c625e9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1350 | 2024.12.03 23:13:48.720611 [ 3 ] {45479359-ff23-487f-a091-f3c2c625e9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1351 | 2024.12.03 23:13:48.721215 [ 3 ] {45479359-ff23-487f-a091-f3c2c625e9fe} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1352 | 2024.12.03 23:13:48.721256 [ 3 ] {45479359-ff23-487f-a091-f3c2c625e9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1353 | 2024.12.03 23:13:48.721860 [ 3 ] {45479359-ff23-487f-a091-f3c2c625e9fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1354 | 2024.12.03 23:13:48.722446 [ 3 ] {45479359-ff23-487f-a091-f3c2c625e9fe} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1355 | 2024.12.03 23:13:48.722715 [ 3 ] {45479359-ff23-487f-a091-f3c2c625e9fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002194 sec., 72926.16226071102 rows/sec., 5.08 MiB/sec. | ||
1356 | 2024.12.03 23:13:48.722781 [ 3 ] {45479359-ff23-487f-a091-f3c2c625e9fe} <Debug> TCPHandler: Processed in 0.00242379 sec. | ||
1357 | 2024.12.03 23:13:48.722935 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1358 | 2024.12.03 23:13:48.723062 [ 5 ] {d33e5403-42a7-4531-84cc-7ea5d9c8694d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1359 | 2024.12.03 23:13:48.723119 [ 5 ] {d33e5403-42a7-4531-84cc-7ea5d9c8694d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1360 | 2024.12.03 23:13:48.723624 [ 5 ] {d33e5403-42a7-4531-84cc-7ea5d9c8694d} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1361 | 2024.12.03 23:13:48.723664 [ 5 ] {d33e5403-42a7-4531-84cc-7ea5d9c8694d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1362 | 2024.12.03 23:13:48.724181 [ 5 ] {d33e5403-42a7-4531-84cc-7ea5d9c8694d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1363 | 2024.12.03 23:13:48.724696 [ 5 ] {d33e5403-42a7-4531-84cc-7ea5d9c8694d} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1364 | 2024.12.03 23:13:48.724950 [ 5 ] {d33e5403-42a7-4531-84cc-7ea5d9c8694d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001917 sec., 31298.904538341158 rows/sec., 2.11 MiB/sec. | ||
1365 | 2024.12.03 23:13:48.725003 [ 5 ] {d33e5403-42a7-4531-84cc-7ea5d9c8694d} <Debug> TCPHandler: Processed in 0.002126463 sec. | ||
1366 | 2024.12.03 23:13:50.404544 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1367 | 2024.12.03 23:13:50.405216 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1368 | 2024.12.03 23:13:50.405264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1369 | 2024.12.03 23:13:50.405984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1370 | 2024.12.03 23:13:50.406581 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1371 | 2024.12.03 23:13:50.406862 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1372 | 2024.12.03 23:13:50.532955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1373 | 2024.12.03 23:13:50.553482 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1374 | 2024.12.03 23:13:50.553546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1375 | 2024.12.03 23:13:50.561222 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1376 | 2024.12.03 23:13:50.562412 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1377 | 2024.12.03 23:13:50.565054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1378 | 2024.12.03 23:13:51.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.54 MiB, peak 162.54 MiB, free memory in arenas 0.00 B, will set to 159.66 MiB (RSS), difference: 1.12 MiB | ||
1379 | 2024.12.03 23:13:52.945278 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 238 | ||
1380 | 2024.12.03 23:13:52.948573 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1381 | 2024.12.03 23:13:52.948639 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1382 | 2024.12.03 23:13:52.950532 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1383 | 2024.12.03 23:13:52.951259 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1384 | 2024.12.03 23:13:52.952191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
1385 | 2024.12.03 23:13:53.720121 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1386 | 2024.12.03 23:13:53.720339 [ 3 ] {bb5376ef-1a72-42ee-b537-87cfa625cde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1387 | 2024.12.03 23:13:53.720423 [ 3 ] {bb5376ef-1a72-42ee-b537-87cfa625cde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1388 | 2024.12.03 23:13:53.721229 [ 3 ] {bb5376ef-1a72-42ee-b537-87cfa625cde1} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1389 | 2024.12.03 23:13:53.721284 [ 3 ] {bb5376ef-1a72-42ee-b537-87cfa625cde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1390 | 2024.12.03 23:13:53.721853 [ 3 ] {bb5376ef-1a72-42ee-b537-87cfa625cde1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1391 | 2024.12.03 23:13:53.722331 [ 3 ] {bb5376ef-1a72-42ee-b537-87cfa625cde1} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1392 | 2024.12.03 23:13:53.722571 [ 3 ] {bb5376ef-1a72-42ee-b537-87cfa625cde1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002292 sec., 6108.202443280977 rows/sec., 439.71 KiB/sec. | ||
1393 | 2024.12.03 23:13:53.722638 [ 3 ] {bb5376ef-1a72-42ee-b537-87cfa625cde1} <Debug> TCPHandler: Processed in 0.002662555 sec. | ||
1394 | 2024.12.03 23:13:53.722907 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1395 | 2024.12.03 23:13:53.723107 [ 5 ] {c8b8893a-e14a-40fb-a447-e6f97a1e2ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1396 | 2024.12.03 23:13:53.723184 [ 5 ] {c8b8893a-e14a-40fb-a447-e6f97a1e2ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1397 | 2024.12.03 23:13:53.724061 [ 5 ] {c8b8893a-e14a-40fb-a447-e6f97a1e2ed4} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1398 | 2024.12.03 23:13:53.724117 [ 5 ] {c8b8893a-e14a-40fb-a447-e6f97a1e2ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1399 | 2024.12.03 23:13:53.724733 [ 5 ] {c8b8893a-e14a-40fb-a447-e6f97a1e2ed4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1400 | 2024.12.03 23:13:53.725312 [ 5 ] {c8b8893a-e14a-40fb-a447-e6f97a1e2ed4} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1401 | 2024.12.03 23:13:53.725508 [ 70 ] {} <Debug> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1402 | 2024.12.03 23:13:53.725580 [ 5 ] {c8b8893a-e14a-40fb-a447-e6f97a1e2ed4} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.002524 sec., 86767.03645007923 rows/sec., 7.56 MiB/sec. | ||
1403 | 2024.12.03 23:13:53.725609 [ 70 ] {} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1404 | 2024.12.03 23:13:53.725679 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1405 | 2024.12.03 23:13:53.725714 [ 5 ] {c8b8893a-e14a-40fb-a447-e6f97a1e2ed4} <Debug> TCPHandler: Processed in 0.00293876 sec. | ||
1406 | 2024.12.03 23:13:53.725916 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1407 | 2024.12.03 23:13:53.726042 [ 3 ] {b3c60eed-c72b-472d-96ea-ac98570a0edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1408 | 2024.12.03 23:13:53.726094 [ 3 ] {b3c60eed-c72b-472d-96ea-ac98570a0edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1409 | 2024.12.03 23:13:53.726688 [ 3 ] {b3c60eed-c72b-472d-96ea-ac98570a0edb} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1410 | 2024.12.03 23:13:53.726730 [ 3 ] {b3c60eed-c72b-472d-96ea-ac98570a0edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1411 | 2024.12.03 23:13:53.727205 [ 3 ] {b3c60eed-c72b-472d-96ea-ac98570a0edb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1412 | 2024.12.03 23:13:53.727711 [ 3 ] {b3c60eed-c72b-472d-96ea-ac98570a0edb} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1413 | 2024.12.03 23:13:53.727950 [ 3 ] {b3c60eed-c72b-472d-96ea-ac98570a0edb} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001938 sec., 7739.938080495356 rows/sec., 545.73 KiB/sec. | ||
1414 | 2024.12.03 23:13:53.727961 [ 191 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::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 | ||
1415 | 2024.12.03 23:13:53.728027 [ 3 ] {b3c60eed-c72b-472d-96ea-ac98570a0edb} <Debug> TCPHandler: Processed in 0.002183675 sec. | ||
1416 | 2024.12.03 23:13:53.728171 [ 191 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1417 | 2024.12.03 23:13:53.728224 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1418 | 2024.12.03 23:13:53.728300 [ 191 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1317 rows starting from the beginning of the part | ||
1419 | 2024.12.03 23:13:53.728409 [ 5 ] {5e400d9c-2d23-4a81-a410-3666eeabff4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1420 | 2024.12.03 23:13:53.728527 [ 191 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 72 rows starting from the beginning of the part | ||
1421 | 2024.12.03 23:13:53.728580 [ 5 ] {5e400d9c-2d23-4a81-a410-3666eeabff4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1422 | 2024.12.03 23:13:53.728948 [ 191 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
1423 | 2024.12.03 23:13:53.729319 [ 191 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 219 rows starting from the beginning of the part | ||
1424 | 2024.12.03 23:13:53.729613 [ 191 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
1425 | 2024.12.03 23:13:53.729889 [ 191 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 219 rows starting from the beginning of the part | ||
1426 | 2024.12.03 23:13:53.731295 [ 5 ] {5e400d9c-2d23-4a81-a410-3666eeabff4b} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1427 | 2024.12.03 23:13:53.731377 [ 5 ] {5e400d9c-2d23-4a81-a410-3666eeabff4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1428 | 2024.12.03 23:13:53.732551 [ 5 ] {5e400d9c-2d23-4a81-a410-3666eeabff4b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1429 | 2024.12.03 23:13:53.733054 [ 194 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1939 rows, containing 5 columns (5 merged, 0 gathered) in 0.007255649 sec., 267240.0497874139 rows/sec., 23.35 MiB/sec. | ||
1430 | 2024.12.03 23:13:53.733242 [ 5 ] {5e400d9c-2d23-4a81-a410-3666eeabff4b} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1431 | 2024.12.03 23:13:53.733503 [ 194 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1432 | 2024.12.03 23:13:53.733525 [ 5 ] {5e400d9c-2d23-4a81-a410-3666eeabff4b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005167 sec., 2709.5026127346623 rows/sec., 189.76 KiB/sec. | ||
1433 | 2024.12.03 23:13:53.733694 [ 5 ] {5e400d9c-2d23-4a81-a410-3666eeabff4b} <Debug> TCPHandler: Processed in 0.005569224 sec. | ||
1434 | 2024.12.03 23:13:53.733874 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1435 | 2024.12.03 23:13:53.734062 [ 3 ] {f2291a94-0bc3-4131-a1b9-72f663ef1d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1436 | 2024.12.03 23:13:53.734134 [ 3 ] {f2291a94-0bc3-4131-a1b9-72f663ef1d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1437 | 2024.12.03 23:13:53.734363 [ 194 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_6_1} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1438 | 2024.12.03 23:13:53.734608 [ 194 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_6_1} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1439 | 2024.12.03 23:13:53.734859 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
1440 | 2024.12.03 23:13:53.735203 [ 3 ] {f2291a94-0bc3-4131-a1b9-72f663ef1d65} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1441 | 2024.12.03 23:13:53.735248 [ 3 ] {f2291a94-0bc3-4131-a1b9-72f663ef1d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1442 | 2024.12.03 23:13:53.735738 [ 3 ] {f2291a94-0bc3-4131-a1b9-72f663ef1d65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1443 | 2024.12.03 23:13:53.736309 [ 3 ] {f2291a94-0bc3-4131-a1b9-72f663ef1d65} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1444 | 2024.12.03 23:13:53.736523 [ 3 ] {f2291a94-0bc3-4131-a1b9-72f663ef1d65} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.0025 sec., 5200 rows/sec., 324.22 KiB/sec. | ||
1445 | 2024.12.03 23:13:53.736582 [ 3 ] {f2291a94-0bc3-4131-a1b9-72f663ef1d65} <Debug> TCPHandler: Processed in 0.002782388 sec. | ||
1446 | 2024.12.03 23:13:53.736730 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1447 | 2024.12.03 23:13:53.736872 [ 5 ] {981e70c4-1a4f-42e2-a469-3085f4bfc2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1448 | 2024.12.03 23:13:53.736931 [ 5 ] {981e70c4-1a4f-42e2-a469-3085f4bfc2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1449 | 2024.12.03 23:13:53.737808 [ 5 ] {981e70c4-1a4f-42e2-a469-3085f4bfc2f0} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1450 | 2024.12.03 23:13:53.737857 [ 5 ] {981e70c4-1a4f-42e2-a469-3085f4bfc2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1451 | 2024.12.03 23:13:53.738390 [ 5 ] {981e70c4-1a4f-42e2-a469-3085f4bfc2f0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1452 | 2024.12.03 23:13:53.738919 [ 5 ] {981e70c4-1a4f-42e2-a469-3085f4bfc2f0} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1453 | 2024.12.03 23:13:53.739078 [ 70 ] {} <Debug> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1454 | 2024.12.03 23:13:53.739142 [ 70 ] {} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1455 | 2024.12.03 23:13:53.739178 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1456 | 2024.12.03 23:13:53.739184 [ 5 ] {981e70c4-1a4f-42e2-a469-3085f4bfc2f0} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002337 sec., 166880.6161745828 rows/sec., 11.84 MiB/sec. | ||
1457 | 2024.12.03 23:13:53.739525 [ 5 ] {981e70c4-1a4f-42e2-a469-3085f4bfc2f0} <Debug> TCPHandler: Processed in 0.002846819 sec. | ||
1458 | 2024.12.03 23:13:53.739601 [ 187 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::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 | ||
1459 | 2024.12.03 23:13:53.739771 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1460 | 2024.12.03 23:13:53.739788 [ 187 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1461 | 2024.12.03 23:13:53.739828 [ 187 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 810 rows starting from the beginning of the part | ||
1462 | 2024.12.03 23:13:53.739954 [ 3 ] {1ae481c6-4dd8-4581-b781-60c95d31dd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1463 | 2024.12.03 23:13:53.740029 [ 187 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 72 rows starting from the beginning of the part | ||
1464 | 2024.12.03 23:13:53.740101 [ 3 ] {1ae481c6-4dd8-4581-b781-60c95d31dd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1465 | 2024.12.03 23:13:53.740410 [ 187 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
1466 | 2024.12.03 23:13:53.740833 [ 187 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 390 rows starting from the beginning of the part | ||
1467 | 2024.12.03 23:13:53.741247 [ 187 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
1468 | 2024.12.03 23:13:53.741547 [ 187 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 390 rows starting from the beginning of the part | ||
1469 | 2024.12.03 23:13:53.742331 [ 3 ] {1ae481c6-4dd8-4581-b781-60c95d31dd64} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1470 | 2024.12.03 23:13:53.742379 [ 3 ] {1ae481c6-4dd8-4581-b781-60c95d31dd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1471 | 2024.12.03 23:13:53.743150 [ 3 ] {1ae481c6-4dd8-4581-b781-60c95d31dd64} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1472 | 2024.12.03 23:13:53.743537 [ 194 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1790 rows, containing 5 columns (5 merged, 0 gathered) in 0.004261797 sec., 420010.61993332853 rows/sec., 31.93 MiB/sec. | ||
1473 | 2024.12.03 23:13:53.743719 [ 3 ] {1ae481c6-4dd8-4581-b781-60c95d31dd64} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1474 | 2024.12.03 23:13:53.743889 [ 194 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1475 | 2024.12.03 23:13:53.744219 [ 3 ] {1ae481c6-4dd8-4581-b781-60c95d31dd64} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004317 sec., 1389.8540653231412 rows/sec., 72.61 KiB/sec. | ||
1476 | 2024.12.03 23:13:53.744354 [ 3 ] {1ae481c6-4dd8-4581-b781-60c95d31dd64} <Debug> TCPHandler: Processed in 0.004680946 sec. | ||
1477 | 2024.12.03 23:13:53.744526 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1478 | 2024.12.03 23:13:53.744708 [ 5 ] {c8a1a6d1-e170-4816-a79a-1d51ba07dc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1479 | 2024.12.03 23:13:53.744801 [ 5 ] {c8a1a6d1-e170-4816-a79a-1d51ba07dc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1480 | 2024.12.03 23:13:53.744926 [ 194 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_6_1} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1481 | 2024.12.03 23:13:53.745187 [ 194 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_6_1} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1482 | 2024.12.03 23:13:53.745375 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
1483 | 2024.12.03 23:13:53.745766 [ 5 ] {c8a1a6d1-e170-4816-a79a-1d51ba07dc68} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1484 | 2024.12.03 23:13:53.745811 [ 5 ] {c8a1a6d1-e170-4816-a79a-1d51ba07dc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1485 | 2024.12.03 23:13:53.746359 [ 5 ] {c8a1a6d1-e170-4816-a79a-1d51ba07dc68} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1486 | 2024.12.03 23:13:53.746874 [ 5 ] {c8a1a6d1-e170-4816-a79a-1d51ba07dc68} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1487 | 2024.12.03 23:13:53.747034 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1488 | 2024.12.03 23:13:53.747094 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1489 | 2024.12.03 23:13:53.747126 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1490 | 2024.12.03 23:13:53.747139 [ 5 ] {c8a1a6d1-e170-4816-a79a-1d51ba07dc68} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002469 sec., 95990.27946537061 rows/sec., 6.43 MiB/sec. | ||
1491 | 2024.12.03 23:13:53.747527 [ 5 ] {c8a1a6d1-e170-4816-a79a-1d51ba07dc68} <Debug> TCPHandler: Processed in 0.003061593 sec. | ||
1492 | 2024.12.03 23:13:53.747586 [ 187 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::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 | ||
1493 | 2024.12.03 23:13:53.747730 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1494 | 2024.12.03 23:13:53.747748 [ 187 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1495 | 2024.12.03 23:13:53.747788 [ 187 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1229 rows starting from the beginning of the part | ||
1496 | 2024.12.03 23:13:53.747993 [ 3 ] {ddd6d37c-201b-4f55-b45a-7bb94d7441ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1497 | 2024.12.03 23:13:53.748016 [ 187 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 116 rows starting from the beginning of the part | ||
1498 | 2024.12.03 23:13:53.748197 [ 3 ] {ddd6d37c-201b-4f55-b45a-7bb94d7441ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1499 | 2024.12.03 23:13:53.748335 [ 187 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
1500 | 2024.12.03 23:13:53.748736 [ 187 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 237 rows starting from the beginning of the part | ||
1501 | 2024.12.03 23:13:53.749095 [ 187 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
1502 | 2024.12.03 23:13:53.749454 [ 187 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part | ||
1503 | 2024.12.03 23:13:53.750123 [ 3 ] {ddd6d37c-201b-4f55-b45a-7bb94d7441ac} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1504 | 2024.12.03 23:13:53.750162 [ 3 ] {ddd6d37c-201b-4f55-b45a-7bb94d7441ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1505 | 2024.12.03 23:13:53.750741 [ 3 ] {ddd6d37c-201b-4f55-b45a-7bb94d7441ac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1506 | 2024.12.03 23:13:53.751305 [ 3 ] {ddd6d37c-201b-4f55-b45a-7bb94d7441ac} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1507 | 2024.12.03 23:13:53.751591 [ 3 ] {ddd6d37c-201b-4f55-b45a-7bb94d7441ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003725 sec., 268.4563758389262 rows/sec., 18.09 KiB/sec. | ||
1508 | 2024.12.03 23:13:53.751673 [ 3 ] {ddd6d37c-201b-4f55-b45a-7bb94d7441ac} <Debug> TCPHandler: Processed in 0.004020603 sec. | ||
1509 | 2024.12.03 23:13:53.751846 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1510 | 2024.12.03 23:13:53.752067 [ 5 ] {01b3cf87-418d-4301-bd34-6e7778708303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1511 | 2024.12.03 23:13:53.752285 [ 5 ] {01b3cf87-418d-4301-bd34-6e7778708303} <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 | ||
1512 | 2024.12.03 23:13:53.755787 [ 187 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2139 rows, containing 5 columns (5 merged, 0 gathered) in 0.008563606 sec., 249777.955688293 rows/sec., 16.79 MiB/sec. | ||
1513 | 2024.12.03 23:13:53.756137 [ 5 ] {01b3cf87-418d-4301-bd34-6e7778708303} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1514 | 2024.12.03 23:13:53.756196 [ 5 ] {01b3cf87-418d-4301-bd34-6e7778708303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1515 | 2024.12.03 23:13:53.756235 [ 187 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1516 | 2024.12.03 23:13:53.757173 [ 187 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1517 | 2024.12.03 23:13:53.757349 [ 187 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1518 | 2024.12.03 23:13:53.757468 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
1519 | 2024.12.03 23:13:53.757583 [ 5 ] {01b3cf87-418d-4301-bd34-6e7778708303} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1520 | 2024.12.03 23:13:53.758109 [ 5 ] {01b3cf87-418d-4301-bd34-6e7778708303} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1521 | 2024.12.03 23:13:53.758360 [ 5 ] {01b3cf87-418d-4301-bd34-6e7778708303} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006367 sec., 1256.4787183917072 rows/sec., 2.25 MiB/sec. | ||
1522 | 2024.12.03 23:13:53.758485 [ 5 ] {01b3cf87-418d-4301-bd34-6e7778708303} <Debug> TCPHandler: Processed in 0.006716238 sec. | ||
1523 | 2024.12.03 23:13:53.758657 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1524 | 2024.12.03 23:13:53.758800 [ 3 ] {42d829bd-de2f-4170-a8dc-913142c92445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1525 | 2024.12.03 23:13:53.758860 [ 3 ] {42d829bd-de2f-4170-a8dc-913142c92445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1526 | 2024.12.03 23:13:53.759433 [ 3 ] {42d829bd-de2f-4170-a8dc-913142c92445} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1527 | 2024.12.03 23:13:53.759480 [ 3 ] {42d829bd-de2f-4170-a8dc-913142c92445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1528 | 2024.12.03 23:13:53.760051 [ 3 ] {42d829bd-de2f-4170-a8dc-913142c92445} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1529 | 2024.12.03 23:13:53.760598 [ 3 ] {42d829bd-de2f-4170-a8dc-913142c92445} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1530 | 2024.12.03 23:13:53.760750 [ 70 ] {} <Debug> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1531 | 2024.12.03 23:13:53.760815 [ 70 ] {} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1532 | 2024.12.03 23:13:53.760849 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1533 | 2024.12.03 23:13:53.760866 [ 3 ] {42d829bd-de2f-4170-a8dc-913142c92445} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002086 sec., 39309.683604985614 rows/sec., 2.50 MiB/sec. | ||
1534 | 2024.12.03 23:13:53.761089 [ 3 ] {42d829bd-de2f-4170-a8dc-913142c92445} <Debug> TCPHandler: Processed in 0.002491431 sec. | ||
1535 | 2024.12.03 23:13:53.761424 [ 201 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::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 | ||
1536 | 2024.12.03 23:13:53.761613 [ 201 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1537 | 2024.12.03 23:13:53.761678 [ 201 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
1538 | 2024.12.03 23:13:53.761865 [ 201 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part | ||
1539 | 2024.12.03 23:13:53.762067 [ 201 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
1540 | 2024.12.03 23:13:53.762254 [ 201 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part | ||
1541 | 2024.12.03 23:13:53.762430 [ 201 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
1542 | 2024.12.03 23:13:53.762598 [ 201 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
1543 | 2024.12.03 23:13:53.763826 [ 198 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 4 columns (4 merged, 0 gathered) in 0.002817288 sec., 125652.75541584674 rows/sec., 8.13 MiB/sec. | ||
1544 | 2024.12.03 23:13:53.764073 [ 201 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1545 | 2024.12.03 23:13:53.764586 [ 201 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_6_1} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1546 | 2024.12.03 23:13:53.764662 [ 201 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_6_1} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1547 | 2024.12.03 23:13:53.764732 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1548 | 2024.12.03 23:13:57.850814 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1549 | 2024.12.03 23:13:57.850895 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1550 | 2024.12.03 23:13:57.906964 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1551 | 2024.12.03 23:13:57.907891 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1552 | 2024.12.03 23:13:57.907956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1553 | 2024.12.03 23:13:57.908604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1554 | 2024.12.03 23:13:57.908916 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1555 | 2024.12.03 23:13:57.909133 [ 62 ] {} <Debug> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1556 | 2024.12.03 23:13:57.909200 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1557 | 2024.12.03 23:13:57.909222 [ 62 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1558 | 2024.12.03 23:13:57.909264 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1559 | 2024.12.03 23:13:57.909377 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
1560 | 2024.12.03 23:13:57.909489 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1561 | 2024.12.03 23:13:57.909522 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
1562 | 2024.12.03 23:13:57.909590 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
1563 | 2024.12.03 23:13:57.909800 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
1564 | 2024.12.03 23:13:57.910022 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
1565 | 2024.12.03 23:13:57.910231 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
1566 | 2024.12.03 23:13:57.910443 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
1567 | 2024.12.03 23:13:57.925742 [ 198 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.016414907 sec., 170942.18078725637 rows/sec., 2.45 MiB/sec. | ||
1568 | 2024.12.03 23:13:57.926571 [ 196 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1569 | 2024.12.03 23:13:57.927000 [ 196 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::all_1_6_1} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1570 | 2024.12.03 23:13:57.927090 [ 196 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::all_1_6_1} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1571 | 2024.12.03 23:13:57.927204 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1572 | 2024.12.03 23:13:58.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.15 MiB, peak 166.45 MiB, free memory in arenas 0.00 B, will set to 161.16 MiB (RSS), difference: 1.02 MiB | ||
1573 | 2024.12.03 23:13:58.065102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1574 | 2024.12.03 23:13:58.086134 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1575 | 2024.12.03 23:13:58.086228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1576 | 2024.12.03 23:13:58.093592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1577 | 2024.12.03 23:13:58.094638 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1578 | 2024.12.03 23:13:58.095031 [ 62 ] {} <Debug> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1579 | 2024.12.03 23:13:58.095179 [ 62 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1580 | 2024.12.03 23:13:58.095233 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1581 | 2024.12.03 23:13:58.095513 [ 196 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
1582 | 2024.12.03 23:13:58.107660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1583 | 2024.12.03 23:13:58.107955 [ 196 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1584 | 2024.12.03 23:13:58.108964 [ 196 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
1585 | 2024.12.03 23:13:58.114208 [ 196 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
1586 | 2024.12.03 23:13:58.119597 [ 196 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
1587 | 2024.12.03 23:13:58.125036 [ 196 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
1588 | 2024.12.03 23:13:58.132369 [ 196 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
1589 | 2024.12.03 23:13:58.136778 [ 196 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
1590 | 2024.12.03 23:13:58.205495 [ 198 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.110120743 sec., 417.7232985069852 rows/sec., 2.16 MiB/sec. | ||
1591 | 2024.12.03 23:13:58.208166 [ 199 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1592 | 2024.12.03 23:13:58.212035 [ 199 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::all_1_6_1} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1593 | 2024.12.03 23:13:58.212174 [ 199 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::all_1_6_1} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1594 | 2024.12.03 23:13:58.214245 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1595 | 2024.12.03 23:13:58.714514 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1596 | 2024.12.03 23:13:58.714704 [ 3 ] {6241376c-e08e-4dde-a13f-8728f8c52728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1597 | 2024.12.03 23:13:58.714776 [ 3 ] {6241376c-e08e-4dde-a13f-8728f8c52728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1598 | 2024.12.03 23:13:58.715556 [ 3 ] {6241376c-e08e-4dde-a13f-8728f8c52728} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1599 | 2024.12.03 23:13:58.715603 [ 3 ] {6241376c-e08e-4dde-a13f-8728f8c52728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1600 | 2024.12.03 23:13:58.716061 [ 3 ] {6241376c-e08e-4dde-a13f-8728f8c52728} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1601 | 2024.12.03 23:13:58.716325 [ 3 ] {6241376c-e08e-4dde-a13f-8728f8c52728} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1602 | 2024.12.03 23:13:58.716605 [ 3 ] {6241376c-e08e-4dde-a13f-8728f8c52728} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.19 MiB/sec. | ||
1603 | 2024.12.03 23:13:58.716769 [ 3 ] {6241376c-e08e-4dde-a13f-8728f8c52728} <Debug> TCPHandler: Processed in 0.002380539 sec. | ||
1604 | 2024.12.03 23:13:58.717036 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1605 | 2024.12.03 23:13:58.717237 [ 5 ] {c6586c1f-2898-4393-b578-854885f33579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1606 | 2024.12.03 23:13:58.717317 [ 5 ] {c6586c1f-2898-4393-b578-854885f33579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1607 | 2024.12.03 23:13:58.718130 [ 5 ] {c6586c1f-2898-4393-b578-854885f33579} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1608 | 2024.12.03 23:13:58.718190 [ 5 ] {c6586c1f-2898-4393-b578-854885f33579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1609 | 2024.12.03 23:13:58.718656 [ 5 ] {c6586c1f-2898-4393-b578-854885f33579} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1610 | 2024.12.03 23:13:58.718929 [ 5 ] {c6586c1f-2898-4393-b578-854885f33579} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1611 | 2024.12.03 23:13:58.719240 [ 5 ] {c6586c1f-2898-4393-b578-854885f33579} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002043 sec., 31326.48066568771 rows/sec., 2.45 MiB/sec. | ||
1612 | 2024.12.03 23:13:58.719386 [ 5 ] {c6586c1f-2898-4393-b578-854885f33579} <Debug> TCPHandler: Processed in 0.002484401 sec. | ||
1613 | 2024.12.03 23:13:58.719557 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1614 | 2024.12.03 23:13:58.719684 [ 3 ] {3d1be6ee-bcd4-4e25-b756-bb8d8925b85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1615 | 2024.12.03 23:13:58.719741 [ 3 ] {3d1be6ee-bcd4-4e25-b756-bb8d8925b85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1616 | 2024.12.03 23:13:58.720335 [ 3 ] {3d1be6ee-bcd4-4e25-b756-bb8d8925b85b} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1617 | 2024.12.03 23:13:58.720373 [ 3 ] {3d1be6ee-bcd4-4e25-b756-bb8d8925b85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1618 | 2024.12.03 23:13:58.720784 [ 3 ] {3d1be6ee-bcd4-4e25-b756-bb8d8925b85b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1619 | 2024.12.03 23:13:58.721046 [ 3 ] {3d1be6ee-bcd4-4e25-b756-bb8d8925b85b} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1620 | 2024.12.03 23:13:58.721280 [ 3 ] {3d1be6ee-bcd4-4e25-b756-bb8d8925b85b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. | ||
1621 | 2024.12.03 23:13:58.721339 [ 3 ] {3d1be6ee-bcd4-4e25-b756-bb8d8925b85b} <Debug> TCPHandler: Processed in 0.001842358 sec. | ||
1622 | 2024.12.03 23:13:58.721514 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1623 | 2024.12.03 23:13:58.721645 [ 5 ] {150f8a9b-c797-410a-899b-54680d77d255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1624 | 2024.12.03 23:13:58.721704 [ 5 ] {150f8a9b-c797-410a-899b-54680d77d255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1625 | 2024.12.03 23:13:58.722237 [ 5 ] {150f8a9b-c797-410a-899b-54680d77d255} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1626 | 2024.12.03 23:13:58.722279 [ 5 ] {150f8a9b-c797-410a-899b-54680d77d255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1627 | 2024.12.03 23:13:58.722681 [ 5 ] {150f8a9b-c797-410a-899b-54680d77d255} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1628 | 2024.12.03 23:13:58.722927 [ 5 ] {150f8a9b-c797-410a-899b-54680d77d255} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1629 | 2024.12.03 23:13:58.723149 [ 5 ] {150f8a9b-c797-410a-899b-54680d77d255} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. | ||
1630 | 2024.12.03 23:13:58.723209 [ 5 ] {150f8a9b-c797-410a-899b-54680d77d255} <Debug> TCPHandler: Processed in 0.001755317 sec. | ||
1631 | 2024.12.03 23:13:59.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.52 MiB, peak 171.78 MiB, free memory in arenas 0.00 B, will set to 164.88 MiB (RSS), difference: 2.36 MiB | ||
1632 | 2024.12.03 23:14:00.677827 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1633 | 2024.12.03 23:14:00.678115 [ 3 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1634 | 2024.12.03 23:14:00.678542 [ 3 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1635 | 2024.12.03 23:14:00.678595 [ 3 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1636 | 2024.12.03 23:14:00.678962 [ 3 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1637 | 2024.12.03 23:14:00.679043 [ 3 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1638 | 2024.12.03 23:14:00.679225 [ 3 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1639 | 2024.12.03 23:14:00.679439 [ 295 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1640 | 2024.12.03 23:14:00.679552 [ 296 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1641 | 2024.12.03 23:14:00.679668 [ 3 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1642 | 2024.12.03 23:14:00.679699 [ 3 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1643 | 2024.12.03 23:14:00.679755 [ 3 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1644 | 2024.12.03 23:14:00.679781 [ 3 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 36 rows starting from 0 | ||
1645 | 2024.12.03 23:14:00.680541 [ 3 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Debug> executeQuery: Read 36 rows, 1.34 KiB in 0.002558 sec., 14073.494917904613 rows/sec., 524.17 KiB/sec. | ||
1646 | 2024.12.03 23:14:00.680666 [ 3 ] {13bd0706-2c0b-4a66-b5e7-d85c9c829dbd} <Debug> TCPHandler: Processed in 0.002973052 sec. | ||
1647 | 2024.12.03 23:14:00.681067 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1648 | 2024.12.03 23:14:00.681320 [ 5 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1649 | 2024.12.03 23:14:00.681743 [ 5 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1650 | 2024.12.03 23:14:00.681796 [ 5 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1651 | 2024.12.03 23:14:00.682154 [ 5 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1652 | 2024.12.03 23:14:00.682239 [ 5 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1653 | 2024.12.03 23:14:00.682428 [ 5 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1654 | 2024.12.03 23:14:00.682508 [ 296 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1655 | 2024.12.03 23:14:00.682533 [ 295 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1656 | 2024.12.03 23:14:00.682631 [ 5 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1657 | 2024.12.03 23:14:00.682658 [ 5 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1658 | 2024.12.03 23:14:00.682709 [ 5 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1659 | 2024.12.03 23:14:00.682735 [ 5 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 36 rows starting from 0 | ||
1660 | 2024.12.03 23:14:00.683436 [ 5 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Debug> executeQuery: Read 36 rows, 1.34 KiB in 0.002251 sec., 15992.892047978676 rows/sec., 595.66 KiB/sec. | ||
1661 | 2024.12.03 23:14:00.683561 [ 5 ] {24f8cea2-4219-4ecf-9f5c-52a4742e3e3c} <Debug> TCPHandler: Processed in 0.002624814 sec. | ||
1662 | 2024.12.03 23:14:00.683867 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1663 | 2024.12.03 23:14:00.684065 [ 3 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1664 | 2024.12.03 23:14:00.684484 [ 3 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1665 | 2024.12.03 23:14:00.684547 [ 3 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1666 | 2024.12.03 23:14:00.684963 [ 3 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1667 | 2024.12.03 23:14:00.685044 [ 3 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1668 | 2024.12.03 23:14:00.685197 [ 3 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1669 | 2024.12.03 23:14:00.685285 [ 295 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1670 | 2024.12.03 23:14:00.685301 [ 296 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1671 | 2024.12.03 23:14:00.685399 [ 3 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1672 | 2024.12.03 23:14:00.685426 [ 3 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1673 | 2024.12.03 23:14:00.685475 [ 3 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1674 | 2024.12.03 23:14:00.685501 [ 3 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 36 rows starting from 0 | ||
1675 | 2024.12.03 23:14:00.686084 [ 3 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Debug> executeQuery: Read 36 rows, 1.34 KiB in 0.002119 sec., 16989.145823501654 rows/sec., 632.76 KiB/sec. | ||
1676 | 2024.12.03 23:14:00.686203 [ 3 ] {11a13105-9429-4f32-8a94-142f7f4d1444} <Debug> TCPHandler: Processed in 0.002397909 sec. | ||
1677 | 2024.12.03 23:14:00.686678 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1678 | 2024.12.03 23:14:00.686878 [ 5 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) 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) | ||
1679 | 2024.12.03 23:14:00.687239 [ 5 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1680 | 2024.12.03 23:14:00.687291 [ 5 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <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 | ||
1681 | 2024.12.03 23:14:00.687630 [ 5 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1682 | 2024.12.03 23:14:00.687699 [ 5 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1683 | 2024.12.03 23:14:00.687852 [ 5 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
1684 | 2024.12.03 23:14:00.687917 [ 296 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1685 | 2024.12.03 23:14:00.687942 [ 295 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1686 | 2024.12.03 23:14:00.688032 [ 5 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1687 | 2024.12.03 23:14:00.688061 [ 5 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1688 | 2024.12.03 23:14:00.688109 [ 5 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <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'))" | ||
1689 | 2024.12.03 23:14:00.688134 [ 5 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 36 rows starting from 0 | ||
1690 | 2024.12.03 23:14:00.688730 [ 5 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <Debug> executeQuery: Read 36 rows, 1.34 KiB in 0.001955 sec., 18414.322250639383 rows/sec., 685.84 KiB/sec. | ||
1691 | 2024.12.03 23:14:00.688850 [ 5 ] {a859b61d-faa5-4a62-99cd-5711a96ab25c} <Debug> TCPHandler: Processed in 0.002230886 sec. | ||
1692 | 2024.12.03 23:14:00.721443 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1693 | 2024.12.03 23:14:00.721597 [ 3 ] {e1952af2-a75d-4d5d-927c-f2bd778c928c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1694 | 2024.12.03 23:14:00.721659 [ 3 ] {e1952af2-a75d-4d5d-927c-f2bd778c928c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1695 | 2024.12.03 23:14:00.722454 [ 3 ] {e1952af2-a75d-4d5d-927c-f2bd778c928c} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1696 | 2024.12.03 23:14:00.722499 [ 3 ] {e1952af2-a75d-4d5d-927c-f2bd778c928c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1697 | 2024.12.03 23:14:00.723003 [ 3 ] {e1952af2-a75d-4d5d-927c-f2bd778c928c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1698 | 2024.12.03 23:14:00.723222 [ 3 ] {e1952af2-a75d-4d5d-927c-f2bd778c928c} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1699 | 2024.12.03 23:14:00.723447 [ 3 ] {e1952af2-a75d-4d5d-927c-f2bd778c928c} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001893 sec., 2113.0480718436347 rows/sec., 199.13 KiB/sec. | ||
1700 | 2024.12.03 23:14:00.723537 [ 3 ] {e1952af2-a75d-4d5d-927c-f2bd778c928c} <Debug> TCPHandler: Processed in 0.002160134 sec. | ||
1701 | 2024.12.03 23:14:00.723693 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1702 | 2024.12.03 23:14:00.723846 [ 5 ] {b78a06bf-4f8d-436e-ac2c-0c87988e2ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1703 | 2024.12.03 23:14:00.723907 [ 5 ] {b78a06bf-4f8d-436e-ac2c-0c87988e2ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1704 | 2024.12.03 23:14:00.724556 [ 5 ] {b78a06bf-4f8d-436e-ac2c-0c87988e2ec3} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1705 | 2024.12.03 23:14:00.724596 [ 5 ] {b78a06bf-4f8d-436e-ac2c-0c87988e2ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1706 | 2024.12.03 23:14:00.725023 [ 5 ] {b78a06bf-4f8d-436e-ac2c-0c87988e2ec3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1707 | 2024.12.03 23:14:00.725288 [ 5 ] {b78a06bf-4f8d-436e-ac2c-0c87988e2ec3} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1708 | 2024.12.03 23:14:00.725481 [ 5 ] {b78a06bf-4f8d-436e-ac2c-0c87988e2ec3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001678 sec., 8343.265792610251 rows/sec., 600.60 KiB/sec. | ||
1709 | 2024.12.03 23:14:00.725532 [ 5 ] {b78a06bf-4f8d-436e-ac2c-0c87988e2ec3} <Debug> TCPHandler: Processed in 0.001908849 sec. | ||
1710 | 2024.12.03 23:14:00.725693 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1711 | 2024.12.03 23:14:00.725832 [ 3 ] {5baf4a02-a1d1-44e7-98f7-adc810f2d982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1712 | 2024.12.03 23:14:00.725888 [ 3 ] {5baf4a02-a1d1-44e7-98f7-adc810f2d982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1713 | 2024.12.03 23:14:00.727155 [ 3 ] {5baf4a02-a1d1-44e7-98f7-adc810f2d982} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1714 | 2024.12.03 23:14:00.727195 [ 3 ] {5baf4a02-a1d1-44e7-98f7-adc810f2d982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1715 | 2024.12.03 23:14:00.727670 [ 3 ] {5baf4a02-a1d1-44e7-98f7-adc810f2d982} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1716 | 2024.12.03 23:14:00.727917 [ 3 ] {5baf4a02-a1d1-44e7-98f7-adc810f2d982} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1717 | 2024.12.03 23:14:00.728129 [ 3 ] {5baf4a02-a1d1-44e7-98f7-adc810f2d982} <Debug> executeQuery: Read 1386 rows, 118.18 KiB in 0.002327 sec., 595616.6738289644 rows/sec., 49.60 MiB/sec. | ||
1718 | 2024.12.03 23:14:00.728180 [ 3 ] {5baf4a02-a1d1-44e7-98f7-adc810f2d982} <Debug> TCPHandler: Processed in 0.002551502 sec. | ||
1719 | 2024.12.03 23:14:00.728343 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1720 | 2024.12.03 23:14:00.728481 [ 5 ] {6b51c488-bfcb-4432-b733-58b37b410717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1721 | 2024.12.03 23:14:00.728538 [ 5 ] {6b51c488-bfcb-4432-b733-58b37b410717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1722 | 2024.12.03 23:14:00.729193 [ 5 ] {6b51c488-bfcb-4432-b733-58b37b410717} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1723 | 2024.12.03 23:14:00.729230 [ 5 ] {6b51c488-bfcb-4432-b733-58b37b410717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1724 | 2024.12.03 23:14:00.729595 [ 5 ] {6b51c488-bfcb-4432-b733-58b37b410717} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1725 | 2024.12.03 23:14:00.729837 [ 5 ] {6b51c488-bfcb-4432-b733-58b37b410717} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1726 | 2024.12.03 23:14:00.730016 [ 5 ] {6b51c488-bfcb-4432-b733-58b37b410717} <Debug> executeQuery: Read 28 rows, 2.04 KiB in 0.001566 sec., 17879.948914431676 rows/sec., 1.27 MiB/sec. | ||
1727 | 2024.12.03 23:14:00.730066 [ 5 ] {6b51c488-bfcb-4432-b733-58b37b410717} <Debug> TCPHandler: Processed in 0.001789417 sec. | ||
1728 | 2024.12.03 23:14:00.730221 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1729 | 2024.12.03 23:14:00.730358 [ 3 ] {65d9b0c7-df74-4612-b89d-2ce8a855833e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1730 | 2024.12.03 23:14:00.730414 [ 3 ] {65d9b0c7-df74-4612-b89d-2ce8a855833e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1731 | 2024.12.03 23:14:00.731157 [ 3 ] {65d9b0c7-df74-4612-b89d-2ce8a855833e} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1732 | 2024.12.03 23:14:00.731202 [ 3 ] {65d9b0c7-df74-4612-b89d-2ce8a855833e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1733 | 2024.12.03 23:14:00.731571 [ 3 ] {65d9b0c7-df74-4612-b89d-2ce8a855833e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1734 | 2024.12.03 23:14:00.731812 [ 3 ] {65d9b0c7-df74-4612-b89d-2ce8a855833e} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1735 | 2024.12.03 23:14:00.732016 [ 3 ] {65d9b0c7-df74-4612-b89d-2ce8a855833e} <Debug> executeQuery: Read 243 rows, 16.86 KiB in 0.001688 sec., 143957.34597156398 rows/sec., 9.75 MiB/sec. | ||
1736 | 2024.12.03 23:14:00.732066 [ 3 ] {65d9b0c7-df74-4612-b89d-2ce8a855833e} <Debug> TCPHandler: Processed in 0.00191516 sec. | ||
1737 | 2024.12.03 23:14:00.732209 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1738 | 2024.12.03 23:14:00.732328 [ 5 ] {2db89108-ee2d-4783-b4f7-37a8a8ac7e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1739 | 2024.12.03 23:14:00.732378 [ 5 ] {2db89108-ee2d-4783-b4f7-37a8a8ac7e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1740 | 2024.12.03 23:14:00.732951 [ 5 ] {2db89108-ee2d-4783-b4f7-37a8a8ac7e31} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1741 | 2024.12.03 23:14:00.732990 [ 5 ] {2db89108-ee2d-4783-b4f7-37a8a8ac7e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1742 | 2024.12.03 23:14:00.733345 [ 5 ] {2db89108-ee2d-4783-b4f7-37a8a8ac7e31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1743 | 2024.12.03 23:14:00.733591 [ 5 ] {2db89108-ee2d-4783-b4f7-37a8a8ac7e31} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1744 | 2024.12.03 23:14:00.733769 [ 5 ] {2db89108-ee2d-4783-b4f7-37a8a8ac7e31} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001466 sec., 8867.667121418826 rows/sec., 552.90 KiB/sec. | ||
1745 | 2024.12.03 23:14:00.733818 [ 5 ] {2db89108-ee2d-4783-b4f7-37a8a8ac7e31} <Debug> TCPHandler: Processed in 0.001668384 sec. | ||
1746 | 2024.12.03 23:14:00.733965 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1747 | 2024.12.03 23:14:00.734090 [ 3 ] {ea493a60-3a73-4dec-8c23-054d4359d1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1748 | 2024.12.03 23:14:00.734145 [ 3 ] {ea493a60-3a73-4dec-8c23-054d4359d1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1749 | 2024.12.03 23:14:00.735123 [ 3 ] {ea493a60-3a73-4dec-8c23-054d4359d1ff} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1750 | 2024.12.03 23:14:00.735163 [ 3 ] {ea493a60-3a73-4dec-8c23-054d4359d1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1751 | 2024.12.03 23:14:00.735587 [ 3 ] {ea493a60-3a73-4dec-8c23-054d4359d1ff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1752 | 2024.12.03 23:14:00.735827 [ 3 ] {ea493a60-3a73-4dec-8c23-054d4359d1ff} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1753 | 2024.12.03 23:14:00.736016 [ 3 ] {ea493a60-3a73-4dec-8c23-054d4359d1ff} <Debug> executeQuery: Read 866 rows, 64.22 KiB in 0.001956 sec., 442740.28629856854 rows/sec., 32.07 MiB/sec. | ||
1754 | 2024.12.03 23:14:00.736066 [ 3 ] {ea493a60-3a73-4dec-8c23-054d4359d1ff} <Debug> TCPHandler: Processed in 0.002157995 sec. | ||
1755 | 2024.12.03 23:14:00.736218 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1756 | 2024.12.03 23:14:00.736355 [ 5 ] {a88569bc-2c2e-4452-9f51-c6d359c8d946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1757 | 2024.12.03 23:14:00.736415 [ 5 ] {a88569bc-2c2e-4452-9f51-c6d359c8d946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1758 | 2024.12.03 23:14:00.736977 [ 5 ] {a88569bc-2c2e-4452-9f51-c6d359c8d946} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1759 | 2024.12.03 23:14:00.737023 [ 5 ] {a88569bc-2c2e-4452-9f51-c6d359c8d946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1760 | 2024.12.03 23:14:00.737396 [ 5 ] {a88569bc-2c2e-4452-9f51-c6d359c8d946} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1761 | 2024.12.03 23:14:00.737645 [ 5 ] {a88569bc-2c2e-4452-9f51-c6d359c8d946} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1762 | 2024.12.03 23:14:00.737882 [ 5 ] {a88569bc-2c2e-4452-9f51-c6d359c8d946} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001551 sec., 3868.4719535783365 rows/sec., 202.11 KiB/sec. | ||
1763 | 2024.12.03 23:14:00.737954 [ 5 ] {a88569bc-2c2e-4452-9f51-c6d359c8d946} <Debug> TCPHandler: Processed in 0.001801467 sec. | ||
1764 | 2024.12.03 23:14:00.738089 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1765 | 2024.12.03 23:14:00.738226 [ 3 ] {6afb43c8-9cce-4bc3-92ce-e472c3ca8627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1766 | 2024.12.03 23:14:00.738287 [ 3 ] {6afb43c8-9cce-4bc3-92ce-e472c3ca8627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1767 | 2024.12.03 23:14:00.739263 [ 3 ] {6afb43c8-9cce-4bc3-92ce-e472c3ca8627} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1768 | 2024.12.03 23:14:00.739300 [ 3 ] {6afb43c8-9cce-4bc3-92ce-e472c3ca8627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1769 | 2024.12.03 23:14:00.739739 [ 3 ] {6afb43c8-9cce-4bc3-92ce-e472c3ca8627} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1770 | 2024.12.03 23:14:00.739970 [ 3 ] {6afb43c8-9cce-4bc3-92ce-e472c3ca8627} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1771 | 2024.12.03 23:14:00.740187 [ 3 ] {6afb43c8-9cce-4bc3-92ce-e472c3ca8627} <Debug> executeQuery: Read 987 rows, 67.25 KiB in 0.001992 sec., 495481.9277108434 rows/sec., 32.97 MiB/sec. | ||
1772 | 2024.12.03 23:14:00.740238 [ 3 ] {6afb43c8-9cce-4bc3-92ce-e472c3ca8627} <Debug> TCPHandler: Processed in 0.002211386 sec. | ||
1773 | 2024.12.03 23:14:00.740395 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1774 | 2024.12.03 23:14:00.740534 [ 5 ] {32b881f4-1270-47ee-9ac4-ca8a0bdf188c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1775 | 2024.12.03 23:14:00.740595 [ 5 ] {32b881f4-1270-47ee-9ac4-ca8a0bdf188c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1776 | 2024.12.03 23:14:00.741150 [ 5 ] {32b881f4-1270-47ee-9ac4-ca8a0bdf188c} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1777 | 2024.12.03 23:14:00.741200 [ 5 ] {32b881f4-1270-47ee-9ac4-ca8a0bdf188c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1778 | 2024.12.03 23:14:00.741575 [ 5 ] {32b881f4-1270-47ee-9ac4-ca8a0bdf188c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1779 | 2024.12.03 23:14:00.741831 [ 5 ] {32b881f4-1270-47ee-9ac4-ca8a0bdf188c} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1780 | 2024.12.03 23:14:00.742068 [ 5 ] {32b881f4-1270-47ee-9ac4-ca8a0bdf188c} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00156 sec., 1282.051282051282 rows/sec., 83.88 KiB/sec. | ||
1781 | 2024.12.03 23:14:00.742128 [ 5 ] {32b881f4-1270-47ee-9ac4-ca8a0bdf188c} <Debug> TCPHandler: Processed in 0.001800217 sec. | ||
1782 | 2024.12.03 23:14:00.742279 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1783 | 2024.12.03 23:14:00.742400 [ 3 ] {dfab1d72-c806-400f-b5a8-ca7d2031c36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1784 | 2024.12.03 23:14:00.742479 [ 3 ] {dfab1d72-c806-400f-b5a8-ca7d2031c36d} <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 | ||
1785 | 2024.12.03 23:14:00.743530 [ 3 ] {dfab1d72-c806-400f-b5a8-ca7d2031c36d} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1786 | 2024.12.03 23:14:00.743567 [ 3 ] {dfab1d72-c806-400f-b5a8-ca7d2031c36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1787 | 2024.12.03 23:14:00.744173 [ 3 ] {dfab1d72-c806-400f-b5a8-ca7d2031c36d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1788 | 2024.12.03 23:14:00.744421 [ 3 ] {dfab1d72-c806-400f-b5a8-ca7d2031c36d} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1789 | 2024.12.03 23:14:00.744661 [ 3 ] {dfab1d72-c806-400f-b5a8-ca7d2031c36d} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002286 sec., 9186.351706036747 rows/sec., 16.46 MiB/sec. | ||
1790 | 2024.12.03 23:14:00.744749 [ 3 ] {dfab1d72-c806-400f-b5a8-ca7d2031c36d} <Debug> TCPHandler: Processed in 0.002527222 sec. | ||
1791 | 2024.12.03 23:14:00.744910 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1792 | 2024.12.03 23:14:00.745049 [ 5 ] {4a6ad558-0e0e-4745-9507-e187cc95b39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1793 | 2024.12.03 23:14:00.745111 [ 5 ] {4a6ad558-0e0e-4745-9507-e187cc95b39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1794 | 2024.12.03 23:14:00.745657 [ 5 ] {4a6ad558-0e0e-4745-9507-e187cc95b39b} <Trace> oximeter.measurements_i64 (d5528b4e-8cfd-49c9-ad9b-5c7174e788ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1795 | 2024.12.03 23:14:00.745703 [ 5 ] {4a6ad558-0e0e-4745-9507-e187cc95b39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1796 | 2024.12.03 23:14:00.746125 [ 5 ] {4a6ad558-0e0e-4745-9507-e187cc95b39b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1797 | 2024.12.03 23:14:00.746363 [ 5 ] {4a6ad558-0e0e-4745-9507-e187cc95b39b} <Trace> oximeter.measurements_i64 (d5528b4e-8cfd-49c9-ad9b-5c7174e788ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1798 | 2024.12.03 23:14:00.746630 [ 5 ] {4a6ad558-0e0e-4745-9507-e187cc95b39b} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001601 sec., 5621.486570893192 rows/sec., 414.78 KiB/sec. | ||
1799 | 2024.12.03 23:14:00.746690 [ 5 ] {4a6ad558-0e0e-4745-9507-e187cc95b39b} <Debug> TCPHandler: Processed in 0.001845788 sec. | ||
1800 | 2024.12.03 23:14:00.746825 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1801 | 2024.12.03 23:14:00.746941 [ 3 ] {ac43c53e-f370-4178-b513-7b114eb72b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1802 | 2024.12.03 23:14:00.746991 [ 3 ] {ac43c53e-f370-4178-b513-7b114eb72b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1803 | 2024.12.03 23:14:00.747540 [ 3 ] {ac43c53e-f370-4178-b513-7b114eb72b86} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1804 | 2024.12.03 23:14:00.747584 [ 3 ] {ac43c53e-f370-4178-b513-7b114eb72b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1805 | 2024.12.03 23:14:00.748008 [ 3 ] {ac43c53e-f370-4178-b513-7b114eb72b86} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1806 | 2024.12.03 23:14:00.748247 [ 3 ] {ac43c53e-f370-4178-b513-7b114eb72b86} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1807 | 2024.12.03 23:14:00.748446 [ 3 ] {ac43c53e-f370-4178-b513-7b114eb72b86} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001528 sec., 30104.712041884817 rows/sec., 1.82 MiB/sec. | ||
1808 | 2024.12.03 23:14:00.748494 [ 3 ] {ac43c53e-f370-4178-b513-7b114eb72b86} <Debug> TCPHandler: Processed in 0.001724805 sec. | ||
1809 | 2024.12.03 23:14:01.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.01 MiB, peak 171.78 MiB, free memory in arenas 0.00 B, will set to 164.98 MiB (RSS), difference: -1.02 MiB | ||
1810 | 2024.12.03 23:14:02.952367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 302 | ||
1811 | 2024.12.03 23:14:02.956324 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1812 | 2024.12.03 23:14:02.956372 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1813 | 2024.12.03 23:14:02.957880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1814 | 2024.12.03 23:14:02.958198 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1815 | 2024.12.03 23:14:02.959069 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
1816 | 2024.12.03 23:14:03.711204 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1817 | 2024.12.03 23:14:03.711398 [ 3 ] {add33ed8-da40-42fb-8e68-d23fa060526c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1818 | 2024.12.03 23:14:03.711473 [ 3 ] {add33ed8-da40-42fb-8e68-d23fa060526c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1819 | 2024.12.03 23:14:03.712240 [ 3 ] {add33ed8-da40-42fb-8e68-d23fa060526c} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1820 | 2024.12.03 23:14:03.712294 [ 3 ] {add33ed8-da40-42fb-8e68-d23fa060526c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1821 | 2024.12.03 23:14:03.712721 [ 3 ] {add33ed8-da40-42fb-8e68-d23fa060526c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1822 | 2024.12.03 23:14:03.712976 [ 3 ] {add33ed8-da40-42fb-8e68-d23fa060526c} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1823 | 2024.12.03 23:14:03.713215 [ 3 ] {add33ed8-da40-42fb-8e68-d23fa060526c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001873 sec., 29898.558462359848 rows/sec., 2.28 MiB/sec. | ||
1824 | 2024.12.03 23:14:03.713283 [ 3 ] {add33ed8-da40-42fb-8e68-d23fa060526c} <Debug> TCPHandler: Processed in 0.002211346 sec. | ||
1825 | 2024.12.03 23:14:03.713533 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1826 | 2024.12.03 23:14:03.713748 [ 5 ] {c8ae7bfb-a18e-4c1a-af05-54d7826e5534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1827 | 2024.12.03 23:14:03.713831 [ 5 ] {c8ae7bfb-a18e-4c1a-af05-54d7826e5534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1828 | 2024.12.03 23:14:03.714647 [ 5 ] {c8ae7bfb-a18e-4c1a-af05-54d7826e5534} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1829 | 2024.12.03 23:14:03.714690 [ 5 ] {c8ae7bfb-a18e-4c1a-af05-54d7826e5534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1830 | 2024.12.03 23:14:03.715128 [ 5 ] {c8ae7bfb-a18e-4c1a-af05-54d7826e5534} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1831 | 2024.12.03 23:14:03.715390 [ 5 ] {c8ae7bfb-a18e-4c1a-af05-54d7826e5534} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1832 | 2024.12.03 23:14:03.715611 [ 5 ] {c8ae7bfb-a18e-4c1a-af05-54d7826e5534} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.60 MiB/sec. | ||
1833 | 2024.12.03 23:14:03.715676 [ 5 ] {c8ae7bfb-a18e-4c1a-af05-54d7826e5534} <Debug> TCPHandler: Processed in 0.002286607 sec. | ||
1834 | 2024.12.03 23:14:03.715837 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1835 | 2024.12.03 23:14:03.715965 [ 3 ] {d67f04fe-73f1-444b-8633-c00be1e059be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1836 | 2024.12.03 23:14:03.716026 [ 3 ] {d67f04fe-73f1-444b-8633-c00be1e059be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1837 | 2024.12.03 23:14:03.716592 [ 3 ] {d67f04fe-73f1-444b-8633-c00be1e059be} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1838 | 2024.12.03 23:14:03.716634 [ 3 ] {d67f04fe-73f1-444b-8633-c00be1e059be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1839 | 2024.12.03 23:14:03.717033 [ 3 ] {d67f04fe-73f1-444b-8633-c00be1e059be} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1840 | 2024.12.03 23:14:03.717290 [ 3 ] {d67f04fe-73f1-444b-8633-c00be1e059be} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1841 | 2024.12.03 23:14:03.717572 [ 3 ] {d67f04fe-73f1-444b-8633-c00be1e059be} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001634 sec., 58751.5299877601 rows/sec., 4.09 MiB/sec. | ||
1842 | 2024.12.03 23:14:03.717728 [ 3 ] {d67f04fe-73f1-444b-8633-c00be1e059be} <Debug> TCPHandler: Processed in 0.00195232 sec. | ||
1843 | 2024.12.03 23:14:03.717906 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1844 | 2024.12.03 23:14:03.718053 [ 5 ] {09947ba5-933e-423e-8e03-f67b56ccc455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1845 | 2024.12.03 23:14:03.718118 [ 5 ] {09947ba5-933e-423e-8e03-f67b56ccc455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1846 | 2024.12.03 23:14:03.718632 [ 5 ] {09947ba5-933e-423e-8e03-f67b56ccc455} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1847 | 2024.12.03 23:14:03.718673 [ 5 ] {09947ba5-933e-423e-8e03-f67b56ccc455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1848 | 2024.12.03 23:14:03.719065 [ 5 ] {09947ba5-933e-423e-8e03-f67b56ccc455} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1849 | 2024.12.03 23:14:03.719311 [ 5 ] {09947ba5-933e-423e-8e03-f67b56ccc455} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1850 | 2024.12.03 23:14:03.719523 [ 5 ] {09947ba5-933e-423e-8e03-f67b56ccc455} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001507 sec., 23888.5202388852 rows/sec., 1.61 MiB/sec. | ||
1851 | 2024.12.03 23:14:03.719578 [ 5 ] {09947ba5-933e-423e-8e03-f67b56ccc455} <Debug> TCPHandler: Processed in 0.001747506 sec. | ||
1852 | 2024.12.03 23:14:05.409343 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1853 | 2024.12.03 23:14:05.410403 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1854 | 2024.12.03 23:14:05.410447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1855 | 2024.12.03 23:14:05.411040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1856 | 2024.12.03 23:14:05.411353 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1857 | 2024.12.03 23:14:05.411613 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1858 | 2024.12.03 23:14:05.608733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1859 | 2024.12.03 23:14:05.628851 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1860 | 2024.12.03 23:14:05.628913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1861 | 2024.12.03 23:14:05.635906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1862 | 2024.12.03 23:14:05.636652 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1863 | 2024.12.03 23:14:05.639903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1864 | 2024.12.03 23:14:06.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.53 MiB, peak 171.78 MiB, free memory in arenas 0.00 B, will set to 167.12 MiB (RSS), difference: 1.58 MiB | ||
1865 | 2024.12.03 23:14:08.714099 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1866 | 2024.12.03 23:14:08.714309 [ 3 ] {49a79b77-d56b-464a-9fa5-adaef63eee2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1867 | 2024.12.03 23:14:08.714380 [ 3 ] {49a79b77-d56b-464a-9fa5-adaef63eee2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1868 | 2024.12.03 23:14:08.715120 [ 3 ] {49a79b77-d56b-464a-9fa5-adaef63eee2c} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1869 | 2024.12.03 23:14:08.715160 [ 3 ] {49a79b77-d56b-464a-9fa5-adaef63eee2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1870 | 2024.12.03 23:14:08.715588 [ 3 ] {49a79b77-d56b-464a-9fa5-adaef63eee2c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1871 | 2024.12.03 23:14:08.715850 [ 3 ] {49a79b77-d56b-464a-9fa5-adaef63eee2c} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1872 | 2024.12.03 23:14:08.716065 [ 3 ] {49a79b77-d56b-464a-9fa5-adaef63eee2c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001802 sec., 31076.581576026638 rows/sec., 2.37 MiB/sec. | ||
1873 | 2024.12.03 23:14:08.716259 [ 3 ] {49a79b77-d56b-464a-9fa5-adaef63eee2c} <Debug> TCPHandler: Processed in 0.002283477 sec. | ||
1874 | 2024.12.03 23:14:08.716612 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1875 | 2024.12.03 23:14:08.716923 [ 5 ] {85174d9b-bc78-49a2-b7c8-5e77fa8345ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1876 | 2024.12.03 23:14:08.717041 [ 5 ] {85174d9b-bc78-49a2-b7c8-5e77fa8345ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1877 | 2024.12.03 23:14:08.717919 [ 5 ] {85174d9b-bc78-49a2-b7c8-5e77fa8345ea} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1878 | 2024.12.03 23:14:08.717965 [ 5 ] {85174d9b-bc78-49a2-b7c8-5e77fa8345ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1879 | 2024.12.03 23:14:08.718403 [ 5 ] {85174d9b-bc78-49a2-b7c8-5e77fa8345ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1880 | 2024.12.03 23:14:08.718660 [ 5 ] {85174d9b-bc78-49a2-b7c8-5e77fa8345ea} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1881 | 2024.12.03 23:14:08.718944 [ 5 ] {85174d9b-bc78-49a2-b7c8-5e77fa8345ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0021 sec., 30476.190476190477 rows/sec., 2.38 MiB/sec. | ||
1882 | 2024.12.03 23:14:08.719016 [ 5 ] {85174d9b-bc78-49a2-b7c8-5e77fa8345ea} <Debug> TCPHandler: Processed in 0.002594513 sec. | ||
1883 | 2024.12.03 23:14:08.719200 [ 3 ] {} <Trace> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1884 | 2024.12.03 23:14:08.719341 [ 3 ] {946c694d-d803-476d-9a04-8bfcdafefeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44365) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1885 | 2024.12.03 23:14:08.719403 [ 3 ] {946c694d-d803-476d-9a04-8bfcdafefeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1886 | 2024.12.03 23:14:08.720081 [ 3 ] {946c694d-d803-476d-9a04-8bfcdafefeca} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1887 | 2024.12.03 23:14:08.720126 [ 3 ] {946c694d-d803-476d-9a04-8bfcdafefeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1888 | 2024.12.03 23:14:08.720553 [ 3 ] {946c694d-d803-476d-9a04-8bfcdafefeca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1889 | 2024.12.03 23:14:08.720789 [ 3 ] {946c694d-d803-476d-9a04-8bfcdafefeca} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1890 | 2024.12.03 23:14:08.720985 [ 3 ] {946c694d-d803-476d-9a04-8bfcdafefeca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001669 sec., 95865.78789694428 rows/sec., 6.68 MiB/sec. | ||
1891 | 2024.12.03 23:14:08.721044 [ 3 ] {946c694d-d803-476d-9a04-8bfcdafefeca} <Debug> TCPHandler: Processed in 0.001914289 sec. | ||
1892 | 2024.12.03 23:14:08.721214 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1893 | 2024.12.03 23:14:08.721376 [ 5 ] {64ca813a-3631-421e-8af8-a15eb1b08082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1894 | 2024.12.03 23:14:08.721442 [ 5 ] {64ca813a-3631-421e-8af8-a15eb1b08082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1895 | 2024.12.03 23:14:08.722046 [ 5 ] {64ca813a-3631-421e-8af8-a15eb1b08082} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1896 | 2024.12.03 23:14:08.722096 [ 5 ] {64ca813a-3631-421e-8af8-a15eb1b08082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1897 | 2024.12.03 23:14:08.722519 [ 5 ] {64ca813a-3631-421e-8af8-a15eb1b08082} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1898 | 2024.12.03 23:14:08.722762 [ 5 ] {64ca813a-3631-421e-8af8-a15eb1b08082} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1899 | 2024.12.03 23:14:08.723013 [ 5 ] {64ca813a-3631-421e-8af8-a15eb1b08082} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001667 sec., 35992.80143971206 rows/sec., 2.43 MiB/sec. | ||
1900 | 2024.12.03 23:14:08.723088 [ 5 ] {64ca813a-3631-421e-8af8-a15eb1b08082} <Debug> TCPHandler: Processed in 0.00195728 sec. | ||
1901 | 2024.12.03 23:14:12.021056 [ 41 ] {} <Debug> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1902 | 2024.12.03 23:14:12.021176 [ 41 ] {} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1903 | 2024.12.03 23:14:12.021221 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1904 | 2024.12.03 23:14:12.021457 [ 189 ] {404981c4-487a-44c9-a970-fca56681352a::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 | ||
1905 | 2024.12.03 23:14:12.021606 [ 189 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1906 | 2024.12.03 23:14:12.021651 [ 189 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
1907 | 2024.12.03 23:14:12.021778 [ 189 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
1908 | 2024.12.03 23:14:12.022000 [ 189 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
1909 | 2024.12.03 23:14:12.022265 [ 189 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
1910 | 2024.12.03 23:14:12.022483 [ 189 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
1911 | 2024.12.03 23:14:12.023594 [ 198 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 73 rows, containing 5 columns (5 merged, 0 gathered) in 0.002257027 sec., 32343.432311620552 rows/sec., 2.38 MiB/sec. | ||
1912 | 2024.12.03 23:14:12.023798 [ 198 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1913 | 2024.12.03 23:14:12.024119 [ 198 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_5_1} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1914 | 2024.12.03 23:14:12.024207 [ 198 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_5_1} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1915 | 2024.12.03 23:14:12.024305 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
1916 | 2024.12.03 23:14:12.851149 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1917 | 2024.12.03 23:14:12.851211 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1918 | 2024.12.03 23:14:12.911715 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1919 | 2024.12.03 23:14:12.912449 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1920 | 2024.12.03 23:14:12.912499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1921 | 2024.12.03 23:14:12.913106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1922 | 2024.12.03 23:14:12.913374 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): 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.03 23:14:12.913628 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1924 | 2024.12.03 23:14:12.960342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 318 | ||
1925 | 2024.12.03 23:14:12.963042 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1926 | 2024.12.03 23:14:12.963101 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1927 | 2024.12.03 23:14:12.964575 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1928 | 2024.12.03 23:14:12.964891 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1929 | 2024.12.03 23:14:12.965098 [ 40 ] {} <Debug> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1930 | 2024.12.03 23:14:12.965224 [ 40 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1931 | 2024.12.03 23:14:12.965292 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1932 | 2024.12.03 23:14:12.965630 [ 186 ] {a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167::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 | ||
1933 | 2024.12.03 23:14:12.966020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
1934 | 2024.12.03 23:14:12.966496 [ 186 ] {a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1935 | 2024.12.03 23:14:12.966629 [ 186 ] {a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167::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 | ||
1936 | 2024.12.03 23:14:12.967239 [ 186 ] {a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 94 rows starting from the beginning of the part | ||
1937 | 2024.12.03 23:14:12.967781 [ 186 ] {a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
1938 | 2024.12.03 23:14:12.968316 [ 186 ] {a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
1939 | 2024.12.03 23:14:12.968804 [ 186 ] {a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
1940 | 2024.12.03 23:14:12.969332 [ 186 ] {a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
1941 | 2024.12.03 23:14:12.977036 [ 189 ] {a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 72 columns (72 merged, 0 gathered) in 0.011586578 sec., 27445.549497012835 rows/sec., 27.45 MiB/sec. | ||
1942 | 2024.12.03 23:14:12.978045 [ 189 ] {a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1943 | 2024.12.03 23:14:12.978908 [ 189 ] {a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167::all_1_6_1} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1944 | 2024.12.03 23:14:12.979005 [ 189 ] {a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167::all_1_6_1} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1945 | 2024.12.03 23:14:12.979352 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
1946 | 2024.12.03 23:14:13.139960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1947 | 2024.12.03 23:14:13.161114 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1948 | 2024.12.03 23:14:13.161182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1949 | 2024.12.03 23:14:13.168487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1950 | 2024.12.03 23:14:13.169251 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1951 | 2024.12.03 23:14:13.171790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1952 | 2024.12.03 23:14:13.452697 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1953 | 2024.12.03 23:14:13.452775 [ 3 ] {} <Debug> TCP-Session: 75d1dfbf-47b5-4f31-a847-72357f6aeb81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1954 | 2024.12.03 23:14:13.720445 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1955 | 2024.12.03 23:14:13.720738 [ 5 ] {b2fa242f-ad70-4236-b738-dfe1a910ee04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1956 | 2024.12.03 23:14:13.720850 [ 5 ] {b2fa242f-ad70-4236-b738-dfe1a910ee04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1957 | 2024.12.03 23:14:13.721836 [ 5 ] {b2fa242f-ad70-4236-b738-dfe1a910ee04} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1958 | 2024.12.03 23:14:13.721882 [ 5 ] {b2fa242f-ad70-4236-b738-dfe1a910ee04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1959 | 2024.12.03 23:14:13.722298 [ 5 ] {b2fa242f-ad70-4236-b738-dfe1a910ee04} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1960 | 2024.12.03 23:14:13.722567 [ 5 ] {b2fa242f-ad70-4236-b738-dfe1a910ee04} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1961 | 2024.12.03 23:14:13.722755 [ 40 ] {} <Debug> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1962 | 2024.12.03 23:14:13.722830 [ 5 ] {b2fa242f-ad70-4236-b738-dfe1a910ee04} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002169 sec., 6454.587367450438 rows/sec., 464.64 KiB/sec. | ||
1963 | 2024.12.03 23:14:13.722836 [ 40 ] {} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1964 | 2024.12.03 23:14:13.722921 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1965 | 2024.12.03 23:14:13.722974 [ 5 ] {b2fa242f-ad70-4236-b738-dfe1a910ee04} <Debug> TCPHandler: Processed in 0.002706815 sec. | ||
1966 | 2024.12.03 23:14:13.723106 [ 193 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::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 | ||
1967 | 2024.12.03 23:14:13.723181 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1968 | 2024.12.03 23:14:13.723236 [ 193 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1969 | 2024.12.03 23:14:13.723293 [ 193 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::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 | ||
1970 | 2024.12.03 23:14:13.723331 [ 255 ] {d939a6ca-f532-4b2c-bfa4-05fb66fc2771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1971 | 2024.12.03 23:14:13.723421 [ 255 ] {d939a6ca-f532-4b2c-bfa4-05fb66fc2771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1972 | 2024.12.03 23:14:13.723474 [ 193 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::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 | ||
1973 | 2024.12.03 23:14:13.723953 [ 193 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::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 | ||
1974 | 2024.12.03 23:14:13.724237 [ 193 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::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 | ||
1975 | 2024.12.03 23:14:13.724611 [ 193 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::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 | ||
1976 | 2024.12.03 23:14:13.725815 [ 255 ] {d939a6ca-f532-4b2c-bfa4-05fb66fc2771} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1977 | 2024.12.03 23:14:13.725863 [ 255 ] {d939a6ca-f532-4b2c-bfa4-05fb66fc2771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1978 | 2024.12.03 23:14:13.726315 [ 186 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003266938 sec., 21426.79169301652 rows/sec., 1.59 MiB/sec. | ||
1979 | 2024.12.03 23:14:13.726522 [ 255 ] {d939a6ca-f532-4b2c-bfa4-05fb66fc2771} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1980 | 2024.12.03 23:14:13.726620 [ 186 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1981 | 2024.12.03 23:14:13.727037 [ 255 ] {d939a6ca-f532-4b2c-bfa4-05fb66fc2771} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1982 | 2024.12.03 23:14:13.727301 [ 40 ] {} <Debug> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1983 | 2024.12.03 23:14:13.727305 [ 186 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::all_1_5_1} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1984 | 2024.12.03 23:14:13.727397 [ 40 ] {} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1985 | 2024.12.03 23:14:13.727490 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
1986 | 2024.12.03 23:14:13.727658 [ 186 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::all_1_5_1} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1987 | 2024.12.03 23:14:13.727620 [ 255 ] {d939a6ca-f532-4b2c-bfa4-05fb66fc2771} <Debug> executeQuery: Read 261 rows, 23.46 KiB in 0.004279 sec., 60995.55971021267 rows/sec., 5.36 MiB/sec. | ||
1988 | 2024.12.03 23:14:13.727991 [ 193 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::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 | ||
1989 | 2024.12.03 23:14:13.728095 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
1990 | 2024.12.03 23:14:13.728304 [ 255 ] {d939a6ca-f532-4b2c-bfa4-05fb66fc2771} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1991 | 2024.12.03 23:14:13.728350 [ 255 ] {d939a6ca-f532-4b2c-bfa4-05fb66fc2771} <Debug> TCPHandler: Processed in 0.005256298 sec. | ||
1992 | 2024.12.03 23:14:13.728420 [ 193 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1993 | 2024.12.03 23:14:13.728463 [ 193 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1359 rows starting from the beginning of the part | ||
1994 | 2024.12.03 23:14:13.728552 [ 193 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
1995 | 2024.12.03 23:14:13.728552 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1996 | 2024.12.03 23:14:13.728810 [ 193 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1386 rows starting from the beginning of the part | ||
1997 | 2024.12.03 23:14:13.728991 [ 5 ] {6997773e-f744-4b21-a062-02af4103a129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1998 | 2024.12.03 23:14:13.729090 [ 193 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
1999 | 2024.12.03 23:14:13.729139 [ 5 ] {6997773e-f744-4b21-a062-02af4103a129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2000 | 2024.12.03 23:14:13.729275 [ 193 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::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 | ||
2001 | 2024.12.03 23:14:13.729697 [ 193 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 261 rows starting from the beginning of the part | ||
2002 | 2024.12.03 23:14:13.730630 [ 5 ] {6997773e-f744-4b21-a062-02af4103a129} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2003 | 2024.12.03 23:14:13.730675 [ 5 ] {6997773e-f744-4b21-a062-02af4103a129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2004 | 2024.12.03 23:14:13.731194 [ 5 ] {6997773e-f744-4b21-a062-02af4103a129} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2005 | 2024.12.03 23:14:13.731449 [ 5 ] {6997773e-f744-4b21-a062-02af4103a129} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2006 | 2024.12.03 23:14:13.732330 [ 5 ] {6997773e-f744-4b21-a062-02af4103a129} <Debug> executeQuery: Read 36 rows, 2.64 KiB in 0.003464 sec., 10392.609699769053 rows/sec., 761.18 KiB/sec. | ||
2007 | 2024.12.03 23:14:13.732627 [ 5 ] {6997773e-f744-4b21-a062-02af4103a129} <Debug> TCPHandler: Processed in 0.004157426 sec. | ||
2008 | 2024.12.03 23:14:13.732663 [ 193 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005043423 sec., 629334.4817597097 rows/sec., 54.77 MiB/sec. | ||
2009 | 2024.12.03 23:14:13.732792 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2010 | 2024.12.03 23:14:13.732959 [ 255 ] {b095c228-555d-438e-bd18-d5bbf86f62a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2011 | 2024.12.03 23:14:13.732970 [ 192 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2012 | 2024.12.03 23:14:13.733073 [ 255 ] {b095c228-555d-438e-bd18-d5bbf86f62a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2013 | 2024.12.03 23:14:13.733656 [ 192 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_11_2} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2014 | 2024.12.03 23:14:13.733853 [ 192 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_11_2} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2015 | 2024.12.03 23:14:13.734014 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
2016 | 2024.12.03 23:14:13.734229 [ 255 ] {b095c228-555d-438e-bd18-d5bbf86f62a6} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2017 | 2024.12.03 23:14:13.734274 [ 255 ] {b095c228-555d-438e-bd18-d5bbf86f62a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2018 | 2024.12.03 23:14:13.734637 [ 255 ] {b095c228-555d-438e-bd18-d5bbf86f62a6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2019 | 2024.12.03 23:14:13.734881 [ 255 ] {b095c228-555d-438e-bd18-d5bbf86f62a6} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2020 | 2024.12.03 23:14:13.735235 [ 255 ] {b095c228-555d-438e-bd18-d5bbf86f62a6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002301 sec., 6084.311169056931 rows/sec., 426.11 KiB/sec. | ||
2021 | 2024.12.03 23:14:13.735458 [ 255 ] {b095c228-555d-438e-bd18-d5bbf86f62a6} <Debug> TCPHandler: Processed in 0.002728486 sec. | ||
2022 | 2024.12.03 23:14:13.735616 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2023 | 2024.12.03 23:14:13.735747 [ 5 ] {a81f8182-adaf-40df-918d-1f4bb396818f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2024 | 2024.12.03 23:14:13.735801 [ 5 ] {a81f8182-adaf-40df-918d-1f4bb396818f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2025 | 2024.12.03 23:14:13.736438 [ 5 ] {a81f8182-adaf-40df-918d-1f4bb396818f} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2026 | 2024.12.03 23:14:13.736483 [ 5 ] {a81f8182-adaf-40df-918d-1f4bb396818f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2027 | 2024.12.03 23:14:13.736820 [ 5 ] {a81f8182-adaf-40df-918d-1f4bb396818f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2028 | 2024.12.03 23:14:13.737061 [ 5 ] {a81f8182-adaf-40df-918d-1f4bb396818f} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2029 | 2024.12.03 23:14:13.737214 [ 40 ] {} <Debug> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2030 | 2024.12.03 23:14:13.737273 [ 40 ] {} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2031 | 2024.12.03 23:14:13.737318 [ 5 ] {a81f8182-adaf-40df-918d-1f4bb396818f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001591 sec., 8170.961659333752 rows/sec., 509.46 KiB/sec. | ||
2032 | 2024.12.03 23:14:13.737326 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2033 | 2024.12.03 23:14:13.737464 [ 5 ] {a81f8182-adaf-40df-918d-1f4bb396818f} <Debug> TCPHandler: Processed in 0.001907329 sec. | ||
2034 | 2024.12.03 23:14:13.737769 [ 200 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::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 | ||
2035 | 2024.12.03 23:14:13.737771 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2036 | 2024.12.03 23:14:13.738047 [ 200 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2037 | 2024.12.03 23:14:13.738059 [ 255 ] {8016934a-67fb-448e-849d-67c6f8196931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2038 | 2024.12.03 23:14:13.738109 [ 200 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::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 | ||
2039 | 2024.12.03 23:14:13.738160 [ 255 ] {8016934a-67fb-448e-849d-67c6f8196931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2040 | 2024.12.03 23:14:13.738553 [ 200 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::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 | ||
2041 | 2024.12.03 23:14:13.738895 [ 200 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::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 | ||
2042 | 2024.12.03 23:14:13.739291 [ 200 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::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 | ||
2043 | 2024.12.03 23:14:13.739694 [ 200 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::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 | ||
2044 | 2024.12.03 23:14:13.741273 [ 255 ] {8016934a-67fb-448e-849d-67c6f8196931} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2045 | 2024.12.03 23:14:13.741355 [ 255 ] {8016934a-67fb-448e-849d-67c6f8196931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2046 | 2024.12.03 23:14:13.742229 [ 200 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004759768 sec., 13656.12777765639 rows/sec., 904.80 KiB/sec. | ||
2047 | 2024.12.03 23:14:13.742410 [ 200 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2048 | 2024.12.03 23:14:13.742410 [ 255 ] {8016934a-67fb-448e-849d-67c6f8196931} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2049 | 2024.12.03 23:14:13.742910 [ 200 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::all_1_5_1} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2050 | 2024.12.03 23:14:13.742921 [ 255 ] {8016934a-67fb-448e-849d-67c6f8196931} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2051 | 2024.12.03 23:14:13.743079 [ 200 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::all_1_5_1} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2052 | 2024.12.03 23:14:13.743226 [ 40 ] {} <Debug> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2053 | 2024.12.03 23:14:13.743345 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2054 | 2024.12.03 23:14:13.743359 [ 40 ] {} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2055 | 2024.12.03 23:14:13.743432 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2056 | 2024.12.03 23:14:13.743531 [ 255 ] {8016934a-67fb-448e-849d-67c6f8196931} <Debug> executeQuery: Read 414 rows, 30.27 KiB in 0.005529 sec., 74877.916440586 rows/sec., 5.35 MiB/sec. | ||
2057 | 2024.12.03 23:14:13.743788 [ 200 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::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 | ||
2058 | 2024.12.03 23:14:13.743874 [ 255 ] {8016934a-67fb-448e-849d-67c6f8196931} <Debug> TCPHandler: Processed in 0.006275249 sec. | ||
2059 | 2024.12.03 23:14:13.744232 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2060 | 2024.12.03 23:14:13.744295 [ 200 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2061 | 2024.12.03 23:14:13.744368 [ 200 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 846 rows starting from the beginning of the part | ||
2062 | 2024.12.03 23:14:13.744549 [ 5 ] {60f97879-a71b-46b4-bb49-365d818d9083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2063 | 2024.12.03 23:14:13.744699 [ 200 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
2064 | 2024.12.03 23:14:13.744713 [ 5 ] {60f97879-a71b-46b4-bb49-365d818d9083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2065 | 2024.12.03 23:14:13.745087 [ 200 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 866 rows starting from the beginning of the part | ||
2066 | 2024.12.03 23:14:13.745513 [ 200 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
2067 | 2024.12.03 23:14:13.745815 [ 200 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
2068 | 2024.12.03 23:14:13.746134 [ 200 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 414 rows starting from the beginning of the part | ||
2069 | 2024.12.03 23:14:13.747005 [ 5 ] {60f97879-a71b-46b4-bb49-365d818d9083} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2070 | 2024.12.03 23:14:13.747067 [ 5 ] {60f97879-a71b-46b4-bb49-365d818d9083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2071 | 2024.12.03 23:14:13.747969 [ 5 ] {60f97879-a71b-46b4-bb49-365d818d9083} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2072 | 2024.12.03 23:14:13.748467 [ 5 ] {60f97879-a71b-46b4-bb49-365d818d9083} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2073 | 2024.12.03 23:14:13.749065 [ 5 ] {60f97879-a71b-46b4-bb49-365d818d9083} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004558 sec., 1316.3668275559455 rows/sec., 68.78 KiB/sec. | ||
2074 | 2024.12.03 23:14:13.749508 [ 5 ] {60f97879-a71b-46b4-bb49-365d818d9083} <Debug> TCPHandler: Processed in 0.005476472 sec. | ||
2075 | 2024.12.03 23:14:13.749879 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2076 | 2024.12.03 23:14:13.749883 [ 200 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2318 rows, containing 5 columns (5 merged, 0 gathered) in 0.006359771 sec., 364478.53232451295 rows/sec., 27.87 MiB/sec. | ||
2077 | 2024.12.03 23:14:13.750039 [ 255 ] {12de2ccd-7923-4c54-b020-defa7b9ecf09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2078 | 2024.12.03 23:14:13.750114 [ 255 ] {12de2ccd-7923-4c54-b020-defa7b9ecf09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2079 | 2024.12.03 23:14:13.750127 [ 193 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2080 | 2024.12.03 23:14:13.750569 [ 193 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_11_2} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2081 | 2024.12.03 23:14:13.750671 [ 193 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_11_2} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2082 | 2024.12.03 23:14:13.750787 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
2083 | 2024.12.03 23:14:13.750939 [ 255 ] {12de2ccd-7923-4c54-b020-defa7b9ecf09} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2084 | 2024.12.03 23:14:13.750976 [ 255 ] {12de2ccd-7923-4c54-b020-defa7b9ecf09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2085 | 2024.12.03 23:14:13.751400 [ 255 ] {12de2ccd-7923-4c54-b020-defa7b9ecf09} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2086 | 2024.12.03 23:14:13.751641 [ 255 ] {12de2ccd-7923-4c54-b020-defa7b9ecf09} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2087 | 2024.12.03 23:14:13.751797 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2088 | 2024.12.03 23:14:13.751867 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2089 | 2024.12.03 23:14:13.751910 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2090 | 2024.12.03 23:14:13.751915 [ 255 ] {12de2ccd-7923-4c54-b020-defa7b9ecf09} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001901 sec., 124671.22567069964 rows/sec., 8.36 MiB/sec. | ||
2091 | 2024.12.03 23:14:13.752085 [ 255 ] {12de2ccd-7923-4c54-b020-defa7b9ecf09} <Debug> TCPHandler: Processed in 0.00239117 sec. | ||
2092 | 2024.12.03 23:14:13.752112 [ 197 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::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 | ||
2093 | 2024.12.03 23:14:13.752225 [ 197 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2094 | 2024.12.03 23:14:13.752265 [ 197 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2139 rows starting from the beginning of the part | ||
2095 | 2024.12.03 23:14:13.752271 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2096 | 2024.12.03 23:14:13.752379 [ 197 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
2097 | 2024.12.03 23:14:13.752569 [ 5 ] {9be00344-4e7d-454b-9fb5-eb9499ed7be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2098 | 2024.12.03 23:14:13.752675 [ 197 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 987 rows starting from the beginning of the part | ||
2099 | 2024.12.03 23:14:13.752710 [ 5 ] {9be00344-4e7d-454b-9fb5-eb9499ed7be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2100 | 2024.12.03 23:14:13.753010 [ 197 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 96 rows starting from the beginning of the part | ||
2101 | 2024.12.03 23:14:13.753249 [ 197 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
2102 | 2024.12.03 23:14:13.753514 [ 197 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part | ||
2103 | 2024.12.03 23:14:13.754174 [ 5 ] {9be00344-4e7d-454b-9fb5-eb9499ed7be8} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2104 | 2024.12.03 23:14:13.754220 [ 5 ] {9be00344-4e7d-454b-9fb5-eb9499ed7be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2105 | 2024.12.03 23:14:13.754727 [ 5 ] {9be00344-4e7d-454b-9fb5-eb9499ed7be8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2106 | 2024.12.03 23:14:13.755066 [ 5 ] {9be00344-4e7d-454b-9fb5-eb9499ed7be8} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2107 | 2024.12.03 23:14:13.755512 [ 5 ] {9be00344-4e7d-454b-9fb5-eb9499ed7be8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003048 sec., 328.0839895013123 rows/sec., 22.11 KiB/sec. | ||
2108 | 2024.12.03 23:14:13.756062 [ 5 ] {9be00344-4e7d-454b-9fb5-eb9499ed7be8} <Debug> TCPHandler: Processed in 0.003852759 sec. | ||
2109 | 2024.12.03 23:14:13.756309 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2110 | 2024.12.03 23:14:13.756330 [ 190 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3779 rows, containing 5 columns (5 merged, 0 gathered) in 0.004324369 sec., 873884.7216784692 rows/sec., 58.82 MiB/sec. | ||
2111 | 2024.12.03 23:14:13.756461 [ 255 ] {cb31e04f-4aec-459d-89e5-9801f2f97a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2112 | 2024.12.03 23:14:13.756555 [ 255 ] {cb31e04f-4aec-459d-89e5-9801f2f97a58} <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 | ||
2113 | 2024.12.03 23:14:13.756813 [ 190 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2114 | 2024.12.03 23:14:13.757757 [ 190 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2115 | 2024.12.03 23:14:13.758014 [ 190 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2116 | 2024.12.03 23:14:13.758214 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
2117 | 2024.12.03 23:14:13.758868 [ 255 ] {cb31e04f-4aec-459d-89e5-9801f2f97a58} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2118 | 2024.12.03 23:14:13.758912 [ 255 ] {cb31e04f-4aec-459d-89e5-9801f2f97a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2119 | 2024.12.03 23:14:13.759545 [ 255 ] {cb31e04f-4aec-459d-89e5-9801f2f97a58} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2120 | 2024.12.03 23:14:13.759796 [ 255 ] {cb31e04f-4aec-459d-89e5-9801f2f97a58} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2121 | 2024.12.03 23:14:13.760274 [ 255 ] {cb31e04f-4aec-459d-89e5-9801f2f97a58} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.003798 sec., 7635.597682991048 rows/sec., 13.68 MiB/sec. | ||
2122 | 2024.12.03 23:14:13.760451 [ 255 ] {cb31e04f-4aec-459d-89e5-9801f2f97a58} <Debug> TCPHandler: Processed in 0.004248397 sec. | ||
2123 | 2024.12.03 23:14:13.760613 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2124 | 2024.12.03 23:14:13.760746 [ 5 ] {c9bf1c8c-6dca-4415-8792-12cb46fa8cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2125 | 2024.12.03 23:14:13.760802 [ 5 ] {c9bf1c8c-6dca-4415-8792-12cb46fa8cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2126 | 2024.12.03 23:14:13.761323 [ 5 ] {c9bf1c8c-6dca-4415-8792-12cb46fa8cc9} <Trace> oximeter.measurements_i64 (d5528b4e-8cfd-49c9-ad9b-5c7174e788ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2127 | 2024.12.03 23:14:13.761370 [ 5 ] {c9bf1c8c-6dca-4415-8792-12cb46fa8cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2128 | 2024.12.03 23:14:13.761745 [ 5 ] {c9bf1c8c-6dca-4415-8792-12cb46fa8cc9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2129 | 2024.12.03 23:14:13.761995 [ 5 ] {c9bf1c8c-6dca-4415-8792-12cb46fa8cc9} <Trace> oximeter.measurements_i64 (d5528b4e-8cfd-49c9-ad9b-5c7174e788ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2130 | 2024.12.03 23:14:13.762234 [ 5 ] {c9bf1c8c-6dca-4415-8792-12cb46fa8cc9} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001515 sec., 1980.19801980198 rows/sec., 158.57 KiB/sec. | ||
2131 | 2024.12.03 23:14:13.762285 [ 5 ] {c9bf1c8c-6dca-4415-8792-12cb46fa8cc9} <Debug> TCPHandler: Processed in 0.001734076 sec. | ||
2132 | 2024.12.03 23:14:13.762410 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2133 | 2024.12.03 23:14:13.762534 [ 255 ] {43b2c809-9c41-4417-9ff7-e875676efd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2134 | 2024.12.03 23:14:13.762589 [ 255 ] {43b2c809-9c41-4417-9ff7-e875676efd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2135 | 2024.12.03 23:14:13.763116 [ 255 ] {43b2c809-9c41-4417-9ff7-e875676efd5c} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2136 | 2024.12.03 23:14:13.763162 [ 255 ] {43b2c809-9c41-4417-9ff7-e875676efd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2137 | 2024.12.03 23:14:13.763568 [ 255 ] {43b2c809-9c41-4417-9ff7-e875676efd5c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2138 | 2024.12.03 23:14:13.763796 [ 255 ] {43b2c809-9c41-4417-9ff7-e875676efd5c} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2139 | 2024.12.03 23:14:13.763955 [ 40 ] {} <Debug> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2140 | 2024.12.03 23:14:13.764021 [ 40 ] {} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2141 | 2024.12.03 23:14:13.764051 [ 255 ] {43b2c809-9c41-4417-9ff7-e875676efd5c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001538 sec., 53315.994798439526 rows/sec., 3.39 MiB/sec. | ||
2142 | 2024.12.03 23:14:13.764057 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2143 | 2024.12.03 23:14:13.764201 [ 255 ] {43b2c809-9c41-4417-9ff7-e875676efd5c} <Debug> TCPHandler: Processed in 0.001839927 sec. | ||
2144 | 2024.12.03 23:14:13.764467 [ 197 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::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 | ||
2145 | 2024.12.03 23:14:13.764615 [ 197 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2146 | 2024.12.03 23:14:13.764650 [ 197 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 354 rows starting from the beginning of the part | ||
2147 | 2024.12.03 23:14:13.764735 [ 197 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
2148 | 2024.12.03 23:14:13.764839 [ 197 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part | ||
2149 | 2024.12.03 23:14:13.765053 [ 197 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
2150 | 2024.12.03 23:14:13.765140 [ 197 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
2151 | 2024.12.03 23:14:13.765311 [ 197 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
2152 | 2024.12.03 23:14:13.766358 [ 190 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002169045 sec., 294138.66471188935 rows/sec., 19.09 MiB/sec. | ||
2153 | 2024.12.03 23:14:13.766496 [ 197 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2154 | 2024.12.03 23:14:13.766837 [ 197 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_11_2} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2155 | 2024.12.03 23:14:13.766914 [ 197 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_11_2} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2156 | 2024.12.03 23:14:13.766981 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2157 | 2024.12.03 23:14:18.713997 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2158 | 2024.12.03 23:14:18.714229 [ 5 ] {b6f9b593-6b76-4b3c-b973-db3a2317cc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2159 | 2024.12.03 23:14:18.714314 [ 5 ] {b6f9b593-6b76-4b3c-b973-db3a2317cc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2160 | 2024.12.03 23:14:18.715137 [ 5 ] {b6f9b593-6b76-4b3c-b973-db3a2317cc65} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2161 | 2024.12.03 23:14:18.715194 [ 5 ] {b6f9b593-6b76-4b3c-b973-db3a2317cc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2162 | 2024.12.03 23:14:18.715640 [ 5 ] {b6f9b593-6b76-4b3c-b973-db3a2317cc65} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2163 | 2024.12.03 23:14:18.715901 [ 5 ] {b6f9b593-6b76-4b3c-b973-db3a2317cc65} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2164 | 2024.12.03 23:14:18.716162 [ 5 ] {b6f9b593-6b76-4b3c-b973-db3a2317cc65} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001985 sec., 28211.58690176323 rows/sec., 2.15 MiB/sec. | ||
2165 | 2024.12.03 23:14:18.716319 [ 5 ] {b6f9b593-6b76-4b3c-b973-db3a2317cc65} <Debug> TCPHandler: Processed in 0.00246032 sec. | ||
2166 | 2024.12.03 23:14:18.716540 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2167 | 2024.12.03 23:14:18.716669 [ 255 ] {df2af212-9dc0-4f2f-99ec-f9f05b1a9664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2168 | 2024.12.03 23:14:18.716722 [ 255 ] {df2af212-9dc0-4f2f-99ec-f9f05b1a9664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2169 | 2024.12.03 23:14:18.717335 [ 255 ] {df2af212-9dc0-4f2f-99ec-f9f05b1a9664} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2170 | 2024.12.03 23:14:18.717377 [ 255 ] {df2af212-9dc0-4f2f-99ec-f9f05b1a9664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2171 | 2024.12.03 23:14:18.717759 [ 255 ] {df2af212-9dc0-4f2f-99ec-f9f05b1a9664} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2172 | 2024.12.03 23:14:18.718008 [ 255 ] {df2af212-9dc0-4f2f-99ec-f9f05b1a9664} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2173 | 2024.12.03 23:14:18.718234 [ 255 ] {df2af212-9dc0-4f2f-99ec-f9f05b1a9664} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001596 sec., 40100.25062656642 rows/sec., 3.13 MiB/sec. | ||
2174 | 2024.12.03 23:14:18.718289 [ 255 ] {df2af212-9dc0-4f2f-99ec-f9f05b1a9664} <Debug> TCPHandler: Processed in 0.001811287 sec. | ||
2175 | 2024.12.03 23:14:18.718446 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2176 | 2024.12.03 23:14:18.718557 [ 5 ] {30babc2a-d94b-4243-9831-7a6e434af794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2177 | 2024.12.03 23:14:18.718607 [ 5 ] {30babc2a-d94b-4243-9831-7a6e434af794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2178 | 2024.12.03 23:14:18.719149 [ 5 ] {30babc2a-d94b-4243-9831-7a6e434af794} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2179 | 2024.12.03 23:14:18.719188 [ 5 ] {30babc2a-d94b-4243-9831-7a6e434af794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2180 | 2024.12.03 23:14:18.719608 [ 5 ] {30babc2a-d94b-4243-9831-7a6e434af794} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2181 | 2024.12.03 23:14:18.719862 [ 5 ] {30babc2a-d94b-4243-9831-7a6e434af794} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2182 | 2024.12.03 23:14:18.720132 [ 5 ] {30babc2a-d94b-4243-9831-7a6e434af794} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 6.99 MiB/sec. | ||
2183 | 2024.12.03 23:14:18.720307 [ 5 ] {30babc2a-d94b-4243-9831-7a6e434af794} <Debug> TCPHandler: Processed in 0.001915149 sec. | ||
2184 | 2024.12.03 23:14:18.720480 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2185 | 2024.12.03 23:14:18.720614 [ 255 ] {2bfbf061-a450-4791-bce4-f96b1b1a657e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2186 | 2024.12.03 23:14:18.720663 [ 255 ] {2bfbf061-a450-4791-bce4-f96b1b1a657e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2187 | 2024.12.03 23:14:18.721146 [ 255 ] {2bfbf061-a450-4791-bce4-f96b1b1a657e} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2188 | 2024.12.03 23:14:18.721188 [ 255 ] {2bfbf061-a450-4791-bce4-f96b1b1a657e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
2189 | 2024.12.03 23:14:18.721561 [ 255 ] {2bfbf061-a450-4791-bce4-f96b1b1a657e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2190 | 2024.12.03 23:14:18.721803 [ 255 ] {2bfbf061-a450-4791-bce4-f96b1b1a657e} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2191 | 2024.12.03 23:14:18.722012 [ 255 ] {2bfbf061-a450-4791-bce4-f96b1b1a657e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec. | ||
2192 | 2024.12.03 23:14:18.722064 [ 255 ] {2bfbf061-a450-4791-bce4-f96b1b1a657e} <Debug> TCPHandler: Processed in 0.001650813 sec. | ||
2193 | 2024.12.03 23:14:20.413724 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
2194 | 2024.12.03 23:14:20.414413 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2195 | 2024.12.03 23:14:20.414463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2196 | 2024.12.03 23:14:20.414985 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2197 | 2024.12.03 23:14:20.415243 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2198 | 2024.12.03 23:14:20.415460 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
2199 | 2024.12.03 23:14:20.671830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2200 | 2024.12.03 23:14:20.692202 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2201 | 2024.12.03 23:14:20.692260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2202 | 2024.12.03 23:14:20.699135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2203 | 2024.12.03 23:14:20.699897 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2204 | 2024.12.03 23:14:20.702460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2205 | 2024.12.03 23:14:22.966128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 350 | ||
2206 | 2024.12.03 23:14:22.969165 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2207 | 2024.12.03 23:14:22.969223 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2208 | 2024.12.03 23:14:22.970781 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2209 | 2024.12.03 23:14:22.971116 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2210 | 2024.12.03 23:14:22.971787 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
2211 | 2024.12.03 23:14:23.720087 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2212 | 2024.12.03 23:14:23.720281 [ 5 ] {ad5388a1-092f-4116-a948-7a20e7a9a7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2213 | 2024.12.03 23:14:23.720357 [ 5 ] {ad5388a1-092f-4116-a948-7a20e7a9a7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2214 | 2024.12.03 23:14:23.721113 [ 5 ] {ad5388a1-092f-4116-a948-7a20e7a9a7f6} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2215 | 2024.12.03 23:14:23.721173 [ 5 ] {ad5388a1-092f-4116-a948-7a20e7a9a7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2216 | 2024.12.03 23:14:23.721714 [ 5 ] {ad5388a1-092f-4116-a948-7a20e7a9a7f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2217 | 2024.12.03 23:14:23.721976 [ 5 ] {ad5388a1-092f-4116-a948-7a20e7a9a7f6} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2218 | 2024.12.03 23:14:23.722228 [ 5 ] {ad5388a1-092f-4116-a948-7a20e7a9a7f6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001999 sec., 7003.501750875438 rows/sec., 504.16 KiB/sec. | ||
2219 | 2024.12.03 23:14:23.722296 [ 5 ] {ad5388a1-092f-4116-a948-7a20e7a9a7f6} <Debug> TCPHandler: Processed in 0.002345769 sec. | ||
2220 | 2024.12.03 23:14:23.722490 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2221 | 2024.12.03 23:14:23.722633 [ 255 ] {b4fda032-0202-433c-9e6c-e111127fafbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2222 | 2024.12.03 23:14:23.722692 [ 255 ] {b4fda032-0202-433c-9e6c-e111127fafbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2223 | 2024.12.03 23:14:23.723363 [ 255 ] {b4fda032-0202-433c-9e6c-e111127fafbb} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2224 | 2024.12.03 23:14:23.723408 [ 255 ] {b4fda032-0202-433c-9e6c-e111127fafbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2225 | 2024.12.03 23:14:23.723818 [ 255 ] {b4fda032-0202-433c-9e6c-e111127fafbb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2226 | 2024.12.03 23:14:23.724057 [ 255 ] {b4fda032-0202-433c-9e6c-e111127fafbb} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2227 | 2024.12.03 23:14:23.724271 [ 255 ] {b4fda032-0202-433c-9e6c-e111127fafbb} <Debug> executeQuery: Read 261 rows, 23.46 KiB in 0.001672 sec., 156100.4784688995 rows/sec., 13.71 MiB/sec. | ||
2228 | 2024.12.03 23:14:23.724327 [ 255 ] {b4fda032-0202-433c-9e6c-e111127fafbb} <Debug> TCPHandler: Processed in 0.001909389 sec. | ||
2229 | 2024.12.03 23:14:23.724473 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2230 | 2024.12.03 23:14:23.724581 [ 5 ] {9a3f6b1b-2fd9-4939-93be-167bcde3edd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2231 | 2024.12.03 23:14:23.724627 [ 5 ] {9a3f6b1b-2fd9-4939-93be-167bcde3edd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2232 | 2024.12.03 23:14:23.725174 [ 5 ] {9a3f6b1b-2fd9-4939-93be-167bcde3edd0} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2233 | 2024.12.03 23:14:23.725214 [ 5 ] {9a3f6b1b-2fd9-4939-93be-167bcde3edd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2234 | 2024.12.03 23:14:23.725566 [ 5 ] {9a3f6b1b-2fd9-4939-93be-167bcde3edd0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2235 | 2024.12.03 23:14:23.725821 [ 5 ] {9a3f6b1b-2fd9-4939-93be-167bcde3edd0} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2236 | 2024.12.03 23:14:23.726036 [ 5 ] {9a3f6b1b-2fd9-4939-93be-167bcde3edd0} <Debug> executeQuery: Read 36 rows, 2.64 KiB in 0.001478 sec., 24357.239512855213 rows/sec., 1.74 MiB/sec. | ||
2237 | 2024.12.03 23:14:23.726090 [ 5 ] {9a3f6b1b-2fd9-4939-93be-167bcde3edd0} <Debug> TCPHandler: Processed in 0.001669584 sec. | ||
2238 | 2024.12.03 23:14:23.726230 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2239 | 2024.12.03 23:14:23.726344 [ 255 ] {62bdc587-cf0f-4025-8613-39c43e98affb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2240 | 2024.12.03 23:14:23.726389 [ 255 ] {62bdc587-cf0f-4025-8613-39c43e98affb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2241 | 2024.12.03 23:14:23.726932 [ 255 ] {62bdc587-cf0f-4025-8613-39c43e98affb} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2242 | 2024.12.03 23:14:23.726972 [ 255 ] {62bdc587-cf0f-4025-8613-39c43e98affb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2243 | 2024.12.03 23:14:23.727310 [ 255 ] {62bdc587-cf0f-4025-8613-39c43e98affb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2244 | 2024.12.03 23:14:23.727539 [ 255 ] {62bdc587-cf0f-4025-8613-39c43e98affb} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2245 | 2024.12.03 23:14:23.727699 [ 24 ] {} <Debug> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2246 | 2024.12.03 23:14:23.727766 [ 255 ] {62bdc587-cf0f-4025-8613-39c43e98affb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001442 sec., 9708.73786407767 rows/sec., 679.94 KiB/sec. | ||
2247 | 2024.12.03 23:14:23.727791 [ 24 ] {} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2248 | 2024.12.03 23:14:23.727860 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2249 | 2024.12.03 23:14:23.727885 [ 255 ] {62bdc587-cf0f-4025-8613-39c43e98affb} <Debug> TCPHandler: Processed in 0.001707885 sec. | ||
2250 | 2024.12.03 23:14:23.728184 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2251 | 2024.12.03 23:14:23.728329 [ 188 ] {93025816-8809-4515-974e-6518588c2970::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 | ||
2252 | 2024.12.03 23:14:23.728447 [ 5 ] {947c4aef-f934-47ee-8401-b599237c9a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2253 | 2024.12.03 23:14:23.728545 [ 5 ] {947c4aef-f934-47ee-8401-b599237c9a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2254 | 2024.12.03 23:14:23.728680 [ 188 ] {93025816-8809-4515-974e-6518588c2970::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2255 | 2024.12.03 23:14:23.728779 [ 188 ] {93025816-8809-4515-974e-6518588c2970::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 242 rows starting from the beginning of the part | ||
2256 | 2024.12.03 23:14:23.729189 [ 188 ] {93025816-8809-4515-974e-6518588c2970::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 | ||
2257 | 2024.12.03 23:14:23.729592 [ 188 ] {93025816-8809-4515-974e-6518588c2970::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2258 | 2024.12.03 23:14:23.730011 [ 188 ] {93025816-8809-4515-974e-6518588c2970::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 243 rows starting from the beginning of the part | ||
2259 | 2024.12.03 23:14:23.730245 [ 188 ] {93025816-8809-4515-974e-6518588c2970::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 | ||
2260 | 2024.12.03 23:14:23.730591 [ 188 ] {93025816-8809-4515-974e-6518588c2970::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
2261 | 2024.12.03 23:14:23.731389 [ 5 ] {947c4aef-f934-47ee-8401-b599237c9a9c} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2262 | 2024.12.03 23:14:23.731456 [ 5 ] {947c4aef-f934-47ee-8401-b599237c9a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2263 | 2024.12.03 23:14:23.732384 [ 5 ] {947c4aef-f934-47ee-8401-b599237c9a9c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2264 | 2024.12.03 23:14:23.732949 [ 5 ] {947c4aef-f934-47ee-8401-b599237c9a9c} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2265 | 2024.12.03 23:14:23.733588 [ 5 ] {947c4aef-f934-47ee-8401-b599237c9a9c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005169 sec., 2514.993228864384 rows/sec., 156.81 KiB/sec. | ||
2266 | 2024.12.03 23:14:23.733935 [ 5 ] {947c4aef-f934-47ee-8401-b599237c9a9c} <Debug> TCPHandler: Processed in 0.005918281 sec. | ||
2267 | 2024.12.03 23:14:23.734190 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2268 | 2024.12.03 23:14:23.734216 [ 188 ] {93025816-8809-4515-974e-6518588c2970::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.006252778 sec., 86521.54290460977 rows/sec., 6.20 MiB/sec. | ||
2269 | 2024.12.03 23:14:23.734360 [ 255 ] {a7b5e2e6-cc70-4a4b-b728-d1125c98d0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2270 | 2024.12.03 23:14:23.734422 [ 255 ] {a7b5e2e6-cc70-4a4b-b728-d1125c98d0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2271 | 2024.12.03 23:14:23.734430 [ 188 ] {93025816-8809-4515-974e-6518588c2970::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2272 | 2024.12.03 23:14:23.735148 [ 188 ] {93025816-8809-4515-974e-6518588c2970::all_1_6_1} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2273 | 2024.12.03 23:14:23.735294 [ 188 ] {93025816-8809-4515-974e-6518588c2970::all_1_6_1} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2274 | 2024.12.03 23:14:23.735435 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2275 | 2024.12.03 23:14:23.735751 [ 255 ] {a7b5e2e6-cc70-4a4b-b728-d1125c98d0f0} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2276 | 2024.12.03 23:14:23.735796 [ 255 ] {a7b5e2e6-cc70-4a4b-b728-d1125c98d0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2277 | 2024.12.03 23:14:23.736206 [ 255 ] {a7b5e2e6-cc70-4a4b-b728-d1125c98d0f0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2278 | 2024.12.03 23:14:23.736446 [ 255 ] {a7b5e2e6-cc70-4a4b-b728-d1125c98d0f0} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2279 | 2024.12.03 23:14:23.736660 [ 255 ] {a7b5e2e6-cc70-4a4b-b728-d1125c98d0f0} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.002359 sec., 174226.3671047054 rows/sec., 12.42 MiB/sec. | ||
2280 | 2024.12.03 23:14:23.736718 [ 255 ] {a7b5e2e6-cc70-4a4b-b728-d1125c98d0f0} <Debug> TCPHandler: Processed in 0.002646304 sec. | ||
2281 | 2024.12.03 23:14:23.736874 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2282 | 2024.12.03 23:14:23.737002 [ 5 ] {2ec06912-9ac4-4fd1-9fd7-dc6a754e2272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2283 | 2024.12.03 23:14:23.737059 [ 5 ] {2ec06912-9ac4-4fd1-9fd7-dc6a754e2272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2284 | 2024.12.03 23:14:23.737595 [ 5 ] {2ec06912-9ac4-4fd1-9fd7-dc6a754e2272} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2285 | 2024.12.03 23:14:23.737641 [ 5 ] {2ec06912-9ac4-4fd1-9fd7-dc6a754e2272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2286 | 2024.12.03 23:14:23.738011 [ 5 ] {2ec06912-9ac4-4fd1-9fd7-dc6a754e2272} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2287 | 2024.12.03 23:14:23.738246 [ 5 ] {2ec06912-9ac4-4fd1-9fd7-dc6a754e2272} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2288 | 2024.12.03 23:14:23.738419 [ 23 ] {} <Debug> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2289 | 2024.12.03 23:14:23.738485 [ 5 ] {2ec06912-9ac4-4fd1-9fd7-dc6a754e2272} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 207.88 KiB/sec. | ||
2290 | 2024.12.03 23:14:23.738511 [ 23 ] {} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2291 | 2024.12.03 23:14:23.738576 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2292 | 2024.12.03 23:14:23.738593 [ 5 ] {2ec06912-9ac4-4fd1-9fd7-dc6a754e2272} <Debug> TCPHandler: Processed in 0.001777676 sec. | ||
2293 | 2024.12.03 23:14:23.738906 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2294 | 2024.12.03 23:14:23.739118 [ 190 ] {c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d::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 | ||
2295 | 2024.12.03 23:14:23.739174 [ 255 ] {08212f18-20f6-4c20-8782-a157bb5c52ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2296 | 2024.12.03 23:14:23.739291 [ 255 ] {08212f18-20f6-4c20-8782-a157bb5c52ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2297 | 2024.12.03 23:14:23.739507 [ 190 ] {c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2298 | 2024.12.03 23:14:23.739608 [ 190 ] {c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d::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 | ||
2299 | 2024.12.03 23:14:23.739915 [ 190 ] {c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d::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 | ||
2300 | 2024.12.03 23:14:23.740196 [ 190 ] {c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d::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 | ||
2301 | 2024.12.03 23:14:23.740519 [ 190 ] {c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d::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 | ||
2302 | 2024.12.03 23:14:23.740690 [ 190 ] {c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d::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 | ||
2303 | 2024.12.03 23:14:23.741028 [ 190 ] {c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d::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 | ||
2304 | 2024.12.03 23:14:23.741921 [ 255 ] {08212f18-20f6-4c20-8782-a157bb5c52ca} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2305 | 2024.12.03 23:14:23.741983 [ 255 ] {08212f18-20f6-4c20-8782-a157bb5c52ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2306 | 2024.12.03 23:14:23.743112 [ 255 ] {08212f18-20f6-4c20-8782-a157bb5c52ca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2307 | 2024.12.03 23:14:23.743735 [ 255 ] {08212f18-20f6-4c20-8782-a157bb5c52ca} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2308 | 2024.12.03 23:14:23.743768 [ 190 ] {c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005032513 sec., 7153.483756524822 rows/sec., 373.74 KiB/sec. | ||
2309 | 2024.12.03 23:14:23.743992 [ 190 ] {c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2310 | 2024.12.03 23:14:23.744178 [ 255 ] {08212f18-20f6-4c20-8782-a157bb5c52ca} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005044 sec., 46986.51863600317 rows/sec., 3.15 MiB/sec. | ||
2311 | 2024.12.03 23:14:23.744310 [ 255 ] {08212f18-20f6-4c20-8782-a157bb5c52ca} <Debug> TCPHandler: Processed in 0.005611236 sec. | ||
2312 | 2024.12.03 23:14:23.744520 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2313 | 2024.12.03 23:14:23.744591 [ 190 ] {c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d::all_1_6_1} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2314 | 2024.12.03 23:14:23.744750 [ 5 ] {78de19b0-3654-482b-a92d-e7b598e02314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2315 | 2024.12.03 23:14:23.744808 [ 190 ] {c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d::all_1_6_1} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2316 | 2024.12.03 23:14:23.744850 [ 5 ] {78de19b0-3654-482b-a92d-e7b598e02314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2317 | 2024.12.03 23:14:23.745009 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2318 | 2024.12.03 23:14:23.745472 [ 5 ] {78de19b0-3654-482b-a92d-e7b598e02314} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2319 | 2024.12.03 23:14:23.745515 [ 5 ] {78de19b0-3654-482b-a92d-e7b598e02314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2320 | 2024.12.03 23:14:23.745871 [ 5 ] {78de19b0-3654-482b-a92d-e7b598e02314} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2321 | 2024.12.03 23:14:23.746144 [ 5 ] {78de19b0-3654-482b-a92d-e7b598e02314} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2322 | 2024.12.03 23:14:23.746315 [ 23 ] {} <Debug> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2323 | 2024.12.03 23:14:23.746387 [ 23 ] {} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2324 | 2024.12.03 23:14:23.746391 [ 5 ] {78de19b0-3654-482b-a92d-e7b598e02314} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001722 sec., 580.7200929152149 rows/sec., 39.13 KiB/sec. | ||
2325 | 2024.12.03 23:14:23.746430 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2326 | 2024.12.03 23:14:23.746537 [ 5 ] {78de19b0-3654-482b-a92d-e7b598e02314} <Debug> TCPHandler: Processed in 0.002107774 sec. | ||
2327 | 2024.12.03 23:14:23.746875 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2328 | 2024.12.03 23:14:23.746876 [ 188 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::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 | ||
2329 | 2024.12.03 23:14:23.747126 [ 255 ] {05685096-cb39-4804-ad72-0f178966528e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2330 | 2024.12.03 23:14:23.747150 [ 188 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2331 | 2024.12.03 23:14:23.747233 [ 188 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2332 | 2024.12.03 23:14:23.747324 [ 255 ] {05685096-cb39-4804-ad72-0f178966528e} <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 | ||
2333 | 2024.12.03 23:14:23.747541 [ 188 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2334 | 2024.12.03 23:14:23.747970 [ 188 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2335 | 2024.12.03 23:14:23.748386 [ 188 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2336 | 2024.12.03 23:14:23.748799 [ 188 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2337 | 2024.12.03 23:14:23.749194 [ 188 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2338 | 2024.12.03 23:14:23.753272 [ 188 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.006705838 sec., 1043.8665532928173 rows/sec., 69.76 KiB/sec. | ||
2339 | 2024.12.03 23:14:23.753370 [ 255 ] {05685096-cb39-4804-ad72-0f178966528e} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2340 | 2024.12.03 23:14:23.753435 [ 255 ] {05685096-cb39-4804-ad72-0f178966528e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2341 | 2024.12.03 23:14:23.753460 [ 188 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2342 | 2024.12.03 23:14:23.754195 [ 188 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_6_1} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2343 | 2024.12.03 23:14:23.754409 [ 188 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_6_1} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2344 | 2024.12.03 23:14:23.754595 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2345 | 2024.12.03 23:14:23.754929 [ 255 ] {05685096-cb39-4804-ad72-0f178966528e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2346 | 2024.12.03 23:14:23.755213 [ 255 ] {05685096-cb39-4804-ad72-0f178966528e} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2347 | 2024.12.03 23:14:23.755387 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2348 | 2024.12.03 23:14:23.755463 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2349 | 2024.12.03 23:14:23.755496 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2350 | 2024.12.03 23:14:23.755533 [ 255 ] {05685096-cb39-4804-ad72-0f178966528e} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.008492 sec., 3414.97880357984 rows/sec., 6.12 MiB/sec. | ||
2351 | 2024.12.03 23:14:23.756055 [ 188 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::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 | ||
2352 | 2024.12.03 23:14:23.756221 [ 255 ] {05685096-cb39-4804-ad72-0f178966528e} <Debug> TCPHandler: Processed in 0.009509476 sec. | ||
2353 | 2024.12.03 23:14:23.756459 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2354 | 2024.12.03 23:14:23.756738 [ 5 ] {10514165-a23f-4997-b95d-2c8efa0d80b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2355 | 2024.12.03 23:14:23.756799 [ 188 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2356 | 2024.12.03 23:14:23.756829 [ 5 ] {10514165-a23f-4997-b95d-2c8efa0d80b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2357 | 2024.12.03 23:14:23.757024 [ 188 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::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 | ||
2358 | 2024.12.03 23:14:23.757906 [ 188 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::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 | ||
2359 | 2024.12.03 23:14:23.758681 [ 188 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2360 | 2024.12.03 23:14:23.759058 [ 5 ] {10514165-a23f-4997-b95d-2c8efa0d80b3} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2361 | 2024.12.03 23:14:23.759197 [ 5 ] {10514165-a23f-4997-b95d-2c8efa0d80b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2362 | 2024.12.03 23:14:23.759425 [ 188 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
2363 | 2024.12.03 23:14:23.760140 [ 188 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part | ||
2364 | 2024.12.03 23:14:23.760620 [ 5 ] {10514165-a23f-4997-b95d-2c8efa0d80b3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2365 | 2024.12.03 23:14:23.760731 [ 188 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
2366 | 2024.12.03 23:14:23.761442 [ 5 ] {10514165-a23f-4997-b95d-2c8efa0d80b3} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2367 | 2024.12.03 23:14:23.761995 [ 5 ] {10514165-a23f-4997-b95d-2c8efa0d80b3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005363 sec., 15289.94965504382 rows/sec., 994.41 KiB/sec. | ||
2368 | 2024.12.03 23:14:23.762132 [ 5 ] {10514165-a23f-4997-b95d-2c8efa0d80b3} <Debug> TCPHandler: Processed in 0.005788539 sec. | ||
2369 | 2024.12.03 23:14:23.764013 [ 191 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 103 rows, containing 19 columns (19 merged, 0 gathered) in 0.008426504 sec., 12223.33722264892 rows/sec., 21.90 MiB/sec. | ||
2370 | 2024.12.03 23:14:23.764482 [ 194 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2371 | 2024.12.03 23:14:23.765142 [ 194 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2372 | 2024.12.03 23:14:23.765269 [ 194 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2373 | 2024.12.03 23:14:23.765468 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
2374 | 2024.12.03 23:14:27.851452 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2375 | 2024.12.03 23:14:27.851528 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2376 | 2024.12.03 23:14:27.915559 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2377 | 2024.12.03 23:14:27.916193 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2378 | 2024.12.03 23:14:27.916236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2379 | 2024.12.03 23:14:27.916783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2380 | 2024.12.03 23:14:27.917062 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2381 | 2024.12.03 23:14:27.917319 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2382 | 2024.12.03 23:14:28.202509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2383 | 2024.12.03 23:14:28.224384 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2384 | 2024.12.03 23:14:28.224449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2385 | 2024.12.03 23:14:28.231425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2386 | 2024.12.03 23:14:28.232172 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2387 | 2024.12.03 23:14:28.235013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2388 | 2024.12.03 23:14:28.713957 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2389 | 2024.12.03 23:14:28.714172 [ 5 ] {3581135f-d7cc-45a5-93ff-9bfdf1701e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2390 | 2024.12.03 23:14:28.714254 [ 5 ] {3581135f-d7cc-45a5-93ff-9bfdf1701e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2391 | 2024.12.03 23:14:28.715091 [ 5 ] {3581135f-d7cc-45a5-93ff-9bfdf1701e8d} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2392 | 2024.12.03 23:14:28.715140 [ 5 ] {3581135f-d7cc-45a5-93ff-9bfdf1701e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2393 | 2024.12.03 23:14:28.715569 [ 5 ] {3581135f-d7cc-45a5-93ff-9bfdf1701e8d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2394 | 2024.12.03 23:14:28.715819 [ 5 ] {3581135f-d7cc-45a5-93ff-9bfdf1701e8d} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2395 | 2024.12.03 23:14:28.716072 [ 5 ] {3581135f-d7cc-45a5-93ff-9bfdf1701e8d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00196 sec., 28571.428571428572 rows/sec., 2.18 MiB/sec. | ||
2396 | 2024.12.03 23:14:28.716128 [ 5 ] {3581135f-d7cc-45a5-93ff-9bfdf1701e8d} <Debug> TCPHandler: Processed in 0.002315528 sec. | ||
2397 | 2024.12.03 23:14:28.716316 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2398 | 2024.12.03 23:14:28.716456 [ 255 ] {477c3ab0-e012-4b99-89b9-08906ef96ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2399 | 2024.12.03 23:14:28.716513 [ 255 ] {477c3ab0-e012-4b99-89b9-08906ef96ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2400 | 2024.12.03 23:14:28.717157 [ 255 ] {477c3ab0-e012-4b99-89b9-08906ef96ede} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2401 | 2024.12.03 23:14:28.717197 [ 255 ] {477c3ab0-e012-4b99-89b9-08906ef96ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2402 | 2024.12.03 23:14:28.717578 [ 255 ] {477c3ab0-e012-4b99-89b9-08906ef96ede} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2403 | 2024.12.03 23:14:28.717825 [ 255 ] {477c3ab0-e012-4b99-89b9-08906ef96ede} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2404 | 2024.12.03 23:14:28.718059 [ 255 ] {477c3ab0-e012-4b99-89b9-08906ef96ede} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001633 sec., 39191.67176974893 rows/sec., 3.06 MiB/sec. | ||
2405 | 2024.12.03 23:14:28.718113 [ 255 ] {477c3ab0-e012-4b99-89b9-08906ef96ede} <Debug> TCPHandler: Processed in 0.001866129 sec. | ||
2406 | 2024.12.03 23:14:28.718254 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2407 | 2024.12.03 23:14:28.718363 [ 5 ] {0055d9e7-cf4a-4775-b014-bc90806eaff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2408 | 2024.12.03 23:14:28.718413 [ 5 ] {0055d9e7-cf4a-4775-b014-bc90806eaff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2409 | 2024.12.03 23:14:28.718989 [ 5 ] {0055d9e7-cf4a-4775-b014-bc90806eaff3} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2410 | 2024.12.03 23:14:28.719028 [ 5 ] {0055d9e7-cf4a-4775-b014-bc90806eaff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2411 | 2024.12.03 23:14:28.719439 [ 5 ] {0055d9e7-cf4a-4775-b014-bc90806eaff3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2412 | 2024.12.03 23:14:28.719681 [ 5 ] {0055d9e7-cf4a-4775-b014-bc90806eaff3} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2413 | 2024.12.03 23:14:28.719890 [ 5 ] {0055d9e7-cf4a-4775-b014-bc90806eaff3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001542 sec., 103761.34889753567 rows/sec., 7.23 MiB/sec. | ||
2414 | 2024.12.03 23:14:28.720008 [ 5 ] {0055d9e7-cf4a-4775-b014-bc90806eaff3} <Debug> TCPHandler: Processed in 0.001806477 sec. | ||
2415 | 2024.12.03 23:14:28.720216 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2416 | 2024.12.03 23:14:28.720351 [ 255 ] {cedc688f-30dc-4ad9-b42a-ca92c7741554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2417 | 2024.12.03 23:14:28.720410 [ 255 ] {cedc688f-30dc-4ad9-b42a-ca92c7741554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2418 | 2024.12.03 23:14:28.720961 [ 255 ] {cedc688f-30dc-4ad9-b42a-ca92c7741554} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2419 | 2024.12.03 23:14:28.721000 [ 255 ] {cedc688f-30dc-4ad9-b42a-ca92c7741554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2420 | 2024.12.03 23:14:28.721368 [ 255 ] {cedc688f-30dc-4ad9-b42a-ca92c7741554} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2421 | 2024.12.03 23:14:28.721602 [ 255 ] {cedc688f-30dc-4ad9-b42a-ca92c7741554} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2422 | 2024.12.03 23:14:28.721844 [ 255 ] {cedc688f-30dc-4ad9-b42a-ca92c7741554} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
2423 | 2024.12.03 23:14:28.722003 [ 255 ] {cedc688f-30dc-4ad9-b42a-ca92c7741554} <Debug> TCPHandler: Processed in 0.001874599 sec. | ||
2424 | 2024.12.03 23:14:30.649476 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2425 | 2024.12.03 23:14:30.649933 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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) | ||
2426 | 2024.12.03 23:14:30.650399 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2427 | 2024.12.03 23:14:30.650451 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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 | ||
2428 | 2024.12.03 23:14:30.650827 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2429 | 2024.12.03 23:14:30.650911 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2430 | 2024.12.03 23:14:30.651087 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2431 | 2024.12.03 23:14:30.651285 [ 296 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2432 | 2024.12.03 23:14:30.651392 [ 297 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2433 | 2024.12.03 23:14:30.651411 [ 295 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2434 | 2024.12.03 23:14:30.651577 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2435 | 2024.12.03 23:14:30.651609 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2436 | 2024.12.03 23:14:30.655672 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2437 | 2024.12.03 23:14:30.655702 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Debug> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
2438 | 2024.12.03 23:14:30.655763 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <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', 'database_transaction:retry_data', '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'))" | ||
2439 | 2024.12.03 23:14:30.655812 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <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', 'database_transaction:retry_data', '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'))" | ||
2440 | 2024.12.03 23:14:30.657104 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Debug> executeQuery: Read 40 rows, 1.52 KiB in 0.007387 sec., 5414.9180993637465 rows/sec., 205.57 KiB/sec. | ||
2441 | 2024.12.03 23:14:30.657269 [ 5 ] {4508b701-c07e-450b-9fe8-554b1c7cc7a8} <Debug> TCPHandler: Processed in 0.007979674 sec. | ||
2442 | 2024.12.03 23:14:30.697679 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2443 | 2024.12.03 23:14:30.697825 [ 5 ] {b7ca9c61-dcff-46e6-b352-59c45f3f7afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2444 | 2024.12.03 23:14:30.697886 [ 5 ] {b7ca9c61-dcff-46e6-b352-59c45f3f7afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2445 | 2024.12.03 23:14:30.698689 [ 5 ] {b7ca9c61-dcff-46e6-b352-59c45f3f7afc} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2446 | 2024.12.03 23:14:30.698745 [ 5 ] {b7ca9c61-dcff-46e6-b352-59c45f3f7afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2447 | 2024.12.03 23:14:30.699277 [ 5 ] {b7ca9c61-dcff-46e6-b352-59c45f3f7afc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2448 | 2024.12.03 23:14:30.699497 [ 5 ] {b7ca9c61-dcff-46e6-b352-59c45f3f7afc} <Trace> oximeter.timeseries_schema (29dcb9e7-7556-45fc-a9f7-7d33dcea9d17): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2449 | 2024.12.03 23:14:30.699761 [ 5 ] {b7ca9c61-dcff-46e6-b352-59c45f3f7afc} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001968 sec., 508.13008130081295 rows/sec., 115.12 KiB/sec. | ||
2450 | 2024.12.03 23:14:30.699921 [ 5 ] {b7ca9c61-dcff-46e6-b352-59c45f3f7afc} <Debug> TCPHandler: Processed in 0.002303187 sec. | ||
2451 | 2024.12.03 23:14:30.700134 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2452 | 2024.12.03 23:14:30.700271 [ 255 ] {d189cda5-43c2-4b02-8ab2-ed6a6a541b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2453 | 2024.12.03 23:14:30.700326 [ 255 ] {d189cda5-43c2-4b02-8ab2-ed6a6a541b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2454 | 2024.12.03 23:14:30.701041 [ 255 ] {d189cda5-43c2-4b02-8ab2-ed6a6a541b9e} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2455 | 2024.12.03 23:14:30.701082 [ 255 ] {d189cda5-43c2-4b02-8ab2-ed6a6a541b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2456 | 2024.12.03 23:14:30.701453 [ 255 ] {d189cda5-43c2-4b02-8ab2-ed6a6a541b9e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2457 | 2024.12.03 23:14:30.701698 [ 255 ] {d189cda5-43c2-4b02-8ab2-ed6a6a541b9e} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2458 | 2024.12.03 23:14:30.701908 [ 255 ] {d189cda5-43c2-4b02-8ab2-ed6a6a541b9e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001667 sec., 8398.320335932813 rows/sec., 604.57 KiB/sec. | ||
2459 | 2024.12.03 23:14:30.701965 [ 255 ] {d189cda5-43c2-4b02-8ab2-ed6a6a541b9e} <Debug> TCPHandler: Processed in 0.001902079 sec. | ||
2460 | 2024.12.03 23:14:30.702103 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2461 | 2024.12.03 23:14:30.702213 [ 5 ] {42ea336e-9cbf-459c-9c21-294e6b34822f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2462 | 2024.12.03 23:14:30.702258 [ 5 ] {42ea336e-9cbf-459c-9c21-294e6b34822f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2463 | 2024.12.03 23:14:30.702783 [ 5 ] {42ea336e-9cbf-459c-9c21-294e6b34822f} <Trace> oximeter.fields_ipaddr (0e0f5d6c-62f8-4753-a40e-0e5de0c7d508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2464 | 2024.12.03 23:14:30.702823 [ 5 ] {42ea336e-9cbf-459c-9c21-294e6b34822f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2465 | 2024.12.03 23:14:30.703157 [ 5 ] {42ea336e-9cbf-459c-9c21-294e6b34822f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2466 | 2024.12.03 23:14:30.703394 [ 5 ] {42ea336e-9cbf-459c-9c21-294e6b34822f} <Trace> oximeter.fields_ipaddr (0e0f5d6c-62f8-4753-a40e-0e5de0c7d508): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2467 | 2024.12.03 23:14:30.703658 [ 5 ] {42ea336e-9cbf-459c-9c21-294e6b34822f} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001455 sec., 8247.422680412372 rows/sec., 672.52 KiB/sec. | ||
2468 | 2024.12.03 23:14:30.703740 [ 5 ] {42ea336e-9cbf-459c-9c21-294e6b34822f} <Debug> TCPHandler: Processed in 0.001687015 sec. | ||
2469 | 2024.12.03 23:14:30.703878 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2470 | 2024.12.03 23:14:30.704002 [ 255 ] {24275e14-d095-4f86-8df6-8eb3428eed3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2471 | 2024.12.03 23:14:30.704055 [ 255 ] {24275e14-d095-4f86-8df6-8eb3428eed3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2472 | 2024.12.03 23:14:30.705400 [ 255 ] {24275e14-d095-4f86-8df6-8eb3428eed3d} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2473 | 2024.12.03 23:14:30.705440 [ 255 ] {24275e14-d095-4f86-8df6-8eb3428eed3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2474 | 2024.12.03 23:14:30.705898 [ 255 ] {24275e14-d095-4f86-8df6-8eb3428eed3d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2475 | 2024.12.03 23:14:30.706168 [ 255 ] {24275e14-d095-4f86-8df6-8eb3428eed3d} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2476 | 2024.12.03 23:14:30.706384 [ 255 ] {24275e14-d095-4f86-8df6-8eb3428eed3d} <Debug> executeQuery: Read 1407 rows, 120.02 KiB in 0.002411 sec., 583575.2799668188 rows/sec., 48.61 MiB/sec. | ||
2477 | 2024.12.03 23:14:30.706437 [ 255 ] {24275e14-d095-4f86-8df6-8eb3428eed3d} <Debug> TCPHandler: Processed in 0.002613624 sec. | ||
2478 | 2024.12.03 23:14:30.706579 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2479 | 2024.12.03 23:14:30.706706 [ 5 ] {56fd8fda-5741-4de3-8f71-4c38c3db6c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2480 | 2024.12.03 23:14:30.706758 [ 5 ] {56fd8fda-5741-4de3-8f71-4c38c3db6c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2481 | 2024.12.03 23:14:30.707320 [ 5 ] {56fd8fda-5741-4de3-8f71-4c38c3db6c8e} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2482 | 2024.12.03 23:14:30.707358 [ 5 ] {56fd8fda-5741-4de3-8f71-4c38c3db6c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2483 | 2024.12.03 23:14:30.707697 [ 5 ] {56fd8fda-5741-4de3-8f71-4c38c3db6c8e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2484 | 2024.12.03 23:14:30.707926 [ 5 ] {56fd8fda-5741-4de3-8f71-4c38c3db6c8e} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2485 | 2024.12.03 23:14:30.708144 [ 5 ] {56fd8fda-5741-4de3-8f71-4c38c3db6c8e} <Debug> executeQuery: Read 48 rows, 3.47 KiB in 0.001466 sec., 32742.155525238744 rows/sec., 2.31 MiB/sec. | ||
2486 | 2024.12.03 23:14:30.708197 [ 5 ] {56fd8fda-5741-4de3-8f71-4c38c3db6c8e} <Debug> TCPHandler: Processed in 0.001680074 sec. | ||
2487 | 2024.12.03 23:14:30.708343 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2488 | 2024.12.03 23:14:30.708474 [ 255 ] {0769157d-9588-4958-bb7b-c68b32c9c109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2489 | 2024.12.03 23:14:30.708527 [ 255 ] {0769157d-9588-4958-bb7b-c68b32c9c109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2490 | 2024.12.03 23:14:30.709205 [ 255 ] {0769157d-9588-4958-bb7b-c68b32c9c109} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2491 | 2024.12.03 23:14:30.709245 [ 255 ] {0769157d-9588-4958-bb7b-c68b32c9c109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2492 | 2024.12.03 23:14:30.709609 [ 255 ] {0769157d-9588-4958-bb7b-c68b32c9c109} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2493 | 2024.12.03 23:14:30.709844 [ 255 ] {0769157d-9588-4958-bb7b-c68b32c9c109} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2494 | 2024.12.03 23:14:30.710051 [ 255 ] {0769157d-9588-4958-bb7b-c68b32c9c109} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001607 sec., 150591.16365899192 rows/sec., 10.20 MiB/sec. | ||
2495 | 2024.12.03 23:14:30.710104 [ 255 ] {0769157d-9588-4958-bb7b-c68b32c9c109} <Debug> TCPHandler: Processed in 0.001825677 sec. | ||
2496 | 2024.12.03 23:14:30.710247 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2497 | 2024.12.03 23:14:30.710374 [ 5 ] {7345a503-c8aa-4c50-86a5-f357fbf1624a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2498 | 2024.12.03 23:14:30.710425 [ 5 ] {7345a503-c8aa-4c50-86a5-f357fbf1624a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2499 | 2024.12.03 23:14:30.711018 [ 5 ] {7345a503-c8aa-4c50-86a5-f357fbf1624a} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2500 | 2024.12.03 23:14:30.711056 [ 5 ] {7345a503-c8aa-4c50-86a5-f357fbf1624a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2501 | 2024.12.03 23:14:30.711388 [ 5 ] {7345a503-c8aa-4c50-86a5-f357fbf1624a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2502 | 2024.12.03 23:14:30.711623 [ 5 ] {7345a503-c8aa-4c50-86a5-f357fbf1624a} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2503 | 2024.12.03 23:14:30.711878 [ 5 ] {7345a503-c8aa-4c50-86a5-f357fbf1624a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001513 sec., 8592.200925313946 rows/sec., 535.72 KiB/sec. | ||
2504 | 2024.12.03 23:14:30.712030 [ 5 ] {7345a503-c8aa-4c50-86a5-f357fbf1624a} <Debug> TCPHandler: Processed in 0.001840778 sec. | ||
2505 | 2024.12.03 23:14:30.712173 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2506 | 2024.12.03 23:14:30.712305 [ 255 ] {953a7d45-405f-46ca-a75d-023b8b973bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2507 | 2024.12.03 23:14:30.712360 [ 255 ] {953a7d45-405f-46ca-a75d-023b8b973bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2508 | 2024.12.03 23:14:30.713285 [ 255 ] {953a7d45-405f-46ca-a75d-023b8b973bd9} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2509 | 2024.12.03 23:14:30.713324 [ 255 ] {953a7d45-405f-46ca-a75d-023b8b973bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2510 | 2024.12.03 23:14:30.713723 [ 255 ] {953a7d45-405f-46ca-a75d-023b8b973bd9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2511 | 2024.12.03 23:14:30.713962 [ 255 ] {953a7d45-405f-46ca-a75d-023b8b973bd9} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2512 | 2024.12.03 23:14:30.714172 [ 255 ] {953a7d45-405f-46ca-a75d-023b8b973bd9} <Debug> executeQuery: Read 879 rows, 65.27 KiB in 0.001896 sec., 463607.59493670886 rows/sec., 33.62 MiB/sec. | ||
2513 | 2024.12.03 23:14:30.714226 [ 255 ] {953a7d45-405f-46ca-a75d-023b8b973bd9} <Debug> TCPHandler: Processed in 0.002121724 sec. | ||
2514 | 2024.12.03 23:14:30.714370 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2515 | 2024.12.03 23:14:30.714498 [ 5 ] {9c217c2c-3403-4928-b29f-55470cf9a8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2516 | 2024.12.03 23:14:30.714551 [ 5 ] {9c217c2c-3403-4928-b29f-55470cf9a8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2517 | 2024.12.03 23:14:30.715039 [ 5 ] {9c217c2c-3403-4928-b29f-55470cf9a8c2} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2518 | 2024.12.03 23:14:30.715077 [ 5 ] {9c217c2c-3403-4928-b29f-55470cf9a8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2519 | 2024.12.03 23:14:30.715417 [ 5 ] {9c217c2c-3403-4928-b29f-55470cf9a8c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2520 | 2024.12.03 23:14:30.715647 [ 5 ] {9c217c2c-3403-4928-b29f-55470cf9a8c2} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2521 | 2024.12.03 23:14:30.715926 [ 5 ] {9c217c2c-3403-4928-b29f-55470cf9a8c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001434 sec., 4184.100418410042 rows/sec., 218.60 KiB/sec. | ||
2522 | 2024.12.03 23:14:30.716083 [ 5 ] {9c217c2c-3403-4928-b29f-55470cf9a8c2} <Debug> TCPHandler: Processed in 0.001773186 sec. | ||
2523 | 2024.12.03 23:14:30.716240 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2524 | 2024.12.03 23:14:30.716372 [ 255 ] {19aff9aa-bebd-4df4-a0b0-d82a1b009279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2525 | 2024.12.03 23:14:30.716430 [ 255 ] {19aff9aa-bebd-4df4-a0b0-d82a1b009279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2526 | 2024.12.03 23:14:30.717244 [ 255 ] {19aff9aa-bebd-4df4-a0b0-d82a1b009279} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2527 | 2024.12.03 23:14:30.717282 [ 255 ] {19aff9aa-bebd-4df4-a0b0-d82a1b009279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2528 | 2024.12.03 23:14:30.717727 [ 255 ] {19aff9aa-bebd-4df4-a0b0-d82a1b009279} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2529 | 2024.12.03 23:14:30.717985 [ 255 ] {19aff9aa-bebd-4df4-a0b0-d82a1b009279} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2530 | 2024.12.03 23:14:30.718198 [ 255 ] {19aff9aa-bebd-4df4-a0b0-d82a1b009279} <Debug> executeQuery: Read 993 rows, 67.67 KiB in 0.001856 sec., 535021.551724138 rows/sec., 35.61 MiB/sec. | ||
2531 | 2024.12.03 23:14:30.718253 [ 255 ] {19aff9aa-bebd-4df4-a0b0-d82a1b009279} <Debug> TCPHandler: Processed in 0.002077103 sec. | ||
2532 | 2024.12.03 23:14:30.718387 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2533 | 2024.12.03 23:14:30.718514 [ 5 ] {39b26ea1-0221-41ac-85a3-e81e14045364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2534 | 2024.12.03 23:14:30.718568 [ 5 ] {39b26ea1-0221-41ac-85a3-e81e14045364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2535 | 2024.12.03 23:14:30.719056 [ 5 ] {39b26ea1-0221-41ac-85a3-e81e14045364} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2536 | 2024.12.03 23:14:30.719094 [ 5 ] {39b26ea1-0221-41ac-85a3-e81e14045364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2537 | 2024.12.03 23:14:30.719426 [ 5 ] {39b26ea1-0221-41ac-85a3-e81e14045364} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2538 | 2024.12.03 23:14:30.719653 [ 5 ] {39b26ea1-0221-41ac-85a3-e81e14045364} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2539 | 2024.12.03 23:14:30.719931 [ 5 ] {39b26ea1-0221-41ac-85a3-e81e14045364} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. | ||
2540 | 2024.12.03 23:14:30.720066 [ 5 ] {39b26ea1-0221-41ac-85a3-e81e14045364} <Debug> TCPHandler: Processed in 0.001740316 sec. | ||
2541 | 2024.12.03 23:14:30.720212 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2542 | 2024.12.03 23:14:30.720344 [ 255 ] {83173808-b8da-4345-a60d-a268075c04e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2543 | 2024.12.03 23:14:30.720427 [ 255 ] {83173808-b8da-4345-a60d-a268075c04e0} <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 | ||
2544 | 2024.12.03 23:14:30.721625 [ 255 ] {83173808-b8da-4345-a60d-a268075c04e0} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2545 | 2024.12.03 23:14:30.721665 [ 255 ] {83173808-b8da-4345-a60d-a268075c04e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2546 | 2024.12.03 23:14:30.722293 [ 255 ] {83173808-b8da-4345-a60d-a268075c04e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2547 | 2024.12.03 23:14:30.722550 [ 255 ] {83173808-b8da-4345-a60d-a268075c04e0} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2548 | 2024.12.03 23:14:30.722861 [ 255 ] {83173808-b8da-4345-a60d-a268075c04e0} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002544 sec., 11399.37106918239 rows/sec., 20.43 MiB/sec. | ||
2549 | 2024.12.03 23:14:30.723215 [ 255 ] {83173808-b8da-4345-a60d-a268075c04e0} <Debug> TCPHandler: Processed in 0.003065683 sec. | ||
2550 | 2024.12.03 23:14:30.723342 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2551 | 2024.12.03 23:14:30.723448 [ 5 ] {0b5d03ba-4c98-4497-b9b3-86809845b612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2552 | 2024.12.03 23:14:30.723492 [ 5 ] {0b5d03ba-4c98-4497-b9b3-86809845b612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2553 | 2024.12.03 23:14:30.723909 [ 5 ] {0b5d03ba-4c98-4497-b9b3-86809845b612} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2554 | 2024.12.03 23:14:30.723947 [ 5 ] {0b5d03ba-4c98-4497-b9b3-86809845b612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2555 | 2024.12.03 23:14:30.724293 [ 5 ] {0b5d03ba-4c98-4497-b9b3-86809845b612} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2556 | 2024.12.03 23:14:30.724529 [ 5 ] {0b5d03ba-4c98-4497-b9b3-86809845b612} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2557 | 2024.12.03 23:14:30.724728 [ 5 ] {0b5d03ba-4c98-4497-b9b3-86809845b612} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001302 sec., 35330.26113671275 rows/sec., 2.14 MiB/sec. | ||
2558 | 2024.12.03 23:14:30.724777 [ 5 ] {0b5d03ba-4c98-4497-b9b3-86809845b612} <Debug> TCPHandler: Processed in 0.001485321 sec. | ||
2559 | 2024.12.03 23:14:32.972950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 408 | ||
2560 | 2024.12.03 23:14:32.976461 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2561 | 2024.12.03 23:14:32.976518 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2562 | 2024.12.03 23:14:32.978029 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2563 | 2024.12.03 23:14:32.978351 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2564 | 2024.12.03 23:14:32.979267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
2565 | 2024.12.03 23:14:33.712033 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2566 | 2024.12.03 23:14:33.712227 [ 5 ] {f652c2f0-aeab-4289-997e-7ad1410f57cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2567 | 2024.12.03 23:14:33.712302 [ 5 ] {f652c2f0-aeab-4289-997e-7ad1410f57cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2568 | 2024.12.03 23:14:33.713089 [ 5 ] {f652c2f0-aeab-4289-997e-7ad1410f57cf} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2569 | 2024.12.03 23:14:33.713144 [ 5 ] {f652c2f0-aeab-4289-997e-7ad1410f57cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2570 | 2024.12.03 23:14:33.713579 [ 5 ] {f652c2f0-aeab-4289-997e-7ad1410f57cf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2571 | 2024.12.03 23:14:33.713840 [ 5 ] {f652c2f0-aeab-4289-997e-7ad1410f57cf} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2572 | 2024.12.03 23:14:33.713991 [ 125 ] {} <Debug> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2573 | 2024.12.03 23:14:33.714036 [ 125 ] {} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2574 | 2024.12.03 23:14:33.714045 [ 5 ] {f652c2f0-aeab-4289-997e-7ad1410f57cf} <Debug> executeQuery: Read 81 rows, 6.75 KiB in 0.00187 sec., 43315.50802139038 rows/sec., 3.53 MiB/sec. | ||
2575 | 2024.12.03 23:14:33.714067 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2576 | 2024.12.03 23:14:33.714167 [ 5 ] {f652c2f0-aeab-4289-997e-7ad1410f57cf} <Debug> TCPHandler: Processed in 0.002263167 sec. | ||
2577 | 2024.12.03 23:14:33.714513 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2578 | 2024.12.03 23:14:33.714636 [ 188 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::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 | ||
2579 | 2024.12.03 23:14:33.714775 [ 255 ] {f262943c-6480-47fc-bc54-137bc90f2729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2580 | 2024.12.03 23:14:33.714886 [ 255 ] {f262943c-6480-47fc-bc54-137bc90f2729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2581 | 2024.12.03 23:14:33.714971 [ 188 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2582 | 2024.12.03 23:14:33.715086 [ 188 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1402 rows starting from the beginning of the part | ||
2583 | 2024.12.03 23:14:33.715428 [ 188 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
2584 | 2024.12.03 23:14:33.715865 [ 188 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 261 rows starting from the beginning of the part | ||
2585 | 2024.12.03 23:14:33.716223 [ 188 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
2586 | 2024.12.03 23:14:33.716585 [ 188 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1407 rows starting from the beginning of the part | ||
2587 | 2024.12.03 23:14:33.716899 [ 188 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 81 rows starting from the beginning of the part | ||
2588 | 2024.12.03 23:14:33.717768 [ 255 ] {f262943c-6480-47fc-bc54-137bc90f2729} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2589 | 2024.12.03 23:14:33.717868 [ 255 ] {f262943c-6480-47fc-bc54-137bc90f2729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2590 | 2024.12.03 23:14:33.718900 [ 255 ] {f262943c-6480-47fc-bc54-137bc90f2729} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2591 | 2024.12.03 23:14:33.719455 [ 255 ] {f262943c-6480-47fc-bc54-137bc90f2729} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2592 | 2024.12.03 23:14:33.719710 [ 255 ] {f262943c-6480-47fc-bc54-137bc90f2729} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.00501 sec., 2395.2095808383233 rows/sec., 180.11 KiB/sec. | ||
2593 | 2024.12.03 23:14:33.719781 [ 255 ] {f262943c-6480-47fc-bc54-137bc90f2729} <Debug> TCPHandler: Processed in 0.005466362 sec. | ||
2594 | 2024.12.03 23:14:33.719938 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2595 | 2024.12.03 23:14:33.720202 [ 5 ] {d65d93ca-3329-4027-883f-815b6c9277a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2596 | 2024.12.03 23:14:33.720358 [ 5 ] {d65d93ca-3329-4027-883f-815b6c9277a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2597 | 2024.12.03 23:14:33.720471 [ 188 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3263 rows, containing 5 columns (5 merged, 0 gathered) in 0.006283869 sec., 519266.0763615537 rows/sec., 45.29 MiB/sec. | ||
2598 | 2024.12.03 23:14:33.720872 [ 188 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2599 | 2024.12.03 23:14:33.721448 [ 5 ] {d65d93ca-3329-4027-883f-815b6c9277a3} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2600 | 2024.12.03 23:14:33.721465 [ 188 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_16_3} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2601 | 2024.12.03 23:14:33.721510 [ 5 ] {d65d93ca-3329-4027-883f-815b6c9277a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2602 | 2024.12.03 23:14:33.721652 [ 188 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_16_3} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2603 | 2024.12.03 23:14:33.721815 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
2604 | 2024.12.03 23:14:33.722075 [ 5 ] {d65d93ca-3329-4027-883f-815b6c9277a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2605 | 2024.12.03 23:14:33.722323 [ 5 ] {d65d93ca-3329-4027-883f-815b6c9277a3} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2606 | 2024.12.03 23:14:33.722491 [ 5 ] {d65d93ca-3329-4027-883f-815b6c9277a3} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.0024 sec., 416.6666666666667 rows/sec., 27.67 KiB/sec. | ||
2607 | 2024.12.03 23:14:33.722544 [ 5 ] {d65d93ca-3329-4027-883f-815b6c9277a3} <Debug> TCPHandler: Processed in 0.002662225 sec. | ||
2608 | 2024.12.03 23:14:33.722686 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2609 | 2024.12.03 23:14:33.722795 [ 255 ] {1e9f029d-63fe-42e3-911b-dfbfc24befdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2610 | 2024.12.03 23:14:33.722840 [ 255 ] {1e9f029d-63fe-42e3-911b-dfbfc24befdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2611 | 2024.12.03 23:14:33.723388 [ 255 ] {1e9f029d-63fe-42e3-911b-dfbfc24befdc} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2612 | 2024.12.03 23:14:33.723425 [ 255 ] {1e9f029d-63fe-42e3-911b-dfbfc24befdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2613 | 2024.12.03 23:14:33.723946 [ 255 ] {1e9f029d-63fe-42e3-911b-dfbfc24befdc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2614 | 2024.12.03 23:14:33.724190 [ 255 ] {1e9f029d-63fe-42e3-911b-dfbfc24befdc} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2615 | 2024.12.03 23:14:33.724323 [ 125 ] {} <Debug> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2616 | 2024.12.03 23:14:33.724363 [ 125 ] {} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2617 | 2024.12.03 23:14:33.724387 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2618 | 2024.12.03 23:14:33.724406 [ 255 ] {1e9f029d-63fe-42e3-911b-dfbfc24befdc} <Debug> executeQuery: Read 89 rows, 7.13 KiB in 0.00163 sec., 54601.226993865035 rows/sec., 4.27 MiB/sec. | ||
2619 | 2024.12.03 23:14:33.724618 [ 255 ] {1e9f029d-63fe-42e3-911b-dfbfc24befdc} <Debug> TCPHandler: Processed in 0.00198116 sec. | ||
2620 | 2024.12.03 23:14:33.724688 [ 191 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::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 | ||
2621 | 2024.12.03 23:14:33.724779 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2622 | 2024.12.03 23:14:33.724934 [ 191 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2623 | 2024.12.03 23:14:33.724993 [ 5 ] {a87bd684-50f4-45e7-9656-1a8406ed7da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2624 | 2024.12.03 23:14:33.725004 [ 191 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 874 rows starting from the beginning of the part | ||
2625 | 2024.12.03 23:14:33.725095 [ 5 ] {a87bd684-50f4-45e7-9656-1a8406ed7da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2626 | 2024.12.03 23:14:33.725361 [ 191 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
2627 | 2024.12.03 23:14:33.725677 [ 191 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 411 rows starting from the beginning of the part | ||
2628 | 2024.12.03 23:14:33.726067 [ 191 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
2629 | 2024.12.03 23:14:33.726358 [ 191 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 879 rows starting from the beginning of the part | ||
2630 | 2024.12.03 23:14:33.726759 [ 191 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 89 rows starting from the beginning of the part | ||
2631 | 2024.12.03 23:14:33.727767 [ 5 ] {a87bd684-50f4-45e7-9656-1a8406ed7da3} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2632 | 2024.12.03 23:14:33.727846 [ 5 ] {a87bd684-50f4-45e7-9656-1a8406ed7da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2633 | 2024.12.03 23:14:33.728847 [ 5 ] {a87bd684-50f4-45e7-9656-1a8406ed7da3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2634 | 2024.12.03 23:14:33.729247 [ 5 ] {a87bd684-50f4-45e7-9656-1a8406ed7da3} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2635 | 2024.12.03 23:14:33.729404 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2636 | 2024.12.03 23:14:33.729486 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2637 | 2024.12.03 23:14:33.729512 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2638 | 2024.12.03 23:14:33.729552 [ 5 ] {a87bd684-50f4-45e7-9656-1a8406ed7da3} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.004602 sec., 20860.49543676662 rows/sec., 1.45 MiB/sec. | ||
2639 | 2024.12.03 23:14:33.729970 [ 188 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::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 | ||
2640 | 2024.12.03 23:14:33.730010 [ 5 ] {a87bd684-50f4-45e7-9656-1a8406ed7da3} <Debug> TCPHandler: Processed in 0.005286329 sec. | ||
2641 | 2024.12.03 23:14:33.730330 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2642 | 2024.12.03 23:14:33.730665 [ 201 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2381 rows, containing 5 columns (5 merged, 0 gathered) in 0.006188218 sec., 384763.4327038899 rows/sec., 29.48 MiB/sec. | ||
2643 | 2024.12.03 23:14:33.730760 [ 255 ] {fafc70df-f721-41fd-8ab6-7b8cf276e867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2644 | 2024.12.03 23:14:33.730760 [ 188 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2645 | 2024.12.03 23:14:33.730904 [ 188 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3779 rows starting from the beginning of the part | ||
2646 | 2024.12.03 23:14:33.730913 [ 255 ] {fafc70df-f721-41fd-8ab6-7b8cf276e867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2647 | 2024.12.03 23:14:33.730996 [ 201 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2648 | 2024.12.03 23:14:33.731463 [ 188 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2649 | 2024.12.03 23:14:33.731995 [ 188 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
2650 | 2024.12.03 23:14:33.732625 [ 188 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
2651 | 2024.12.03 23:14:33.732611 [ 187 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_16_3} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2652 | 2024.12.03 23:14:33.733029 [ 188 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 993 rows starting from the beginning of the part | ||
2653 | 2024.12.03 23:14:33.733417 [ 188 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 96 rows starting from the beginning of the part | ||
2654 | 2024.12.03 23:14:33.733482 [ 187 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_16_3} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2655 | 2024.12.03 23:14:33.734019 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
2656 | 2024.12.03 23:14:33.734611 [ 255 ] {fafc70df-f721-41fd-8ab6-7b8cf276e867} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2657 | 2024.12.03 23:14:33.734687 [ 255 ] {fafc70df-f721-41fd-8ab6-7b8cf276e867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2658 | 2024.12.03 23:14:33.735447 [ 255 ] {fafc70df-f721-41fd-8ab6-7b8cf276e867} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2659 | 2024.12.03 23:14:33.735997 [ 255 ] {fafc70df-f721-41fd-8ab6-7b8cf276e867} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2660 | 2024.12.03 23:14:33.736410 [ 255 ] {fafc70df-f721-41fd-8ab6-7b8cf276e867} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.005789 sec., 172.74140611504578 rows/sec., 10.97 KiB/sec. | ||
2661 | 2024.12.03 23:14:33.736511 [ 255 ] {fafc70df-f721-41fd-8ab6-7b8cf276e867} <Debug> TCPHandler: Processed in 0.006380271 sec. | ||
2662 | 2024.12.03 23:14:33.736671 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2663 | 2024.12.03 23:14:33.736872 [ 5 ] {1e932082-0e64-4c17-ba8d-e397de57d304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2664 | 2024.12.03 23:14:33.736970 [ 5 ] {1e932082-0e64-4c17-ba8d-e397de57d304} <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 | ||
2665 | 2024.12.03 23:14:33.738259 [ 188 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5425 rows, containing 5 columns (5 merged, 0 gathered) in 0.008651637 sec., 627048.9619478949 rows/sec., 42.22 MiB/sec. | ||
2666 | 2024.12.03 23:14:33.738609 [ 5 ] {1e932082-0e64-4c17-ba8d-e397de57d304} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2667 | 2024.12.03 23:14:33.738657 [ 5 ] {1e932082-0e64-4c17-ba8d-e397de57d304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2668 | 2024.12.03 23:14:33.738705 [ 188 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2669 | 2024.12.03 23:14:33.739405 [ 201 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2670 | 2024.12.03 23:14:33.739521 [ 201 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2671 | 2024.12.03 23:14:33.739650 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
2672 | 2024.12.03 23:14:33.739849 [ 5 ] {1e932082-0e64-4c17-ba8d-e397de57d304} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2673 | 2024.12.03 23:14:33.740118 [ 5 ] {1e932082-0e64-4c17-ba8d-e397de57d304} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2674 | 2024.12.03 23:14:33.740319 [ 5 ] {1e932082-0e64-4c17-ba8d-e397de57d304} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.003529 sec., 3400.396712949844 rows/sec., 6.09 MiB/sec. | ||
2675 | 2024.12.03 23:14:33.740420 [ 5 ] {1e932082-0e64-4c17-ba8d-e397de57d304} <Debug> TCPHandler: Processed in 0.003823038 sec. | ||
2676 | 2024.12.03 23:14:33.740578 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2677 | 2024.12.03 23:14:33.740708 [ 255 ] {b5e7d418-f451-4174-a384-819b487eb268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2678 | 2024.12.03 23:14:33.740763 [ 255 ] {b5e7d418-f451-4174-a384-819b487eb268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2679 | 2024.12.03 23:14:33.741218 [ 255 ] {b5e7d418-f451-4174-a384-819b487eb268} <Trace> oximeter.measurements_i64 (d5528b4e-8cfd-49c9-ad9b-5c7174e788ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2680 | 2024.12.03 23:14:33.741254 [ 255 ] {b5e7d418-f451-4174-a384-819b487eb268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2681 | 2024.12.03 23:14:33.741598 [ 255 ] {b5e7d418-f451-4174-a384-819b487eb268} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2682 | 2024.12.03 23:14:33.741832 [ 255 ] {b5e7d418-f451-4174-a384-819b487eb268} <Trace> oximeter.measurements_i64 (d5528b4e-8cfd-49c9-ad9b-5c7174e788ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2683 | 2024.12.03 23:14:33.742056 [ 255 ] {b5e7d418-f451-4174-a384-819b487eb268} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001352 sec., 11094.674556213018 rows/sec., 804.65 KiB/sec. | ||
2684 | 2024.12.03 23:14:33.742185 [ 255 ] {b5e7d418-f451-4174-a384-819b487eb268} <Debug> TCPHandler: Processed in 0.001668665 sec. | ||
2685 | 2024.12.03 23:14:33.742316 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2686 | 2024.12.03 23:14:33.742426 [ 5 ] {c3cdf21f-a8d3-4d0b-9d08-46748cbd9870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2687 | 2024.12.03 23:14:33.742474 [ 5 ] {c3cdf21f-a8d3-4d0b-9d08-46748cbd9870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2688 | 2024.12.03 23:14:33.742917 [ 5 ] {c3cdf21f-a8d3-4d0b-9d08-46748cbd9870} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2689 | 2024.12.03 23:14:33.742955 [ 5 ] {c3cdf21f-a8d3-4d0b-9d08-46748cbd9870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2690 | 2024.12.03 23:14:33.743308 [ 5 ] {c3cdf21f-a8d3-4d0b-9d08-46748cbd9870} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2691 | 2024.12.03 23:14:33.743543 [ 5 ] {c3cdf21f-a8d3-4d0b-9d08-46748cbd9870} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2692 | 2024.12.03 23:14:33.743658 [ 125 ] {} <Debug> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2693 | 2024.12.03 23:14:33.743698 [ 125 ] {} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2694 | 2024.12.03 23:14:33.743724 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2695 | 2024.12.03 23:14:33.743724 [ 5 ] {c3cdf21f-a8d3-4d0b-9d08-46748cbd9870} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001316 sec., 27355.623100303954 rows/sec., 1.84 MiB/sec. | ||
2696 | 2024.12.03 23:14:33.744067 [ 5 ] {c3cdf21f-a8d3-4d0b-9d08-46748cbd9870} <Debug> TCPHandler: Processed in 0.001793967 sec. | ||
2697 | 2024.12.03 23:14:33.744193 [ 187 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::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 | ||
2698 | 2024.12.03 23:14:33.744431 [ 187 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2699 | 2024.12.03 23:14:33.744462 [ 187 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 638 rows starting from the beginning of the part | ||
2700 | 2024.12.03 23:14:33.744566 [ 187 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
2701 | 2024.12.03 23:14:33.744775 [ 187 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
2702 | 2024.12.03 23:14:33.744960 [ 187 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
2703 | 2024.12.03 23:14:33.745124 [ 187 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
2704 | 2024.12.03 23:14:33.745265 [ 187 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
2705 | 2024.12.03 23:14:33.746502 [ 199 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 922 rows, containing 4 columns (4 merged, 0 gathered) in 0.002683315 sec., 343604.8320827037 rows/sec., 22.33 MiB/sec. | ||
2706 | 2024.12.03 23:14:33.746709 [ 196 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2707 | 2024.12.03 23:14:33.747063 [ 196 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_16_3} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2708 | 2024.12.03 23:14:33.747152 [ 196 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_16_3} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2709 | 2024.12.03 23:14:33.747239 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2710 | 2024.12.03 23:14:35.418415 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2711 | 2024.12.03 23:14:35.419105 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2712 | 2024.12.03 23:14:35.419161 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2713 | 2024.12.03 23:14:35.419693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2714 | 2024.12.03 23:14:35.419967 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2715 | 2024.12.03 23:14:35.420171 [ 153 ] {} <Debug> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2716 | 2024.12.03 23:14:35.420235 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2717 | 2024.12.03 23:14:35.420277 [ 153 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2718 | 2024.12.03 23:14:35.420311 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2719 | 2024.12.03 23:14:35.420441 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
2720 | 2024.12.03 23:14:35.420571 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2721 | 2024.12.03 23:14:35.420612 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
2722 | 2024.12.03 23:14:35.420696 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
2723 | 2024.12.03 23:14:35.420907 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
2724 | 2024.12.03 23:14:35.421109 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
2725 | 2024.12.03 23:14:35.421336 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
2726 | 2024.12.03 23:14:35.421557 [ 187 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::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 | ||
2727 | 2024.12.03 23:14:35.423295 [ 198 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.00290648 sec., 1762957.2541355868 rows/sec., 25.22 MiB/sec. | ||
2728 | 2024.12.03 23:14:35.423796 [ 189 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2729 | 2024.12.03 23:14:35.424166 [ 189 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::all_1_11_2} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2730 | 2024.12.03 23:14:35.424265 [ 189 ] {59da90ec-f2d0-4403-b0a5-8170656e13e0::all_1_11_2} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2731 | 2024.12.03 23:14:35.424379 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2732 | 2024.12.03 23:14:35.736067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2733 | 2024.12.03 23:14:35.756684 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2734 | 2024.12.03 23:14:35.756734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2735 | 2024.12.03 23:14:35.764241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2736 | 2024.12.03 23:14:35.765029 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2737 | 2024.12.03 23:14:35.765330 [ 152 ] {} <Debug> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2738 | 2024.12.03 23:14:35.765400 [ 152 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2739 | 2024.12.03 23:14:35.765448 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2740 | 2024.12.03 23:14:35.765846 [ 186 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
2741 | 2024.12.03 23:14:35.780134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2742 | 2024.12.03 23:14:35.781699 [ 186 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2743 | 2024.12.03 23:14:35.783181 [ 186 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
2744 | 2024.12.03 23:14:35.788714 [ 186 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
2745 | 2024.12.03 23:14:35.794162 [ 186 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
2746 | 2024.12.03 23:14:35.799655 [ 186 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
2747 | 2024.12.03 23:14:35.805235 [ 186 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
2748 | 2024.12.03 23:14:35.809695 [ 186 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::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 | ||
2749 | 2024.12.03 23:14:35.866468 [ 192 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.100888973 sec., 822.6865387954737 rows/sec., 4.25 MiB/sec. | ||
2750 | 2024.12.03 23:14:35.869125 [ 193 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2751 | 2024.12.03 23:14:35.872195 [ 193 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::all_1_11_2} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2752 | 2024.12.03 23:14:35.872315 [ 193 ] {6c18fbec-3e89-4486-9897-4a25ed81d8e1::all_1_11_2} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2753 | 2024.12.03 23:14:35.874755 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
2754 | 2024.12.03 23:14:36.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.59 MiB, peak 179.50 MiB, free memory in arenas 0.00 B, will set to 171.43 MiB (RSS), difference: 1.84 MiB | ||
2755 | 2024.12.03 23:14:38.714082 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2756 | 2024.12.03 23:14:38.714291 [ 5 ] {f5d1f6c8-8d25-4eaf-b33d-bf183f5eaaa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2757 | 2024.12.03 23:14:38.714371 [ 5 ] {f5d1f6c8-8d25-4eaf-b33d-bf183f5eaaa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2758 | 2024.12.03 23:14:38.715228 [ 5 ] {f5d1f6c8-8d25-4eaf-b33d-bf183f5eaaa6} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2759 | 2024.12.03 23:14:38.715272 [ 5 ] {f5d1f6c8-8d25-4eaf-b33d-bf183f5eaaa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2760 | 2024.12.03 23:14:38.715699 [ 5 ] {f5d1f6c8-8d25-4eaf-b33d-bf183f5eaaa6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2761 | 2024.12.03 23:14:38.715969 [ 5 ] {f5d1f6c8-8d25-4eaf-b33d-bf183f5eaaa6} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2762 | 2024.12.03 23:14:38.716198 [ 5 ] {f5d1f6c8-8d25-4eaf-b33d-bf183f5eaaa6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001968 sec., 28455.284552845525 rows/sec., 2.17 MiB/sec. | ||
2763 | 2024.12.03 23:14:38.716257 [ 5 ] {f5d1f6c8-8d25-4eaf-b33d-bf183f5eaaa6} <Debug> TCPHandler: Processed in 0.002308728 sec. | ||
2764 | 2024.12.03 23:14:38.716432 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2765 | 2024.12.03 23:14:38.716547 [ 255 ] {7e21d559-affe-4336-b634-5f8e248ac02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2766 | 2024.12.03 23:14:38.716593 [ 255 ] {7e21d559-affe-4336-b634-5f8e248ac02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2767 | 2024.12.03 23:14:38.717172 [ 255 ] {7e21d559-affe-4336-b634-5f8e248ac02c} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2768 | 2024.12.03 23:14:38.717212 [ 255 ] {7e21d559-affe-4336-b634-5f8e248ac02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2769 | 2024.12.03 23:14:38.717595 [ 255 ] {7e21d559-affe-4336-b634-5f8e248ac02c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2770 | 2024.12.03 23:14:38.717837 [ 255 ] {7e21d559-affe-4336-b634-5f8e248ac02c} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2771 | 2024.12.03 23:14:38.718049 [ 255 ] {7e21d559-affe-4336-b634-5f8e248ac02c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001527 sec., 41912.246234446626 rows/sec., 3.27 MiB/sec. | ||
2772 | 2024.12.03 23:14:38.718103 [ 255 ] {7e21d559-affe-4336-b634-5f8e248ac02c} <Debug> TCPHandler: Processed in 0.001729506 sec. | ||
2773 | 2024.12.03 23:14:38.718249 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2774 | 2024.12.03 23:14:38.718356 [ 5 ] {c1fcdf1e-9da5-4e75-9f36-802d79c91be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2775 | 2024.12.03 23:14:38.718405 [ 5 ] {c1fcdf1e-9da5-4e75-9f36-802d79c91be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2776 | 2024.12.03 23:14:38.718935 [ 5 ] {c1fcdf1e-9da5-4e75-9f36-802d79c91be6} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2777 | 2024.12.03 23:14:38.718973 [ 5 ] {c1fcdf1e-9da5-4e75-9f36-802d79c91be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2778 | 2024.12.03 23:14:38.719350 [ 5 ] {c1fcdf1e-9da5-4e75-9f36-802d79c91be6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2779 | 2024.12.03 23:14:38.719585 [ 5 ] {c1fcdf1e-9da5-4e75-9f36-802d79c91be6} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2780 | 2024.12.03 23:14:38.719793 [ 5 ] {c1fcdf1e-9da5-4e75-9f36-802d79c91be6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001459 sec., 109664.15352981494 rows/sec., 7.64 MiB/sec. | ||
2781 | 2024.12.03 23:14:38.719845 [ 5 ] {c1fcdf1e-9da5-4e75-9f36-802d79c91be6} <Debug> TCPHandler: Processed in 0.001647813 sec. | ||
2782 | 2024.12.03 23:14:38.719992 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2783 | 2024.12.03 23:14:38.720100 [ 255 ] {192bdd76-cc6d-4441-90e0-a43919c14104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2784 | 2024.12.03 23:14:38.720147 [ 255 ] {192bdd76-cc6d-4441-90e0-a43919c14104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2785 | 2024.12.03 23:14:38.720588 [ 255 ] {192bdd76-cc6d-4441-90e0-a43919c14104} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2786 | 2024.12.03 23:14:38.720628 [ 255 ] {192bdd76-cc6d-4441-90e0-a43919c14104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2787 | 2024.12.03 23:14:38.720990 [ 255 ] {192bdd76-cc6d-4441-90e0-a43919c14104} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2788 | 2024.12.03 23:14:38.721220 [ 255 ] {192bdd76-cc6d-4441-90e0-a43919c14104} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2789 | 2024.12.03 23:14:38.721418 [ 255 ] {192bdd76-cc6d-4441-90e0-a43919c14104} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
2790 | 2024.12.03 23:14:38.721468 [ 255 ] {192bdd76-cc6d-4441-90e0-a43919c14104} <Debug> TCPHandler: Processed in 0.001535072 sec. | ||
2791 | 2024.12.03 23:14:42.852358 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2792 | 2024.12.03 23:14:42.852419 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2793 | 2024.12.03 23:14:42.920400 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2794 | 2024.12.03 23:14:42.921539 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2795 | 2024.12.03 23:14:42.921644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2796 | 2024.12.03 23:14:42.922291 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2797 | 2024.12.03 23:14:42.922556 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2798 | 2024.12.03 23:14:42.922875 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2799 | 2024.12.03 23:14:42.980509 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 434 | ||
2800 | 2024.12.03 23:14:42.983441 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2801 | 2024.12.03 23:14:42.983492 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2802 | 2024.12.03 23:14:42.984966 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2803 | 2024.12.03 23:14:42.985286 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2804 | 2024.12.03 23:14:42.985872 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
2805 | 2024.12.03 23:14:43.281212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2806 | 2024.12.03 23:14:43.301169 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2807 | 2024.12.03 23:14:43.301242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2808 | 2024.12.03 23:14:43.308651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2809 | 2024.12.03 23:14:43.309422 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2810 | 2024.12.03 23:14:43.312293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2811 | 2024.12.03 23:14:43.721050 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2812 | 2024.12.03 23:14:43.721266 [ 5 ] {785b92af-a8a2-4d19-aeda-515ae7950226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2813 | 2024.12.03 23:14:43.721349 [ 5 ] {785b92af-a8a2-4d19-aeda-515ae7950226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2814 | 2024.12.03 23:14:43.722104 [ 5 ] {785b92af-a8a2-4d19-aeda-515ae7950226} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2815 | 2024.12.03 23:14:43.722156 [ 5 ] {785b92af-a8a2-4d19-aeda-515ae7950226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2816 | 2024.12.03 23:14:43.722610 [ 5 ] {785b92af-a8a2-4d19-aeda-515ae7950226} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2817 | 2024.12.03 23:14:43.722870 [ 5 ] {785b92af-a8a2-4d19-aeda-515ae7950226} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2818 | 2024.12.03 23:14:43.723131 [ 5 ] {785b92af-a8a2-4d19-aeda-515ae7950226} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec. | ||
2819 | 2024.12.03 23:14:43.723219 [ 5 ] {785b92af-a8a2-4d19-aeda-515ae7950226} <Debug> TCPHandler: Processed in 0.002310917 sec. | ||
2820 | 2024.12.03 23:14:43.723390 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2821 | 2024.12.03 23:14:43.723510 [ 255 ] {99a7049c-9918-4843-a1bd-4d4fc29144eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2822 | 2024.12.03 23:14:43.723560 [ 255 ] {99a7049c-9918-4843-a1bd-4d4fc29144eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2823 | 2024.12.03 23:14:43.724263 [ 255 ] {99a7049c-9918-4843-a1bd-4d4fc29144eb} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2824 | 2024.12.03 23:14:43.724303 [ 255 ] {99a7049c-9918-4843-a1bd-4d4fc29144eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2825 | 2024.12.03 23:14:43.724711 [ 255 ] {99a7049c-9918-4843-a1bd-4d4fc29144eb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2826 | 2024.12.03 23:14:43.724963 [ 255 ] {99a7049c-9918-4843-a1bd-4d4fc29144eb} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2827 | 2024.12.03 23:14:43.725188 [ 255 ] {99a7049c-9918-4843-a1bd-4d4fc29144eb} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001707 sec., 166959.57820738136 rows/sec., 14.73 MiB/sec. | ||
2828 | 2024.12.03 23:14:43.725242 [ 255 ] {99a7049c-9918-4843-a1bd-4d4fc29144eb} <Debug> TCPHandler: Processed in 0.001913479 sec. | ||
2829 | 2024.12.03 23:14:43.725407 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2830 | 2024.12.03 23:14:43.725537 [ 5 ] {1b0db648-7aaa-4650-bdf6-42b054d44c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2831 | 2024.12.03 23:14:43.725592 [ 5 ] {1b0db648-7aaa-4650-bdf6-42b054d44c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2832 | 2024.12.03 23:14:43.726232 [ 5 ] {1b0db648-7aaa-4650-bdf6-42b054d44c8b} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2833 | 2024.12.03 23:14:43.726280 [ 5 ] {1b0db648-7aaa-4650-bdf6-42b054d44c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2834 | 2024.12.03 23:14:43.726640 [ 5 ] {1b0db648-7aaa-4650-bdf6-42b054d44c8b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2835 | 2024.12.03 23:14:43.726882 [ 5 ] {1b0db648-7aaa-4650-bdf6-42b054d44c8b} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2836 | 2024.12.03 23:14:43.727043 [ 83 ] {} <Debug> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
2837 | 2024.12.03 23:14:43.727108 [ 5 ] {1b0db648-7aaa-4650-bdf6-42b054d44c8b} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001597 sec., 30056.35566687539 rows/sec., 2.16 MiB/sec. | ||
2838 | 2024.12.03 23:14:43.727127 [ 83 ] {} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2839 | 2024.12.03 23:14:43.727196 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2840 | 2024.12.03 23:14:43.727239 [ 5 ] {1b0db648-7aaa-4650-bdf6-42b054d44c8b} <Debug> TCPHandler: Processed in 0.001893839 sec. | ||
2841 | 2024.12.03 23:14:43.727503 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2842 | 2024.12.03 23:14:43.727704 [ 198 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
2843 | 2024.12.03 23:14:43.727861 [ 255 ] {7b9c7643-05cb-4688-936b-24e0c696aee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2844 | 2024.12.03 23:14:43.727970 [ 255 ] {7b9c7643-05cb-4688-936b-24e0c696aee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2845 | 2024.12.03 23:14:43.728165 [ 198 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2846 | 2024.12.03 23:14:43.728250 [ 198 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 28 rows starting from the beginning of the part | ||
2847 | 2024.12.03 23:14:43.728651 [ 198 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
2848 | 2024.12.03 23:14:43.729068 [ 198 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
2849 | 2024.12.03 23:14:43.729437 [ 198 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
2850 | 2024.12.03 23:14:43.729678 [ 198 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
2851 | 2024.12.03 23:14:43.729988 [ 198 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
2852 | 2024.12.03 23:14:43.730814 [ 255 ] {7b9c7643-05cb-4688-936b-24e0c696aee8} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2853 | 2024.12.03 23:14:43.730889 [ 255 ] {7b9c7643-05cb-4688-936b-24e0c696aee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2854 | 2024.12.03 23:14:43.731985 [ 255 ] {7b9c7643-05cb-4688-936b-24e0c696aee8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2855 | 2024.12.03 23:14:43.732560 [ 255 ] {7b9c7643-05cb-4688-936b-24e0c696aee8} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2856 | 2024.12.03 23:14:43.733067 [ 200 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.005748408 sec., 36183.931272797614 rows/sec., 2.72 MiB/sec. | ||
2857 | 2024.12.03 23:14:43.733145 [ 255 ] {7b9c7643-05cb-4688-936b-24e0c696aee8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005392 sec., 2596.439169139466 rows/sec., 181.84 KiB/sec. | ||
2858 | 2024.12.03 23:14:43.733288 [ 255 ] {7b9c7643-05cb-4688-936b-24e0c696aee8} <Debug> TCPHandler: Processed in 0.005932282 sec. | ||
2859 | 2024.12.03 23:14:43.733399 [ 200 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2860 | 2024.12.03 23:14:43.733468 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2861 | 2024.12.03 23:14:43.733683 [ 5 ] {521b53f6-3a09-46a2-bef1-2c360de77b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2862 | 2024.12.03 23:14:43.733769 [ 5 ] {521b53f6-3a09-46a2-bef1-2c360de77b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2863 | 2024.12.03 23:14:43.734008 [ 200 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_10_2} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2864 | 2024.12.03 23:14:43.734284 [ 200 ] {404981c4-487a-44c9-a970-fca56681352a::all_1_10_2} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
2865 | 2024.12.03 23:14:43.734512 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2866 | 2024.12.03 23:14:43.734881 [ 5 ] {521b53f6-3a09-46a2-bef1-2c360de77b3e} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2867 | 2024.12.03 23:14:43.734926 [ 5 ] {521b53f6-3a09-46a2-bef1-2c360de77b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2868 | 2024.12.03 23:14:43.735278 [ 5 ] {521b53f6-3a09-46a2-bef1-2c360de77b3e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2869 | 2024.12.03 23:14:43.735516 [ 5 ] {521b53f6-3a09-46a2-bef1-2c360de77b3e} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2870 | 2024.12.03 23:14:43.735717 [ 5 ] {521b53f6-3a09-46a2-bef1-2c360de77b3e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002092 sec., 6214.149139579349 rows/sec., 387.45 KiB/sec. | ||
2871 | 2024.12.03 23:14:43.735770 [ 5 ] {521b53f6-3a09-46a2-bef1-2c360de77b3e} <Debug> TCPHandler: Processed in 0.002396149 sec. | ||
2872 | 2024.12.03 23:14:43.735948 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2873 | 2024.12.03 23:14:43.736078 [ 255 ] {f14a007d-03ca-47a4-94ee-7563783a8458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2874 | 2024.12.03 23:14:43.736132 [ 255 ] {f14a007d-03ca-47a4-94ee-7563783a8458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2875 | 2024.12.03 23:14:43.736864 [ 255 ] {f14a007d-03ca-47a4-94ee-7563783a8458} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2876 | 2024.12.03 23:14:43.736904 [ 255 ] {f14a007d-03ca-47a4-94ee-7563783a8458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2877 | 2024.12.03 23:14:43.737288 [ 255 ] {f14a007d-03ca-47a4-94ee-7563783a8458} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2878 | 2024.12.03 23:14:43.737529 [ 255 ] {f14a007d-03ca-47a4-94ee-7563783a8458} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2879 | 2024.12.03 23:14:43.737753 [ 255 ] {f14a007d-03ca-47a4-94ee-7563783a8458} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.0017 sec., 248823.52941176473 rows/sec., 17.79 MiB/sec. | ||
2880 | 2024.12.03 23:14:43.737888 [ 255 ] {f14a007d-03ca-47a4-94ee-7563783a8458} <Debug> TCPHandler: Processed in 0.002004671 sec. | ||
2881 | 2024.12.03 23:14:43.738038 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2882 | 2024.12.03 23:14:43.738147 [ 5 ] {c0edc7cb-44a6-450c-adee-501f11180097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2883 | 2024.12.03 23:14:43.738195 [ 5 ] {c0edc7cb-44a6-450c-adee-501f11180097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2884 | 2024.12.03 23:14:43.738625 [ 5 ] {c0edc7cb-44a6-450c-adee-501f11180097} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2885 | 2024.12.03 23:14:43.738663 [ 5 ] {c0edc7cb-44a6-450c-adee-501f11180097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2886 | 2024.12.03 23:14:43.739007 [ 5 ] {c0edc7cb-44a6-450c-adee-501f11180097} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2887 | 2024.12.03 23:14:43.739244 [ 5 ] {c0edc7cb-44a6-450c-adee-501f11180097} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2888 | 2024.12.03 23:14:43.739454 [ 5 ] {c0edc7cb-44a6-450c-adee-501f11180097} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 235.87 KiB/sec. | ||
2889 | 2024.12.03 23:14:43.739503 [ 5 ] {c0edc7cb-44a6-450c-adee-501f11180097} <Debug> TCPHandler: Processed in 0.001518382 sec. | ||
2890 | 2024.12.03 23:14:43.739652 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2891 | 2024.12.03 23:14:43.739761 [ 255 ] {8e3e8d3c-acd0-4c1a-a274-4c18509645f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2892 | 2024.12.03 23:14:43.739810 [ 255 ] {8e3e8d3c-acd0-4c1a-a274-4c18509645f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2893 | 2024.12.03 23:14:43.740328 [ 255 ] {8e3e8d3c-acd0-4c1a-a274-4c18509645f8} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2894 | 2024.12.03 23:14:43.740367 [ 255 ] {8e3e8d3c-acd0-4c1a-a274-4c18509645f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2895 | 2024.12.03 23:14:43.740748 [ 255 ] {8e3e8d3c-acd0-4c1a-a274-4c18509645f8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2896 | 2024.12.03 23:14:43.740982 [ 255 ] {8e3e8d3c-acd0-4c1a-a274-4c18509645f8} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2897 | 2024.12.03 23:14:43.741193 [ 255 ] {8e3e8d3c-acd0-4c1a-a274-4c18509645f8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001456 sec., 162774.72527472526 rows/sec., 10.91 MiB/sec. | ||
2898 | 2024.12.03 23:14:43.741245 [ 255 ] {8e3e8d3c-acd0-4c1a-a274-4c18509645f8} <Debug> TCPHandler: Processed in 0.001644403 sec. | ||
2899 | 2024.12.03 23:14:43.741382 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2900 | 2024.12.03 23:14:43.741511 [ 5 ] {ba8a7321-a825-4dca-95e7-93b9cc040f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2901 | 2024.12.03 23:14:43.741568 [ 5 ] {ba8a7321-a825-4dca-95e7-93b9cc040f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2902 | 2024.12.03 23:14:43.742072 [ 5 ] {ba8a7321-a825-4dca-95e7-93b9cc040f5a} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2903 | 2024.12.03 23:14:43.742117 [ 5 ] {ba8a7321-a825-4dca-95e7-93b9cc040f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2904 | 2024.12.03 23:14:43.742494 [ 5 ] {ba8a7321-a825-4dca-95e7-93b9cc040f5a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2905 | 2024.12.03 23:14:43.742725 [ 5 ] {ba8a7321-a825-4dca-95e7-93b9cc040f5a} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2906 | 2024.12.03 23:14:43.742930 [ 5 ] {ba8a7321-a825-4dca-95e7-93b9cc040f5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. | ||
2907 | 2024.12.03 23:14:43.742979 [ 5 ] {ba8a7321-a825-4dca-95e7-93b9cc040f5a} <Debug> TCPHandler: Processed in 0.001661624 sec. | ||
2908 | 2024.12.03 23:14:43.743121 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2909 | 2024.12.03 23:14:43.743229 [ 255 ] {8f69071e-5ccd-4391-bec6-50f46f3a8446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2910 | 2024.12.03 23:14:43.743296 [ 255 ] {8f69071e-5ccd-4391-bec6-50f46f3a8446} <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 | ||
2911 | 2024.12.03 23:14:43.744526 [ 255 ] {8f69071e-5ccd-4391-bec6-50f46f3a8446} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2912 | 2024.12.03 23:14:43.744566 [ 255 ] {8f69071e-5ccd-4391-bec6-50f46f3a8446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2913 | 2024.12.03 23:14:43.745241 [ 255 ] {8f69071e-5ccd-4391-bec6-50f46f3a8446} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2914 | 2024.12.03 23:14:43.745501 [ 255 ] {8f69071e-5ccd-4391-bec6-50f46f3a8446} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2915 | 2024.12.03 23:14:43.745836 [ 255 ] {8f69071e-5ccd-4391-bec6-50f46f3a8446} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.0026 sec., 15769.23076923077 rows/sec., 28.26 MiB/sec. | ||
2916 | 2024.12.03 23:14:43.746019 [ 255 ] {8f69071e-5ccd-4391-bec6-50f46f3a8446} <Debug> TCPHandler: Processed in 0.00294851 sec. | ||
2917 | 2024.12.03 23:14:43.746157 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2918 | 2024.12.03 23:14:43.746287 [ 5 ] {a373bda4-3d25-4ae6-a193-2fd146c267ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2919 | 2024.12.03 23:14:43.746338 [ 5 ] {a373bda4-3d25-4ae6-a193-2fd146c267ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2920 | 2024.12.03 23:14:43.746756 [ 5 ] {a373bda4-3d25-4ae6-a193-2fd146c267ed} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2921 | 2024.12.03 23:14:43.746795 [ 5 ] {a373bda4-3d25-4ae6-a193-2fd146c267ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2922 | 2024.12.03 23:14:43.747151 [ 5 ] {a373bda4-3d25-4ae6-a193-2fd146c267ed} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2923 | 2024.12.03 23:14:43.747382 [ 5 ] {a373bda4-3d25-4ae6-a193-2fd146c267ed} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2924 | 2024.12.03 23:14:43.747605 [ 5 ] {a373bda4-3d25-4ae6-a193-2fd146c267ed} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001346 sec., 60921.24814264487 rows/sec., 3.87 MiB/sec. | ||
2925 | 2024.12.03 23:14:43.747722 [ 5 ] {a373bda4-3d25-4ae6-a193-2fd146c267ed} <Debug> TCPHandler: Processed in 0.001625674 sec. | ||
2926 | 2024.12.03 23:14:48.714168 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2927 | 2024.12.03 23:14:48.714380 [ 5 ] {a63c14b7-3b97-45e3-b613-f851abb18ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2928 | 2024.12.03 23:14:48.714456 [ 5 ] {a63c14b7-3b97-45e3-b613-f851abb18ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2929 | 2024.12.03 23:14:48.715248 [ 5 ] {a63c14b7-3b97-45e3-b613-f851abb18ddf} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2930 | 2024.12.03 23:14:48.715301 [ 5 ] {a63c14b7-3b97-45e3-b613-f851abb18ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2931 | 2024.12.03 23:14:48.715748 [ 5 ] {a63c14b7-3b97-45e3-b613-f851abb18ddf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2932 | 2024.12.03 23:14:48.716005 [ 5 ] {a63c14b7-3b97-45e3-b613-f851abb18ddf} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2933 | 2024.12.03 23:14:48.716209 [ 5 ] {a63c14b7-3b97-45e3-b613-f851abb18ddf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.27 MiB/sec. | ||
2934 | 2024.12.03 23:14:48.716274 [ 5 ] {a63c14b7-3b97-45e3-b613-f851abb18ddf} <Debug> TCPHandler: Processed in 0.002240447 sec. | ||
2935 | 2024.12.03 23:14:48.716448 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2936 | 2024.12.03 23:14:48.716588 [ 255 ] {5b514d7e-efa7-4d65-8e18-651f7634bd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2937 | 2024.12.03 23:14:48.716643 [ 255 ] {5b514d7e-efa7-4d65-8e18-651f7634bd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2938 | 2024.12.03 23:14:48.717246 [ 255 ] {5b514d7e-efa7-4d65-8e18-651f7634bd83} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2939 | 2024.12.03 23:14:48.717287 [ 255 ] {5b514d7e-efa7-4d65-8e18-651f7634bd83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2940 | 2024.12.03 23:14:48.717661 [ 255 ] {5b514d7e-efa7-4d65-8e18-651f7634bd83} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2941 | 2024.12.03 23:14:48.717909 [ 255 ] {5b514d7e-efa7-4d65-8e18-651f7634bd83} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2942 | 2024.12.03 23:14:48.718094 [ 255 ] {5b514d7e-efa7-4d65-8e18-651f7634bd83} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001535 sec., 41693.81107491857 rows/sec., 3.25 MiB/sec. | ||
2943 | 2024.12.03 23:14:48.718159 [ 255 ] {5b514d7e-efa7-4d65-8e18-651f7634bd83} <Debug> TCPHandler: Processed in 0.001771676 sec. | ||
2944 | 2024.12.03 23:14:48.718321 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2945 | 2024.12.03 23:14:48.718430 [ 5 ] {5f92a472-135e-40fe-bfab-c7dbe5c0a407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2946 | 2024.12.03 23:14:48.718487 [ 5 ] {5f92a472-135e-40fe-bfab-c7dbe5c0a407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2947 | 2024.12.03 23:14:48.719100 [ 5 ] {5f92a472-135e-40fe-bfab-c7dbe5c0a407} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2948 | 2024.12.03 23:14:48.719146 [ 5 ] {5f92a472-135e-40fe-bfab-c7dbe5c0a407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2949 | 2024.12.03 23:14:48.719588 [ 5 ] {5f92a472-135e-40fe-bfab-c7dbe5c0a407} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2950 | 2024.12.03 23:14:48.719828 [ 5 ] {5f92a472-135e-40fe-bfab-c7dbe5c0a407} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2951 | 2024.12.03 23:14:48.720026 [ 5 ] {5f92a472-135e-40fe-bfab-c7dbe5c0a407} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec. | ||
2952 | 2024.12.03 23:14:48.720078 [ 5 ] {5f92a472-135e-40fe-bfab-c7dbe5c0a407} <Debug> TCPHandler: Processed in 0.001810997 sec. | ||
2953 | 2024.12.03 23:14:48.720221 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2954 | 2024.12.03 23:14:48.720331 [ 255 ] {668f5169-1df8-4864-b3c2-d2a41160b285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2955 | 2024.12.03 23:14:48.720377 [ 255 ] {668f5169-1df8-4864-b3c2-d2a41160b285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2956 | 2024.12.03 23:14:48.720813 [ 255 ] {668f5169-1df8-4864-b3c2-d2a41160b285} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2957 | 2024.12.03 23:14:48.720852 [ 255 ] {668f5169-1df8-4864-b3c2-d2a41160b285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2958 | 2024.12.03 23:14:48.721238 [ 255 ] {668f5169-1df8-4864-b3c2-d2a41160b285} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2959 | 2024.12.03 23:14:48.721479 [ 255 ] {668f5169-1df8-4864-b3c2-d2a41160b285} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2960 | 2024.12.03 23:14:48.721711 [ 255 ] {668f5169-1df8-4864-b3c2-d2a41160b285} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. | ||
2961 | 2024.12.03 23:14:48.721854 [ 255 ] {668f5169-1df8-4864-b3c2-d2a41160b285} <Debug> TCPHandler: Processed in 0.001683854 sec. | ||
2962 | 2024.12.03 23:14:50.423989 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2963 | 2024.12.03 23:14:50.424689 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2964 | 2024.12.03 23:14:50.424741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2965 | 2024.12.03 23:14:50.425276 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2966 | 2024.12.03 23:14:50.425548 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2967 | 2024.12.03 23:14:50.425857 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2968 | 2024.12.03 23:14:50.812350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2969 | 2024.12.03 23:14:50.832993 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2970 | 2024.12.03 23:14:50.833062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2971 | 2024.12.03 23:14:50.841335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2972 | 2024.12.03 23:14:50.842129 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2973 | 2024.12.03 23:14:50.845713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2974 | 2024.12.03 23:14:52.987020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 464 | ||
2975 | 2024.12.03 23:14:52.990031 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2976 | 2024.12.03 23:14:52.990089 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2977 | 2024.12.03 23:14:52.991558 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2978 | 2024.12.03 23:14:52.991874 [ 242 ] {} <Trace> system.query_log (a44cb2a9-5b36-4a8b-acc5-8d4ba77e9167): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2979 | 2024.12.03 23:14:52.992521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
2980 | 2024.12.03 23:14:53.720679 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2981 | 2024.12.03 23:14:53.720899 [ 5 ] {60076206-ea55-42a0-86be-8db5d485cf2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2982 | 2024.12.03 23:14:53.720984 [ 5 ] {60076206-ea55-42a0-86be-8db5d485cf2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2983 | 2024.12.03 23:14:53.721840 [ 5 ] {60076206-ea55-42a0-86be-8db5d485cf2f} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2984 | 2024.12.03 23:14:53.721896 [ 5 ] {60076206-ea55-42a0-86be-8db5d485cf2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2985 | 2024.12.03 23:14:53.722336 [ 5 ] {60076206-ea55-42a0-86be-8db5d485cf2f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2986 | 2024.12.03 23:14:53.722603 [ 5 ] {60076206-ea55-42a0-86be-8db5d485cf2f} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2987 | 2024.12.03 23:14:53.722813 [ 146 ] {} <Debug> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
2988 | 2024.12.03 23:14:53.722854 [ 5 ] {60076206-ea55-42a0-86be-8db5d485cf2f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002011 sec., 6961.7105917454 rows/sec., 501.15 KiB/sec. | ||
2989 | 2024.12.03 23:14:53.722893 [ 146 ] {} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2990 | 2024.12.03 23:14:53.722965 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
2991 | 2024.12.03 23:14:53.722998 [ 5 ] {60076206-ea55-42a0-86be-8db5d485cf2f} <Debug> TCPHandler: Processed in 0.002451421 sec. | ||
2992 | 2024.12.03 23:14:53.723343 [ 192 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::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 | ||
2993 | 2024.12.03 23:14:53.723343 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2994 | 2024.12.03 23:14:53.723679 [ 192 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2995 | 2024.12.03 23:14:53.723690 [ 255 ] {c690bfab-7309-46b1-8307-0526d692b98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2996 | 2024.12.03 23:14:53.723746 [ 192 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::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 | ||
2997 | 2024.12.03 23:14:53.723794 [ 255 ] {c690bfab-7309-46b1-8307-0526d692b98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2998 | 2024.12.03 23:14:53.724164 [ 192 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::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 | ||
2999 | 2024.12.03 23:14:53.724484 [ 192 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::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 | ||
3000 | 2024.12.03 23:14:53.724871 [ 192 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::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 | ||
3001 | 2024.12.03 23:14:53.725300 [ 192 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::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 | ||
3002 | 2024.12.03 23:14:53.726846 [ 255 ] {c690bfab-7309-46b1-8307-0526d692b98a} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3003 | 2024.12.03 23:14:53.726930 [ 255 ] {c690bfab-7309-46b1-8307-0526d692b98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3004 | 2024.12.03 23:14:53.728044 [ 192 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004952841 sec., 14133.302482353056 rows/sec., 1.05 MiB/sec. | ||
3005 | 2024.12.03 23:14:53.728088 [ 255 ] {c690bfab-7309-46b1-8307-0526d692b98a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3006 | 2024.12.03 23:14:53.728383 [ 198 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3007 | 2024.12.03 23:14:53.728572 [ 255 ] {c690bfab-7309-46b1-8307-0526d692b98a} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3008 | 2024.12.03 23:14:53.729074 [ 255 ] {c690bfab-7309-46b1-8307-0526d692b98a} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.00547 sec., 52102.37659963437 rows/sec., 4.60 MiB/sec. | ||
3009 | 2024.12.03 23:14:53.729352 [ 198 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::all_1_9_2} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3010 | 2024.12.03 23:14:53.729371 [ 255 ] {c690bfab-7309-46b1-8307-0526d692b98a} <Debug> TCPHandler: Processed in 0.006250979 sec. | ||
3011 | 2024.12.03 23:14:53.729631 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3012 | 2024.12.03 23:14:53.729646 [ 198 ] {3b9f5500-a230-45ce-8baf-4aab4503a785::all_1_9_2} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3013 | 2024.12.03 23:14:53.729827 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3014 | 2024.12.03 23:14:53.729875 [ 5 ] {e59aadb3-2b29-4861-8681-61b0fe36042c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3015 | 2024.12.03 23:14:53.729939 [ 5 ] {e59aadb3-2b29-4861-8681-61b0fe36042c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3016 | 2024.12.03 23:14:53.730642 [ 5 ] {e59aadb3-2b29-4861-8681-61b0fe36042c} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3017 | 2024.12.03 23:14:53.730684 [ 5 ] {e59aadb3-2b29-4861-8681-61b0fe36042c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3018 | 2024.12.03 23:14:53.731050 [ 5 ] {e59aadb3-2b29-4861-8681-61b0fe36042c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3019 | 2024.12.03 23:14:53.731305 [ 5 ] {e59aadb3-2b29-4861-8681-61b0fe36042c} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3020 | 2024.12.03 23:14:53.731522 [ 5 ] {e59aadb3-2b29-4861-8681-61b0fe36042c} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001713 sec., 28021.015761821367 rows/sec., 2.02 MiB/sec. | ||
3021 | 2024.12.03 23:14:53.731578 [ 5 ] {e59aadb3-2b29-4861-8681-61b0fe36042c} <Debug> TCPHandler: Processed in 0.002069992 sec. | ||
3022 | 2024.12.03 23:14:53.731718 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3023 | 2024.12.03 23:14:53.731828 [ 255 ] {c8feb67e-caf9-4d6a-a408-b069a8169c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3024 | 2024.12.03 23:14:53.731874 [ 255 ] {c8feb67e-caf9-4d6a-a408-b069a8169c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3025 | 2024.12.03 23:14:53.732407 [ 255 ] {c8feb67e-caf9-4d6a-a408-b069a8169c38} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3026 | 2024.12.03 23:14:53.732446 [ 255 ] {c8feb67e-caf9-4d6a-a408-b069a8169c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3027 | 2024.12.03 23:14:53.732790 [ 255 ] {c8feb67e-caf9-4d6a-a408-b069a8169c38} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3028 | 2024.12.03 23:14:53.733028 [ 255 ] {c8feb67e-caf9-4d6a-a408-b069a8169c38} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3029 | 2024.12.03 23:14:53.733241 [ 255 ] {c8feb67e-caf9-4d6a-a408-b069a8169c38} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001434 sec., 9762.900976290099 rows/sec., 683.73 KiB/sec. | ||
3030 | 2024.12.03 23:14:53.733294 [ 255 ] {c8feb67e-caf9-4d6a-a408-b069a8169c38} <Debug> TCPHandler: Processed in 0.001632723 sec. | ||
3031 | 2024.12.03 23:14:53.733421 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3032 | 2024.12.03 23:14:53.733529 [ 5 ] {96f2e459-90e6-489c-82c5-ea3b03ccab39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3033 | 2024.12.03 23:14:53.733575 [ 5 ] {96f2e459-90e6-489c-82c5-ea3b03ccab39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3034 | 2024.12.03 23:14:53.734194 [ 5 ] {96f2e459-90e6-489c-82c5-ea3b03ccab39} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3035 | 2024.12.03 23:14:53.734243 [ 5 ] {96f2e459-90e6-489c-82c5-ea3b03ccab39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3036 | 2024.12.03 23:14:53.734645 [ 5 ] {96f2e459-90e6-489c-82c5-ea3b03ccab39} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3037 | 2024.12.03 23:14:53.734893 [ 5 ] {96f2e459-90e6-489c-82c5-ea3b03ccab39} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3038 | 2024.12.03 23:14:53.735044 [ 146 ] {} <Debug> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3039 | 2024.12.03 23:14:53.735107 [ 146 ] {} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3040 | 2024.12.03 23:14:53.735132 [ 5 ] {96f2e459-90e6-489c-82c5-ea3b03ccab39} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec. | ||
3041 | 2024.12.03 23:14:53.735146 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3042 | 2024.12.03 23:14:53.735257 [ 5 ] {96f2e459-90e6-489c-82c5-ea3b03ccab39} <Debug> TCPHandler: Processed in 0.001881378 sec. | ||
3043 | 2024.12.03 23:14:53.735325 [ 197 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::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 | ||
3044 | 2024.12.03 23:14:53.735417 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3045 | 2024.12.03 23:14:53.735435 [ 197 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3046 | 2024.12.03 23:14:53.735470 [ 197 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::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 | ||
3047 | 2024.12.03 23:14:53.735580 [ 255 ] {21d4b230-b4d4-46a5-ace3-acc57ebb0ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3048 | 2024.12.03 23:14:53.735679 [ 197 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::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 | ||
3049 | 2024.12.03 23:14:53.735750 [ 255 ] {21d4b230-b4d4-46a5-ace3-acc57ebb0ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3050 | 2024.12.03 23:14:53.736019 [ 197 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::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 | ||
3051 | 2024.12.03 23:14:53.736393 [ 197 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::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 | ||
3052 | 2024.12.03 23:14:53.736748 [ 197 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::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 | ||
3053 | 2024.12.03 23:14:53.738093 [ 255 ] {21d4b230-b4d4-46a5-ace3-acc57ebb0ba0} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3054 | 2024.12.03 23:14:53.738141 [ 255 ] {21d4b230-b4d4-46a5-ace3-acc57ebb0ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3055 | 2024.12.03 23:14:53.738468 [ 198 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003200466 sec., 20309.542422884668 rows/sec., 1.31 MiB/sec. | ||
3056 | 2024.12.03 23:14:53.738769 [ 198 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3057 | 2024.12.03 23:14:53.738811 [ 255 ] {21d4b230-b4d4-46a5-ace3-acc57ebb0ba0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3058 | 2024.12.03 23:14:53.739323 [ 198 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::all_1_9_2} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3059 | 2024.12.03 23:14:53.739335 [ 255 ] {21d4b230-b4d4-46a5-ace3-acc57ebb0ba0} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3060 | 2024.12.03 23:14:53.739480 [ 198 ] {570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df::all_1_9_2} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3061 | 2024.12.03 23:14:53.739717 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3062 | 2024.12.03 23:14:53.739772 [ 255 ] {21d4b230-b4d4-46a5-ace3-acc57ebb0ba0} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004253 sec., 99459.20526687044 rows/sec., 7.11 MiB/sec. | ||
3063 | 2024.12.03 23:14:53.739841 [ 255 ] {21d4b230-b4d4-46a5-ace3-acc57ebb0ba0} <Debug> TCPHandler: Processed in 0.004484532 sec. | ||
3064 | 2024.12.03 23:14:53.740001 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3065 | 2024.12.03 23:14:53.740130 [ 5 ] {1c988cb3-00ab-46d6-9a1f-789779922cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3066 | 2024.12.03 23:14:53.740188 [ 5 ] {1c988cb3-00ab-46d6-9a1f-789779922cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3067 | 2024.12.03 23:14:53.740702 [ 5 ] {1c988cb3-00ab-46d6-9a1f-789779922cb8} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3068 | 2024.12.03 23:14:53.740741 [ 5 ] {1c988cb3-00ab-46d6-9a1f-789779922cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3069 | 2024.12.03 23:14:53.741093 [ 5 ] {1c988cb3-00ab-46d6-9a1f-789779922cb8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3070 | 2024.12.03 23:14:53.741330 [ 5 ] {1c988cb3-00ab-46d6-9a1f-789779922cb8} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3071 | 2024.12.03 23:14:53.741530 [ 5 ] {1c988cb3-00ab-46d6-9a1f-789779922cb8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. | ||
3072 | 2024.12.03 23:14:53.741579 [ 5 ] {1c988cb3-00ab-46d6-9a1f-789779922cb8} <Debug> TCPHandler: Processed in 0.001641204 sec. | ||
3073 | 2024.12.03 23:14:53.741728 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3074 | 2024.12.03 23:14:53.741859 [ 255 ] {c0218486-b9b1-4472-8baf-1ea9bf38bff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3075 | 2024.12.03 23:14:53.741917 [ 255 ] {c0218486-b9b1-4472-8baf-1ea9bf38bff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3076 | 2024.12.03 23:14:53.742534 [ 255 ] {c0218486-b9b1-4472-8baf-1ea9bf38bff7} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3077 | 2024.12.03 23:14:53.742581 [ 255 ] {c0218486-b9b1-4472-8baf-1ea9bf38bff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3078 | 2024.12.03 23:14:53.742963 [ 255 ] {c0218486-b9b1-4472-8baf-1ea9bf38bff7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3079 | 2024.12.03 23:14:53.743199 [ 255 ] {c0218486-b9b1-4472-8baf-1ea9bf38bff7} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3080 | 2024.12.03 23:14:53.743405 [ 255 ] {c0218486-b9b1-4472-8baf-1ea9bf38bff7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001575 sec., 150476.19047619047 rows/sec., 10.09 MiB/sec. | ||
3081 | 2024.12.03 23:14:53.743459 [ 255 ] {c0218486-b9b1-4472-8baf-1ea9bf38bff7} <Debug> TCPHandler: Processed in 0.001795167 sec. | ||
3082 | 2024.12.03 23:14:53.743591 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3083 | 2024.12.03 23:14:53.743717 [ 5 ] {9d5bd0c7-66c3-44b8-892c-85afd27479f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3084 | 2024.12.03 23:14:53.743774 [ 5 ] {9d5bd0c7-66c3-44b8-892c-85afd27479f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3085 | 2024.12.03 23:14:53.744282 [ 5 ] {9d5bd0c7-66c3-44b8-892c-85afd27479f3} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3086 | 2024.12.03 23:14:53.744329 [ 5 ] {9d5bd0c7-66c3-44b8-892c-85afd27479f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3087 | 2024.12.03 23:14:53.744711 [ 5 ] {9d5bd0c7-66c3-44b8-892c-85afd27479f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3088 | 2024.12.03 23:14:53.744947 [ 5 ] {9d5bd0c7-66c3-44b8-892c-85afd27479f3} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3089 | 2024.12.03 23:14:53.745149 [ 5 ] {9d5bd0c7-66c3-44b8-892c-85afd27479f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. | ||
3090 | 2024.12.03 23:14:53.745199 [ 5 ] {9d5bd0c7-66c3-44b8-892c-85afd27479f3} <Debug> TCPHandler: Processed in 0.001660864 sec. | ||
3091 | 2024.12.03 23:14:53.745334 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3092 | 2024.12.03 23:14:53.745444 [ 255 ] {6ac40f3c-8a5b-4299-83d5-7e35920ae03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3093 | 2024.12.03 23:14:53.745511 [ 255 ] {6ac40f3c-8a5b-4299-83d5-7e35920ae03a} <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 | ||
3094 | 2024.12.03 23:14:53.746583 [ 255 ] {6ac40f3c-8a5b-4299-83d5-7e35920ae03a} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3095 | 2024.12.03 23:14:53.746623 [ 255 ] {6ac40f3c-8a5b-4299-83d5-7e35920ae03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3096 | 2024.12.03 23:14:53.747269 [ 255 ] {6ac40f3c-8a5b-4299-83d5-7e35920ae03a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3097 | 2024.12.03 23:14:53.747527 [ 255 ] {6ac40f3c-8a5b-4299-83d5-7e35920ae03a} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3098 | 2024.12.03 23:14:53.747880 [ 255 ] {6ac40f3c-8a5b-4299-83d5-7e35920ae03a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002433 sec., 16851.623510069872 rows/sec., 30.20 MiB/sec. | ||
3099 | 2024.12.03 23:14:53.748070 [ 255 ] {6ac40f3c-8a5b-4299-83d5-7e35920ae03a} <Debug> TCPHandler: Processed in 0.002788247 sec. | ||
3100 | 2024.12.03 23:14:53.748219 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3101 | 2024.12.03 23:14:53.748348 [ 5 ] {15223c01-5934-47c8-b49b-36e24c18434b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3102 | 2024.12.03 23:14:53.748404 [ 5 ] {15223c01-5934-47c8-b49b-36e24c18434b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3103 | 2024.12.03 23:14:53.748867 [ 5 ] {15223c01-5934-47c8-b49b-36e24c18434b} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3104 | 2024.12.03 23:14:53.748905 [ 5 ] {15223c01-5934-47c8-b49b-36e24c18434b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
3105 | 2024.12.03 23:14:53.749258 [ 5 ] {15223c01-5934-47c8-b49b-36e24c18434b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3106 | 2024.12.03 23:14:53.749494 [ 5 ] {15223c01-5934-47c8-b49b-36e24c18434b} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3107 | 2024.12.03 23:14:53.749719 [ 5 ] {15223c01-5934-47c8-b49b-36e24c18434b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001399 sec., 58613.2952108649 rows/sec., 3.72 MiB/sec. | ||
3108 | 2024.12.03 23:14:53.749843 [ 5 ] {15223c01-5934-47c8-b49b-36e24c18434b} <Debug> TCPHandler: Processed in 0.001686424 sec. | ||
3109 | 2024.12.03 23:14:57.852461 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3110 | 2024.12.03 23:14:57.852527 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3111 | 2024.12.03 23:14:57.926005 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3112 | 2024.12.03 23:14:57.927139 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3113 | 2024.12.03 23:14:57.927191 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3114 | 2024.12.03 23:14:57.927726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3115 | 2024.12.03 23:14:57.927989 [ 243 ] {} <Trace> system.asynchronous_metric_log (59da90ec-f2d0-4403-b0a5-8170656e13e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3116 | 2024.12.03 23:14:57.928232 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3117 | 2024.12.03 23:14:58.345760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3118 | 2024.12.03 23:14:58.366720 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3119 | 2024.12.03 23:14:58.366773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3120 | 2024.12.03 23:14:58.374443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3121 | 2024.12.03 23:14:58.375200 [ 244 ] {} <Trace> system.metric_log (6c18fbec-3e89-4486-9897-4a25ed81d8e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3122 | 2024.12.03 23:14:58.377794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3123 | 2024.12.03 23:14:58.714184 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3124 | 2024.12.03 23:14:58.714400 [ 5 ] {7ccabe61-8f86-4a5e-9a0c-8c394762b38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3125 | 2024.12.03 23:14:58.714484 [ 5 ] {7ccabe61-8f86-4a5e-9a0c-8c394762b38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3126 | 2024.12.03 23:14:58.715283 [ 5 ] {7ccabe61-8f86-4a5e-9a0c-8c394762b38c} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3127 | 2024.12.03 23:14:58.715326 [ 5 ] {7ccabe61-8f86-4a5e-9a0c-8c394762b38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3128 | 2024.12.03 23:14:58.715758 [ 5 ] {7ccabe61-8f86-4a5e-9a0c-8c394762b38c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3129 | 2024.12.03 23:14:58.716009 [ 5 ] {7ccabe61-8f86-4a5e-9a0c-8c394762b38c} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3130 | 2024.12.03 23:14:58.716145 [ 137 ] {} <Debug> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3131 | 2024.12.03 23:14:58.716192 [ 137 ] {} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3132 | 2024.12.03 23:14:58.716225 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3133 | 2024.12.03 23:14:58.716231 [ 5 ] {7ccabe61-8f86-4a5e-9a0c-8c394762b38c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001888 sec., 29661.016949152545 rows/sec., 2.26 MiB/sec. | ||
3134 | 2024.12.03 23:14:58.716395 [ 5 ] {7ccabe61-8f86-4a5e-9a0c-8c394762b38c} <Debug> TCPHandler: Processed in 0.002344388 sec. | ||
3135 | 2024.12.03 23:14:58.716506 [ 198 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::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 | ||
3136 | 2024.12.03 23:14:58.716593 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3137 | 2024.12.03 23:14:58.716706 [ 198 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3138 | 2024.12.03 23:14:58.716788 [ 198 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1433 rows starting from the beginning of the part | ||
3139 | 2024.12.03 23:14:58.716820 [ 255 ] {94f9fbd3-567b-4972-8bfe-0af490eeed5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3140 | 2024.12.03 23:14:58.716926 [ 255 ] {94f9fbd3-567b-4972-8bfe-0af490eeed5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3141 | 2024.12.03 23:14:58.717054 [ 198 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
3142 | 2024.12.03 23:14:58.717461 [ 198 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 285 rows starting from the beginning of the part | ||
3143 | 2024.12.03 23:14:58.717766 [ 198 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
3144 | 2024.12.03 23:14:58.718090 [ 198 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 285 rows starting from the beginning of the part | ||
3145 | 2024.12.03 23:14:58.718429 [ 198 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
3146 | 2024.12.03 23:14:58.719873 [ 255 ] {94f9fbd3-567b-4972-8bfe-0af490eeed5d} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3147 | 2024.12.03 23:14:58.719952 [ 255 ] {94f9fbd3-567b-4972-8bfe-0af490eeed5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3148 | 2024.12.03 23:14:58.721033 [ 255 ] {94f9fbd3-567b-4972-8bfe-0af490eeed5d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3149 | 2024.12.03 23:14:58.721394 [ 255 ] {94f9fbd3-567b-4972-8bfe-0af490eeed5d} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3150 | 2024.12.03 23:14:58.721661 [ 97 ] {} <Debug> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3151 | 2024.12.03 23:14:58.721789 [ 97 ] {} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3152 | 2024.12.03 23:14:58.721875 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3153 | 2024.12.03 23:14:58.722069 [ 255 ] {94f9fbd3-567b-4972-8bfe-0af490eeed5d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005271 sec., 12141.908556251186 rows/sec., 970.45 KiB/sec. | ||
3154 | 2024.12.03 23:14:58.722430 [ 255 ] {94f9fbd3-567b-4972-8bfe-0af490eeed5d} <Debug> TCPHandler: Processed in 0.005906921 sec. | ||
3155 | 2024.12.03 23:14:58.722431 [ 197 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::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 | ||
3156 | 2024.12.03 23:14:58.722445 [ 190 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 5 columns (5 merged, 0 gathered) in 0.006100926 sec., 355847.62050875556 rows/sec., 31.31 MiB/sec. | ||
3157 | 2024.12.03 23:14:58.722652 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3158 | 2024.12.03 23:14:58.722658 [ 197 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3159 | 2024.12.03 23:14:58.722733 [ 197 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 909 rows starting from the beginning of the part | ||
3160 | 2024.12.03 23:14:58.722855 [ 198 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3161 | 2024.12.03 23:14:58.722959 [ 5 ] {9525d945-b988-4988-b774-76ddd1d162d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3162 | 2024.12.03 23:14:58.723251 [ 5 ] {9525d945-b988-4988-b774-76ddd1d162d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3163 | 2024.12.03 23:14:58.723259 [ 197 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
3164 | 2024.12.03 23:14:58.723733 [ 197 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 423 rows starting from the beginning of the part | ||
3165 | 2024.12.03 23:14:58.724238 [ 198 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_21_4} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3166 | 2024.12.03 23:14:58.724311 [ 197 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
3167 | 2024.12.03 23:14:58.724731 [ 198 ] {db0211ec-3849-47a0-98fc-e687d2b94ebb::all_1_21_4} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3168 | 2024.12.03 23:14:58.724856 [ 197 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 423 rows starting from the beginning of the part | ||
3169 | 2024.12.03 23:14:58.725135 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
3170 | 2024.12.03 23:14:58.725328 [ 197 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
3171 | 2024.12.03 23:14:58.726010 [ 5 ] {9525d945-b988-4988-b774-76ddd1d162d6} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3172 | 2024.12.03 23:14:58.726050 [ 5 ] {9525d945-b988-4988-b774-76ddd1d162d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3173 | 2024.12.03 23:14:58.726645 [ 5 ] {9525d945-b988-4988-b774-76ddd1d162d6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3174 | 2024.12.03 23:14:58.726912 [ 5 ] {9525d945-b988-4988-b774-76ddd1d162d6} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3175 | 2024.12.03 23:14:58.727134 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3176 | 2024.12.03 23:14:58.727235 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3177 | 2024.12.03 23:14:58.727288 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3178 | 2024.12.03 23:14:58.727305 [ 197 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005257477 sec., 370329.72279289097 rows/sec., 28.34 MiB/sec. | ||
3179 | 2024.12.03 23:14:58.727383 [ 5 ] {9525d945-b988-4988-b774-76ddd1d162d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004513 sec., 35453.13538666076 rows/sec., 2.47 MiB/sec. | ||
3180 | 2024.12.03 23:14:58.727691 [ 197 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3181 | 2024.12.03 23:14:58.727747 [ 5 ] {9525d945-b988-4988-b774-76ddd1d162d6} <Debug> TCPHandler: Processed in 0.005195777 sec. | ||
3182 | 2024.12.03 23:14:58.727775 [ 190 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::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 | ||
3183 | 2024.12.03 23:14:58.728067 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3184 | 2024.12.03 23:14:58.728204 [ 190 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3185 | 2024.12.03 23:14:58.728339 [ 190 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5425 rows starting from the beginning of the part | ||
3186 | 2024.12.03 23:14:58.728444 [ 255 ] {3b6a43e9-c426-4f52-b130-464f7c9f2f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3187 | 2024.12.03 23:14:58.728604 [ 197 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_21_4} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3188 | 2024.12.03 23:14:58.728807 [ 255 ] {3b6a43e9-c426-4f52-b130-464f7c9f2f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3189 | 2024.12.03 23:14:58.728829 [ 190 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
3190 | 2024.12.03 23:14:58.729223 [ 197 ] {d76f29af-4c5e-4f6a-9c29-e4904006a16c::all_1_21_4} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3191 | 2024.12.03 23:14:58.729360 [ 190 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part | ||
3192 | 2024.12.03 23:14:58.729701 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3193 | 2024.12.03 23:14:58.729879 [ 190 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
3194 | 2024.12.03 23:14:58.730297 [ 190 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
3195 | 2024.12.03 23:14:58.730657 [ 190 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
3196 | 2024.12.03 23:14:58.731678 [ 255 ] {3b6a43e9-c426-4f52-b130-464f7c9f2f64} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3197 | 2024.12.03 23:14:58.731755 [ 255 ] {3b6a43e9-c426-4f52-b130-464f7c9f2f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3198 | 2024.12.03 23:14:58.732366 [ 255 ] {3b6a43e9-c426-4f52-b130-464f7c9f2f64} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3199 | 2024.12.03 23:14:58.732849 [ 255 ] {3b6a43e9-c426-4f52-b130-464f7c9f2f64} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3200 | 2024.12.03 23:14:58.733189 [ 97 ] {} <Debug> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3201 | 2024.12.03 23:14:58.733319 [ 97 ] {} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3202 | 2024.12.03 23:14:58.733404 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3203 | 2024.12.03 23:14:58.733494 [ 255 ] {3b6a43e9-c426-4f52-b130-464f7c9f2f64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005156 sec., 11636.927851047323 rows/sec., 803.07 KiB/sec. | ||
3204 | 2024.12.03 23:14:58.733945 [ 195 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::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 | ||
3205 | 2024.12.03 23:14:58.734596 [ 255 ] {3b6a43e9-c426-4f52-b130-464f7c9f2f64} <Debug> TCPHandler: Processed in 0.006715348 sec. | ||
3206 | 2024.12.03 23:14:58.734627 [ 195 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3207 | 2024.12.03 23:14:58.734732 [ 195 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 922 rows starting from the beginning of the part | ||
3208 | 2024.12.03 23:14:58.734926 [ 195 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
3209 | 2024.12.03 23:14:58.735106 [ 195 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
3210 | 2024.12.03 23:14:58.735423 [ 195 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
3211 | 2024.12.03 23:14:58.735601 [ 195 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
3212 | 2024.12.03 23:14:58.736089 [ 195 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
3213 | 2024.12.03 23:14:58.736145 [ 197 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6379 rows, containing 5 columns (5 merged, 0 gathered) in 0.0087555 sec., 728570.6127576953 rows/sec., 49.17 MiB/sec. | ||
3214 | 2024.12.03 23:14:58.736678 [ 197 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3215 | 2024.12.03 23:14:58.737310 [ 197 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3216 | 2024.12.03 23:14:58.737502 [ 197 ] {5dda3be3-1389-4d11-85ae-604de82b1b23::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3217 | 2024.12.03 23:14:58.737684 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
3218 | 2024.12.03 23:14:58.738157 [ 197 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1266 rows, containing 4 columns (4 merged, 0 gathered) in 0.004563663 sec., 277408.73942707863 rows/sec., 18.07 MiB/sec. | ||
3219 | 2024.12.03 23:14:58.738363 [ 195 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3220 | 2024.12.03 23:14:58.738653 [ 195 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_21_4} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3221 | 2024.12.03 23:14:58.738731 [ 195 ] {3f7e17db-22cf-4239-bbba-389acd9a54a8::all_1_21_4} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3222 | 2024.12.03 23:14:58.738816 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
3223 | 2024.12.03 23:15:00.816792 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3224 | 2024.12.03 23:15:00.817007 [ 5 ] {60986070-63dd-4a6e-9ddb-7894a3743d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3225 | 2024.12.03 23:15:00.817087 [ 5 ] {60986070-63dd-4a6e-9ddb-7894a3743d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3226 | 2024.12.03 23:15:00.817857 [ 5 ] {60986070-63dd-4a6e-9ddb-7894a3743d02} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3227 | 2024.12.03 23:15:00.817908 [ 5 ] {60986070-63dd-4a6e-9ddb-7894a3743d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3228 | 2024.12.03 23:15:00.818354 [ 5 ] {60986070-63dd-4a6e-9ddb-7894a3743d02} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3229 | 2024.12.03 23:15:00.818628 [ 5 ] {60986070-63dd-4a6e-9ddb-7894a3743d02} <Trace> oximeter.fields_i16 (3b9f5500-a230-45ce-8baf-4aab4503a785): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3230 | 2024.12.03 23:15:00.818890 [ 5 ] {60986070-63dd-4a6e-9ddb-7894a3743d02} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 521.91 KiB/sec. | ||
3231 | 2024.12.03 23:15:00.819090 [ 5 ] {60986070-63dd-4a6e-9ddb-7894a3743d02} <Debug> TCPHandler: Processed in 0.00244186 sec. | ||
3232 | 2024.12.03 23:15:00.819289 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3233 | 2024.12.03 23:15:00.819416 [ 255 ] {d321ff3d-516a-43e7-b7e8-9382ca9723ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3234 | 2024.12.03 23:15:00.819464 [ 255 ] {d321ff3d-516a-43e7-b7e8-9382ca9723ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3235 | 2024.12.03 23:15:00.820051 [ 255 ] {d321ff3d-516a-43e7-b7e8-9382ca9723ba} <Trace> oximeter.fields_ipaddr (0e0f5d6c-62f8-4753-a40e-0e5de0c7d508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3236 | 2024.12.03 23:15:00.820093 [ 255 ] {d321ff3d-516a-43e7-b7e8-9382ca9723ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3237 | 2024.12.03 23:15:00.820486 [ 255 ] {d321ff3d-516a-43e7-b7e8-9382ca9723ba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3238 | 2024.12.03 23:15:00.820757 [ 255 ] {d321ff3d-516a-43e7-b7e8-9382ca9723ba} <Trace> oximeter.fields_ipaddr (0e0f5d6c-62f8-4753-a40e-0e5de0c7d508): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3239 | 2024.12.03 23:15:00.821033 [ 255 ] {d321ff3d-516a-43e7-b7e8-9382ca9723ba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001628 sec., 1228.5012285012285 rows/sec., 100.18 KiB/sec. | ||
3240 | 2024.12.03 23:15:00.821159 [ 255 ] {d321ff3d-516a-43e7-b7e8-9382ca9723ba} <Debug> TCPHandler: Processed in 0.00193493 sec. | ||
3241 | 2024.12.03 23:15:00.821345 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3242 | 2024.12.03 23:15:00.821457 [ 5 ] {59ca58b4-0f05-4085-954b-f5789be43d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3243 | 2024.12.03 23:15:00.821504 [ 5 ] {59ca58b4-0f05-4085-954b-f5789be43d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3244 | 2024.12.03 23:15:00.822785 [ 5 ] {59ca58b4-0f05-4085-954b-f5789be43d50} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3245 | 2024.12.03 23:15:00.822828 [ 5 ] {59ca58b4-0f05-4085-954b-f5789be43d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3246 | 2024.12.03 23:15:00.823365 [ 5 ] {59ca58b4-0f05-4085-954b-f5789be43d50} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3247 | 2024.12.03 23:15:00.823631 [ 5 ] {59ca58b4-0f05-4085-954b-f5789be43d50} <Trace> oximeter.fields_string (db0211ec-3849-47a0-98fc-e687d2b94ebb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3248 | 2024.12.03 23:15:00.823869 [ 5 ] {59ca58b4-0f05-4085-954b-f5789be43d50} <Debug> executeQuery: Read 1426 rows, 121.94 KiB in 0.002429 sec., 587072.8694936187 rows/sec., 49.02 MiB/sec. | ||
3249 | 2024.12.03 23:15:00.824063 [ 5 ] {59ca58b4-0f05-4085-954b-f5789be43d50} <Debug> TCPHandler: Processed in 0.002767606 sec. | ||
3250 | 2024.12.03 23:15:00.824268 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3251 | 2024.12.03 23:15:00.824403 [ 255 ] {c2f3ff09-3f2c-4652-9e66-5520709b3e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3252 | 2024.12.03 23:15:00.824466 [ 255 ] {c2f3ff09-3f2c-4652-9e66-5520709b3e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3253 | 2024.12.03 23:15:00.825192 [ 255 ] {c2f3ff09-3f2c-4652-9e66-5520709b3e99} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3254 | 2024.12.03 23:15:00.825231 [ 255 ] {c2f3ff09-3f2c-4652-9e66-5520709b3e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3255 | 2024.12.03 23:15:00.825656 [ 255 ] {c2f3ff09-3f2c-4652-9e66-5520709b3e99} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3256 | 2024.12.03 23:15:00.825980 [ 255 ] {c2f3ff09-3f2c-4652-9e66-5520709b3e99} <Trace> oximeter.fields_u16 (404981c4-487a-44c9-a970-fca56681352a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3257 | 2024.12.03 23:15:00.826204 [ 255 ] {c2f3ff09-3f2c-4652-9e66-5520709b3e99} <Debug> executeQuery: Read 50 rows, 3.68 KiB in 0.001831 sec., 27307.482250136538 rows/sec., 1.96 MiB/sec. | ||
3258 | 2024.12.03 23:15:00.826261 [ 255 ] {c2f3ff09-3f2c-4652-9e66-5520709b3e99} <Debug> TCPHandler: Processed in 0.002062002 sec. | ||
3259 | 2024.12.03 23:15:00.826414 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3260 | 2024.12.03 23:15:00.826525 [ 5 ] {172722e8-72c9-437a-b901-760c54aa3b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3261 | 2024.12.03 23:15:00.826571 [ 5 ] {172722e8-72c9-437a-b901-760c54aa3b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3262 | 2024.12.03 23:15:00.827196 [ 5 ] {172722e8-72c9-437a-b901-760c54aa3b8c} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3263 | 2024.12.03 23:15:00.827237 [ 5 ] {172722e8-72c9-437a-b901-760c54aa3b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3264 | 2024.12.03 23:15:00.827607 [ 5 ] {172722e8-72c9-437a-b901-760c54aa3b8c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3265 | 2024.12.03 23:15:00.827926 [ 5 ] {172722e8-72c9-437a-b901-760c54aa3b8c} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3266 | 2024.12.03 23:15:00.828111 [ 135 ] {} <Debug> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3267 | 2024.12.03 23:15:00.828169 [ 5 ] {172722e8-72c9-437a-b901-760c54aa3b8c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001666 sec., 145258.1032412965 rows/sec., 9.84 MiB/sec. | ||
3268 | 2024.12.03 23:15:00.828197 [ 135 ] {} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3269 | 2024.12.03 23:15:00.828262 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3270 | 2024.12.03 23:15:00.828280 [ 5 ] {172722e8-72c9-437a-b901-760c54aa3b8c} <Debug> TCPHandler: Processed in 0.001918129 sec. | ||
3271 | 2024.12.03 23:15:00.828520 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3272 | 2024.12.03 23:15:00.828525 [ 190 ] {93025816-8809-4515-974e-6518588c2970::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 | ||
3273 | 2024.12.03 23:15:00.828764 [ 255 ] {2434ef98-d66a-4323-9103-e097f48daa18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3274 | 2024.12.03 23:15:00.828814 [ 190 ] {93025816-8809-4515-974e-6518588c2970::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3275 | 2024.12.03 23:15:00.828876 [ 255 ] {2434ef98-d66a-4323-9103-e097f48daa18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3276 | 2024.12.03 23:15:00.828896 [ 190 ] {93025816-8809-4515-974e-6518588c2970::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part | ||
3277 | 2024.12.03 23:15:00.829290 [ 190 ] {93025816-8809-4515-974e-6518588c2970::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 242 rows starting from the beginning of the part | ||
3278 | 2024.12.03 23:15:00.829612 [ 190 ] {93025816-8809-4515-974e-6518588c2970::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3279 | 2024.12.03 23:15:00.829989 [ 190 ] {93025816-8809-4515-974e-6518588c2970::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3280 | 2024.12.03 23:15:00.830336 [ 190 ] {93025816-8809-4515-974e-6518588c2970::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 | ||
3281 | 2024.12.03 23:15:00.830666 [ 190 ] {93025816-8809-4515-974e-6518588c2970::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 242 rows starting from the beginning of the part | ||
3282 | 2024.12.03 23:15:00.831983 [ 255 ] {2434ef98-d66a-4323-9103-e097f48daa18} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3283 | 2024.12.03 23:15:00.832067 [ 255 ] {2434ef98-d66a-4323-9103-e097f48daa18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3284 | 2024.12.03 23:15:00.833130 [ 255 ] {2434ef98-d66a-4323-9103-e097f48daa18} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3285 | 2024.12.03 23:15:00.833648 [ 255 ] {2434ef98-d66a-4323-9103-e097f48daa18} <Trace> oximeter.fields_u8 (570e1cdf-6f2b-49db-9c1a-38cdf3b8d0df): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3286 | 2024.12.03 23:15:00.833654 [ 190 ] {93025816-8809-4515-974e-6518588c2970::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.005261028 sec., 143698.1517680575 rows/sec., 10.29 MiB/sec. | ||
3287 | 2024.12.03 23:15:00.833920 [ 190 ] {93025816-8809-4515-974e-6518588c2970::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3288 | 2024.12.03 23:15:00.834094 [ 255 ] {2434ef98-d66a-4323-9103-e097f48daa18} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005412 sec., 2402.069475240207 rows/sec., 149.77 KiB/sec. | ||
3289 | 2024.12.03 23:15:00.834247 [ 255 ] {2434ef98-d66a-4323-9103-e097f48daa18} <Debug> TCPHandler: Processed in 0.00584592 sec. | ||
3290 | 2024.12.03 23:15:00.834491 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3291 | 2024.12.03 23:15:00.834591 [ 197 ] {93025816-8809-4515-974e-6518588c2970::all_1_11_2} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3292 | 2024.12.03 23:15:00.834687 [ 5 ] {290c481d-5494-4775-a9d0-bd35b0fb009d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3293 | 2024.12.03 23:15:00.834746 [ 197 ] {93025816-8809-4515-974e-6518588c2970::all_1_11_2} <Trace> oximeter.fields_u32 (93025816-8809-4515-974e-6518588c2970) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3294 | 2024.12.03 23:15:00.834760 [ 5 ] {290c481d-5494-4775-a9d0-bd35b0fb009d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3295 | 2024.12.03 23:15:00.834896 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
3296 | 2024.12.03 23:15:00.835781 [ 5 ] {290c481d-5494-4775-a9d0-bd35b0fb009d} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3297 | 2024.12.03 23:15:00.835823 [ 5 ] {290c481d-5494-4775-a9d0-bd35b0fb009d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3298 | 2024.12.03 23:15:00.836259 [ 5 ] {290c481d-5494-4775-a9d0-bd35b0fb009d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3299 | 2024.12.03 23:15:00.836521 [ 5 ] {290c481d-5494-4775-a9d0-bd35b0fb009d} <Trace> oximeter.fields_uuid (d76f29af-4c5e-4f6a-9c29-e4904006a16c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3300 | 2024.12.03 23:15:00.836778 [ 5 ] {290c481d-5494-4775-a9d0-bd35b0fb009d} <Debug> executeQuery: Read 881 rows, 65.42 KiB in 0.002134 sec., 412839.7375820056 rows/sec., 29.94 MiB/sec. | ||
3301 | 2024.12.03 23:15:00.837007 [ 5 ] {290c481d-5494-4775-a9d0-bd35b0fb009d} <Debug> TCPHandler: Processed in 0.002634884 sec. | ||
3302 | 2024.12.03 23:15:00.837189 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3303 | 2024.12.03 23:15:00.837306 [ 255 ] {a56eb1bb-cacf-4b7b-8a17-c717b95eb1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3304 | 2024.12.03 23:15:00.837354 [ 255 ] {a56eb1bb-cacf-4b7b-8a17-c717b95eb1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3305 | 2024.12.03 23:15:00.837842 [ 255 ] {a56eb1bb-cacf-4b7b-8a17-c717b95eb1b9} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3306 | 2024.12.03 23:15:00.837881 [ 255 ] {a56eb1bb-cacf-4b7b-8a17-c717b95eb1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3307 | 2024.12.03 23:15:00.838250 [ 255 ] {a56eb1bb-cacf-4b7b-8a17-c717b95eb1b9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3308 | 2024.12.03 23:15:00.838497 [ 255 ] {a56eb1bb-cacf-4b7b-8a17-c717b95eb1b9} <Trace> oximeter.measurements_bool (c1fc52ac-a8c0-4edb-921f-9cdd5d4fb15d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3309 | 2024.12.03 23:15:00.838736 [ 255 ] {a56eb1bb-cacf-4b7b-8a17-c717b95eb1b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00145 sec., 4137.931034482759 rows/sec., 216.19 KiB/sec. | ||
3310 | 2024.12.03 23:15:00.838939 [ 255 ] {a56eb1bb-cacf-4b7b-8a17-c717b95eb1b9} <Debug> TCPHandler: Processed in 0.001808057 sec. | ||
3311 | 2024.12.03 23:15:00.839107 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3312 | 2024.12.03 23:15:00.839220 [ 5 ] {fc457edc-db33-49d7-afac-9d718d88a21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3313 | 2024.12.03 23:15:00.839271 [ 5 ] {fc457edc-db33-49d7-afac-9d718d88a21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3314 | 2024.12.03 23:15:00.840088 [ 5 ] {fc457edc-db33-49d7-afac-9d718d88a21d} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3315 | 2024.12.03 23:15:00.840138 [ 5 ] {fc457edc-db33-49d7-afac-9d718d88a21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3316 | 2024.12.03 23:15:00.840636 [ 5 ] {fc457edc-db33-49d7-afac-9d718d88a21d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3317 | 2024.12.03 23:15:00.840916 [ 5 ] {fc457edc-db33-49d7-afac-9d718d88a21d} <Trace> oximeter.measurements_cumulativeu64 (5dda3be3-1389-4d11-85ae-604de82b1b23): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3318 | 2024.12.03 23:15:00.841185 [ 5 ] {fc457edc-db33-49d7-afac-9d718d88a21d} <Debug> executeQuery: Read 988 rows, 67.32 KiB in 0.001986 sec., 497482.3766364552 rows/sec., 33.10 MiB/sec. | ||
3319 | 2024.12.03 23:15:00.841410 [ 5 ] {fc457edc-db33-49d7-afac-9d718d88a21d} <Debug> TCPHandler: Processed in 0.002352178 sec. | ||
3320 | 2024.12.03 23:15:00.841595 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3321 | 2024.12.03 23:15:00.841731 [ 255 ] {0a3404d2-e2d3-4da6-a86d-34110473b36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3322 | 2024.12.03 23:15:00.841792 [ 255 ] {0a3404d2-e2d3-4da6-a86d-34110473b36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3323 | 2024.12.03 23:15:00.842423 [ 255 ] {0a3404d2-e2d3-4da6-a86d-34110473b36b} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3324 | 2024.12.03 23:15:00.842469 [ 255 ] {0a3404d2-e2d3-4da6-a86d-34110473b36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3325 | 2024.12.03 23:15:00.842938 [ 255 ] {0a3404d2-e2d3-4da6-a86d-34110473b36b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3326 | 2024.12.03 23:15:00.843269 [ 255 ] {0a3404d2-e2d3-4da6-a86d-34110473b36b} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3327 | 2024.12.03 23:15:00.843474 [ 135 ] {} <Debug> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3328 | 2024.12.03 23:15:00.843550 [ 135 ] {} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3329 | 2024.12.03 23:15:00.843581 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3330 | 2024.12.03 23:15:00.843603 [ 255 ] {0a3404d2-e2d3-4da6-a86d-34110473b36b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001896 sec., 527.4261603375528 rows/sec., 35.54 KiB/sec. | ||
3331 | 2024.12.03 23:15:00.843853 [ 255 ] {0a3404d2-e2d3-4da6-a86d-34110473b36b} <Debug> TCPHandler: Processed in 0.002321198 sec. | ||
3332 | 2024.12.03 23:15:00.843870 [ 190 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::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 | ||
3333 | 2024.12.03 23:15:00.844100 [ 5 ] {} <Trace> TCP-Session: 27a46c39-d107-4439-8b6d-959b7e0b045a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3334 | 2024.12.03 23:15:00.844121 [ 190 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3335 | 2024.12.03 23:15:00.844174 [ 190 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
3336 | 2024.12.03 23:15:00.844378 [ 5 ] {8da92087-7909-4e9b-94af-fc6395730e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3337 | 2024.12.03 23:15:00.844418 [ 190 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3338 | 2024.12.03 23:15:00.844699 [ 190 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3339 | 2024.12.03 23:15:00.844981 [ 190 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3340 | 2024.12.03 23:15:00.844969 [ 5 ] {8da92087-7909-4e9b-94af-fc6395730e18} <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 | ||
3341 | 2024.12.03 23:15:00.845326 [ 190 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
3342 | 2024.12.03 23:15:00.845746 [ 190 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
3343 | 2024.12.03 23:15:00.849605 [ 191 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.005919391 sec., 2027.2355720377313 rows/sec., 135.28 KiB/sec. | ||
3344 | 2024.12.03 23:15:00.849889 [ 191 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3345 | 2024.12.03 23:15:00.850250 [ 5 ] {8da92087-7909-4e9b-94af-fc6395730e18} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3346 | 2024.12.03 23:15:00.850319 [ 5 ] {8da92087-7909-4e9b-94af-fc6395730e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3347 | 2024.12.03 23:15:00.850632 [ 191 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_11_2} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3348 | 2024.12.03 23:15:00.850864 [ 191 ] {fd22629b-7b0a-49f6-9592-2fcaace4adcb::all_1_11_2} <Trace> oximeter.measurements_f64 (fd22629b-7b0a-49f6-9592-2fcaace4adcb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3349 | 2024.12.03 23:15:00.851061 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3350 | 2024.12.03 23:15:00.851510 [ 5 ] {8da92087-7909-4e9b-94af-fc6395730e18} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3351 | 2024.12.03 23:15:00.851791 [ 5 ] {8da92087-7909-4e9b-94af-fc6395730e18} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3352 | 2024.12.03 23:15:00.851977 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3353 | 2024.12.03 23:15:00.852056 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3354 | 2024.12.03 23:15:00.852098 [ 5 ] {8da92087-7909-4e9b-94af-fc6395730e18} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.007833 sec., 5234.265287884591 rows/sec., 9.38 MiB/sec. | ||
3355 | 2024.12.03 23:15:00.852107 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3356 | 2024.12.03 23:15:00.852409 [ 5 ] {8da92087-7909-4e9b-94af-fc6395730e18} <Debug> TCPHandler: Processed in 0.008429113 sec. | ||
3357 | 2024.12.03 23:15:00.852419 [ 201 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::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 | ||
3358 | 2024.12.03 23:15:00.852585 [ 255 ] {} <Trace> TCP-Session: 7c92f9c2-df6f-461b-9441-fd1e81247fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3359 | 2024.12.03 23:15:00.852727 [ 255 ] {2a7bd6a1-b905-4c50-9787-11ae5fee8b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61758) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3360 | 2024.12.03 23:15:00.852774 [ 201 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3361 | 2024.12.03 23:15:00.852792 [ 255 ] {2a7bd6a1-b905-4c50-9787-11ae5fee8b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3362 | 2024.12.03 23:15:00.852868 [ 201 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 103 rows starting from the beginning of the part | ||
3363 | 2024.12.03 23:15:00.853422 [ 201 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 29 rows starting from the beginning of the part | ||
3364 | 2024.12.03 23:15:00.853954 [ 201 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
3365 | 2024.12.03 23:15:00.854055 [ 255 ] {2a7bd6a1-b905-4c50-9787-11ae5fee8b5b} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3366 | 2024.12.03 23:15:00.854111 [ 255 ] {2a7bd6a1-b905-4c50-9787-11ae5fee8b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
3367 | 2024.12.03 23:15:00.854475 [ 201 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
3368 | 2024.12.03 23:15:00.855026 [ 201 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
3369 | 2024.12.03 23:15:00.855134 [ 255 ] {2a7bd6a1-b905-4c50-9787-11ae5fee8b5b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3370 | 2024.12.03 23:15:00.855531 [ 201 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
3371 | 2024.12.03 23:15:00.855791 [ 255 ] {2a7bd6a1-b905-4c50-9787-11ae5fee8b5b} <Trace> oximeter.measurements_u64 (3f7e17db-22cf-4239-bbba-389acd9a54a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3372 | 2024.12.03 23:15:00.856191 [ 255 ] {2a7bd6a1-b905-4c50-9787-11ae5fee8b5b} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.003496 sec., 13157.894736842105 rows/sec., 814.83 KiB/sec. | ||
3373 | 2024.12.03 23:15:00.856270 [ 255 ] {2a7bd6a1-b905-4c50-9787-11ae5fee8b5b} <Debug> TCPHandler: Processed in 0.003748568 sec. | ||
3374 | 2024.12.03 23:15:00.858963 [ 196 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 19 columns (19 merged, 0 gathered) in 0.006696518 sec., 39871.467529841626 rows/sec., 71.45 MiB/sec. | ||
3375 | 2024.12.03 23:15:00.859329 [ 201 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3376 | 2024.12.03 23:15:00.859701 [ 201 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3377 | 2024.12.03 23:15:00.859777 [ 201 ] {9f40e80f-990f-4ebd-a091-8a1a6abb564b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9f40e80f-990f-4ebd-a091-8a1a6abb564b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3378 | 2024.12.03 23:15:00.859872 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. |