1 | [ Nov 9 01:22:22 Enabled. ] | ||
2 | [ Nov 9 01:22:22 Rereading configuration. ] | ||
3 | [ Nov 9 01:22:25 Rereading configuration. ] | ||
4 | [ Nov 9 01:22:31 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 | [ Nov 9 01:22:31 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.11.09 01:22:32.281084 [ 1 ] {} <Information> Application: Will watch for the process with pid 23361 | ||
29 | 2024.11.09 01:22:32.281825 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.09 01:22:32.460758 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23361 | ||
31 | 2024.11.09 01:22:32.461473 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.09 01:22:32.462157 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.09 01:22:32.538109 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.09 01:22:32.594106 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.09 01:22:32.594182 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.09 01:22:32.594206 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.09 01:22:32.594307 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.09 01:22:32.594900 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.09 01:22:32.596437 [ 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.11.09 01:22:32.597018 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.09 01:22:32.597804 [ 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.11.09 01:22:32.597825 [ 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.11.09 01:22:32.597841 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.09 01:22:32.598011 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.09 01:22:32.598978 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.09 01:22:32.604342 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.09 01:22:32.605108 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.09 01:22:32.606508 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.09 01:22:32.606575 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.09 01:22:32.608107 [ 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.11.09 01:22:32.608431 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.09 01:22:32.612200 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.09 01:22:32.612892 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.09 01:22:32.614049 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.09 01:22:32.614422 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.09 01:22:32.614775 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.09 01:22:32.615138 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.09 01:22:32.616444 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.09 01:22:32.616470 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.09 01:22:32.616548 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.09 01:22:32.616722 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.09 01:22:32.643625 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.09 01:22:32.643655 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162522 sec | ||
68 | 2024.11.09 01:22:32.643705 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.09 01:22:32.643723 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.09 01:22:32.644982 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.09 01:22:32.645048 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.09 01:22:32.655108 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.09 01:22:32.655156 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.09 01:22:32.655177 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.09 01:22:32.655189 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.09 01:22:32.655223 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.09 01:22:32.655242 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.11.09 01:22:32.655255 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.09 01:22:32.655289 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.09 01:22:32.655311 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.11.09 01:22:32.655323 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.09 01:22:32.655336 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.09 01:22:32.655374 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.09 01:22:32.655387 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.09 01:22:32.655399 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.09 01:22:32.655432 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.09 01:22:32.655445 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.09 01:22:32.679737 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.09 01:22:32.689340 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.09 01:22:32.689390 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.5461e-05 sec | ||
91 | 2024.11.09 01:22:32.689416 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.09 01:22:32.689437 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.09 01:22:32.689478 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.09 01:22:32.689803 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.09 01:22:32.689855 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.09 01:22:32.689868 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.09 01:22:32.689880 [ 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.11.09 01:22:32.689897 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.09 01:22:32.694257 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.09 01:22:32.694440 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.83 MiB (RSS), difference: 92.08 MiB | ||
101 | 2024.11.09 01:22:32.695260 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.479e-05 sec. | ||
102 | 2024.11.09 01:22:32.695558 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.09 01:22:32.695642 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.09 01:22:32.695660 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.09 01:22:33.657319 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40904 | ||
106 | 2024.11.09 01:22:33.657695 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.09 01:22:33.657788 [ 3 ] {} <Debug> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40904 | ||
108 | 2024.11.09 01:22:33.657841 [ 3 ] {} <Debug> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.09 01:22:33.657881 [ 3 ] {} <Debug> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.09 01:22:33.657966 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.09 01:22:33.657994 [ 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.11.09 01:22:33.658017 [ 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.11.09 01:22:33.658331 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34841 | ||
114 | 2024.11.09 01:22:33.658347 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41676 | ||
115 | 2024.11.09 01:22:33.658469 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.11.09 01:22:33.658496 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63361 | ||
117 | 2024.11.09 01:22:33.658536 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
118 | 2024.11.09 01:22:33.658553 [ 4 ] {} <Debug> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34841 | ||
119 | 2024.11.09 01:22:33.658616 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61284 | ||
120 | 2024.11.09 01:22:33.658689 [ 4 ] {} <Debug> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.11.09 01:22:33.658741 [ 5 ] {} <Debug> TCP-Session: 1399cba0-bd0c-4b89-adb5-9b81d82aafce Authenticating user 'default' from [fd00:1122:3344:101::d]:41676 | ||
122 | 2024.11.09 01:22:33.658768 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
123 | 2024.11.09 01:22:33.658773 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42910 | ||
124 | 2024.11.09 01:22:33.658834 [ 5 ] {} <Debug> TCP-Session: 1399cba0-bd0c-4b89-adb5-9b81d82aafce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
125 | 2024.11.09 01:22:33.658799 [ 4 ] {} <Debug> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2024.11.09 01:22:33.658962 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2024.11.09 01:22:33.658963 [ 250 ] {} <Debug> TCP-Session: 84a96e99-d8f2-45b7-a36c-b6ef5ac351f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63361 | ||
128 | 2024.11.09 01:22:33.659131 [ 5 ] {} <Debug> TCP-Session: 1399cba0-bd0c-4b89-adb5-9b81d82aafce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2024.11.09 01:22:33.659151 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2024.11.09 01:22:33.659185 [ 250 ] {} <Debug> TCP-Session: 84a96e99-d8f2-45b7-a36c-b6ef5ac351f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2024.11.09 01:22:33.659174 [ 251 ] {} <Debug> TCP-Session: 3d997652-278c-4099-bff9-e8166092714c Authenticating user 'default' from [fd00:1122:3344:101::d]:61284 | ||
132 | 2024.11.09 01:22:33.659242 [ 250 ] {} <Debug> TCP-Session: 84a96e99-d8f2-45b7-a36c-b6ef5ac351f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2024.11.09 01:22:33.659261 [ 252 ] {} <Debug> TCP-Session: bb1047dc-fcd9-42ae-9519-77955a71c390 Authenticating user 'default' from [fd00:1122:3344:101::d]:42910 | ||
134 | 2024.11.09 01:22:33.659270 [ 251 ] {} <Debug> TCP-Session: 3d997652-278c-4099-bff9-e8166092714c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.11.09 01:22:33.659343 [ 251 ] {} <Debug> TCP-Session: 3d997652-278c-4099-bff9-e8166092714c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.11.09 01:22:33.659343 [ 252 ] {} <Debug> TCP-Session: bb1047dc-fcd9-42ae-9519-77955a71c390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.09 01:22:33.659409 [ 252 ] {} <Debug> TCP-Session: bb1047dc-fcd9-42ae-9519-77955a71c390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.09 01:22:33.659672 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44423 | ||
139 | 2024.11.09 01:22:33.659752 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36674 | ||
140 | 2024.11.09 01:22:33.659898 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.11.09 01:22:33.659944 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61582 | ||
142 | 2024.11.09 01:22:33.660015 [ 253 ] {} <Debug> TCP-Session: 649f03ff-44fa-4b0d-80b5-73b2f5ab2f17 Authenticating user 'default' from [fd00:1122:3344:101::d]:44423 | ||
143 | 2024.11.09 01:22:33.660021 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
144 | 2024.11.09 01:22:33.660126 [ 253 ] {} <Debug> TCP-Session: 649f03ff-44fa-4b0d-80b5-73b2f5ab2f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.11.09 01:22:33.660136 [ 254 ] {} <Debug> TCP-Session: ce8846ae-8f7c-4c93-9246-6691a82060c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36674 | ||
146 | 2024.11.09 01:22:33.660170 [ 253 ] {} <Debug> TCP-Session: 649f03ff-44fa-4b0d-80b5-73b2f5ab2f17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.11.09 01:22:33.660130 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
148 | 2024.11.09 01:22:33.660201 [ 254 ] {} <Debug> TCP-Session: ce8846ae-8f7c-4c93-9246-6691a82060c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2024.11.09 01:22:33.660259 [ 255 ] {} <Debug> TCP-Session: f3ab7210-feb4-4d21-893a-9a742af643ab Authenticating user 'default' from [fd00:1122:3344:101::d]:61582 | ||
150 | 2024.11.09 01:22:33.660271 [ 254 ] {} <Debug> TCP-Session: ce8846ae-8f7c-4c93-9246-6691a82060c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2024.11.09 01:22:33.660305 [ 255 ] {} <Debug> TCP-Session: f3ab7210-feb4-4d21-893a-9a742af643ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.09 01:22:33.660341 [ 255 ] {} <Debug> TCP-Session: f3ab7210-feb4-4d21-893a-9a742af643ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.09 01:22:33.671265 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2024.11.09 01:22:33.673901 [ 3 ] {752ce68f-d951-42ba-bfa9-92a7c43d2ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.11.09 01:22:33.719545 [ 3 ] {752ce68f-d951-42ba-bfa9-92a7c43d2ce4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40904) (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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2024.11.09 01:22:33.720354 [ 3 ] {752ce68f-d951-42ba-bfa9-92a7c43d2ce4} <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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2024.11.09 01:22:33.720464 [ 3 ] {752ce68f-d951-42ba-bfa9-92a7c43d2ce4} <Debug> TCPHandler: Processed in 0.051261051 sec. | ||
204 | 2024.11.09 01:22:33.720821 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.11.09 01:22:33.721059 [ 4 ] {8def9a87-ff1e-4fb5-ad8b-01e3893f01d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.11.09 01:22:33.721386 [ 4 ] {8def9a87-ff1e-4fb5-ad8b-01e3893f01d4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34841) (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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2024.11.09 01:22:33.721504 [ 4 ] {8def9a87-ff1e-4fb5-ad8b-01e3893f01d4} <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 @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2024.11.09 01:22:33.721585 [ 4 ] {8def9a87-ff1e-4fb5-ad8b-01e3893f01d4} <Debug> TCPHandler: Processed in 0.00090816 sec. | ||
255 | 2024.11.09 01:22:33.724164 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.11.09 01:22:33.724942 [ 3 ] {f69c0446-aa24-4d78-bf00-e34bfec2a9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.11.09 01:22:33.725612 [ 3 ] {f69c0446-aa24-4d78-bf00-e34bfec2a9cc} <Debug> TCPHandler: Processed in 0.001568818 sec. | ||
258 | 2024.11.09 01:22:33.725817 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.11.09 01:22:33.725936 [ 4 ] {a747e9d7-6c89-40aa-bbbb-2a4dfa9db351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.11.09 01:22:33.726050 [ 4 ] {a747e9d7-6c89-40aa-bbbb-2a4dfa9db351} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.11.09 01:22:33.730290 [ 4 ] {a747e9d7-6c89-40aa-bbbb-2a4dfa9db351} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.11.09 01:22:33.730314 [ 4 ] {a747e9d7-6c89-40aa-bbbb-2a4dfa9db351} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7131e-05 sec | ||
263 | 2024.11.09 01:22:33.730339 [ 4 ] {a747e9d7-6c89-40aa-bbbb-2a4dfa9db351} <Trace> ReferentialDeps: No tables | ||
264 | 2024.11.09 01:22:33.730355 [ 4 ] {a747e9d7-6c89-40aa-bbbb-2a4dfa9db351} <Trace> LoadingDeps: No tables | ||
265 | 2024.11.09 01:22:33.730378 [ 4 ] {a747e9d7-6c89-40aa-bbbb-2a4dfa9db351} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.11.09 01:22:33.730432 [ 4 ] {a747e9d7-6c89-40aa-bbbb-2a4dfa9db351} <Debug> TCPHandler: Processed in 0.004676942 sec. | ||
267 | 2024.11.09 01:22:33.730628 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.11.09 01:22:33.730837 [ 3 ] {8cae839d-3cfd-49ee-b35d-b82506caa634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) /* 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.11.09 01:22:33.730909 [ 3 ] {8cae839d-3cfd-49ee-b35d-b82506caa634} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.11.09 01:22:33.738425 [ 3 ] {8cae839d-3cfd-49ee-b35d-b82506caa634} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.11.09 01:22:33.745292 [ 3 ] {8cae839d-3cfd-49ee-b35d-b82506caa634} <Debug> oximeter.version (166133b1-d32e-451a-8316-611ee64afc16): Loading data parts | ||
273 | 2024.11.09 01:22:33.745912 [ 3 ] {8cae839d-3cfd-49ee-b35d-b82506caa634} <Debug> oximeter.version (166133b1-d32e-451a-8316-611ee64afc16): There are no data parts | ||
274 | 2024.11.09 01:22:33.764480 [ 3 ] {8cae839d-3cfd-49ee-b35d-b82506caa634} <Debug> TCPHandler: Processed in 0.033904738 sec. | ||
275 | 2024.11.09 01:22:33.764846 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.11.09 01:22:33.765147 [ 4 ] {305afa86-7502-4eca-a639-16c362e847ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) /* 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.11.09 01:22:33.765243 [ 4 ] {305afa86-7502-4eca-a639-16c362e847ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.11.09 01:22:33.832085 [ 4 ] {305afa86-7502-4eca-a639-16c362e847ff} <Debug> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Loading data parts | ||
289 | 2024.11.09 01:22:33.832386 [ 4 ] {305afa86-7502-4eca-a639-16c362e847ff} <Debug> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): There are no data parts | ||
290 | 2024.11.09 01:22:33.845984 [ 4 ] {305afa86-7502-4eca-a639-16c362e847ff} <Debug> TCPHandler: Processed in 0.081266246 sec. | ||
291 | 2024.11.09 01:22:33.846351 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.11.09 01:22:33.846718 [ 3 ] {c0b3864f-1ed7-4be6-b289-83c28834f772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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.11.09 01:22:33.846807 [ 3 ] {c0b3864f-1ed7-4be6-b289-83c28834f772} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.11.09 01:22:33.862720 [ 3 ] {c0b3864f-1ed7-4be6-b289-83c28834f772} <Debug> oximeter.measurements_i8 (a1cd80b8-9e8b-4588-8009-0dd6fefdc80f): Loading data parts | ||
295 | 2024.11.09 01:22:33.862909 [ 3 ] {c0b3864f-1ed7-4be6-b289-83c28834f772} <Debug> oximeter.measurements_i8 (a1cd80b8-9e8b-4588-8009-0dd6fefdc80f): There are no data parts | ||
296 | 2024.11.09 01:22:33.867968 [ 3 ] {c0b3864f-1ed7-4be6-b289-83c28834f772} <Debug> TCPHandler: Processed in 0.021747653 sec. | ||
297 | 2024.11.09 01:22:33.868303 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.11.09 01:22:33.868660 [ 4 ] {9216562c-f0de-4cd9-99cc-87e06c70f768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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.11.09 01:22:33.868770 [ 4 ] {9216562c-f0de-4cd9-99cc-87e06c70f768} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.11.09 01:22:33.874312 [ 4 ] {9216562c-f0de-4cd9-99cc-87e06c70f768} <Debug> oximeter.measurements_u8 (d1d6e4da-2eb1-4a04-ba52-9219cf92b5b4): Loading data parts | ||
301 | 2024.11.09 01:22:33.874486 [ 4 ] {9216562c-f0de-4cd9-99cc-87e06c70f768} <Debug> oximeter.measurements_u8 (d1d6e4da-2eb1-4a04-ba52-9219cf92b5b4): There are no data parts | ||
302 | 2024.11.09 01:22:33.877159 [ 4 ] {9216562c-f0de-4cd9-99cc-87e06c70f768} <Debug> TCPHandler: Processed in 0.00900264 sec. | ||
303 | 2024.11.09 01:22:33.877379 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.11.09 01:22:33.877616 [ 3 ] {8255373f-7749-41e8-b262-93744b674d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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.11.09 01:22:33.877675 [ 3 ] {8255373f-7749-41e8-b262-93744b674d14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.11.09 01:22:33.890858 [ 3 ] {8255373f-7749-41e8-b262-93744b674d14} <Debug> oximeter.measurements_i16 (b4ddde25-fcde-4440-a1fc-2700a8d8eaa2): Loading data parts | ||
307 | 2024.11.09 01:22:33.891016 [ 3 ] {8255373f-7749-41e8-b262-93744b674d14} <Debug> oximeter.measurements_i16 (b4ddde25-fcde-4440-a1fc-2700a8d8eaa2): There are no data parts | ||
308 | 2024.11.09 01:22:33.894071 [ 3 ] {8255373f-7749-41e8-b262-93744b674d14} <Debug> TCPHandler: Processed in 0.016755847 sec. | ||
309 | 2024.11.09 01:22:33.894322 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.11.09 01:22:33.894576 [ 4 ] {f32a6e0e-0a4b-410c-ac22-d13be08ee5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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.11.09 01:22:33.894668 [ 4 ] {f32a6e0e-0a4b-410c-ac22-d13be08ee5f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.11.09 01:22:33.911273 [ 4 ] {f32a6e0e-0a4b-410c-ac22-d13be08ee5f3} <Debug> oximeter.measurements_u16 (f81635e3-701e-470c-9ce0-02c437651f05): Loading data parts | ||
313 | 2024.11.09 01:22:33.911466 [ 4 ] {f32a6e0e-0a4b-410c-ac22-d13be08ee5f3} <Debug> oximeter.measurements_u16 (f81635e3-701e-470c-9ce0-02c437651f05): There are no data parts | ||
314 | 2024.11.09 01:22:33.923565 [ 4 ] {f32a6e0e-0a4b-410c-ac22-d13be08ee5f3} <Debug> TCPHandler: Processed in 0.029330097 sec. | ||
315 | 2024.11.09 01:22:33.923859 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.11.09 01:22:33.924118 [ 3 ] {4e594382-d85d-4080-860a-e3eab1a15053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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.11.09 01:22:33.924191 [ 3 ] {4e594382-d85d-4080-860a-e3eab1a15053} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.11.09 01:22:33.929266 [ 3 ] {4e594382-d85d-4080-860a-e3eab1a15053} <Debug> oximeter.measurements_i32 (e254c53a-1ddb-4a30-979c-13a665f38093): Loading data parts | ||
319 | 2024.11.09 01:22:33.929390 [ 3 ] {4e594382-d85d-4080-860a-e3eab1a15053} <Debug> oximeter.measurements_i32 (e254c53a-1ddb-4a30-979c-13a665f38093): There are no data parts | ||
320 | 2024.11.09 01:22:33.932036 [ 3 ] {4e594382-d85d-4080-860a-e3eab1a15053} <Debug> TCPHandler: Processed in 0.008292132 sec. | ||
321 | 2024.11.09 01:22:33.932265 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.11.09 01:22:33.932532 [ 4 ] {5a9b7ef2-8c6e-4d32-8a61-26191636d49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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.11.09 01:22:33.932621 [ 4 ] {5a9b7ef2-8c6e-4d32-8a61-26191636d49e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.11.09 01:22:33.935118 [ 4 ] {5a9b7ef2-8c6e-4d32-8a61-26191636d49e} <Debug> oximeter.measurements_u32 (1931b4da-1db2-40b8-9a35-f21b88cb96af): Loading data parts | ||
325 | 2024.11.09 01:22:33.935290 [ 4 ] {5a9b7ef2-8c6e-4d32-8a61-26191636d49e} <Debug> oximeter.measurements_u32 (1931b4da-1db2-40b8-9a35-f21b88cb96af): There are no data parts | ||
326 | 2024.11.09 01:22:33.937739 [ 4 ] {5a9b7ef2-8c6e-4d32-8a61-26191636d49e} <Debug> TCPHandler: Processed in 0.005555222 sec. | ||
327 | 2024.11.09 01:22:33.937934 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2024.11.09 01:22:33.938176 [ 3 ] {566fe387-b224-46e9-ad3f-47fc561d9e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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.11.09 01:22:33.938236 [ 3 ] {566fe387-b224-46e9-ad3f-47fc561d9e91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2024.11.09 01:22:33.942402 [ 3 ] {566fe387-b224-46e9-ad3f-47fc561d9e91} <Debug> oximeter.measurements_i64 (7e4dab87-65ee-43bf-b7d0-120d7d3a1bde): Loading data parts | ||
331 | 2024.11.09 01:22:33.942538 [ 3 ] {566fe387-b224-46e9-ad3f-47fc561d9e91} <Debug> oximeter.measurements_i64 (7e4dab87-65ee-43bf-b7d0-120d7d3a1bde): There are no data parts | ||
332 | 2024.11.09 01:22:33.945662 [ 3 ] {566fe387-b224-46e9-ad3f-47fc561d9e91} <Debug> TCPHandler: Processed in 0.007788007 sec. | ||
333 | 2024.11.09 01:22:33.945858 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2024.11.09 01:22:33.946090 [ 4 ] {86633af3-af54-464d-9b6f-944bde8d2bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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.11.09 01:22:33.946164 [ 4 ] {86633af3-af54-464d-9b6f-944bde8d2bd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2024.11.09 01:22:33.948756 [ 4 ] {86633af3-af54-464d-9b6f-944bde8d2bd1} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Loading data parts | ||
337 | 2024.11.09 01:22:33.948934 [ 4 ] {86633af3-af54-464d-9b6f-944bde8d2bd1} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): There are no data parts | ||
338 | 2024.11.09 01:22:33.951421 [ 4 ] {86633af3-af54-464d-9b6f-944bde8d2bd1} <Debug> TCPHandler: Processed in 0.005622832 sec. | ||
339 | 2024.11.09 01:22:33.951625 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2024.11.09 01:22:33.951892 [ 3 ] {96ac4b02-1bb7-4bc3-ad2f-ecd3d0a076c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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.11.09 01:22:33.951950 [ 3 ] {96ac4b02-1bb7-4bc3-ad2f-ecd3d0a076c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2024.11.09 01:22:33.956322 [ 3 ] {96ac4b02-1bb7-4bc3-ad2f-ecd3d0a076c5} <Debug> oximeter.measurements_f32 (ded4b914-3495-43d6-be1e-5b6676fb768a): Loading data parts | ||
343 | 2024.11.09 01:22:33.956459 [ 3 ] {96ac4b02-1bb7-4bc3-ad2f-ecd3d0a076c5} <Debug> oximeter.measurements_f32 (ded4b914-3495-43d6-be1e-5b6676fb768a): There are no data parts | ||
344 | 2024.11.09 01:22:33.959103 [ 3 ] {96ac4b02-1bb7-4bc3-ad2f-ecd3d0a076c5} <Debug> TCPHandler: Processed in 0.007544914 sec. | ||
345 | 2024.11.09 01:22:33.959319 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2024.11.09 01:22:33.959533 [ 4 ] {58f2cfaf-3994-4953-860f-053797cf7427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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.11.09 01:22:33.959607 [ 4 ] {58f2cfaf-3994-4953-860f-053797cf7427} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2024.11.09 01:22:33.962035 [ 4 ] {58f2cfaf-3994-4953-860f-053797cf7427} <Debug> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Loading data parts | ||
349 | 2024.11.09 01:22:33.962247 [ 4 ] {58f2cfaf-3994-4953-860f-053797cf7427} <Debug> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): There are no data parts | ||
350 | 2024.11.09 01:22:33.966826 [ 4 ] {58f2cfaf-3994-4953-860f-053797cf7427} <Debug> TCPHandler: Processed in 0.007561174 sec. | ||
351 | 2024.11.09 01:22:33.967045 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2024.11.09 01:22:33.967314 [ 3 ] {177997f5-4886-485f-91f4-535474f993fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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.11.09 01:22:33.967374 [ 3 ] {177997f5-4886-485f-91f4-535474f993fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2024.11.09 01:22:33.971868 [ 3 ] {177997f5-4886-485f-91f4-535474f993fb} <Debug> oximeter.measurements_string (7e273d0b-e03c-49ed-b379-ff6a7865e1f4): Loading data parts | ||
355 | 2024.11.09 01:22:33.972043 [ 3 ] {177997f5-4886-485f-91f4-535474f993fb} <Debug> oximeter.measurements_string (7e273d0b-e03c-49ed-b379-ff6a7865e1f4): There are no data parts | ||
356 | 2024.11.09 01:22:33.974678 [ 3 ] {177997f5-4886-485f-91f4-535474f993fb} <Debug> TCPHandler: Processed in 0.007709846 sec. | ||
357 | 2024.11.09 01:22:33.974899 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2024.11.09 01:22:33.975119 [ 4 ] {65937489-dda2-4393-9fb8-dc0b4b3f5139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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.11.09 01:22:33.975198 [ 4 ] {65937489-dda2-4393-9fb8-dc0b4b3f5139} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2024.11.09 01:22:33.983905 [ 4 ] {65937489-dda2-4393-9fb8-dc0b4b3f5139} <Debug> oximeter.measurements_bytes (8f6ab56c-07a5-43cf-9b0c-a1fc767fb81d): Loading data parts | ||
368 | 2024.11.09 01:22:33.984099 [ 4 ] {65937489-dda2-4393-9fb8-dc0b4b3f5139} <Debug> oximeter.measurements_bytes (8f6ab56c-07a5-43cf-9b0c-a1fc767fb81d): There are no data parts | ||
369 | 2024.11.09 01:22:33.986817 [ 4 ] {65937489-dda2-4393-9fb8-dc0b4b3f5139} <Debug> TCPHandler: Processed in 0.011974133 sec. | ||
370 | 2024.11.09 01:22:33.987058 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.11.09 01:22:33.987281 [ 3 ] {ec1849f8-e9a3-431c-8210-3b67b13f6ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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.11.09 01:22:33.987351 [ 3 ] {ec1849f8-e9a3-431c-8210-3b67b13f6ac5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2024.11.09 01:22:33.992039 [ 3 ] {ec1849f8-e9a3-431c-8210-3b67b13f6ac5} <Debug> oximeter.measurements_cumulativei64 (66a0e5d4-06c1-472c-ab0e-12ae117fdd71): Loading data parts | ||
374 | 2024.11.09 01:22:33.992194 [ 3 ] {ec1849f8-e9a3-431c-8210-3b67b13f6ac5} <Debug> oximeter.measurements_cumulativei64 (66a0e5d4-06c1-472c-ab0e-12ae117fdd71): There are no data parts | ||
375 | 2024.11.09 01:22:33.999199 [ 3 ] {ec1849f8-e9a3-431c-8210-3b67b13f6ac5} <Debug> TCPHandler: Processed in 0.012200616 sec. | ||
376 | 2024.11.09 01:22:33.999404 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.11.09 01:22:33.999662 [ 4 ] {20206a27-87ba-4457-9aba-5f914d996876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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.11.09 01:22:33.999732 [ 4 ] {20206a27-87ba-4457-9aba-5f914d996876} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
379 | 2024.11.09 01:22:34.000182 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.63 MiB, peak 122.63 MiB, free memory in arenas 0.00 B, will set to 132.24 MiB (RSS), difference: 9.61 MiB | ||
380 | 2024.11.09 01:22:34.009638 [ 4 ] {20206a27-87ba-4457-9aba-5f914d996876} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Loading data parts | ||
381 | 2024.11.09 01:22:34.009892 [ 4 ] {20206a27-87ba-4457-9aba-5f914d996876} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): There are no data parts | ||
382 | 2024.11.09 01:22:34.013266 [ 4 ] {20206a27-87ba-4457-9aba-5f914d996876} <Debug> TCPHandler: Processed in 0.013950945 sec. | ||
383 | 2024.11.09 01:22:34.013575 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
384 | 2024.11.09 01:22:34.013966 [ 3 ] {fd46bb06-7101-478e-8d9e-edc61a23501e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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) | ||
385 | 2024.11.09 01:22:34.014063 [ 3 ] {fd46bb06-7101-478e-8d9e-edc61a23501e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
386 | 2024.11.09 01:22:34.021815 [ 3 ] {fd46bb06-7101-478e-8d9e-edc61a23501e} <Debug> oximeter.measurements_cumulativef32 (f832b5f4-2e8e-46cd-b238-1406c86f93f0): Loading data parts | ||
387 | 2024.11.09 01:22:34.022044 [ 3 ] {fd46bb06-7101-478e-8d9e-edc61a23501e} <Debug> oximeter.measurements_cumulativef32 (f832b5f4-2e8e-46cd-b238-1406c86f93f0): There are no data parts | ||
388 | 2024.11.09 01:22:34.025825 [ 3 ] {fd46bb06-7101-478e-8d9e-edc61a23501e} <Debug> TCPHandler: Processed in 0.012335107 sec. | ||
389 | 2024.11.09 01:22:34.026061 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
390 | 2024.11.09 01:22:34.026333 [ 4 ] {5fac9a71-d8d3-4e55-8b4b-681b95eb2b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
391 | 2024.11.09 01:22:34.026425 [ 4 ] {5fac9a71-d8d3-4e55-8b4b-681b95eb2b51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
392 | 2024.11.09 01:22:34.034486 [ 4 ] {5fac9a71-d8d3-4e55-8b4b-681b95eb2b51} <Debug> oximeter.measurements_cumulativef64 (99c27961-f61d-4e1a-b577-011a32639f69): Loading data parts | ||
393 | 2024.11.09 01:22:34.034760 [ 4 ] {5fac9a71-d8d3-4e55-8b4b-681b95eb2b51} <Debug> oximeter.measurements_cumulativef64 (99c27961-f61d-4e1a-b577-011a32639f69): There are no data parts | ||
394 | 2024.11.09 01:22:34.039547 [ 4 ] {5fac9a71-d8d3-4e55-8b4b-681b95eb2b51} <Debug> TCPHandler: Processed in 0.013557321 sec. | ||
395 | 2024.11.09 01:22:34.039784 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
396 | 2024.11.09 01:22:34.040169 [ 3 ] {c0b11973-0b9d-4c95-9161-c68ef99f454b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
397 | * NOTE: Array types cannot be Nullable, see | ||
398 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
399 | * for more details. | ||
400 | * | ||
401 | * This means we need to use empty arrays to indicate a missing value. This | ||
402 | * is unfortunate, and at this point relies on the fact that an | ||
403 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
404 | * to figure out another way to represent missing samples here. | ||
405 | */ | ||
406 | 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) | ||
407 | 2024.11.09 01:22:34.040277 [ 3 ] {c0b11973-0b9d-4c95-9161-c68ef99f454b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
408 | 2024.11.09 01:22:34.051217 [ 3 ] {c0b11973-0b9d-4c95-9161-c68ef99f454b} <Debug> oximeter.measurements_histogrami8 (a84e8de6-ba3d-492f-ac35-531a9cced1a8): Loading data parts | ||
409 | 2024.11.09 01:22:34.051366 [ 3 ] {c0b11973-0b9d-4c95-9161-c68ef99f454b} <Debug> oximeter.measurements_histogrami8 (a84e8de6-ba3d-492f-ac35-531a9cced1a8): There are no data parts | ||
410 | 2024.11.09 01:22:34.054172 [ 3 ] {c0b11973-0b9d-4c95-9161-c68ef99f454b} <Debug> TCPHandler: Processed in 0.014459101 sec. | ||
411 | 2024.11.09 01:22:34.054373 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
412 | 2024.11.09 01:22:34.054675 [ 4 ] {e328e7ec-62c8-4a46-9d88-28dc82dbbb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
413 | 2024.11.09 01:22:34.054763 [ 4 ] {e328e7ec-62c8-4a46-9d88-28dc82dbbb24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
414 | 2024.11.09 01:22:34.058327 [ 4 ] {e328e7ec-62c8-4a46-9d88-28dc82dbbb24} <Debug> oximeter.measurements_histogramu8 (86fe611e-5f4c-4505-975b-682f97c8a184): Loading data parts | ||
415 | 2024.11.09 01:22:34.058514 [ 4 ] {e328e7ec-62c8-4a46-9d88-28dc82dbbb24} <Debug> oximeter.measurements_histogramu8 (86fe611e-5f4c-4505-975b-682f97c8a184): There are no data parts | ||
416 | 2024.11.09 01:22:34.071185 [ 4 ] {e328e7ec-62c8-4a46-9d88-28dc82dbbb24} <Debug> TCPHandler: Processed in 0.016875548 sec. | ||
417 | 2024.11.09 01:22:34.071389 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
418 | 2024.11.09 01:22:34.071748 [ 3 ] {56ca2ce5-e980-4bc0-812b-a4d8fe9f7483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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) | ||
419 | 2024.11.09 01:22:34.071825 [ 3 ] {56ca2ce5-e980-4bc0-812b-a4d8fe9f7483} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
420 | 2024.11.09 01:22:34.078057 [ 3 ] {56ca2ce5-e980-4bc0-812b-a4d8fe9f7483} <Debug> oximeter.measurements_histogrami16 (cd35197b-7943-4189-a1b4-3fcdcaf86420): Loading data parts | ||
421 | 2024.11.09 01:22:34.078256 [ 3 ] {56ca2ce5-e980-4bc0-812b-a4d8fe9f7483} <Debug> oximeter.measurements_histogrami16 (cd35197b-7943-4189-a1b4-3fcdcaf86420): There are no data parts | ||
422 | 2024.11.09 01:22:34.088038 [ 3 ] {56ca2ce5-e980-4bc0-812b-a4d8fe9f7483} <Debug> TCPHandler: Processed in 0.016707287 sec. | ||
423 | 2024.11.09 01:22:34.088254 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
424 | 2024.11.09 01:22:34.088575 [ 4 ] {6770b1cc-e5e2-425d-b1b8-f001867eaf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
425 | 2024.11.09 01:22:34.088673 [ 4 ] {6770b1cc-e5e2-425d-b1b8-f001867eaf04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
426 | 2024.11.09 01:22:34.105561 [ 4 ] {6770b1cc-e5e2-425d-b1b8-f001867eaf04} <Debug> oximeter.measurements_histogramu16 (8d8b4668-4748-420d-a1af-508a3e9ac71b): Loading data parts | ||
427 | 2024.11.09 01:22:34.105789 [ 4 ] {6770b1cc-e5e2-425d-b1b8-f001867eaf04} <Debug> oximeter.measurements_histogramu16 (8d8b4668-4748-420d-a1af-508a3e9ac71b): There are no data parts | ||
428 | 2024.11.09 01:22:34.117406 [ 4 ] {6770b1cc-e5e2-425d-b1b8-f001867eaf04} <Debug> TCPHandler: Processed in 0.029223736 sec. | ||
429 | 2024.11.09 01:22:34.117641 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
430 | 2024.11.09 01:22:34.117989 [ 3 ] {d1d93a62-3ded-42bc-ab30-23710e67b41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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) | ||
431 | 2024.11.09 01:22:34.118057 [ 3 ] {d1d93a62-3ded-42bc-ab30-23710e67b41d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
432 | 2024.11.09 01:22:34.121628 [ 3 ] {d1d93a62-3ded-42bc-ab30-23710e67b41d} <Debug> oximeter.measurements_histogrami32 (9b7b0ba3-a519-4743-909a-d09d86da2aa9): Loading data parts | ||
433 | 2024.11.09 01:22:34.121835 [ 3 ] {d1d93a62-3ded-42bc-ab30-23710e67b41d} <Debug> oximeter.measurements_histogrami32 (9b7b0ba3-a519-4743-909a-d09d86da2aa9): There are no data parts | ||
434 | 2024.11.09 01:22:34.131727 [ 3 ] {d1d93a62-3ded-42bc-ab30-23710e67b41d} <Debug> TCPHandler: Processed in 0.014154198 sec. | ||
435 | 2024.11.09 01:22:34.132053 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
436 | 2024.11.09 01:22:34.132501 [ 4 ] {3e781436-207a-4a2b-af20-834a7cb95a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
437 | 2024.11.09 01:22:34.132624 [ 4 ] {3e781436-207a-4a2b-af20-834a7cb95a1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
438 | 2024.11.09 01:22:34.138271 [ 4 ] {3e781436-207a-4a2b-af20-834a7cb95a1e} <Debug> oximeter.measurements_histogramu32 (c77fe368-9acf-4897-9314-9b14bf3a807b): Loading data parts | ||
439 | 2024.11.09 01:22:34.138489 [ 4 ] {3e781436-207a-4a2b-af20-834a7cb95a1e} <Debug> oximeter.measurements_histogramu32 (c77fe368-9acf-4897-9314-9b14bf3a807b): There are no data parts | ||
440 | 2024.11.09 01:22:34.150726 [ 4 ] {3e781436-207a-4a2b-af20-834a7cb95a1e} <Debug> TCPHandler: Processed in 0.01882874 sec. | ||
441 | 2024.11.09 01:22:34.150964 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
442 | 2024.11.09 01:22:34.151359 [ 3 ] {bee8f45c-f5c6-4a79-9505-9c702ba1faa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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) | ||
443 | 2024.11.09 01:22:34.151444 [ 3 ] {bee8f45c-f5c6-4a79-9505-9c702ba1faa2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
444 | 2024.11.09 01:22:34.157088 [ 3 ] {bee8f45c-f5c6-4a79-9505-9c702ba1faa2} <Debug> oximeter.measurements_histogrami64 (310cc73a-7227-4658-b0a3-6ef9a152c1fa): Loading data parts | ||
445 | 2024.11.09 01:22:34.157244 [ 3 ] {bee8f45c-f5c6-4a79-9505-9c702ba1faa2} <Debug> oximeter.measurements_histogrami64 (310cc73a-7227-4658-b0a3-6ef9a152c1fa): There are no data parts | ||
446 | 2024.11.09 01:22:34.167790 [ 3 ] {bee8f45c-f5c6-4a79-9505-9c702ba1faa2} <Debug> TCPHandler: Processed in 0.016897688 sec. | ||
447 | 2024.11.09 01:22:34.168083 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
448 | 2024.11.09 01:22:34.168424 [ 4 ] {25a71c55-6312-4db4-9436-232cad1b1bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
449 | 2024.11.09 01:22:34.168531 [ 4 ] {25a71c55-6312-4db4-9436-232cad1b1bad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
450 | 2024.11.09 01:22:34.174192 [ 4 ] {25a71c55-6312-4db4-9436-232cad1b1bad} <Debug> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Loading data parts | ||
451 | 2024.11.09 01:22:34.174383 [ 4 ] {25a71c55-6312-4db4-9436-232cad1b1bad} <Debug> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): There are no data parts | ||
452 | 2024.11.09 01:22:34.182478 [ 4 ] {25a71c55-6312-4db4-9436-232cad1b1bad} <Debug> TCPHandler: Processed in 0.014570912 sec. | ||
453 | 2024.11.09 01:22:34.182656 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2024.11.09 01:22:34.183035 [ 3 ] {5abdc6fb-84d1-4c76-9839-a288ee86444e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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) | ||
455 | 2024.11.09 01:22:34.183113 [ 3 ] {5abdc6fb-84d1-4c76-9839-a288ee86444e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
456 | 2024.11.09 01:22:34.188521 [ 3 ] {5abdc6fb-84d1-4c76-9839-a288ee86444e} <Debug> oximeter.measurements_histogramf32 (5fc0073b-cdca-4282-89e2-2434d3142256): Loading data parts | ||
457 | 2024.11.09 01:22:34.188658 [ 3 ] {5abdc6fb-84d1-4c76-9839-a288ee86444e} <Debug> oximeter.measurements_histogramf32 (5fc0073b-cdca-4282-89e2-2434d3142256): There are no data parts | ||
458 | 2024.11.09 01:22:34.190846 [ 3 ] {5abdc6fb-84d1-4c76-9839-a288ee86444e} <Debug> TCPHandler: Processed in 0.008201241 sec. | ||
459 | 2024.11.09 01:22:34.191074 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2024.11.09 01:22:34.191387 [ 4 ] {7b508c1a-07c4-4c2b-82f3-18c64bf4d4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
461 | 2024.11.09 01:22:34.191485 [ 4 ] {7b508c1a-07c4-4c2b-82f3-18c64bf4d4b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
462 | 2024.11.09 01:22:34.196346 [ 4 ] {7b508c1a-07c4-4c2b-82f3-18c64bf4d4b9} <Debug> oximeter.measurements_histogramf64 (53a1c92f-7af5-4ce4-8db2-dde083d1caf2): Loading data parts | ||
463 | 2024.11.09 01:22:34.196525 [ 4 ] {7b508c1a-07c4-4c2b-82f3-18c64bf4d4b9} <Debug> oximeter.measurements_histogramf64 (53a1c92f-7af5-4ce4-8db2-dde083d1caf2): There are no data parts | ||
464 | 2024.11.09 01:22:34.200380 [ 4 ] {7b508c1a-07c4-4c2b-82f3-18c64bf4d4b9} <Debug> TCPHandler: Processed in 0.009380464 sec. | ||
465 | 2024.11.09 01:22:34.200594 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2024.11.09 01:22:34.200884 [ 3 ] {30fb95f5-e3c9-411b-8f1a-146d4caf4e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) /* The field tables store named dimensions of each timeseries. | ||
467 | * | ||
468 | * As with the measurement tables, there is one field table for each field data | ||
469 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
470 | * this behavior **must not** be relied upon for query correctness. | ||
471 | * | ||
472 | * The index for the fields differs from the measurements, however. Rows are | ||
473 | * sorted by timeseries name, then field name, field value, and finally | ||
474 | * timeseries key. This reflects the most common pattern for looking them up: | ||
475 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
476 | * usually then used to look up measurements. | ||
477 | * | ||
478 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
479 | * timeseries name and then key, since it would improve lookups where one | ||
480 | * already has the key. Realistically though, these tables are quite small and | ||
481 | * so performance benefits will be low in absolute terms. | ||
482 | * | ||
483 | * TTL: We use a materialized column to expire old field table records. This | ||
484 | * column is generated automatically by the database whenever a new row is | ||
485 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
486 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
487 | * record will remain during a deduplication, which will have the last | ||
488 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
489 | * measurement tables. | ||
490 | */ | ||
491 | 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) | ||
492 | 2024.11.09 01:22:34.200958 [ 3 ] {30fb95f5-e3c9-411b-8f1a-146d4caf4e8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
493 | 2024.11.09 01:22:34.207106 [ 3 ] {30fb95f5-e3c9-411b-8f1a-146d4caf4e8e} <Debug> oximeter.fields_bool (31a92472-aacb-49d5-ba73-d7e44597a703): Loading data parts | ||
494 | 2024.11.09 01:22:34.207320 [ 3 ] {30fb95f5-e3c9-411b-8f1a-146d4caf4e8e} <Debug> oximeter.fields_bool (31a92472-aacb-49d5-ba73-d7e44597a703): There are no data parts | ||
495 | 2024.11.09 01:22:34.209621 [ 3 ] {30fb95f5-e3c9-411b-8f1a-146d4caf4e8e} <Debug> TCPHandler: Processed in 0.009103451 sec. | ||
496 | 2024.11.09 01:22:34.209895 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2024.11.09 01:22:34.210154 [ 4 ] {c9da9086-16fa-4ded-bf87-61a9c542c612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
498 | 2024.11.09 01:22:34.210242 [ 4 ] {c9da9086-16fa-4ded-bf87-61a9c542c612} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
499 | 2024.11.09 01:22:34.213954 [ 4 ] {c9da9086-16fa-4ded-bf87-61a9c542c612} <Debug> oximeter.fields_i8 (7113e0ad-71e9-495c-8b4c-4368615f4413): Loading data parts | ||
500 | 2024.11.09 01:22:34.214136 [ 4 ] {c9da9086-16fa-4ded-bf87-61a9c542c612} <Debug> oximeter.fields_i8 (7113e0ad-71e9-495c-8b4c-4368615f4413): There are no data parts | ||
501 | 2024.11.09 01:22:34.217902 [ 4 ] {c9da9086-16fa-4ded-bf87-61a9c542c612} <Debug> TCPHandler: Processed in 0.00808902 sec. | ||
502 | 2024.11.09 01:22:34.218102 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2024.11.09 01:22:34.218309 [ 3 ] {cd5f7fae-23d8-48a5-83d6-a0988d2e6171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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) | ||
504 | 2024.11.09 01:22:34.218389 [ 3 ] {cd5f7fae-23d8-48a5-83d6-a0988d2e6171} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
505 | 2024.11.09 01:22:34.223830 [ 3 ] {cd5f7fae-23d8-48a5-83d6-a0988d2e6171} <Debug> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Loading data parts | ||
506 | 2024.11.09 01:22:34.223968 [ 3 ] {cd5f7fae-23d8-48a5-83d6-a0988d2e6171} <Debug> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): There are no data parts | ||
507 | 2024.11.09 01:22:34.226391 [ 3 ] {cd5f7fae-23d8-48a5-83d6-a0988d2e6171} <Debug> TCPHandler: Processed in 0.008347984 sec. | ||
508 | 2024.11.09 01:22:34.226735 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2024.11.09 01:22:34.227019 [ 4 ] {951c79bc-bf75-4dcc-9122-22bc72aff7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
510 | 2024.11.09 01:22:34.227098 [ 4 ] {951c79bc-bf75-4dcc-9122-22bc72aff7da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
511 | 2024.11.09 01:22:34.230274 [ 4 ] {951c79bc-bf75-4dcc-9122-22bc72aff7da} <Debug> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Loading data parts | ||
512 | 2024.11.09 01:22:34.230460 [ 4 ] {951c79bc-bf75-4dcc-9122-22bc72aff7da} <Debug> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): There are no data parts | ||
513 | 2024.11.09 01:22:34.234415 [ 4 ] {951c79bc-bf75-4dcc-9122-22bc72aff7da} <Debug> TCPHandler: Processed in 0.007742877 sec. | ||
514 | 2024.11.09 01:22:34.234625 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
515 | 2024.11.09 01:22:34.234834 [ 3 ] {f7b58e7b-9078-401b-8238-a8c0a32e2d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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) | ||
516 | 2024.11.09 01:22:34.234931 [ 3 ] {f7b58e7b-9078-401b-8238-a8c0a32e2d52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
517 | 2024.11.09 01:22:34.240307 [ 3 ] {f7b58e7b-9078-401b-8238-a8c0a32e2d52} <Debug> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Loading data parts | ||
518 | 2024.11.09 01:22:34.240450 [ 3 ] {f7b58e7b-9078-401b-8238-a8c0a32e2d52} <Debug> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): There are no data parts | ||
519 | 2024.11.09 01:22:34.242567 [ 3 ] {f7b58e7b-9078-401b-8238-a8c0a32e2d52} <Debug> TCPHandler: Processed in 0.008013769 sec. | ||
520 | 2024.11.09 01:22:34.242810 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
521 | 2024.11.09 01:22:34.243045 [ 4 ] {d73c1f24-2aa5-46ce-af42-70eba2544d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
522 | 2024.11.09 01:22:34.243182 [ 4 ] {d73c1f24-2aa5-46ce-af42-70eba2544d0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
523 | 2024.11.09 01:22:34.246365 [ 4 ] {d73c1f24-2aa5-46ce-af42-70eba2544d0b} <Debug> oximeter.fields_i32 (57fa84cc-373f-47d4-8ba3-6d582fe41da8): Loading data parts | ||
524 | 2024.11.09 01:22:34.246526 [ 4 ] {d73c1f24-2aa5-46ce-af42-70eba2544d0b} <Debug> oximeter.fields_i32 (57fa84cc-373f-47d4-8ba3-6d582fe41da8): There are no data parts | ||
525 | 2024.11.09 01:22:34.250214 [ 4 ] {d73c1f24-2aa5-46ce-af42-70eba2544d0b} <Debug> TCPHandler: Processed in 0.007485003 sec. | ||
526 | 2024.11.09 01:22:34.250423 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
527 | 2024.11.09 01:22:34.250672 [ 3 ] {2e516363-7fb6-4462-86e4-e8c5a01aa87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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) | ||
528 | 2024.11.09 01:22:34.250759 [ 3 ] {2e516363-7fb6-4462-86e4-e8c5a01aa87c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
529 | 2024.11.09 01:22:34.256067 [ 3 ] {2e516363-7fb6-4462-86e4-e8c5a01aa87c} <Debug> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Loading data parts | ||
530 | 2024.11.09 01:22:34.256199 [ 3 ] {2e516363-7fb6-4462-86e4-e8c5a01aa87c} <Debug> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): There are no data parts | ||
531 | 2024.11.09 01:22:34.258311 [ 3 ] {2e516363-7fb6-4462-86e4-e8c5a01aa87c} <Debug> TCPHandler: Processed in 0.007957188 sec. | ||
532 | 2024.11.09 01:22:34.258538 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
533 | 2024.11.09 01:22:34.258765 [ 4 ] {ffc021a7-c4fa-4977-8f29-6043c0f907b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
534 | 2024.11.09 01:22:34.258879 [ 4 ] {ffc021a7-c4fa-4977-8f29-6043c0f907b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
535 | 2024.11.09 01:22:34.261923 [ 4 ] {ffc021a7-c4fa-4977-8f29-6043c0f907b7} <Debug> oximeter.fields_i64 (0305f949-5779-406e-a15a-de5653f70c1f): Loading data parts | ||
536 | 2024.11.09 01:22:34.262117 [ 4 ] {ffc021a7-c4fa-4977-8f29-6043c0f907b7} <Debug> oximeter.fields_i64 (0305f949-5779-406e-a15a-de5653f70c1f): There are no data parts | ||
537 | 2024.11.09 01:22:34.265740 [ 4 ] {ffc021a7-c4fa-4977-8f29-6043c0f907b7} <Debug> TCPHandler: Processed in 0.007280021 sec. | ||
538 | 2024.11.09 01:22:34.265941 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2024.11.09 01:22:34.266197 [ 3 ] {37571077-1fcc-4d0e-84e4-26f8e0601015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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) | ||
540 | 2024.11.09 01:22:34.266292 [ 3 ] {37571077-1fcc-4d0e-84e4-26f8e0601015} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
541 | 2024.11.09 01:22:34.271456 [ 3 ] {37571077-1fcc-4d0e-84e4-26f8e0601015} <Debug> oximeter.fields_u64 (fbd7ebf8-0fd1-4f11-a407-5ed64c12688e): Loading data parts | ||
542 | 2024.11.09 01:22:34.271726 [ 3 ] {37571077-1fcc-4d0e-84e4-26f8e0601015} <Debug> oximeter.fields_u64 (fbd7ebf8-0fd1-4f11-a407-5ed64c12688e): There are no data parts | ||
543 | 2024.11.09 01:22:34.274558 [ 3 ] {37571077-1fcc-4d0e-84e4-26f8e0601015} <Debug> TCPHandler: Processed in 0.008687087 sec. | ||
544 | 2024.11.09 01:22:34.274808 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2024.11.09 01:22:34.275083 [ 4 ] {0612b3eb-e75e-4954-a058-08aeb8931439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
546 | 2024.11.09 01:22:34.275296 [ 4 ] {0612b3eb-e75e-4954-a058-08aeb8931439} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
547 | 2024.11.09 01:22:34.278758 [ 4 ] {0612b3eb-e75e-4954-a058-08aeb8931439} <Debug> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Loading data parts | ||
548 | 2024.11.09 01:22:34.278947 [ 4 ] {0612b3eb-e75e-4954-a058-08aeb8931439} <Debug> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): There are no data parts | ||
549 | 2024.11.09 01:22:34.284189 [ 4 ] {0612b3eb-e75e-4954-a058-08aeb8931439} <Debug> TCPHandler: Processed in 0.009467206 sec. | ||
550 | 2024.11.09 01:22:34.284378 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2024.11.09 01:22:34.284662 [ 3 ] {280a93ab-47d3-4953-9469-92e59ff23bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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) | ||
552 | 2024.11.09 01:22:34.284730 [ 3 ] {280a93ab-47d3-4953-9469-92e59ff23bea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
553 | 2024.11.09 01:22:34.295707 [ 3 ] {280a93ab-47d3-4953-9469-92e59ff23bea} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Loading data parts | ||
554 | 2024.11.09 01:22:34.295843 [ 3 ] {280a93ab-47d3-4953-9469-92e59ff23bea} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): There are no data parts | ||
555 | 2024.11.09 01:22:34.305623 [ 3 ] {280a93ab-47d3-4953-9469-92e59ff23bea} <Debug> TCPHandler: Processed in 0.021302498 sec. | ||
556 | 2024.11.09 01:22:34.305899 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2024.11.09 01:22:34.306174 [ 4 ] {fe18e188-6aae-4f4d-9b02-bf8b2efaf9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
558 | 2024.11.09 01:22:34.306337 [ 4 ] {fe18e188-6aae-4f4d-9b02-bf8b2efaf9b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
559 | 2024.11.09 01:22:34.317796 [ 4 ] {fe18e188-6aae-4f4d-9b02-bf8b2efaf9b9} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Loading data parts | ||
560 | 2024.11.09 01:22:34.317982 [ 4 ] {fe18e188-6aae-4f4d-9b02-bf8b2efaf9b9} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): There are no data parts | ||
561 | 2024.11.09 01:22:34.323417 [ 4 ] {fe18e188-6aae-4f4d-9b02-bf8b2efaf9b9} <Debug> TCPHandler: Processed in 0.017609256 sec. | ||
562 | 2024.11.09 01:22:34.323637 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2024.11.09 01:22:34.324020 [ 3 ] {bd3defb5-4d82-47ef-9140-0e3b73e664b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) /* The timeseries schema table stores the extracted schema for the samples | ||
564 | * oximeter collects. | ||
565 | */ | ||
566 | 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) | ||
567 | 2024.11.09 01:22:34.324109 [ 3 ] {bd3defb5-4d82-47ef-9140-0e3b73e664b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
568 | 2024.11.09 01:22:34.334291 [ 3 ] {bd3defb5-4d82-47ef-9140-0e3b73e664b0} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077): Loading data parts | ||
569 | 2024.11.09 01:22:34.334426 [ 3 ] {bd3defb5-4d82-47ef-9140-0e3b73e664b0} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077): There are no data parts | ||
570 | 2024.11.09 01:22:34.338578 [ 3 ] {bd3defb5-4d82-47ef-9140-0e3b73e664b0} <Debug> TCPHandler: Processed in 0.015011107 sec. | ||
571 | 2024.11.09 01:22:34.338840 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
572 | 2024.11.09 01:22:34.339019 [ 3 ] {f86a603c-1cd5-40a9-9023-3d22292977e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
573 | 2024.11.09 01:22:34.340238 [ 3 ] {f86a603c-1cd5-40a9-9023-3d22292977e0} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
574 | 2024.11.09 01:22:34.349234 [ 257 ] {f86a603c-1cd5-40a9-9023-3d22292977e0} <Trace> oximeter.version (166133b1-d32e-451a-8316-611ee64afc16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
575 | 2024.11.09 01:22:34.349275 [ 257 ] {f86a603c-1cd5-40a9-9023-3d22292977e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
576 | 2024.11.09 01:22:34.349331 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35437 | ||
577 | 2024.11.09 01:22:34.349552 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
578 | 2024.11.09 01:22:34.349588 [ 258 ] {} <Debug> TCP-Session: 49436771-6a85-4bf5-ae5d-dea952a5c377 Authenticating user 'default' from [fd00:1122:3344:101::c]:35437 | ||
579 | 2024.11.09 01:22:34.349799 [ 258 ] {} <Debug> TCP-Session: 49436771-6a85-4bf5-ae5d-dea952a5c377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
580 | 2024.11.09 01:22:34.349820 [ 258 ] {} <Debug> TCP-Session: 49436771-6a85-4bf5-ae5d-dea952a5c377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2024.11.09 01:22:34.350627 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
582 | 2024.11.09 01:22:34.350705 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
583 | 2024.11.09 01:22:34.350723 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
584 | 2024.11.09 01:22:34.351129 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33897 | ||
585 | 2024.11.09 01:22:34.351972 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
586 | 2024.11.09 01:22:34.351982 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45726 | ||
587 | 2024.11.09 01:22:34.352221 [ 259 ] {} <Debug> TCP-Session: 8070d56d-4ef0-48a7-99ca-547d6e8fb58d Authenticating user 'default' from [fd00:1122:3344:101::c]:33897 | ||
588 | 2024.11.09 01:22:34.352880 [ 259 ] {} <Debug> TCP-Session: 8070d56d-4ef0-48a7-99ca-547d6e8fb58d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
589 | 2024.11.09 01:22:34.352997 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51036 | ||
590 | 2024.11.09 01:22:34.353063 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47119 | ||
591 | 2024.11.09 01:22:34.353012 [ 259 ] {} <Debug> TCP-Session: 8070d56d-4ef0-48a7-99ca-547d6e8fb58d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
592 | 2024.11.09 01:22:34.355660 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50824 | ||
593 | 2024.11.09 01:22:34.355717 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51335 | ||
594 | 2024.11.09 01:22:34.355973 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
595 | 2024.11.09 01:22:34.355839 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51968 | ||
596 | 2024.11.09 01:22:34.355860 [ 257 ] {f86a603c-1cd5-40a9-9023-3d22292977e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
597 | 2024.11.09 01:22:34.356234 [ 264 ] {} <Debug> TCP-Session: 06d7bea3-f542-4f62-9cd5-39afce19526e Authenticating user 'default' from [fd00:1122:3344:101::c]:50824 | ||
598 | 2024.11.09 01:22:34.356253 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
599 | 2024.11.09 01:22:34.356270 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
600 | 2024.11.09 01:22:34.356328 [ 264 ] {} <Debug> TCP-Session: 06d7bea3-f542-4f62-9cd5-39afce19526e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
601 | 2024.11.09 01:22:34.356367 [ 265 ] {} <Debug> TCP-Session: 972b497b-198f-4f45-aa46-c945d91d714a Authenticating user 'default' from [fd00:1122:3344:101::c]:51968 | ||
602 | 2024.11.09 01:22:34.357100 [ 264 ] {} <Debug> TCP-Session: 06d7bea3-f542-4f62-9cd5-39afce19526e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2024.11.09 01:22:34.356345 [ 263 ] {} <Debug> TCP-Session: 8d5974a8-fa43-44a6-a4d9-75ce61a0f8e2 Authenticating user 'default' from [fd00:1122:3344:101::c]:51335 | ||
604 | 2024.11.09 01:22:34.357219 [ 265 ] {} <Debug> TCP-Session: 972b497b-198f-4f45-aa46-c945d91d714a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2024.11.09 01:22:34.357247 [ 263 ] {} <Debug> TCP-Session: 8d5974a8-fa43-44a6-a4d9-75ce61a0f8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2024.11.09 01:22:34.357300 [ 265 ] {} <Debug> TCP-Session: 972b497b-198f-4f45-aa46-c945d91d714a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
607 | 2024.11.09 01:22:34.357313 [ 263 ] {} <Debug> TCP-Session: 8d5974a8-fa43-44a6-a4d9-75ce61a0f8e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2024.11.09 01:22:34.357551 [ 257 ] {f86a603c-1cd5-40a9-9023-3d22292977e0} <Trace> oximeter.version (166133b1-d32e-451a-8316-611ee64afc16): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
609 | 2024.11.09 01:22:34.357698 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
610 | 2024.11.09 01:22:34.357712 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
611 | 2024.11.09 01:22:34.357752 [ 260 ] {} <Debug> TCP-Session: c040009a-3697-4a2e-89e3-e3987f480a79 Authenticating user 'default' from [fd00:1122:3344:101::c]:45726 | ||
612 | 2024.11.09 01:22:34.357788 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
613 | 2024.11.09 01:22:34.357824 [ 260 ] {} <Debug> TCP-Session: c040009a-3697-4a2e-89e3-e3987f480a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
614 | 2024.11.09 01:22:34.357801 [ 262 ] {} <Debug> TCP-Session: 78d8e808-c339-435a-a878-326319620218 Authenticating user 'default' from [fd00:1122:3344:101::c]:47119 | ||
615 | 2024.11.09 01:22:34.357922 [ 261 ] {} <Debug> TCP-Session: 1788ae5c-bc6d-41ed-8365-ddb765343d22 Authenticating user 'default' from [fd00:1122:3344:101::c]:51036 | ||
616 | 2024.11.09 01:22:34.357939 [ 260 ] {} <Debug> TCP-Session: c040009a-3697-4a2e-89e3-e3987f480a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2024.11.09 01:22:34.357985 [ 262 ] {} <Debug> TCP-Session: 78d8e808-c339-435a-a878-326319620218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2024.11.09 01:22:34.358055 [ 261 ] {} <Debug> TCP-Session: 1788ae5c-bc6d-41ed-8365-ddb765343d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2024.11.09 01:22:34.358077 [ 262 ] {} <Debug> TCP-Session: 78d8e808-c339-435a-a878-326319620218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2024.11.09 01:22:34.358163 [ 261 ] {} <Debug> TCP-Session: 1788ae5c-bc6d-41ed-8365-ddb765343d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2024.11.09 01:22:34.358254 [ 3 ] {f86a603c-1cd5-40a9-9023-3d22292977e0} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019274 sec., 51.88336619279859 rows/sec., 830.13 B/sec. | ||
622 | 2024.11.09 01:22:34.358656 [ 3 ] {f86a603c-1cd5-40a9-9023-3d22292977e0} <Debug> TCPHandler: Processed in 0.019863151 sec. | ||
623 | 2024.11.09 01:22:34.610491 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58066 | ||
624 | 2024.11.09 01:22:34.610633 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2024.11.09 01:22:34.610668 [ 266 ] {} <Debug> TCP-Session: 228b02fa-24cc-4f19-9527-cecf64ad960b Authenticating user 'default' from [fd00:1122:3344:101::b]:58066 | ||
626 | 2024.11.09 01:22:34.610739 [ 266 ] {} <Debug> TCP-Session: 228b02fa-24cc-4f19-9527-cecf64ad960b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2024.11.09 01:22:34.610757 [ 266 ] {} <Debug> TCP-Session: 228b02fa-24cc-4f19-9527-cecf64ad960b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.11.09 01:22:34.610820 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
629 | 2024.11.09 01:22:34.610874 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
630 | 2024.11.09 01:22:34.610899 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
631 | 2024.11.09 01:22:34.614251 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52750 | ||
632 | 2024.11.09 01:22:34.614328 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63832 | ||
633 | 2024.11.09 01:22:34.614460 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
634 | 2024.11.09 01:22:34.614503 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59814 | ||
635 | 2024.11.09 01:22:34.614540 [ 267 ] {} <Debug> TCP-Session: 6fe8b741-72eb-484d-8588-03bada690854 Authenticating user 'default' from [fd00:1122:3344:101::b]:52750 | ||
636 | 2024.11.09 01:22:34.614673 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
637 | 2024.11.09 01:22:34.614699 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53288 | ||
638 | 2024.11.09 01:22:34.614727 [ 267 ] {} <Debug> TCP-Session: 6fe8b741-72eb-484d-8588-03bada690854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
639 | 2024.11.09 01:22:34.614778 [ 268 ] {} <Debug> TCP-Session: 1442876d-42e9-4460-aa65-ca97632816c7 Authenticating user 'default' from [fd00:1122:3344:101::b]:63832 | ||
640 | 2024.11.09 01:22:34.614795 [ 267 ] {} <Debug> TCP-Session: 6fe8b741-72eb-484d-8588-03bada690854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
641 | 2024.11.09 01:22:34.615096 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51397 | ||
642 | 2024.11.09 01:22:34.615130 [ 268 ] {} <Debug> TCP-Session: 1442876d-42e9-4460-aa65-ca97632816c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
643 | 2024.11.09 01:22:34.615150 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48971 | ||
644 | 2024.11.09 01:22:34.615312 [ 268 ] {} <Debug> TCP-Session: 1442876d-42e9-4460-aa65-ca97632816c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2024.11.09 01:22:34.615325 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41659 | ||
646 | 2024.11.09 01:22:34.623276 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
647 | 2024.11.09 01:22:34.623381 [ 269 ] {} <Debug> TCP-Session: f565f0cc-e2a3-4702-a051-635548486b2d Authenticating user 'default' from [fd00:1122:3344:101::b]:59814 | ||
648 | 2024.11.09 01:22:34.623413 [ 269 ] {} <Debug> TCP-Session: f565f0cc-e2a3-4702-a051-635548486b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2024.11.09 01:22:34.623431 [ 269 ] {} <Debug> TCP-Session: f565f0cc-e2a3-4702-a051-635548486b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2024.11.09 01:22:34.628452 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
651 | 2024.11.09 01:22:34.628476 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
652 | 2024.11.09 01:22:34.628514 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
653 | 2024.11.09 01:22:34.628533 [ 272 ] {} <Debug> TCP-Session: 65d97a9e-9253-4f93-8bd2-5038706ebc53 Authenticating user 'default' from [fd00:1122:3344:101::b]:51397 | ||
654 | 2024.11.09 01:22:34.628581 [ 273 ] {} <Debug> TCP-Session: d7ef494f-9e5e-4996-9493-4c91b523a3c8 Authenticating user 'default' from [fd00:1122:3344:101::b]:41659 | ||
655 | 2024.11.09 01:22:34.628571 [ 271 ] {} <Debug> TCP-Session: 3b25a480-436a-4cb1-8a46-a83488f8abcc Authenticating user 'default' from [fd00:1122:3344:101::b]:48971 | ||
656 | 2024.11.09 01:22:34.628655 [ 272 ] {} <Debug> TCP-Session: 65d97a9e-9253-4f93-8bd2-5038706ebc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.11.09 01:22:34.628684 [ 273 ] {} <Debug> TCP-Session: d7ef494f-9e5e-4996-9493-4c91b523a3c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.11.09 01:22:34.628671 [ 271 ] {} <Debug> TCP-Session: 3b25a480-436a-4cb1-8a46-a83488f8abcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2024.11.09 01:22:34.628727 [ 272 ] {} <Debug> TCP-Session: 65d97a9e-9253-4f93-8bd2-5038706ebc53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2024.11.09 01:22:34.628747 [ 271 ] {} <Debug> TCP-Session: 3b25a480-436a-4cb1-8a46-a83488f8abcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2024.11.09 01:22:34.628735 [ 273 ] {} <Debug> TCP-Session: d7ef494f-9e5e-4996-9493-4c91b523a3c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.11.09 01:22:34.629213 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
663 | 2024.11.09 01:22:34.629296 [ 270 ] {} <Debug> TCP-Session: 7cf0b98f-d6b9-40e9-8c13-752a31e325a3 Authenticating user 'default' from [fd00:1122:3344:101::b]:53288 | ||
664 | 2024.11.09 01:22:34.629323 [ 270 ] {} <Debug> TCP-Session: 7cf0b98f-d6b9-40e9-8c13-752a31e325a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.11.09 01:22:34.629338 [ 270 ] {} <Debug> TCP-Session: 7cf0b98f-d6b9-40e9-8c13-752a31e325a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.11.09 01:22:35.000256 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.44 MiB, peak 134.44 MiB, free memory in arenas 0.00 B, will set to 139.05 MiB (RSS), difference: 4.61 MiB | ||
667 | 2024.11.09 01:22:35.148984 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48946 | ||
668 | 2024.11.09 01:22:35.150593 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2024.11.09 01:22:35.150672 [ 274 ] {} <Debug> TCP-Session: da7ec65f-51a6-4ca4-8978-b077c04ae216 Authenticating user 'default' from [fd00:1122:3344:101::a]:48946 | ||
670 | 2024.11.09 01:22:35.150699 [ 274 ] {} <Debug> TCP-Session: da7ec65f-51a6-4ca4-8978-b077c04ae216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.11.09 01:22:35.150713 [ 274 ] {} <Debug> TCP-Session: da7ec65f-51a6-4ca4-8978-b077c04ae216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2024.11.09 01:22:35.150789 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2024.11.09 01:22:35.150816 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
674 | 2024.11.09 01:22:35.150848 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
675 | 2024.11.09 01:22:35.151225 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47874 | ||
676 | 2024.11.09 01:22:35.151337 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51189 | ||
677 | 2024.11.09 01:22:35.151466 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2024.11.09 01:22:35.151487 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58020 | ||
679 | 2024.11.09 01:22:35.151635 [ 275 ] {} <Debug> TCP-Session: 05857309-e5de-4af0-9441-16b13fdd891f Authenticating user 'default' from [fd00:1122:3344:101::a]:47874 | ||
680 | 2024.11.09 01:22:35.151734 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62333 | ||
681 | 2024.11.09 01:22:35.151812 [ 275 ] {} <Debug> TCP-Session: 05857309-e5de-4af0-9441-16b13fdd891f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2024.11.09 01:22:35.151846 [ 275 ] {} <Debug> TCP-Session: 05857309-e5de-4af0-9441-16b13fdd891f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2024.11.09 01:22:35.151868 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56261 | ||
684 | 2024.11.09 01:22:35.152202 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43381 | ||
685 | 2024.11.09 01:22:35.152368 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61019 | ||
686 | 2024.11.09 01:22:35.152633 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
687 | 2024.11.09 01:22:35.152654 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
688 | 2024.11.09 01:22:35.152678 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
689 | 2024.11.09 01:22:35.152705 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
690 | 2024.11.09 01:22:35.152759 [ 281 ] {} <Debug> TCP-Session: ed76a625-1aa5-44c1-884d-02831ed2cf81 Authenticating user 'default' from [fd00:1122:3344:101::a]:61019 | ||
691 | 2024.11.09 01:22:35.152803 [ 280 ] {} <Debug> TCP-Session: 5dfbe697-4dca-4ff3-91dc-f60f3d53204c Authenticating user 'default' from [fd00:1122:3344:101::a]:43381 | ||
692 | 2024.11.09 01:22:35.152818 [ 279 ] {} <Debug> TCP-Session: 18dde792-78e9-4e19-bf31-57c611782cec Authenticating user 'default' from [fd00:1122:3344:101::a]:56261 | ||
693 | 2024.11.09 01:22:35.152852 [ 277 ] {} <Debug> TCP-Session: 2aece68c-eaff-4f49-9a2b-92cb2bd58dfe Authenticating user 'default' from [fd00:1122:3344:101::a]:58020 | ||
694 | 2024.11.09 01:22:35.152901 [ 279 ] {} <Debug> TCP-Session: 18dde792-78e9-4e19-bf31-57c611782cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.11.09 01:22:35.152883 [ 280 ] {} <Debug> TCP-Session: 5dfbe697-4dca-4ff3-91dc-f60f3d53204c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2024.11.09 01:22:35.152942 [ 277 ] {} <Debug> TCP-Session: 2aece68c-eaff-4f49-9a2b-92cb2bd58dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.11.09 01:22:35.152953 [ 279 ] {} <Debug> TCP-Session: 18dde792-78e9-4e19-bf31-57c611782cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.11.09 01:22:35.152976 [ 280 ] {} <Debug> TCP-Session: 5dfbe697-4dca-4ff3-91dc-f60f3d53204c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.11.09 01:22:35.153004 [ 277 ] {} <Debug> TCP-Session: 2aece68c-eaff-4f49-9a2b-92cb2bd58dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.11.09 01:22:35.152856 [ 281 ] {} <Debug> TCP-Session: ed76a625-1aa5-44c1-884d-02831ed2cf81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.11.09 01:22:35.153122 [ 281 ] {} <Debug> TCP-Session: ed76a625-1aa5-44c1-884d-02831ed2cf81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.11.09 01:22:35.165413 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2024.11.09 01:22:35.165516 [ 278 ] {} <Debug> TCP-Session: c1e79646-e17f-4904-97ca-44731c2648aa Authenticating user 'default' from [fd00:1122:3344:101::a]:62333 | ||
704 | 2024.11.09 01:22:35.165551 [ 278 ] {} <Debug> TCP-Session: c1e79646-e17f-4904-97ca-44731c2648aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.11.09 01:22:35.165578 [ 278 ] {} <Debug> TCP-Session: c1e79646-e17f-4904-97ca-44731c2648aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2024.11.09 01:22:35.167979 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
707 | 2024.11.09 01:22:35.168033 [ 276 ] {} <Debug> TCP-Session: 138c8bb4-66f4-4f09-a459-cae4073cab92 Authenticating user 'default' from [fd00:1122:3344:101::a]:51189 | ||
708 | 2024.11.09 01:22:35.168058 [ 276 ] {} <Debug> TCP-Session: 138c8bb4-66f4-4f09-a459-cae4073cab92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.11.09 01:22:35.168137 [ 276 ] {} <Debug> TCP-Session: 138c8bb4-66f4-4f09-a459-cae4073cab92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.11.09 01:22:42.659017 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
711 | 2024.11.09 01:22:42.659117 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
712 | 2024.11.09 01:22:42.668531 [ 242 ] {} <Debug> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Loading data parts | ||
713 | 2024.11.09 01:22:42.668808 [ 242 ] {} <Debug> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): There are no data parts | ||
714 | 2024.11.09 01:22:42.678569 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
715 | 2024.11.09 01:22:42.678606 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
716 | 2024.11.09 01:22:42.681214 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
717 | 2024.11.09 01:22:42.681904 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
718 | 2024.11.09 01:22:42.682330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
719 | 2024.11.09 01:22:43.001138 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.84 MiB, peak 143.84 MiB, free memory in arenas 0.00 B, will set to 141.66 MiB (RSS), difference: -2.18 MiB | ||
720 | 2024.11.09 01:22:47.616767 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
721 | 2024.11.09 01:22:47.616830 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
722 | 2024.11.09 01:22:50.273188 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
723 | 2024.11.09 01:22:50.273392 [ 3 ] {d18368c0-1dd5-4223-baa0-674d50b6f93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
724 | 2024.11.09 01:22:50.273910 [ 3 ] {d18368c0-1dd5-4223-baa0-674d50b6f93a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
725 | 2024.11.09 01:22:50.274159 [ 3 ] {d18368c0-1dd5-4223-baa0-674d50b6f93a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
726 | 2024.11.09 01:22:50.275125 [ 3 ] {d18368c0-1dd5-4223-baa0-674d50b6f93a} <Debug> TCPHandler: Processed in 0.002064763 sec. | ||
727 | 2024.11.09 01:22:50.280612 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
728 | 2024.11.09 01:22:50.280855 [ 4 ] {cfcf2246-5664-4de6-b5a4-74eaf9cd0145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('sled_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
729 | 2024.11.09 01:22:50.284818 [ 4 ] {cfcf2246-5664-4de6-b5a4-74eaf9cd0145} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
730 | 2024.11.09 01:22:50.284897 [ 4 ] {cfcf2246-5664-4de6-b5a4-74eaf9cd0145} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
731 | 2024.11.09 01:22:50.285615 [ 4 ] {cfcf2246-5664-4de6-b5a4-74eaf9cd0145} <Debug> TCPHandler: Processed in 0.005127517 sec. | ||
732 | 2024.11.09 01:22:50.286189 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
733 | 2024.11.09 01:22:50.286404 [ 3 ] {0d0cf10e-b660-43b7-b210-8067aa224df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
734 | 2024.11.09 01:22:50.287091 [ 3 ] {0d0cf10e-b660-43b7-b210-8067aa224df4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
735 | 2024.11.09 01:22:50.287163 [ 3 ] {0d0cf10e-b660-43b7-b210-8067aa224df4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
736 | 2024.11.09 01:22:50.287826 [ 3 ] {0d0cf10e-b660-43b7-b210-8067aa224df4} <Debug> TCPHandler: Processed in 0.001723379 sec. | ||
737 | 2024.11.09 01:22:50.288340 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
738 | 2024.11.09 01:22:50.288556 [ 4 ] {effadd33-614a-4098-8250-3fa52164a889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
739 | 2024.11.09 01:22:50.289097 [ 4 ] {effadd33-614a-4098-8250-3fa52164a889} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
740 | 2024.11.09 01:22:50.289155 [ 4 ] {effadd33-614a-4098-8250-3fa52164a889} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
741 | 2024.11.09 01:22:50.289756 [ 4 ] {effadd33-614a-4098-8250-3fa52164a889} <Debug> TCPHandler: Processed in 0.001489217 sec. | ||
742 | 2024.11.09 01:22:50.290168 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
743 | 2024.11.09 01:22:50.290334 [ 3 ] {4c708587-3999-41da-b037-7dd7b242138c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
744 | 2024.11.09 01:22:50.290887 [ 3 ] {4c708587-3999-41da-b037-7dd7b242138c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
745 | 2024.11.09 01:22:50.290949 [ 3 ] {4c708587-3999-41da-b037-7dd7b242138c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
746 | 2024.11.09 01:22:50.291633 [ 3 ] {4c708587-3999-41da-b037-7dd7b242138c} <Debug> TCPHandler: Processed in 0.001523277 sec. | ||
747 | 2024.11.09 01:22:50.291993 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
748 | 2024.11.09 01:22:50.292174 [ 4 ] {51d755b2-08e0-462d-9fca-4505995ad611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) | ||
749 | 2024.11.09 01:22:50.292634 [ 4 ] {51d755b2-08e0-462d-9fca-4505995ad611} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
750 | 2024.11.09 01:22:50.292711 [ 4 ] {51d755b2-08e0-462d-9fca-4505995ad611} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
751 | 2024.11.09 01:22:50.293384 [ 4 ] {51d755b2-08e0-462d-9fca-4505995ad611} <Debug> TCPHandler: Processed in 0.001457046 sec. | ||
752 | 2024.11.09 01:22:50.348418 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
753 | 2024.11.09 01:22:50.348640 [ 3 ] {3ad81d6e-497d-45e5-89a3-31008710297e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
754 | 2024.11.09 01:22:50.348724 [ 3 ] {3ad81d6e-497d-45e5-89a3-31008710297e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
755 | 2024.11.09 01:22:50.349855 [ 3 ] {3ad81d6e-497d-45e5-89a3-31008710297e} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
756 | 2024.11.09 01:22:50.349917 [ 3 ] {3ad81d6e-497d-45e5-89a3-31008710297e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
757 | 2024.11.09 01:22:50.350850 [ 3 ] {3ad81d6e-497d-45e5-89a3-31008710297e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
758 | 2024.11.09 01:22:50.351532 [ 3 ] {3ad81d6e-497d-45e5-89a3-31008710297e} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
759 | 2024.11.09 01:22:50.351842 [ 3 ] {3ad81d6e-497d-45e5-89a3-31008710297e} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.003259 sec., 1841.0555385087448 rows/sec., 409.92 KiB/sec. | ||
760 | 2024.11.09 01:22:50.351917 [ 3 ] {3ad81d6e-497d-45e5-89a3-31008710297e} <Debug> TCPHandler: Processed in 0.003629111 sec. | ||
761 | 2024.11.09 01:22:50.356065 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59371, User-Agent: (none), Length: 165083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
762 | 2024.11.09 01:22:50.358344 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
763 | 2024.11.09 01:22:50.358389 [ 282 ] {} <Debug> HTTP-Session: 67f4b244-aa72-414e-a499-5b050fe36175 Authenticating user 'default' from [fd00:1122:3344:101::d]:59371 | ||
764 | 2024.11.09 01:22:50.358415 [ 282 ] {} <Debug> HTTP-Session: 67f4b244-aa72-414e-a499-5b050fe36175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
765 | 2024.11.09 01:22:50.358429 [ 282 ] {} <Debug> HTTP-Session: 67f4b244-aa72-414e-a499-5b050fe36175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
766 | 2024.11.09 01:22:50.358479 [ 282 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
767 | 2024.11.09 01:22:50.358512 [ 282 ] {} <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 | ||
768 | 2024.11.09 01:22:50.358532 [ 282 ] {} <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 | ||
769 | 2024.11.09 01:22:50.358565 [ 282 ] {} <Trace> HTTP-Session: 67f4b244-aa72-414e-a499-5b050fe36175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
770 | 2024.11.09 01:22:50.360091 [ 282 ] {aaa7415c-e15a-4ae3-99da-5b2a771a0aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59371) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
771 | 2024.11.09 01:22:50.360173 [ 282 ] {aaa7415c-e15a-4ae3-99da-5b2a771a0aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
772 | 2024.11.09 01:22:50.360553 [ 282 ] {aaa7415c-e15a-4ae3-99da-5b2a771a0aff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
773 | 2024.11.09 01:22:50.365410 [ 282 ] {aaa7415c-e15a-4ae3-99da-5b2a771a0aff} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
774 | 2024.11.09 01:22:50.365453 [ 282 ] {aaa7415c-e15a-4ae3-99da-5b2a771a0aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
775 | 2024.11.09 01:22:50.366199 [ 282 ] {aaa7415c-e15a-4ae3-99da-5b2a771a0aff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
776 | 2024.11.09 01:22:50.366694 [ 282 ] {aaa7415c-e15a-4ae3-99da-5b2a771a0aff} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
777 | 2024.11.09 01:22:50.366846 [ 282 ] {aaa7415c-e15a-4ae3-99da-5b2a771a0aff} <Debug> executeQuery: Read 1140 rows, 96.12 KiB in 0.007729 sec., 147496.44197179456 rows/sec., 12.14 MiB/sec. | ||
778 | 2024.11.09 01:22:50.367770 [ 282 ] {aaa7415c-e15a-4ae3-99da-5b2a771a0aff} <Debug> DynamicQueryHandler: Done processing query | ||
779 | 2024.11.09 01:22:50.367815 [ 282 ] {aaa7415c-e15a-4ae3-99da-5b2a771a0aff} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB. | ||
780 | 2024.11.09 01:22:50.367843 [ 282 ] {} <Debug> HTTP-Session: 67f4b244-aa72-414e-a499-5b050fe36175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
781 | 2024.11.09 01:22:50.371068 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
782 | 2024.11.09 01:22:50.371292 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61691, User-Agent: (none), Length: 30472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
783 | 2024.11.09 01:22:50.371442 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
784 | 2024.11.09 01:22:50.371476 [ 283 ] {} <Debug> HTTP-Session: 3f21458d-eb8f-4932-974b-5b947e372167 Authenticating user 'default' from [fd00:1122:3344:101::d]:61691 | ||
785 | 2024.11.09 01:22:50.371504 [ 283 ] {} <Debug> HTTP-Session: 3f21458d-eb8f-4932-974b-5b947e372167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
786 | 2024.11.09 01:22:50.371528 [ 283 ] {} <Debug> HTTP-Session: 3f21458d-eb8f-4932-974b-5b947e372167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
787 | 2024.11.09 01:22:50.371594 [ 283 ] {} <Trace> HTTP-Session: 3f21458d-eb8f-4932-974b-5b947e372167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
788 | 2024.11.09 01:22:50.371923 [ 283 ] {36dd8e45-0abc-4f52-ac4f-da574eaab9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61691) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
789 | 2024.11.09 01:22:50.372002 [ 283 ] {36dd8e45-0abc-4f52-ac4f-da574eaab9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
790 | 2024.11.09 01:22:50.372381 [ 283 ] {36dd8e45-0abc-4f52-ac4f-da574eaab9dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
791 | 2024.11.09 01:22:50.373078 [ 283 ] {36dd8e45-0abc-4f52-ac4f-da574eaab9dd} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2024.11.09 01:22:50.373123 [ 283 ] {36dd8e45-0abc-4f52-ac4f-da574eaab9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
793 | 2024.11.09 01:22:50.373702 [ 283 ] {36dd8e45-0abc-4f52-ac4f-da574eaab9dd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
794 | 2024.11.09 01:22:50.374190 [ 283 ] {36dd8e45-0abc-4f52-ac4f-da574eaab9dd} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2024.11.09 01:22:50.374367 [ 283 ] {36dd8e45-0abc-4f52-ac4f-da574eaab9dd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002614 sec., 87222.64728385616 rows/sec., 5.91 MiB/sec. | ||
796 | 2024.11.09 01:22:50.374695 [ 283 ] {36dd8e45-0abc-4f52-ac4f-da574eaab9dd} <Debug> DynamicQueryHandler: Done processing query | ||
797 | 2024.11.09 01:22:50.374723 [ 283 ] {36dd8e45-0abc-4f52-ac4f-da574eaab9dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB. | ||
798 | 2024.11.09 01:22:50.374740 [ 283 ] {} <Debug> HTTP-Session: 3f21458d-eb8f-4932-974b-5b947e372167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
799 | 2024.11.09 01:22:50.375127 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59371, User-Agent: (none), Length: 75030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
800 | 2024.11.09 01:22:50.375140 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61691, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
801 | 2024.11.09 01:22:50.375233 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
802 | 2024.11.09 01:22:50.375270 [ 282 ] {} <Debug> HTTP-Session: f269ed33-05a6-43dc-a269-39152455972e Authenticating user 'default' from [fd00:1122:3344:101::d]:59371 | ||
803 | 2024.11.09 01:22:50.375291 [ 282 ] {} <Debug> HTTP-Session: f269ed33-05a6-43dc-a269-39152455972e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
804 | 2024.11.09 01:22:50.375306 [ 282 ] {} <Debug> HTTP-Session: f269ed33-05a6-43dc-a269-39152455972e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
805 | 2024.11.09 01:22:50.375365 [ 282 ] {} <Trace> HTTP-Session: f269ed33-05a6-43dc-a269-39152455972e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
806 | 2024.11.09 01:22:50.375865 [ 282 ] {0c77e4f6-81f7-476a-a082-727728b6af08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59371) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
807 | 2024.11.09 01:22:50.375940 [ 282 ] {0c77e4f6-81f7-476a-a082-727728b6af08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
808 | 2024.11.09 01:22:50.376237 [ 282 ] {0c77e4f6-81f7-476a-a082-727728b6af08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
809 | 2024.11.09 01:22:50.376961 [ 282 ] {0c77e4f6-81f7-476a-a082-727728b6af08} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
810 | 2024.11.09 01:22:50.377002 [ 282 ] {0c77e4f6-81f7-476a-a082-727728b6af08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
811 | 2024.11.09 01:22:50.377542 [ 282 ] {0c77e4f6-81f7-476a-a082-727728b6af08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
812 | 2024.11.09 01:22:50.378065 [ 282 ] {0c77e4f6-81f7-476a-a082-727728b6af08} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
813 | 2024.11.09 01:22:50.378199 [ 282 ] {0c77e4f6-81f7-476a-a082-727728b6af08} <Debug> executeQuery: Read 456 rows, 34.29 KiB in 0.002609 sec., 174779.60904561135 rows/sec., 12.83 MiB/sec. | ||
814 | 2024.11.09 01:22:50.378390 [ 282 ] {0c77e4f6-81f7-476a-a082-727728b6af08} <Debug> DynamicQueryHandler: Done processing query | ||
815 | 2024.11.09 01:22:50.378416 [ 282 ] {0c77e4f6-81f7-476a-a082-727728b6af08} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB. | ||
816 | 2024.11.09 01:22:50.378432 [ 282 ] {} <Debug> HTTP-Session: f269ed33-05a6-43dc-a269-39152455972e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
817 | 2024.11.09 01:22:50.379312 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
818 | 2024.11.09 01:22:50.379431 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60664, User-Agent: (none), Length: 255334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
819 | 2024.11.09 01:22:50.379501 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
820 | 2024.11.09 01:22:50.379525 [ 283 ] {} <Debug> HTTP-Session: 1b2fda72-a64c-462e-899e-047aa40a87e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60664 | ||
821 | 2024.11.09 01:22:50.379545 [ 283 ] {} <Debug> HTTP-Session: 1b2fda72-a64c-462e-899e-047aa40a87e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
822 | 2024.11.09 01:22:50.379561 [ 283 ] {} <Debug> HTTP-Session: 1b2fda72-a64c-462e-899e-047aa40a87e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
823 | 2024.11.09 01:22:50.379607 [ 283 ] {} <Trace> HTTP-Session: 1b2fda72-a64c-462e-899e-047aa40a87e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
824 | 2024.11.09 01:22:50.380743 [ 283 ] {413b8ea5-6dc5-40a1-ad8c-2e13ddf8e289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60664) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
825 | 2024.11.09 01:22:50.380803 [ 283 ] {413b8ea5-6dc5-40a1-ad8c-2e13ddf8e289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
826 | 2024.11.09 01:22:50.381035 [ 283 ] {413b8ea5-6dc5-40a1-ad8c-2e13ddf8e289} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
827 | 2024.11.09 01:22:50.384276 [ 283 ] {413b8ea5-6dc5-40a1-ad8c-2e13ddf8e289} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
828 | 2024.11.09 01:22:50.384313 [ 283 ] {413b8ea5-6dc5-40a1-ad8c-2e13ddf8e289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
829 | 2024.11.09 01:22:50.385024 [ 283 ] {413b8ea5-6dc5-40a1-ad8c-2e13ddf8e289} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
830 | 2024.11.09 01:22:50.385533 [ 283 ] {413b8ea5-6dc5-40a1-ad8c-2e13ddf8e289} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
831 | 2024.11.09 01:22:50.385680 [ 283 ] {413b8ea5-6dc5-40a1-ad8c-2e13ddf8e289} <Debug> executeQuery: Read 1350 rows, 92.29 KiB in 0.005627 sec., 239914.69699662342 rows/sec., 16.02 MiB/sec. | ||
832 | 2024.11.09 01:22:50.385903 [ 283 ] {413b8ea5-6dc5-40a1-ad8c-2e13ddf8e289} <Debug> DynamicQueryHandler: Done processing query | ||
833 | 2024.11.09 01:22:50.385930 [ 283 ] {413b8ea5-6dc5-40a1-ad8c-2e13ddf8e289} <Debug> MemoryTracker: Peak memory usage (for query): 4.83 MiB. | ||
834 | 2024.11.09 01:22:50.385947 [ 283 ] {} <Debug> HTTP-Session: 1b2fda72-a64c-462e-899e-047aa40a87e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
835 | 2024.11.09 01:22:50.388068 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
836 | 2024.11.09 01:22:51.000182 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 142.45 MiB, peak 148.20 MiB, free memory in arenas 0.00 B, will set to 146.10 MiB (RSS), difference: 3.65 MiB | ||
837 | 2024.11.09 01:22:52.683121 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 112 | ||
838 | 2024.11.09 01:22:52.686383 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
839 | 2024.11.09 01:22:52.686427 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
840 | 2024.11.09 01:22:52.687936 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
841 | 2024.11.09 01:22:52.688484 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
842 | 2024.11.09 01:22:52.688996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 112 | ||
843 | 2024.11.09 01:22:53.000177 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 142.09 MiB, peak 148.20 MiB, free memory in arenas 0.00 B, will set to 146.13 MiB (RSS), difference: 4.03 MiB | ||
844 | 2024.11.09 01:22:54.372008 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2024.11.09 01:22:54.372238 [ 3 ] {b5c5b540-c4ca-48f6-8625-419d7109ce7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) | ||
846 | 2024.11.09 01:22:54.372671 [ 3 ] {b5c5b540-c4ca-48f6-8625-419d7109ce7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
847 | 2024.11.09 01:22:54.372752 [ 3 ] {b5c5b540-c4ca-48f6-8625-419d7109ce7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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')" moved to PREWHERE | ||
848 | 2024.11.09 01:22:54.373020 [ 3 ] {b5c5b540-c4ca-48f6-8625-419d7109ce7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
849 | 2024.11.09 01:22:54.373198 [ 3 ] {b5c5b540-c4ca-48f6-8625-419d7109ce7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
850 | 2024.11.09 01:22:54.373495 [ 3 ] {b5c5b540-c4ca-48f6-8625-419d7109ce7a} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
851 | 2024.11.09 01:22:54.374657 [ 3 ] {b5c5b540-c4ca-48f6-8625-419d7109ce7a} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
852 | 2024.11.09 01:22:54.374710 [ 3 ] {b5c5b540-c4ca-48f6-8625-419d7109ce7a} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
853 | 2024.11.09 01:22:54.374730 [ 3 ] {b5c5b540-c4ca-48f6-8625-419d7109ce7a} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
854 | 2024.11.09 01:22:54.374836 [ 3 ] {b5c5b540-c4ca-48f6-8625-419d7109ce7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" | ||
855 | 2024.11.09 01:22:54.374862 [ 3 ] {b5c5b540-c4ca-48f6-8625-419d7109ce7a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
856 | 2024.11.09 01:22:54.385678 [ 3 ] {b5c5b540-c4ca-48f6-8625-419d7109ce7a} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.013529 sec., 443.49175844482227 rows/sec., 16.02 KiB/sec. | ||
857 | 2024.11.09 01:22:54.385769 [ 3 ] {b5c5b540-c4ca-48f6-8625-419d7109ce7a} <Debug> TCPHandler: Processed in 0.013887395 sec. | ||
858 | 2024.11.09 01:22:54.386180 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
859 | 2024.11.09 01:22:54.386403 [ 4 ] {6edddc4a-aca4-4c78-b1b5-14bbe8cac4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
860 | 2024.11.09 01:22:54.386747 [ 4 ] {6edddc4a-aca4-4c78-b1b5-14bbe8cac4fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
861 | 2024.11.09 01:22:54.386850 [ 4 ] {6edddc4a-aca4-4c78-b1b5-14bbe8cac4fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes')" moved to PREWHERE | ||
862 | 2024.11.09 01:22:54.387105 [ 4 ] {6edddc4a-aca4-4c78-b1b5-14bbe8cac4fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
863 | 2024.11.09 01:22:54.387189 [ 4 ] {6edddc4a-aca4-4c78-b1b5-14bbe8cac4fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
864 | 2024.11.09 01:22:54.387366 [ 4 ] {6edddc4a-aca4-4c78-b1b5-14bbe8cac4fc} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
865 | 2024.11.09 01:22:54.387407 [ 4 ] {6edddc4a-aca4-4c78-b1b5-14bbe8cac4fc} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
866 | 2024.11.09 01:22:54.387432 [ 4 ] {6edddc4a-aca4-4c78-b1b5-14bbe8cac4fc} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
867 | 2024.11.09 01:22:54.387450 [ 4 ] {6edddc4a-aca4-4c78-b1b5-14bbe8cac4fc} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
868 | 2024.11.09 01:22:54.387499 [ 4 ] {6edddc4a-aca4-4c78-b1b5-14bbe8cac4fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes'))" | ||
869 | 2024.11.09 01:22:54.387522 [ 4 ] {6edddc4a-aca4-4c78-b1b5-14bbe8cac4fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
870 | 2024.11.09 01:22:54.388209 [ 4 ] {6edddc4a-aca4-4c78-b1b5-14bbe8cac4fc} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.00186 sec., 3225.806451612903 rows/sec., 116.56 KiB/sec. | ||
871 | 2024.11.09 01:22:54.388340 [ 4 ] {6edddc4a-aca4-4c78-b1b5-14bbe8cac4fc} <Debug> TCPHandler: Processed in 0.002272226 sec. | ||
872 | 2024.11.09 01:22:54.388617 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
873 | 2024.11.09 01:22:54.388784 [ 3 ] {f9412183-5b4d-4430-b5ac-12963d8d4555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) | ||
874 | 2024.11.09 01:22:54.389076 [ 3 ] {f9412183-5b4d-4430-b5ac-12963d8d4555} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
875 | 2024.11.09 01:22:54.389112 [ 3 ] {f9412183-5b4d-4430-b5ac-12963d8d4555} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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')" moved to PREWHERE | ||
876 | 2024.11.09 01:22:54.389332 [ 3 ] {f9412183-5b4d-4430-b5ac-12963d8d4555} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
877 | 2024.11.09 01:22:54.389401 [ 3 ] {f9412183-5b4d-4430-b5ac-12963d8d4555} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
878 | 2024.11.09 01:22:54.389553 [ 3 ] {f9412183-5b4d-4430-b5ac-12963d8d4555} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
879 | 2024.11.09 01:22:54.389587 [ 3 ] {f9412183-5b4d-4430-b5ac-12963d8d4555} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
880 | 2024.11.09 01:22:54.389611 [ 3 ] {f9412183-5b4d-4430-b5ac-12963d8d4555} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
881 | 2024.11.09 01:22:54.389628 [ 3 ] {f9412183-5b4d-4430-b5ac-12963d8d4555} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
882 | 2024.11.09 01:22:54.389671 [ 3 ] {f9412183-5b4d-4430-b5ac-12963d8d4555} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" | ||
883 | 2024.11.09 01:22:54.389693 [ 3 ] {f9412183-5b4d-4430-b5ac-12963d8d4555} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
884 | 2024.11.09 01:22:54.390232 [ 3 ] {f9412183-5b4d-4430-b5ac-12963d8d4555} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001517 sec., 3955.174686882004 rows/sec., 142.91 KiB/sec. | ||
885 | 2024.11.09 01:22:54.390317 [ 3 ] {f9412183-5b4d-4430-b5ac-12963d8d4555} <Debug> TCPHandler: Processed in 0.00176075 sec. | ||
886 | 2024.11.09 01:22:54.390579 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
887 | 2024.11.09 01:22:54.390747 [ 4 ] {07707fd1-4704-4103-b1d2-5fc0ab32b624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
888 | 2024.11.09 01:22:54.391036 [ 4 ] {07707fd1-4704-4103-b1d2-5fc0ab32b624} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
889 | 2024.11.09 01:22:54.391072 [ 4 ] {07707fd1-4704-4103-b1d2-5fc0ab32b624} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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_rib:active_routes')" moved to PREWHERE | ||
890 | 2024.11.09 01:22:54.391296 [ 4 ] {07707fd1-4704-4103-b1d2-5fc0ab32b624} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
891 | 2024.11.09 01:22:54.391366 [ 4 ] {07707fd1-4704-4103-b1d2-5fc0ab32b624} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
892 | 2024.11.09 01:22:54.391513 [ 4 ] {07707fd1-4704-4103-b1d2-5fc0ab32b624} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
893 | 2024.11.09 01:22:54.391547 [ 4 ] {07707fd1-4704-4103-b1d2-5fc0ab32b624} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
894 | 2024.11.09 01:22:54.391570 [ 4 ] {07707fd1-4704-4103-b1d2-5fc0ab32b624} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
895 | 2024.11.09 01:22:54.391588 [ 4 ] {07707fd1-4704-4103-b1d2-5fc0ab32b624} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
896 | 2024.11.09 01:22:54.391630 [ 4 ] {07707fd1-4704-4103-b1d2-5fc0ab32b624} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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_rib:active_routes'))" | ||
897 | 2024.11.09 01:22:54.391652 [ 4 ] {07707fd1-4704-4103-b1d2-5fc0ab32b624} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
898 | 2024.11.09 01:22:54.392243 [ 4 ] {07707fd1-4704-4103-b1d2-5fc0ab32b624} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001567 sec., 3828.9725590299936 rows/sec., 138.35 KiB/sec. | ||
899 | 2024.11.09 01:22:54.392353 [ 4 ] {07707fd1-4704-4103-b1d2-5fc0ab32b624} <Debug> TCPHandler: Processed in 0.001832411 sec. | ||
900 | 2024.11.09 01:22:54.392606 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
901 | 2024.11.09 01:22:54.392799 [ 3 ] {666dbf96-10ae-4f20-ac38-ab72ac839985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
902 | 2024.11.09 01:22:54.393134 [ 3 ] {666dbf96-10ae-4f20-ac38-ab72ac839985} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
903 | 2024.11.09 01:22:54.393171 [ 3 ] {666dbf96-10ae-4f20-ac38-ab72ac839985} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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_rib:active_routes')" moved to PREWHERE | ||
904 | 2024.11.09 01:22:54.393395 [ 3 ] {666dbf96-10ae-4f20-ac38-ab72ac839985} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
905 | 2024.11.09 01:22:54.393462 [ 3 ] {666dbf96-10ae-4f20-ac38-ab72ac839985} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
906 | 2024.11.09 01:22:54.393608 [ 3 ] {666dbf96-10ae-4f20-ac38-ab72ac839985} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
907 | 2024.11.09 01:22:54.393642 [ 3 ] {666dbf96-10ae-4f20-ac38-ab72ac839985} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
908 | 2024.11.09 01:22:54.393665 [ 3 ] {666dbf96-10ae-4f20-ac38-ab72ac839985} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
909 | 2024.11.09 01:22:54.393682 [ 3 ] {666dbf96-10ae-4f20-ac38-ab72ac839985} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
910 | 2024.11.09 01:22:54.393724 [ 3 ] {666dbf96-10ae-4f20-ac38-ab72ac839985} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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_rib:active_routes'))" | ||
911 | 2024.11.09 01:22:54.393747 [ 3 ] {666dbf96-10ae-4f20-ac38-ab72ac839985} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
912 | 2024.11.09 01:22:54.394254 [ 3 ] {666dbf96-10ae-4f20-ac38-ab72ac839985} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 140.87 KiB/sec. | ||
913 | 2024.11.09 01:22:54.394336 [ 3 ] {666dbf96-10ae-4f20-ac38-ab72ac839985} <Debug> TCPHandler: Processed in 0.00179924 sec. | ||
914 | 2024.11.09 01:22:54.394708 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
915 | 2024.11.09 01:22:54.394899 [ 4 ] {72e8ed26-26f7-4108-9c01-38d7e074d6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
916 | 2024.11.09 01:22:54.395217 [ 4 ] {72e8ed26-26f7-4108-9c01-38d7e074d6ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
917 | 2024.11.09 01:22:54.395252 [ 4 ] {72e8ed26-26f7-4108-9c01-38d7e074d6ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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_rib:active_routes')" moved to PREWHERE | ||
918 | 2024.11.09 01:22:54.395475 [ 4 ] {72e8ed26-26f7-4108-9c01-38d7e074d6ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
919 | 2024.11.09 01:22:54.395541 [ 4 ] {72e8ed26-26f7-4108-9c01-38d7e074d6ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
920 | 2024.11.09 01:22:54.395682 [ 4 ] {72e8ed26-26f7-4108-9c01-38d7e074d6ed} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
921 | 2024.11.09 01:22:54.395714 [ 4 ] {72e8ed26-26f7-4108-9c01-38d7e074d6ed} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
922 | 2024.11.09 01:22:54.395737 [ 4 ] {72e8ed26-26f7-4108-9c01-38d7e074d6ed} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
923 | 2024.11.09 01:22:54.395753 [ 4 ] {72e8ed26-26f7-4108-9c01-38d7e074d6ed} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
924 | 2024.11.09 01:22:54.395796 [ 4 ] {72e8ed26-26f7-4108-9c01-38d7e074d6ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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_rib:active_routes'))" | ||
925 | 2024.11.09 01:22:54.395818 [ 4 ] {72e8ed26-26f7-4108-9c01-38d7e074d6ed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
926 | 2024.11.09 01:22:54.396392 [ 4 ] {72e8ed26-26f7-4108-9c01-38d7e074d6ed} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001575 sec., 3809.5238095238096 rows/sec., 137.65 KiB/sec. | ||
927 | 2024.11.09 01:22:54.396502 [ 4 ] {72e8ed26-26f7-4108-9c01-38d7e074d6ed} <Debug> TCPHandler: Processed in 0.001859961 sec. | ||
928 | 2024.11.09 01:22:54.397196 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
929 | 2024.11.09 01:22:54.397363 [ 3 ] {54fdbae4-c704-422a-864f-47a9e76156c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) | ||
930 | 2024.11.09 01:22:54.397644 [ 3 ] {54fdbae4-c704-422a-864f-47a9e76156c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
931 | 2024.11.09 01:22:54.397679 [ 3 ] {54fdbae4-c704-422a-864f-47a9e76156c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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')" moved to PREWHERE | ||
932 | 2024.11.09 01:22:54.397906 [ 3 ] {54fdbae4-c704-422a-864f-47a9e76156c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
933 | 2024.11.09 01:22:54.397972 [ 3 ] {54fdbae4-c704-422a-864f-47a9e76156c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
934 | 2024.11.09 01:22:54.398116 [ 3 ] {54fdbae4-c704-422a-864f-47a9e76156c8} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
935 | 2024.11.09 01:22:54.398150 [ 3 ] {54fdbae4-c704-422a-864f-47a9e76156c8} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
936 | 2024.11.09 01:22:54.398174 [ 3 ] {54fdbae4-c704-422a-864f-47a9e76156c8} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
937 | 2024.11.09 01:22:54.398191 [ 3 ] {54fdbae4-c704-422a-864f-47a9e76156c8} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
938 | 2024.11.09 01:22:54.398235 [ 3 ] {54fdbae4-c704-422a-864f-47a9e76156c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" | ||
939 | 2024.11.09 01:22:54.398258 [ 3 ] {54fdbae4-c704-422a-864f-47a9e76156c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
940 | 2024.11.09 01:22:54.398828 [ 3 ] {54fdbae4-c704-422a-864f-47a9e76156c8} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 141.05 KiB/sec. | ||
941 | 2024.11.09 01:22:54.398910 [ 3 ] {54fdbae4-c704-422a-864f-47a9e76156c8} <Debug> TCPHandler: Processed in 0.00177496 sec. | ||
942 | 2024.11.09 01:22:54.399144 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
943 | 2024.11.09 01:22:54.399336 [ 4 ] {7ce55f2b-1f6e-49db-94f8-92503d9b69ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) | ||
944 | 2024.11.09 01:22:54.399667 [ 4 ] {7ce55f2b-1f6e-49db-94f8-92503d9b69ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
945 | 2024.11.09 01:22:54.399712 [ 4 ] {7ce55f2b-1f6e-49db-94f8-92503d9b69ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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')" moved to PREWHERE | ||
946 | 2024.11.09 01:22:54.400028 [ 4 ] {7ce55f2b-1f6e-49db-94f8-92503d9b69ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
947 | 2024.11.09 01:22:54.400130 [ 4 ] {7ce55f2b-1f6e-49db-94f8-92503d9b69ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
948 | 2024.11.09 01:22:54.400298 [ 4 ] {7ce55f2b-1f6e-49db-94f8-92503d9b69ae} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
949 | 2024.11.09 01:22:54.400332 [ 4 ] {7ce55f2b-1f6e-49db-94f8-92503d9b69ae} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
950 | 2024.11.09 01:22:54.400355 [ 4 ] {7ce55f2b-1f6e-49db-94f8-92503d9b69ae} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
951 | 2024.11.09 01:22:54.400372 [ 4 ] {7ce55f2b-1f6e-49db-94f8-92503d9b69ae} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
952 | 2024.11.09 01:22:54.400415 [ 4 ] {7ce55f2b-1f6e-49db-94f8-92503d9b69ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" | ||
953 | 2024.11.09 01:22:54.400438 [ 4 ] {7ce55f2b-1f6e-49db-94f8-92503d9b69ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
954 | 2024.11.09 01:22:54.401012 [ 4 ] {7ce55f2b-1f6e-49db-94f8-92503d9b69ae} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001759 sec., 3411.0289937464468 rows/sec., 123.25 KiB/sec. | ||
955 | 2024.11.09 01:22:54.401122 [ 4 ] {7ce55f2b-1f6e-49db-94f8-92503d9b69ae} <Debug> TCPHandler: Processed in 0.002033492 sec. | ||
956 | 2024.11.09 01:22:54.401376 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
957 | 2024.11.09 01:22:54.401538 [ 3 ] {8eac7a79-a5f4-4623-8411-5ac892725770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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:occupancy') FORMAT Native; (stage: Complete) | ||
958 | 2024.11.09 01:22:54.401820 [ 3 ] {8eac7a79-a5f4-4623-8411-5ac892725770} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
959 | 2024.11.09 01:22:54.401862 [ 3 ] {8eac7a79-a5f4-4623-8411-5ac892725770} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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:occupancy')" moved to PREWHERE | ||
960 | 2024.11.09 01:22:54.402092 [ 3 ] {8eac7a79-a5f4-4623-8411-5ac892725770} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
961 | 2024.11.09 01:22:54.402159 [ 3 ] {8eac7a79-a5f4-4623-8411-5ac892725770} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
962 | 2024.11.09 01:22:54.402301 [ 3 ] {8eac7a79-a5f4-4623-8411-5ac892725770} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
963 | 2024.11.09 01:22:54.402335 [ 3 ] {8eac7a79-a5f4-4623-8411-5ac892725770} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
964 | 2024.11.09 01:22:54.402359 [ 3 ] {8eac7a79-a5f4-4623-8411-5ac892725770} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
965 | 2024.11.09 01:22:54.402376 [ 3 ] {8eac7a79-a5f4-4623-8411-5ac892725770} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
966 | 2024.11.09 01:22:54.402420 [ 3 ] {8eac7a79-a5f4-4623-8411-5ac892725770} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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:occupancy'))" | ||
967 | 2024.11.09 01:22:54.402443 [ 3 ] {8eac7a79-a5f4-4623-8411-5ac892725770} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
968 | 2024.11.09 01:22:54.402927 [ 3 ] {8eac7a79-a5f4-4623-8411-5ac892725770} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 148.69 KiB/sec. | ||
969 | 2024.11.09 01:22:54.403006 [ 3 ] {8eac7a79-a5f4-4623-8411-5ac892725770} <Debug> TCPHandler: Processed in 0.001692658 sec. | ||
970 | 2024.11.09 01:22:54.403245 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
971 | 2024.11.09 01:22:54.403437 [ 4 ] {03ac1b38-9d39-4ef2-afbe-aa5b7dd04ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
972 | 2024.11.09 01:22:54.403772 [ 4 ] {03ac1b38-9d39-4ef2-afbe-aa5b7dd04ba7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
973 | 2024.11.09 01:22:54.403817 [ 4 ] {03ac1b38-9d39-4ef2-afbe-aa5b7dd04ba7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
974 | 2024.11.09 01:22:54.404110 [ 4 ] {03ac1b38-9d39-4ef2-afbe-aa5b7dd04ba7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
975 | 2024.11.09 01:22:54.404187 [ 4 ] {03ac1b38-9d39-4ef2-afbe-aa5b7dd04ba7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
976 | 2024.11.09 01:22:54.404331 [ 4 ] {03ac1b38-9d39-4ef2-afbe-aa5b7dd04ba7} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
977 | 2024.11.09 01:22:54.404363 [ 4 ] {03ac1b38-9d39-4ef2-afbe-aa5b7dd04ba7} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
978 | 2024.11.09 01:22:54.404386 [ 4 ] {03ac1b38-9d39-4ef2-afbe-aa5b7dd04ba7} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
979 | 2024.11.09 01:22:54.404403 [ 4 ] {03ac1b38-9d39-4ef2-afbe-aa5b7dd04ba7} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
980 | 2024.11.09 01:22:54.404446 [ 4 ] {03ac1b38-9d39-4ef2-afbe-aa5b7dd04ba7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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:inserts', 'switch_table:occupancy'))" | ||
981 | 2024.11.09 01:22:54.404470 [ 4 ] {03ac1b38-9d39-4ef2-afbe-aa5b7dd04ba7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
982 | 2024.11.09 01:22:54.405029 [ 4 ] {03ac1b38-9d39-4ef2-afbe-aa5b7dd04ba7} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001677 sec., 3577.8175313059032 rows/sec., 129.28 KiB/sec. | ||
983 | 2024.11.09 01:22:54.405138 [ 4 ] {03ac1b38-9d39-4ef2-afbe-aa5b7dd04ba7} <Debug> TCPHandler: Processed in 0.001957102 sec. | ||
984 | 2024.11.09 01:22:54.405385 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
985 | 2024.11.09 01:22:54.405579 [ 3 ] {822183a6-4382-4dde-a469-ae6eaf326e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
986 | 2024.11.09 01:22:54.405920 [ 3 ] {822183a6-4382-4dde-a469-ae6eaf326e7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
987 | 2024.11.09 01:22:54.405965 [ 3 ] {822183a6-4382-4dde-a469-ae6eaf326e7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
988 | 2024.11.09 01:22:54.406259 [ 3 ] {822183a6-4382-4dde-a469-ae6eaf326e7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
989 | 2024.11.09 01:22:54.406331 [ 3 ] {822183a6-4382-4dde-a469-ae6eaf326e7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
990 | 2024.11.09 01:22:54.406475 [ 3 ] {822183a6-4382-4dde-a469-ae6eaf326e7b} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
991 | 2024.11.09 01:22:54.406509 [ 3 ] {822183a6-4382-4dde-a469-ae6eaf326e7b} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
992 | 2024.11.09 01:22:54.406532 [ 3 ] {822183a6-4382-4dde-a469-ae6eaf326e7b} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
993 | 2024.11.09 01:22:54.406548 [ 3 ] {822183a6-4382-4dde-a469-ae6eaf326e7b} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
994 | 2024.11.09 01:22:54.406592 [ 3 ] {822183a6-4382-4dde-a469-ae6eaf326e7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
995 | 2024.11.09 01:22:54.406615 [ 3 ] {822183a6-4382-4dde-a469-ae6eaf326e7b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
996 | 2024.11.09 01:22:54.407132 [ 3 ] {822183a6-4382-4dde-a469-ae6eaf326e7b} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001641 sec., 3656.3071297989027 rows/sec., 132.11 KiB/sec. | ||
997 | 2024.11.09 01:22:54.407214 [ 3 ] {822183a6-4382-4dde-a469-ae6eaf326e7b} <Debug> TCPHandler: Processed in 0.001896561 sec. | ||
998 | 2024.11.09 01:22:54.407460 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
999 | 2024.11.09 01:22:54.407654 [ 4 ] {a8a96676-3d61-459b-9c8a-beaea5085116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1000 | 2024.11.09 01:22:54.407995 [ 4 ] {a8a96676-3d61-459b-9c8a-beaea5085116} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1001 | 2024.11.09 01:22:54.408041 [ 4 ] {a8a96676-3d61-459b-9c8a-beaea5085116} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1002 | 2024.11.09 01:22:54.408309 [ 4 ] {a8a96676-3d61-459b-9c8a-beaea5085116} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1003 | 2024.11.09 01:22:54.408374 [ 4 ] {a8a96676-3d61-459b-9c8a-beaea5085116} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1004 | 2024.11.09 01:22:54.408517 [ 4 ] {a8a96676-3d61-459b-9c8a-beaea5085116} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1005 | 2024.11.09 01:22:54.408550 [ 4 ] {a8a96676-3d61-459b-9c8a-beaea5085116} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1006 | 2024.11.09 01:22:54.408572 [ 4 ] {a8a96676-3d61-459b-9c8a-beaea5085116} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1007 | 2024.11.09 01:22:54.408589 [ 4 ] {a8a96676-3d61-459b-9c8a-beaea5085116} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1008 | 2024.11.09 01:22:54.408633 [ 4 ] {a8a96676-3d61-459b-9c8a-beaea5085116} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1009 | 2024.11.09 01:22:54.408655 [ 4 ] {a8a96676-3d61-459b-9c8a-beaea5085116} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1010 | 2024.11.09 01:22:54.409198 [ 4 ] {a8a96676-3d61-459b-9c8a-beaea5085116} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 132.84 KiB/sec. | ||
1011 | 2024.11.09 01:22:54.409304 [ 4 ] {a8a96676-3d61-459b-9c8a-beaea5085116} <Debug> TCPHandler: Processed in 0.001908782 sec. | ||
1012 | 2024.11.09 01:22:54.409561 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1013 | 2024.11.09 01:22:54.409758 [ 3 ] {3a5c1b7c-7e42-435f-9423-324d3a5bb562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1014 | 2024.11.09 01:22:54.410102 [ 3 ] {3a5c1b7c-7e42-435f-9423-324d3a5bb562} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1015 | 2024.11.09 01:22:54.410150 [ 3 ] {3a5c1b7c-7e42-435f-9423-324d3a5bb562} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1016 | 2024.11.09 01:22:54.410399 [ 3 ] {3a5c1b7c-7e42-435f-9423-324d3a5bb562} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1017 | 2024.11.09 01:22:54.410465 [ 3 ] {3a5c1b7c-7e42-435f-9423-324d3a5bb562} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1018 | 2024.11.09 01:22:54.410610 [ 3 ] {3a5c1b7c-7e42-435f-9423-324d3a5bb562} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1019 | 2024.11.09 01:22:54.410644 [ 3 ] {3a5c1b7c-7e42-435f-9423-324d3a5bb562} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1020 | 2024.11.09 01:22:54.410667 [ 3 ] {3a5c1b7c-7e42-435f-9423-324d3a5bb562} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1021 | 2024.11.09 01:22:54.410683 [ 3 ] {3a5c1b7c-7e42-435f-9423-324d3a5bb562} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1022 | 2024.11.09 01:22:54.410728 [ 3 ] {3a5c1b7c-7e42-435f-9423-324d3a5bb562} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1023 | 2024.11.09 01:22:54.410751 [ 3 ] {3a5c1b7c-7e42-435f-9423-324d3a5bb562} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1024 | 2024.11.09 01:22:54.411241 [ 3 ] {3a5c1b7c-7e42-435f-9423-324d3a5bb562} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001573 sec., 3814.367450731087 rows/sec., 137.82 KiB/sec. | ||
1025 | 2024.11.09 01:22:54.411321 [ 3 ] {3a5c1b7c-7e42-435f-9423-324d3a5bb562} <Debug> TCPHandler: Processed in 0.00182409 sec. | ||
1026 | 2024.11.09 01:22:54.411548 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1027 | 2024.11.09 01:22:54.411744 [ 4 ] {588ea0b5-ff0a-4d84-bf0a-bf1b6fe54b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1028 | 2024.11.09 01:22:54.412086 [ 4 ] {588ea0b5-ff0a-4d84-bf0a-bf1b6fe54b10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1029 | 2024.11.09 01:22:54.412134 [ 4 ] {588ea0b5-ff0a-4d84-bf0a-bf1b6fe54b10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1030 | 2024.11.09 01:22:54.412394 [ 4 ] {588ea0b5-ff0a-4d84-bf0a-bf1b6fe54b10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1031 | 2024.11.09 01:22:54.412460 [ 4 ] {588ea0b5-ff0a-4d84-bf0a-bf1b6fe54b10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1032 | 2024.11.09 01:22:54.412606 [ 4 ] {588ea0b5-ff0a-4d84-bf0a-bf1b6fe54b10} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1033 | 2024.11.09 01:22:54.412639 [ 4 ] {588ea0b5-ff0a-4d84-bf0a-bf1b6fe54b10} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1034 | 2024.11.09 01:22:54.412662 [ 4 ] {588ea0b5-ff0a-4d84-bf0a-bf1b6fe54b10} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1035 | 2024.11.09 01:22:54.412679 [ 4 ] {588ea0b5-ff0a-4d84-bf0a-bf1b6fe54b10} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1036 | 2024.11.09 01:22:54.412724 [ 4 ] {588ea0b5-ff0a-4d84-bf0a-bf1b6fe54b10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1037 | 2024.11.09 01:22:54.412746 [ 4 ] {588ea0b5-ff0a-4d84-bf0a-bf1b6fe54b10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1038 | 2024.11.09 01:22:54.413281 [ 4 ] {588ea0b5-ff0a-4d84-bf0a-bf1b6fe54b10} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001627 sec., 3687.768899815612 rows/sec., 133.25 KiB/sec. | ||
1039 | 2024.11.09 01:22:54.413389 [ 4 ] {588ea0b5-ff0a-4d84-bf0a-bf1b6fe54b10} <Debug> TCPHandler: Processed in 0.001904961 sec. | ||
1040 | 2024.11.09 01:22:54.413676 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1041 | 2024.11.09 01:22:54.413876 [ 3 ] {5c31c7ec-83bd-41e4-967b-36035c03872a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1042 | 2024.11.09 01:22:54.414211 [ 3 ] {5c31c7ec-83bd-41e4-967b-36035c03872a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1043 | 2024.11.09 01:22:54.414250 [ 3 ] {5c31c7ec-83bd-41e4-967b-36035c03872a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1044 | 2024.11.09 01:22:54.414506 [ 3 ] {5c31c7ec-83bd-41e4-967b-36035c03872a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1045 | 2024.11.09 01:22:54.414574 [ 3 ] {5c31c7ec-83bd-41e4-967b-36035c03872a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1046 | 2024.11.09 01:22:54.414720 [ 3 ] {5c31c7ec-83bd-41e4-967b-36035c03872a} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1047 | 2024.11.09 01:22:54.414755 [ 3 ] {5c31c7ec-83bd-41e4-967b-36035c03872a} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1048 | 2024.11.09 01:22:54.414779 [ 3 ] {5c31c7ec-83bd-41e4-967b-36035c03872a} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1049 | 2024.11.09 01:22:54.414797 [ 3 ] {5c31c7ec-83bd-41e4-967b-36035c03872a} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1050 | 2024.11.09 01:22:54.414841 [ 3 ] {5c31c7ec-83bd-41e4-967b-36035c03872a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1051 | 2024.11.09 01:22:54.414865 [ 3 ] {5c31c7ec-83bd-41e4-967b-36035c03872a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1052 | 2024.11.09 01:22:54.415395 [ 3 ] {5c31c7ec-83bd-41e4-967b-36035c03872a} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001612 sec., 3722.0843672456576 rows/sec., 134.49 KiB/sec. | ||
1053 | 2024.11.09 01:22:54.415477 [ 3 ] {5c31c7ec-83bd-41e4-967b-36035c03872a} <Debug> TCPHandler: Processed in 0.00186809 sec. | ||
1054 | 2024.11.09 01:22:54.419230 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1055 | 2024.11.09 01:22:54.419430 [ 4 ] {daf54d6a-03a2-4cd2-80cc-6a1f0237e0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
1056 | 2024.11.09 01:22:54.419786 [ 4 ] {daf54d6a-03a2-4cd2-80cc-6a1f0237e0a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1057 | 2024.11.09 01:22:54.419836 [ 4 ] {daf54d6a-03a2-4cd2-80cc-6a1f0237e0a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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 | ||
1058 | 2024.11.09 01:22:54.420157 [ 4 ] {daf54d6a-03a2-4cd2-80cc-6a1f0237e0a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1059 | 2024.11.09 01:22:54.420230 [ 4 ] {daf54d6a-03a2-4cd2-80cc-6a1f0237e0a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1060 | 2024.11.09 01:22:54.420378 [ 4 ] {daf54d6a-03a2-4cd2-80cc-6a1f0237e0a5} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1061 | 2024.11.09 01:22:54.420412 [ 4 ] {daf54d6a-03a2-4cd2-80cc-6a1f0237e0a5} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1062 | 2024.11.09 01:22:54.420435 [ 4 ] {daf54d6a-03a2-4cd2-80cc-6a1f0237e0a5} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1063 | 2024.11.09 01:22:54.420452 [ 4 ] {daf54d6a-03a2-4cd2-80cc-6a1f0237e0a5} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1064 | 2024.11.09 01:22:54.420497 [ 4 ] {daf54d6a-03a2-4cd2-80cc-6a1f0237e0a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" | ||
1065 | 2024.11.09 01:22:54.420521 [ 4 ] {daf54d6a-03a2-4cd2-80cc-6a1f0237e0a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1066 | 2024.11.09 01:22:54.421067 [ 4 ] {daf54d6a-03a2-4cd2-80cc-6a1f0237e0a5} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001727 sec., 3474.232773595831 rows/sec., 125.53 KiB/sec. | ||
1067 | 2024.11.09 01:22:54.421182 [ 4 ] {daf54d6a-03a2-4cd2-80cc-6a1f0237e0a5} <Debug> TCPHandler: Processed in 0.002021962 sec. | ||
1068 | 2024.11.09 01:22:54.421544 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1069 | 2024.11.09 01:22:54.421716 [ 3 ] {8f6e40fd-941d-43f2-aa80-fd798fc02616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
1070 | 2024.11.09 01:22:54.422012 [ 3 ] {8f6e40fd-941d-43f2-aa80-fd798fc02616} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1071 | 2024.11.09 01:22:54.422056 [ 3 ] {8f6e40fd-941d-43f2-aa80-fd798fc02616} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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 | ||
1072 | 2024.11.09 01:22:54.422320 [ 3 ] {8f6e40fd-941d-43f2-aa80-fd798fc02616} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1073 | 2024.11.09 01:22:54.422391 [ 3 ] {8f6e40fd-941d-43f2-aa80-fd798fc02616} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1074 | 2024.11.09 01:22:54.422537 [ 3 ] {8f6e40fd-941d-43f2-aa80-fd798fc02616} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1075 | 2024.11.09 01:22:54.422573 [ 3 ] {8f6e40fd-941d-43f2-aa80-fd798fc02616} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1076 | 2024.11.09 01:22:54.422597 [ 3 ] {8f6e40fd-941d-43f2-aa80-fd798fc02616} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1077 | 2024.11.09 01:22:54.422615 [ 3 ] {8f6e40fd-941d-43f2-aa80-fd798fc02616} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1078 | 2024.11.09 01:22:54.422661 [ 3 ] {8f6e40fd-941d-43f2-aa80-fd798fc02616} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" | ||
1079 | 2024.11.09 01:22:54.422685 [ 3 ] {8f6e40fd-941d-43f2-aa80-fd798fc02616} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1080 | 2024.11.09 01:22:54.423183 [ 3 ] {8f6e40fd-941d-43f2-aa80-fd798fc02616} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 140.41 KiB/sec. | ||
1081 | 2024.11.09 01:22:54.423265 [ 3 ] {8f6e40fd-941d-43f2-aa80-fd798fc02616} <Debug> TCPHandler: Processed in 0.00178026 sec. | ||
1082 | 2024.11.09 01:22:54.423498 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1083 | 2024.11.09 01:22:54.423667 [ 4 ] {82e92191-9be3-4947-ad90-d9cfce04ed09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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', '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) | ||
1084 | 2024.11.09 01:22:54.423976 [ 4 ] {82e92191-9be3-4947-ad90-d9cfce04ed09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1085 | 2024.11.09 01:22:54.424019 [ 4 ] {82e92191-9be3-4947-ad90-d9cfce04ed09} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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 | ||
1086 | 2024.11.09 01:22:54.424288 [ 4 ] {82e92191-9be3-4947-ad90-d9cfce04ed09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1087 | 2024.11.09 01:22:54.424356 [ 4 ] {82e92191-9be3-4947-ad90-d9cfce04ed09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1088 | 2024.11.09 01:22:54.424501 [ 4 ] {82e92191-9be3-4947-ad90-d9cfce04ed09} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1089 | 2024.11.09 01:22:54.424534 [ 4 ] {82e92191-9be3-4947-ad90-d9cfce04ed09} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1090 | 2024.11.09 01:22:54.424557 [ 4 ] {82e92191-9be3-4947-ad90-d9cfce04ed09} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1091 | 2024.11.09 01:22:54.424574 [ 4 ] {82e92191-9be3-4947-ad90-d9cfce04ed09} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1092 | 2024.11.09 01:22:54.424618 [ 4 ] {82e92191-9be3-4947-ad90-d9cfce04ed09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', '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'))" | ||
1093 | 2024.11.09 01:22:54.424642 [ 4 ] {82e92191-9be3-4947-ad90-d9cfce04ed09} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1094 | 2024.11.09 01:22:54.425225 [ 4 ] {82e92191-9be3-4947-ad90-d9cfce04ed09} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001635 sec., 3669.7247706422017 rows/sec., 132.60 KiB/sec. | ||
1095 | 2024.11.09 01:22:54.425336 [ 4 ] {82e92191-9be3-4947-ad90-d9cfce04ed09} <Debug> TCPHandler: Processed in 0.001893611 sec. | ||
1096 | 2024.11.09 01:22:54.425577 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1097 | 2024.11.09 01:22:54.425750 [ 3 ] {2fd4d68f-39ee-43ff-ac49-0f2fc6ffbc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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', '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) | ||
1098 | 2024.11.09 01:22:54.426056 [ 3 ] {2fd4d68f-39ee-43ff-ac49-0f2fc6ffbc68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1099 | 2024.11.09 01:22:54.426099 [ 3 ] {2fd4d68f-39ee-43ff-ac49-0f2fc6ffbc68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', '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 | ||
1100 | 2024.11.09 01:22:54.426375 [ 3 ] {2fd4d68f-39ee-43ff-ac49-0f2fc6ffbc68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1101 | 2024.11.09 01:22:54.426446 [ 3 ] {2fd4d68f-39ee-43ff-ac49-0f2fc6ffbc68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1102 | 2024.11.09 01:22:54.426610 [ 3 ] {2fd4d68f-39ee-43ff-ac49-0f2fc6ffbc68} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1103 | 2024.11.09 01:22:54.426646 [ 3 ] {2fd4d68f-39ee-43ff-ac49-0f2fc6ffbc68} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1104 | 2024.11.09 01:22:54.426670 [ 3 ] {2fd4d68f-39ee-43ff-ac49-0f2fc6ffbc68} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1105 | 2024.11.09 01:22:54.426688 [ 3 ] {2fd4d68f-39ee-43ff-ac49-0f2fc6ffbc68} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1106 | 2024.11.09 01:22:54.426735 [ 3 ] {2fd4d68f-39ee-43ff-ac49-0f2fc6ffbc68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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'))" | ||
1107 | 2024.11.09 01:22:54.426760 [ 3 ] {2fd4d68f-39ee-43ff-ac49-0f2fc6ffbc68} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1108 | 2024.11.09 01:22:54.427293 [ 3 ] {2fd4d68f-39ee-43ff-ac49-0f2fc6ffbc68} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001623 sec., 3696.857670979667 rows/sec., 133.58 KiB/sec. | ||
1109 | 2024.11.09 01:22:54.427375 [ 3 ] {2fd4d68f-39ee-43ff-ac49-0f2fc6ffbc68} <Debug> TCPHandler: Processed in 0.001853711 sec. | ||
1110 | 2024.11.09 01:22:54.427629 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1111 | 2024.11.09 01:22:54.427804 [ 4 ] {423bf069-efa5-45be-87bc-43e0b2bc994e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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', '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) | ||
1112 | 2024.11.09 01:22:54.428111 [ 4 ] {423bf069-efa5-45be-87bc-43e0b2bc994e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1113 | 2024.11.09 01:22:54.428155 [ 4 ] {423bf069-efa5-45be-87bc-43e0b2bc994e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', '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 | ||
1114 | 2024.11.09 01:22:54.428433 [ 4 ] {423bf069-efa5-45be-87bc-43e0b2bc994e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1115 | 2024.11.09 01:22:54.428499 [ 4 ] {423bf069-efa5-45be-87bc-43e0b2bc994e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1116 | 2024.11.09 01:22:54.428646 [ 4 ] {423bf069-efa5-45be-87bc-43e0b2bc994e} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1117 | 2024.11.09 01:22:54.428680 [ 4 ] {423bf069-efa5-45be-87bc-43e0b2bc994e} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1118 | 2024.11.09 01:22:54.428703 [ 4 ] {423bf069-efa5-45be-87bc-43e0b2bc994e} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1119 | 2024.11.09 01:22:54.428722 [ 4 ] {423bf069-efa5-45be-87bc-43e0b2bc994e} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1120 | 2024.11.09 01:22:54.428766 [ 4 ] {423bf069-efa5-45be-87bc-43e0b2bc994e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1121 | 2024.11.09 01:22:54.428790 [ 4 ] {423bf069-efa5-45be-87bc-43e0b2bc994e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1122 | 2024.11.09 01:22:54.429365 [ 4 ] {423bf069-efa5-45be-87bc-43e0b2bc994e} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001642 sec., 3654.080389768575 rows/sec., 132.03 KiB/sec. | ||
1123 | 2024.11.09 01:22:54.429475 [ 4 ] {423bf069-efa5-45be-87bc-43e0b2bc994e} <Debug> TCPHandler: Processed in 0.001902811 sec. | ||
1124 | 2024.11.09 01:22:54.429739 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1125 | 2024.11.09 01:22:54.429946 [ 3 ] {a9946882-338a-497a-94c2-eabed2b79a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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', '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) | ||
1126 | 2024.11.09 01:22:54.430337 [ 3 ] {a9946882-338a-497a-94c2-eabed2b79a6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1127 | 2024.11.09 01:22:54.430382 [ 3 ] {a9946882-338a-497a-94c2-eabed2b79a6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', '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 | ||
1128 | 2024.11.09 01:22:54.430655 [ 3 ] {a9946882-338a-497a-94c2-eabed2b79a6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1129 | 2024.11.09 01:22:54.430719 [ 3 ] {a9946882-338a-497a-94c2-eabed2b79a6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1130 | 2024.11.09 01:22:54.430864 [ 3 ] {a9946882-338a-497a-94c2-eabed2b79a6a} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1131 | 2024.11.09 01:22:54.430897 [ 3 ] {a9946882-338a-497a-94c2-eabed2b79a6a} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1132 | 2024.11.09 01:22:54.430922 [ 3 ] {a9946882-338a-497a-94c2-eabed2b79a6a} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1133 | 2024.11.09 01:22:54.430940 [ 3 ] {a9946882-338a-497a-94c2-eabed2b79a6a} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1134 | 2024.11.09 01:22:54.430984 [ 3 ] {a9946882-338a-497a-94c2-eabed2b79a6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1135 | 2024.11.09 01:22:54.431009 [ 3 ] {a9946882-338a-497a-94c2-eabed2b79a6a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1136 | 2024.11.09 01:22:54.431516 [ 3 ] {a9946882-338a-497a-94c2-eabed2b79a6a} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001671 sec., 3590.664272890485 rows/sec., 129.74 KiB/sec. | ||
1137 | 2024.11.09 01:22:54.431596 [ 3 ] {a9946882-338a-497a-94c2-eabed2b79a6a} <Debug> TCPHandler: Processed in 0.001922731 sec. | ||
1138 | 2024.11.09 01:22:54.431842 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1139 | 2024.11.09 01:22:54.432017 [ 4 ] {7d5f1ae2-a8bd-490c-805b-4d565404e57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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', '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) | ||
1140 | 2024.11.09 01:22:54.432328 [ 4 ] {7d5f1ae2-a8bd-490c-805b-4d565404e57f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1141 | 2024.11.09 01:22:54.432372 [ 4 ] {7d5f1ae2-a8bd-490c-805b-4d565404e57f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', '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 | ||
1142 | 2024.11.09 01:22:54.432656 [ 4 ] {7d5f1ae2-a8bd-490c-805b-4d565404e57f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1143 | 2024.11.09 01:22:54.432721 [ 4 ] {7d5f1ae2-a8bd-490c-805b-4d565404e57f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1144 | 2024.11.09 01:22:54.432868 [ 4 ] {7d5f1ae2-a8bd-490c-805b-4d565404e57f} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1145 | 2024.11.09 01:22:54.432903 [ 4 ] {7d5f1ae2-a8bd-490c-805b-4d565404e57f} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1146 | 2024.11.09 01:22:54.432926 [ 4 ] {7d5f1ae2-a8bd-490c-805b-4d565404e57f} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1147 | 2024.11.09 01:22:54.432944 [ 4 ] {7d5f1ae2-a8bd-490c-805b-4d565404e57f} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1148 | 2024.11.09 01:22:54.432987 [ 4 ] {7d5f1ae2-a8bd-490c-805b-4d565404e57f} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
1149 | 2024.11.09 01:22:54.433011 [ 4 ] {7d5f1ae2-a8bd-490c-805b-4d565404e57f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1150 | 2024.11.09 01:22:54.433574 [ 4 ] {7d5f1ae2-a8bd-490c-805b-4d565404e57f} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001639 sec., 3660.7687614399024 rows/sec., 132.27 KiB/sec. | ||
1151 | 2024.11.09 01:22:54.433684 [ 4 ] {7d5f1ae2-a8bd-490c-805b-4d565404e57f} <Debug> TCPHandler: Processed in 0.001900411 sec. | ||
1152 | 2024.11.09 01:22:54.433923 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1153 | 2024.11.09 01:22:54.434102 [ 3 ] {5ab8f022-b4c1-465f-9599-3c315f244bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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', '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) | ||
1154 | 2024.11.09 01:22:54.434466 [ 3 ] {5ab8f022-b4c1-465f-9599-3c315f244bfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1155 | 2024.11.09 01:22:54.434514 [ 3 ] {5ab8f022-b4c1-465f-9599-3c315f244bfd} <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:solicitations_received', 'ddm_session:solicitations_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 | ||
1156 | 2024.11.09 01:22:54.434932 [ 3 ] {5ab8f022-b4c1-465f-9599-3c315f244bfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1157 | 2024.11.09 01:22:54.435000 [ 3 ] {5ab8f022-b4c1-465f-9599-3c315f244bfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1158 | 2024.11.09 01:22:54.435146 [ 3 ] {5ab8f022-b4c1-465f-9599-3c315f244bfd} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1159 | 2024.11.09 01:22:54.435183 [ 3 ] {5ab8f022-b4c1-465f-9599-3c315f244bfd} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1160 | 2024.11.09 01:22:54.435207 [ 3 ] {5ab8f022-b4c1-465f-9599-3c315f244bfd} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1161 | 2024.11.09 01:22:54.435224 [ 3 ] {5ab8f022-b4c1-465f-9599-3c315f244bfd} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1162 | 2024.11.09 01:22:54.435267 [ 3 ] {5ab8f022-b4c1-465f-9599-3c315f244bfd} <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:solicitations_received', 'ddm_session:solicitations_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'))" | ||
1163 | 2024.11.09 01:22:54.435293 [ 3 ] {5ab8f022-b4c1-465f-9599-3c315f244bfd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1164 | 2024.11.09 01:22:54.435803 [ 3 ] {5ab8f022-b4c1-465f-9599-3c315f244bfd} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001784 sec., 3363.2286995515697 rows/sec., 121.52 KiB/sec. | ||
1165 | 2024.11.09 01:22:54.435888 [ 3 ] {5ab8f022-b4c1-465f-9599-3c315f244bfd} <Debug> TCPHandler: Processed in 0.002023113 sec. | ||
1166 | 2024.11.09 01:22:54.436157 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1167 | 2024.11.09 01:22:54.436340 [ 4 ] {96583a8e-102b-4a9a-b05e-fcbe4ba97120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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', '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) | ||
1168 | 2024.11.09 01:22:54.436654 [ 4 ] {96583a8e-102b-4a9a-b05e-fcbe4ba97120} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1169 | 2024.11.09 01:22:54.436698 [ 4 ] {96583a8e-102b-4a9a-b05e-fcbe4ba97120} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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 | ||
1170 | 2024.11.09 01:22:54.436988 [ 4 ] {96583a8e-102b-4a9a-b05e-fcbe4ba97120} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1171 | 2024.11.09 01:22:54.437055 [ 4 ] {96583a8e-102b-4a9a-b05e-fcbe4ba97120} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1172 | 2024.11.09 01:22:54.437203 [ 4 ] {96583a8e-102b-4a9a-b05e-fcbe4ba97120} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1173 | 2024.11.09 01:22:54.437238 [ 4 ] {96583a8e-102b-4a9a-b05e-fcbe4ba97120} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1174 | 2024.11.09 01:22:54.437261 [ 4 ] {96583a8e-102b-4a9a-b05e-fcbe4ba97120} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1175 | 2024.11.09 01:22:54.437278 [ 4 ] {96583a8e-102b-4a9a-b05e-fcbe4ba97120} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1176 | 2024.11.09 01:22:54.437322 [ 4 ] {96583a8e-102b-4a9a-b05e-fcbe4ba97120} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
1177 | 2024.11.09 01:22:54.437346 [ 4 ] {96583a8e-102b-4a9a-b05e-fcbe4ba97120} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1178 | 2024.11.09 01:22:54.437941 [ 4 ] {96583a8e-102b-4a9a-b05e-fcbe4ba97120} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001692 sec., 3546.099290780142 rows/sec., 128.13 KiB/sec. | ||
1179 | 2024.11.09 01:22:54.438055 [ 4 ] {96583a8e-102b-4a9a-b05e-fcbe4ba97120} <Debug> TCPHandler: Processed in 0.001954402 sec. | ||
1180 | 2024.11.09 01:22:54.438325 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1181 | 2024.11.09 01:22:54.438537 [ 3 ] {15cc2424-d521-4a85-8563-03ee5d2afe36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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', '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) | ||
1182 | 2024.11.09 01:22:54.438911 [ 3 ] {15cc2424-d521-4a85-8563-03ee5d2afe36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1183 | 2024.11.09 01:22:54.438965 [ 3 ] {15cc2424-d521-4a85-8563-03ee5d2afe36} <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: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', '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 | ||
1184 | 2024.11.09 01:22:54.439296 [ 3 ] {15cc2424-d521-4a85-8563-03ee5d2afe36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1185 | 2024.11.09 01:22:54.439363 [ 3 ] {15cc2424-d521-4a85-8563-03ee5d2afe36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1186 | 2024.11.09 01:22:54.439510 [ 3 ] {15cc2424-d521-4a85-8563-03ee5d2afe36} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1187 | 2024.11.09 01:22:54.439544 [ 3 ] {15cc2424-d521-4a85-8563-03ee5d2afe36} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1188 | 2024.11.09 01:22:54.439567 [ 3 ] {15cc2424-d521-4a85-8563-03ee5d2afe36} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1189 | 2024.11.09 01:22:54.439585 [ 3 ] {15cc2424-d521-4a85-8563-03ee5d2afe36} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1190 | 2024.11.09 01:22:54.439628 [ 3 ] {15cc2424-d521-4a85-8563-03ee5d2afe36} <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: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', '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'))" | ||
1191 | 2024.11.09 01:22:54.439753 [ 3 ] {15cc2424-d521-4a85-8563-03ee5d2afe36} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1192 | 2024.11.09 01:22:54.440285 [ 3 ] {15cc2424-d521-4a85-8563-03ee5d2afe36} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001854 sec., 3236.2459546925566 rows/sec., 116.93 KiB/sec. | ||
1193 | 2024.11.09 01:22:54.440369 [ 3 ] {15cc2424-d521-4a85-8563-03ee5d2afe36} <Debug> TCPHandler: Processed in 0.002110674 sec. | ||
1194 | 2024.11.09 01:22:54.440690 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1195 | 2024.11.09 01:22:54.440874 [ 4 ] {126a317f-e544-42fc-a405-bcd7cc5d1eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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', '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) | ||
1196 | 2024.11.09 01:22:54.441282 [ 4 ] {126a317f-e544-42fc-a405-bcd7cc5d1eb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1197 | 2024.11.09 01:22:54.441330 [ 4 ] {126a317f-e544-42fc-a405-bcd7cc5d1eb7} <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: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', '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 | ||
1198 | 2024.11.09 01:22:54.441634 [ 4 ] {126a317f-e544-42fc-a405-bcd7cc5d1eb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1199 | 2024.11.09 01:22:54.441701 [ 4 ] {126a317f-e544-42fc-a405-bcd7cc5d1eb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1200 | 2024.11.09 01:22:54.441850 [ 4 ] {126a317f-e544-42fc-a405-bcd7cc5d1eb7} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1201 | 2024.11.09 01:22:54.441884 [ 4 ] {126a317f-e544-42fc-a405-bcd7cc5d1eb7} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1202 | 2024.11.09 01:22:54.441908 [ 4 ] {126a317f-e544-42fc-a405-bcd7cc5d1eb7} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1203 | 2024.11.09 01:22:54.441925 [ 4 ] {126a317f-e544-42fc-a405-bcd7cc5d1eb7} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1204 | 2024.11.09 01:22:54.441970 [ 4 ] {126a317f-e544-42fc-a405-bcd7cc5d1eb7} <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: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', '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'))" | ||
1205 | 2024.11.09 01:22:54.441993 [ 4 ] {126a317f-e544-42fc-a405-bcd7cc5d1eb7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1206 | 2024.11.09 01:22:54.442546 [ 4 ] {126a317f-e544-42fc-a405-bcd7cc5d1eb7} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001759 sec., 3411.0289937464468 rows/sec., 123.25 KiB/sec. | ||
1207 | 2024.11.09 01:22:54.442655 [ 4 ] {126a317f-e544-42fc-a405-bcd7cc5d1eb7} <Debug> TCPHandler: Processed in 0.002023023 sec. | ||
1208 | 2024.11.09 01:22:54.442888 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1209 | 2024.11.09 01:22:54.443073 [ 3 ] {1b83b456-17bd-4f41-b6cc-ad1efb84b0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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', '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) | ||
1210 | 2024.11.09 01:22:54.443456 [ 3 ] {1b83b456-17bd-4f41-b6cc-ad1efb84b0c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1211 | 2024.11.09 01:22:54.443514 [ 3 ] {1b83b456-17bd-4f41-b6cc-ad1efb84b0c8} <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: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', '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 | ||
1212 | 2024.11.09 01:22:54.443886 [ 3 ] {1b83b456-17bd-4f41-b6cc-ad1efb84b0c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1213 | 2024.11.09 01:22:54.443966 [ 3 ] {1b83b456-17bd-4f41-b6cc-ad1efb84b0c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1214 | 2024.11.09 01:22:54.444144 [ 3 ] {1b83b456-17bd-4f41-b6cc-ad1efb84b0c8} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1215 | 2024.11.09 01:22:54.444178 [ 3 ] {1b83b456-17bd-4f41-b6cc-ad1efb84b0c8} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1216 | 2024.11.09 01:22:54.444201 [ 3 ] {1b83b456-17bd-4f41-b6cc-ad1efb84b0c8} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1217 | 2024.11.09 01:22:54.444218 [ 3 ] {1b83b456-17bd-4f41-b6cc-ad1efb84b0c8} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1218 | 2024.11.09 01:22:54.444262 [ 3 ] {1b83b456-17bd-4f41-b6cc-ad1efb84b0c8} <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: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', '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'))" | ||
1219 | 2024.11.09 01:22:54.444286 [ 3 ] {1b83b456-17bd-4f41-b6cc-ad1efb84b0c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1220 | 2024.11.09 01:22:54.444790 [ 3 ] {1b83b456-17bd-4f41-b6cc-ad1efb84b0c8} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001803 sec., 3327.787021630616 rows/sec., 120.24 KiB/sec. | ||
1221 | 2024.11.09 01:22:54.444870 [ 3 ] {1b83b456-17bd-4f41-b6cc-ad1efb84b0c8} <Debug> TCPHandler: Processed in 0.002038593 sec. | ||
1222 | 2024.11.09 01:22:54.445118 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1223 | 2024.11.09 01:22:54.445302 [ 4 ] {513e68c5-0779-4e7f-9c46-a78259ce5639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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', '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) | ||
1224 | 2024.11.09 01:22:54.445625 [ 4 ] {513e68c5-0779-4e7f-9c46-a78259ce5639} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1225 | 2024.11.09 01:22:54.445671 [ 4 ] {513e68c5-0779-4e7f-9c46-a78259ce5639} <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: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', '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 | ||
1226 | 2024.11.09 01:22:54.445975 [ 4 ] {513e68c5-0779-4e7f-9c46-a78259ce5639} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1227 | 2024.11.09 01:22:54.446042 [ 4 ] {513e68c5-0779-4e7f-9c46-a78259ce5639} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1228 | 2024.11.09 01:22:54.446187 [ 4 ] {513e68c5-0779-4e7f-9c46-a78259ce5639} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1229 | 2024.11.09 01:22:54.446227 [ 4 ] {513e68c5-0779-4e7f-9c46-a78259ce5639} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1230 | 2024.11.09 01:22:54.446251 [ 4 ] {513e68c5-0779-4e7f-9c46-a78259ce5639} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1231 | 2024.11.09 01:22:54.446269 [ 4 ] {513e68c5-0779-4e7f-9c46-a78259ce5639} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1232 | 2024.11.09 01:22:54.446312 [ 4 ] {513e68c5-0779-4e7f-9c46-a78259ce5639} <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: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', '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'))" | ||
1233 | 2024.11.09 01:22:54.446336 [ 4 ] {513e68c5-0779-4e7f-9c46-a78259ce5639} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1234 | 2024.11.09 01:22:54.446899 [ 4 ] {513e68c5-0779-4e7f-9c46-a78259ce5639} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001687 sec., 3556.6093657379965 rows/sec., 128.51 KiB/sec. | ||
1235 | 2024.11.09 01:22:54.447010 [ 4 ] {513e68c5-0779-4e7f-9c46-a78259ce5639} <Debug> TCPHandler: Processed in 0.001944182 sec. | ||
1236 | 2024.11.09 01:22:54.447268 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1237 | 2024.11.09 01:22:54.447487 [ 3 ] {6b1f0c27-7af0-4e48-b6d8-87984c1f6338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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', '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) | ||
1238 | 2024.11.09 01:22:54.447870 [ 3 ] {6b1f0c27-7af0-4e48-b6d8-87984c1f6338} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1239 | 2024.11.09 01:22:54.447929 [ 3 ] {6b1f0c27-7af0-4e48-b6d8-87984c1f6338} <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: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 | ||
1240 | 2024.11.09 01:22:54.448280 [ 3 ] {6b1f0c27-7af0-4e48-b6d8-87984c1f6338} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1241 | 2024.11.09 01:22:54.448347 [ 3 ] {6b1f0c27-7af0-4e48-b6d8-87984c1f6338} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1242 | 2024.11.09 01:22:54.448494 [ 3 ] {6b1f0c27-7af0-4e48-b6d8-87984c1f6338} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1243 | 2024.11.09 01:22:54.448529 [ 3 ] {6b1f0c27-7af0-4e48-b6d8-87984c1f6338} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1244 | 2024.11.09 01:22:54.448554 [ 3 ] {6b1f0c27-7af0-4e48-b6d8-87984c1f6338} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1245 | 2024.11.09 01:22:54.448571 [ 3 ] {6b1f0c27-7af0-4e48-b6d8-87984c1f6338} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1246 | 2024.11.09 01:22:54.448616 [ 3 ] {6b1f0c27-7af0-4e48-b6d8-87984c1f6338} <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: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'))" | ||
1247 | 2024.11.09 01:22:54.448640 [ 3 ] {6b1f0c27-7af0-4e48-b6d8-87984c1f6338} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1248 | 2024.11.09 01:22:54.449147 [ 3 ] {6b1f0c27-7af0-4e48-b6d8-87984c1f6338} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.00177 sec., 3389.830508474576 rows/sec., 122.48 KiB/sec. | ||
1249 | 2024.11.09 01:22:54.449225 [ 3 ] {6b1f0c27-7af0-4e48-b6d8-87984c1f6338} <Debug> TCPHandler: Processed in 0.002026303 sec. | ||
1250 | 2024.11.09 01:22:54.449445 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1251 | 2024.11.09 01:22:54.449632 [ 4 ] {4a4eaaed-0687-498b-9786-49a226634718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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', '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) | ||
1252 | 2024.11.09 01:22:54.449957 [ 4 ] {4a4eaaed-0687-498b-9786-49a226634718} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1253 | 2024.11.09 01:22:54.450005 [ 4 ] {4a4eaaed-0687-498b-9786-49a226634718} <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_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 | ||
1254 | 2024.11.09 01:22:54.450315 [ 4 ] {4a4eaaed-0687-498b-9786-49a226634718} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1255 | 2024.11.09 01:22:54.450380 [ 4 ] {4a4eaaed-0687-498b-9786-49a226634718} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1256 | 2024.11.09 01:22:54.450525 [ 4 ] {4a4eaaed-0687-498b-9786-49a226634718} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1257 | 2024.11.09 01:22:54.450560 [ 4 ] {4a4eaaed-0687-498b-9786-49a226634718} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1258 | 2024.11.09 01:22:54.450582 [ 4 ] {4a4eaaed-0687-498b-9786-49a226634718} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1259 | 2024.11.09 01:22:54.450600 [ 4 ] {4a4eaaed-0687-498b-9786-49a226634718} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1260 | 2024.11.09 01:22:54.450643 [ 4 ] {4a4eaaed-0687-498b-9786-49a226634718} <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_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'))" | ||
1261 | 2024.11.09 01:22:54.450666 [ 4 ] {4a4eaaed-0687-498b-9786-49a226634718} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1262 | 2024.11.09 01:22:54.451238 [ 4 ] {4a4eaaed-0687-498b-9786-49a226634718} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001699 sec., 3531.489111241907 rows/sec., 127.60 KiB/sec. | ||
1263 | 2024.11.09 01:22:54.451350 [ 4 ] {4a4eaaed-0687-498b-9786-49a226634718} <Debug> TCPHandler: Processed in 0.001959831 sec. | ||
1264 | 2024.11.09 01:22:54.452596 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1265 | 2024.11.09 01:22:54.452815 [ 3 ] {44ff5f95-be8e-40ff-8835-6a0fa0cf0a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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) | ||
1266 | 2024.11.09 01:22:54.453195 [ 3 ] {44ff5f95-be8e-40ff-8835-6a0fa0cf0a46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1267 | 2024.11.09 01:22:54.453243 [ 3 ] {44ff5f95-be8e-40ff-8835-6a0fa0cf0a46} <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 | ||
1268 | 2024.11.09 01:22:54.453564 [ 3 ] {44ff5f95-be8e-40ff-8835-6a0fa0cf0a46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1269 | 2024.11.09 01:22:54.453632 [ 3 ] {44ff5f95-be8e-40ff-8835-6a0fa0cf0a46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1270 | 2024.11.09 01:22:54.453778 [ 3 ] {44ff5f95-be8e-40ff-8835-6a0fa0cf0a46} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1271 | 2024.11.09 01:22:54.453811 [ 3 ] {44ff5f95-be8e-40ff-8835-6a0fa0cf0a46} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1272 | 2024.11.09 01:22:54.453835 [ 3 ] {44ff5f95-be8e-40ff-8835-6a0fa0cf0a46} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (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 | ||
1273 | 2024.11.09 01:22:54.453852 [ 3 ] {44ff5f95-be8e-40ff-8835-6a0fa0cf0a46} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1274 | 2024.11.09 01:22:54.453896 [ 3 ] {44ff5f95-be8e-40ff-8835-6a0fa0cf0a46} <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'))" | ||
1275 | 2024.11.09 01:22:54.453920 [ 3 ] {44ff5f95-be8e-40ff-8835-6a0fa0cf0a46} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
1276 | 2024.11.09 01:22:54.454439 [ 3 ] {44ff5f95-be8e-40ff-8835-6a0fa0cf0a46} <Debug> executeQuery: Read 6 rows, 222.00 B in 0.001735 sec., 3458.21325648415 rows/sec., 124.95 KiB/sec. | ||
1277 | 2024.11.09 01:22:54.454518 [ 3 ] {44ff5f95-be8e-40ff-8835-6a0fa0cf0a46} <Debug> TCPHandler: Processed in 0.001987652 sec. | ||
1278 | 2024.11.09 01:22:54.461248 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1279 | 2024.11.09 01:22:54.461391 [ 3 ] {1c4576a5-714a-4f4d-b48e-496c4adb85b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1280 | 2024.11.09 01:22:54.461452 [ 3 ] {1c4576a5-714a-4f4d-b48e-496c4adb85b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1281 | 2024.11.09 01:22:54.462202 [ 3 ] {1c4576a5-714a-4f4d-b48e-496c4adb85b6} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1282 | 2024.11.09 01:22:54.462245 [ 3 ] {1c4576a5-714a-4f4d-b48e-496c4adb85b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1283 | 2024.11.09 01:22:54.462849 [ 3 ] {1c4576a5-714a-4f4d-b48e-496c4adb85b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1284 | 2024.11.09 01:22:54.463275 [ 3 ] {1c4576a5-714a-4f4d-b48e-496c4adb85b6} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1285 | 2024.11.09 01:22:54.463559 [ 3 ] {1c4576a5-714a-4f4d-b48e-496c4adb85b6} <Debug> executeQuery: Read 31 rows, 5.15 KiB in 0.0022 sec., 14090.90909090909 rows/sec., 2.29 MiB/sec. | ||
1286 | 2024.11.09 01:22:54.463763 [ 3 ] {1c4576a5-714a-4f4d-b48e-496c4adb85b6} <Debug> TCPHandler: Processed in 0.002572589 sec. | ||
1287 | 2024.11.09 01:22:54.463945 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59371, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1288 | 2024.11.09 01:22:54.464052 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1289 | 2024.11.09 01:22:54.464084 [ 282 ] {} <Debug> HTTP-Session: c48ddc7d-e112-48e0-a3d5-80f9b81f936b Authenticating user 'default' from [fd00:1122:3344:101::d]:59371 | ||
1290 | 2024.11.09 01:22:54.464113 [ 282 ] {} <Debug> HTTP-Session: c48ddc7d-e112-48e0-a3d5-80f9b81f936b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1291 | 2024.11.09 01:22:54.464133 [ 282 ] {} <Debug> HTTP-Session: c48ddc7d-e112-48e0-a3d5-80f9b81f936b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1292 | 2024.11.09 01:22:54.464191 [ 282 ] {} <Trace> HTTP-Session: c48ddc7d-e112-48e0-a3d5-80f9b81f936b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1293 | 2024.11.09 01:22:54.464392 [ 282 ] {dcb8ea56-253a-4554-adfa-a706abc5027f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59371) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
1294 | 2024.11.09 01:22:54.464450 [ 282 ] {dcb8ea56-253a-4554-adfa-a706abc5027f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1295 | 2024.11.09 01:22:54.464817 [ 282 ] {dcb8ea56-253a-4554-adfa-a706abc5027f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1296 | 2024.11.09 01:22:54.466013 [ 282 ] {dcb8ea56-253a-4554-adfa-a706abc5027f} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1297 | 2024.11.09 01:22:54.466056 [ 282 ] {dcb8ea56-253a-4554-adfa-a706abc5027f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1298 | 2024.11.09 01:22:54.466571 [ 282 ] {dcb8ea56-253a-4554-adfa-a706abc5027f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1299 | 2024.11.09 01:22:54.467036 [ 282 ] {dcb8ea56-253a-4554-adfa-a706abc5027f} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1300 | 2024.11.09 01:22:54.467211 [ 282 ] {dcb8ea56-253a-4554-adfa-a706abc5027f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002868 sec., 4881.450488145049 rows/sec., 351.40 KiB/sec. | ||
1301 | 2024.11.09 01:22:54.467532 [ 282 ] {dcb8ea56-253a-4554-adfa-a706abc5027f} <Debug> DynamicQueryHandler: Done processing query | ||
1302 | 2024.11.09 01:22:54.467559 [ 282 ] {dcb8ea56-253a-4554-adfa-a706abc5027f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1303 | 2024.11.09 01:22:54.467577 [ 282 ] {} <Debug> HTTP-Session: c48ddc7d-e112-48e0-a3d5-80f9b81f936b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1304 | 2024.11.09 01:22:54.467796 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1305 | 2024.11.09 01:22:54.467977 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54494, User-Agent: (none), Length: 32844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1306 | 2024.11.09 01:22:54.468082 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1307 | 2024.11.09 01:22:54.468112 [ 283 ] {} <Debug> HTTP-Session: d6f7750b-a74b-4e05-9d8b-e58536339289 Authenticating user 'default' from [fd00:1122:3344:101::d]:54494 | ||
1308 | 2024.11.09 01:22:54.468141 [ 283 ] {} <Debug> HTTP-Session: d6f7750b-a74b-4e05-9d8b-e58536339289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1309 | 2024.11.09 01:22:54.468158 [ 283 ] {} <Debug> HTTP-Session: d6f7750b-a74b-4e05-9d8b-e58536339289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1310 | 2024.11.09 01:22:54.468212 [ 283 ] {} <Trace> HTTP-Session: d6f7750b-a74b-4e05-9d8b-e58536339289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1311 | 2024.11.09 01:22:54.468444 [ 283 ] {b6159bd1-7029-4b81-93e6-b0d0a8313ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54494) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1312 | 2024.11.09 01:22:54.468513 [ 283 ] {b6159bd1-7029-4b81-93e6-b0d0a8313ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1313 | 2024.11.09 01:22:54.468849 [ 283 ] {b6159bd1-7029-4b81-93e6-b0d0a8313ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1314 | 2024.11.09 01:22:54.469374 [ 283 ] {b6159bd1-7029-4b81-93e6-b0d0a8313ae3} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1315 | 2024.11.09 01:22:54.469418 [ 283 ] {b6159bd1-7029-4b81-93e6-b0d0a8313ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1316 | 2024.11.09 01:22:54.470000 [ 283 ] {b6159bd1-7029-4b81-93e6-b0d0a8313ae3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1317 | 2024.11.09 01:22:54.470504 [ 283 ] {b6159bd1-7029-4b81-93e6-b0d0a8313ae3} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): 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.11.09 01:22:54.470686 [ 283 ] {b6159bd1-7029-4b81-93e6-b0d0a8313ae3} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.002343 sec., 93469.91037131882 rows/sec., 8.14 MiB/sec. | ||
1319 | 2024.11.09 01:22:54.470951 [ 283 ] {b6159bd1-7029-4b81-93e6-b0d0a8313ae3} <Debug> DynamicQueryHandler: Done processing query | ||
1320 | 2024.11.09 01:22:54.470978 [ 283 ] {b6159bd1-7029-4b81-93e6-b0d0a8313ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1321 | 2024.11.09 01:22:54.470996 [ 283 ] {} <Debug> HTTP-Session: d6f7750b-a74b-4e05-9d8b-e58536339289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1322 | 2024.11.09 01:22:54.471167 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54494, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1323 | 2024.11.09 01:22:54.471195 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59371, User-Agent: (none), Length: 2116, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1324 | 2024.11.09 01:22:54.471314 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1325 | 2024.11.09 01:22:54.471350 [ 282 ] {} <Debug> HTTP-Session: 1ffceee0-df6f-4dfa-825f-fad4a100e9e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59371 | ||
1326 | 2024.11.09 01:22:54.471380 [ 282 ] {} <Debug> HTTP-Session: 1ffceee0-df6f-4dfa-825f-fad4a100e9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1327 | 2024.11.09 01:22:54.471402 [ 282 ] {} <Debug> HTTP-Session: 1ffceee0-df6f-4dfa-825f-fad4a100e9e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1328 | 2024.11.09 01:22:54.471460 [ 282 ] {} <Trace> HTTP-Session: 1ffceee0-df6f-4dfa-825f-fad4a100e9e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1329 | 2024.11.09 01:22:54.471626 [ 282 ] {b16c7eac-8555-4d55-a41e-c150e21d1cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59371) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1330 | 2024.11.09 01:22:54.471689 [ 282 ] {b16c7eac-8555-4d55-a41e-c150e21d1cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1331 | 2024.11.09 01:22:54.471984 [ 282 ] {b16c7eac-8555-4d55-a41e-c150e21d1cb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1332 | 2024.11.09 01:22:54.472421 [ 282 ] {b16c7eac-8555-4d55-a41e-c150e21d1cb9} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1333 | 2024.11.09 01:22:54.472458 [ 282 ] {b16c7eac-8555-4d55-a41e-c150e21d1cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1334 | 2024.11.09 01:22:54.472948 [ 282 ] {b16c7eac-8555-4d55-a41e-c150e21d1cb9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1335 | 2024.11.09 01:22:54.473430 [ 282 ] {b16c7eac-8555-4d55-a41e-c150e21d1cb9} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1336 | 2024.11.09 01:22:54.473602 [ 282 ] {b16c7eac-8555-4d55-a41e-c150e21d1cb9} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.002019 sec., 7429.420505200595 rows/sec., 523.83 KiB/sec. | ||
1337 | 2024.11.09 01:22:54.473915 [ 282 ] {b16c7eac-8555-4d55-a41e-c150e21d1cb9} <Debug> DynamicQueryHandler: Done processing query | ||
1338 | 2024.11.09 01:22:54.473941 [ 282 ] {b16c7eac-8555-4d55-a41e-c150e21d1cb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1339 | 2024.11.09 01:22:54.473958 [ 282 ] {} <Debug> HTTP-Session: 1ffceee0-df6f-4dfa-825f-fad4a100e9e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1340 | 2024.11.09 01:22:54.474100 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1341 | 2024.11.09 01:22:54.474187 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53606, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1342 | 2024.11.09 01:22:54.474261 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1343 | 2024.11.09 01:22:54.474289 [ 283 ] {} <Debug> HTTP-Session: 92e8f14a-2eac-4f0b-a304-2ff4c40b8b04 Authenticating user 'default' from [fd00:1122:3344:101::d]:53606 | ||
1344 | 2024.11.09 01:22:54.474314 [ 283 ] {} <Debug> HTTP-Session: 92e8f14a-2eac-4f0b-a304-2ff4c40b8b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1345 | 2024.11.09 01:22:54.474331 [ 283 ] {} <Debug> HTTP-Session: 92e8f14a-2eac-4f0b-a304-2ff4c40b8b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1346 | 2024.11.09 01:22:54.474381 [ 283 ] {} <Trace> HTTP-Session: 92e8f14a-2eac-4f0b-a304-2ff4c40b8b04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1347 | 2024.11.09 01:22:54.474528 [ 283 ] {683e6cb9-07dd-4a7c-8b1b-287f25ad8d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53606) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1348 | 2024.11.09 01:22:54.474586 [ 283 ] {683e6cb9-07dd-4a7c-8b1b-287f25ad8d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1349 | 2024.11.09 01:22:54.474918 [ 283 ] {683e6cb9-07dd-4a7c-8b1b-287f25ad8d3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1350 | 2024.11.09 01:22:54.475276 [ 283 ] {683e6cb9-07dd-4a7c-8b1b-287f25ad8d3b} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1351 | 2024.11.09 01:22:54.475315 [ 283 ] {683e6cb9-07dd-4a7c-8b1b-287f25ad8d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1352 | 2024.11.09 01:22:54.475864 [ 283 ] {683e6cb9-07dd-4a7c-8b1b-287f25ad8d3b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1353 | 2024.11.09 01:22:54.476397 [ 283 ] {683e6cb9-07dd-4a7c-8b1b-287f25ad8d3b} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1354 | 2024.11.09 01:22:54.476572 [ 283 ] {683e6cb9-07dd-4a7c-8b1b-287f25ad8d3b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00209 sec., 6698.564593301436 rows/sec., 469.12 KiB/sec. | ||
1355 | 2024.11.09 01:22:54.476762 [ 283 ] {683e6cb9-07dd-4a7c-8b1b-287f25ad8d3b} <Debug> DynamicQueryHandler: Done processing query | ||
1356 | 2024.11.09 01:22:54.476787 [ 283 ] {683e6cb9-07dd-4a7c-8b1b-287f25ad8d3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1357 | 2024.11.09 01:22:54.476805 [ 283 ] {} <Debug> HTTP-Session: 92e8f14a-2eac-4f0b-a304-2ff4c40b8b04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1358 | 2024.11.09 01:22:54.476947 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53606, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1359 | 2024.11.09 01:22:54.477275 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64920, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1360 | 2024.11.09 01:22:54.477382 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1361 | 2024.11.09 01:22:54.477411 [ 285 ] {} <Debug> HTTP-Session: f941bac3-536c-4a87-8710-9c72cae5baaf Authenticating user 'default' from [fd00:1122:3344:101::d]:64920 | ||
1362 | 2024.11.09 01:22:54.477438 [ 285 ] {} <Debug> HTTP-Session: f941bac3-536c-4a87-8710-9c72cae5baaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1363 | 2024.11.09 01:22:54.477455 [ 285 ] {} <Debug> HTTP-Session: f941bac3-536c-4a87-8710-9c72cae5baaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1364 | 2024.11.09 01:22:54.477508 [ 285 ] {} <Trace> HTTP-Session: f941bac3-536c-4a87-8710-9c72cae5baaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1365 | 2024.11.09 01:22:54.477697 [ 285 ] {e30e4130-dbb5-4a1c-8620-cebaadd398c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64920) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1366 | 2024.11.09 01:22:54.477771 [ 285 ] {e30e4130-dbb5-4a1c-8620-cebaadd398c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1367 | 2024.11.09 01:22:54.477783 [ 282 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
1368 | |||
1369 | (version 23.8.7.1) | ||
1370 | 2024.11.09 01:22:54.478152 [ 285 ] {e30e4130-dbb5-4a1c-8620-cebaadd398c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1371 | 2024.11.09 01:22:54.478504 [ 285 ] {e30e4130-dbb5-4a1c-8620-cebaadd398c2} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1372 | 2024.11.09 01:22:54.478544 [ 285 ] {e30e4130-dbb5-4a1c-8620-cebaadd398c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1373 | 2024.11.09 01:22:54.479034 [ 285 ] {e30e4130-dbb5-4a1c-8620-cebaadd398c2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1374 | 2024.11.09 01:22:54.479508 [ 285 ] {e30e4130-dbb5-4a1c-8620-cebaadd398c2} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1375 | 2024.11.09 01:22:54.479664 [ 285 ] {e30e4130-dbb5-4a1c-8620-cebaadd398c2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002037 sec., 6381.934216985763 rows/sec., 397.91 KiB/sec. | ||
1376 | 2024.11.09 01:22:54.479865 [ 285 ] {e30e4130-dbb5-4a1c-8620-cebaadd398c2} <Debug> DynamicQueryHandler: Done processing query | ||
1377 | 2024.11.09 01:22:54.479892 [ 285 ] {e30e4130-dbb5-4a1c-8620-cebaadd398c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1378 | 2024.11.09 01:22:54.479909 [ 285 ] {} <Debug> HTTP-Session: f941bac3-536c-4a87-8710-9c72cae5baaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1379 | 2024.11.09 01:22:54.480077 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64920, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1380 | 2024.11.09 01:22:54.480248 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51345, User-Agent: (none), Length: 63106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1381 | 2024.11.09 01:22:54.480325 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1382 | 2024.11.09 01:22:54.480350 [ 282 ] {} <Debug> HTTP-Session: c9d063af-b26c-48e0-bfe2-1ebb33073a8c Authenticating user 'default' from [fd00:1122:3344:101::d]:51345 | ||
1383 | 2024.11.09 01:22:54.480374 [ 282 ] {} <Debug> HTTP-Session: c9d063af-b26c-48e0-bfe2-1ebb33073a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1384 | 2024.11.09 01:22:54.480393 [ 282 ] {} <Debug> HTTP-Session: c9d063af-b26c-48e0-bfe2-1ebb33073a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1385 | 2024.11.09 01:22:54.480448 [ 282 ] {} <Trace> HTTP-Session: c9d063af-b26c-48e0-bfe2-1ebb33073a8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1386 | 2024.11.09 01:22:54.480735 [ 282 ] {c1fe5ef2-d5a4-454e-8a0d-44c84a6f5bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51345) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1387 | 2024.11.09 01:22:54.480796 [ 282 ] {c1fe5ef2-d5a4-454e-8a0d-44c84a6f5bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1388 | 2024.11.09 01:22:54.481109 [ 282 ] {c1fe5ef2-d5a4-454e-8a0d-44c84a6f5bb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1389 | 2024.11.09 01:22:54.481674 [ 282 ] {c1fe5ef2-d5a4-454e-8a0d-44c84a6f5bb8} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1390 | 2024.11.09 01:22:54.481714 [ 282 ] {c1fe5ef2-d5a4-454e-8a0d-44c84a6f5bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1391 | 2024.11.09 01:22:54.482302 [ 282 ] {c1fe5ef2-d5a4-454e-8a0d-44c84a6f5bb8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1392 | 2024.11.09 01:22:54.482833 [ 282 ] {c1fe5ef2-d5a4-454e-8a0d-44c84a6f5bb8} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1393 | 2024.11.09 01:22:54.483002 [ 282 ] {c1fe5ef2-d5a4-454e-8a0d-44c84a6f5bb8} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002413 sec., 161624.53377538332 rows/sec., 11.46 MiB/sec. | ||
1394 | 2024.11.09 01:22:54.483307 [ 282 ] {c1fe5ef2-d5a4-454e-8a0d-44c84a6f5bb8} <Debug> DynamicQueryHandler: Done processing query | ||
1395 | 2024.11.09 01:22:54.483333 [ 282 ] {c1fe5ef2-d5a4-454e-8a0d-44c84a6f5bb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1396 | 2024.11.09 01:22:54.483351 [ 282 ] {} <Debug> HTTP-Session: c9d063af-b26c-48e0-bfe2-1ebb33073a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1397 | 2024.11.09 01:22:54.483499 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51345, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1398 | 2024.11.09 01:22:54.483574 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44700, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1399 | 2024.11.09 01:22:54.483662 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1400 | 2024.11.09 01:22:54.483689 [ 283 ] {} <Debug> HTTP-Session: 2f365c9d-8be1-4326-99fa-34d0e6b0c414 Authenticating user 'default' from [fd00:1122:3344:101::d]:44700 | ||
1401 | 2024.11.09 01:22:54.483711 [ 283 ] {} <Debug> HTTP-Session: 2f365c9d-8be1-4326-99fa-34d0e6b0c414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1402 | 2024.11.09 01:22:54.483729 [ 283 ] {} <Debug> HTTP-Session: 2f365c9d-8be1-4326-99fa-34d0e6b0c414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1403 | 2024.11.09 01:22:54.483775 [ 283 ] {} <Trace> HTTP-Session: 2f365c9d-8be1-4326-99fa-34d0e6b0c414 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1404 | 2024.11.09 01:22:54.483951 [ 283 ] {c06375ad-921f-4fb0-93d4-af83ec48c597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44700) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1405 | 2024.11.09 01:22:54.484015 [ 283 ] {c06375ad-921f-4fb0-93d4-af83ec48c597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1406 | 2024.11.09 01:22:54.484191 [ 283 ] {c06375ad-921f-4fb0-93d4-af83ec48c597} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1407 | 2024.11.09 01:22:54.484486 [ 283 ] {c06375ad-921f-4fb0-93d4-af83ec48c597} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1408 | 2024.11.09 01:22:54.484523 [ 283 ] {c06375ad-921f-4fb0-93d4-af83ec48c597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1409 | 2024.11.09 01:22:54.485007 [ 283 ] {c06375ad-921f-4fb0-93d4-af83ec48c597} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1410 | 2024.11.09 01:22:54.485462 [ 283 ] {c06375ad-921f-4fb0-93d4-af83ec48c597} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1411 | 2024.11.09 01:22:54.485633 [ 283 ] {c06375ad-921f-4fb0-93d4-af83ec48c597} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001708 sec., 3512.8805620608896 rows/sec., 183.53 KiB/sec. | ||
1412 | 2024.11.09 01:22:54.485908 [ 283 ] {c06375ad-921f-4fb0-93d4-af83ec48c597} <Debug> DynamicQueryHandler: Done processing query | ||
1413 | 2024.11.09 01:22:54.485933 [ 283 ] {c06375ad-921f-4fb0-93d4-af83ec48c597} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1414 | 2024.11.09 01:22:54.485950 [ 283 ] {} <Debug> HTTP-Session: 2f365c9d-8be1-4326-99fa-34d0e6b0c414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1415 | 2024.11.09 01:22:54.486241 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1416 | 2024.11.09 01:22:54.486384 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42798, User-Agent: (none), Length: 44581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1417 | 2024.11.09 01:22:54.486459 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1418 | 2024.11.09 01:22:54.486483 [ 282 ] {} <Debug> HTTP-Session: 8da311af-ed08-46ef-b338-8b67dde266d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42798 | ||
1419 | 2024.11.09 01:22:54.486506 [ 282 ] {} <Debug> HTTP-Session: 8da311af-ed08-46ef-b338-8b67dde266d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1420 | 2024.11.09 01:22:54.486524 [ 282 ] {} <Debug> HTTP-Session: 8da311af-ed08-46ef-b338-8b67dde266d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1421 | 2024.11.09 01:22:54.486571 [ 282 ] {} <Trace> HTTP-Session: 8da311af-ed08-46ef-b338-8b67dde266d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1422 | 2024.11.09 01:22:54.486823 [ 282 ] {6936fe69-8b51-4fb0-b0e3-ae2bfd072706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42798) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1423 | 2024.11.09 01:22:54.486883 [ 282 ] {6936fe69-8b51-4fb0-b0e3-ae2bfd072706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1424 | 2024.11.09 01:22:54.487098 [ 282 ] {6936fe69-8b51-4fb0-b0e3-ae2bfd072706} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1425 | 2024.11.09 01:22:54.487571 [ 282 ] {6936fe69-8b51-4fb0-b0e3-ae2bfd072706} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1426 | 2024.11.09 01:22:54.487609 [ 282 ] {6936fe69-8b51-4fb0-b0e3-ae2bfd072706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1427 | 2024.11.09 01:22:54.488198 [ 282 ] {6936fe69-8b51-4fb0-b0e3-ae2bfd072706} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1428 | 2024.11.09 01:22:54.488725 [ 282 ] {6936fe69-8b51-4fb0-b0e3-ae2bfd072706} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1429 | 2024.11.09 01:22:54.488901 [ 282 ] {6936fe69-8b51-4fb0-b0e3-ae2bfd072706} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002207 sec., 107385.59130040779 rows/sec., 7.20 MiB/sec. | ||
1430 | 2024.11.09 01:22:54.489232 [ 282 ] {6936fe69-8b51-4fb0-b0e3-ae2bfd072706} <Debug> DynamicQueryHandler: Done processing query | ||
1431 | 2024.11.09 01:22:54.489257 [ 282 ] {6936fe69-8b51-4fb0-b0e3-ae2bfd072706} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
1432 | 2024.11.09 01:22:54.489274 [ 282 ] {} <Debug> HTTP-Session: 8da311af-ed08-46ef-b338-8b67dde266d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1433 | 2024.11.09 01:22:54.489469 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1434 | 2024.11.09 01:22:54.489494 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44700, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1435 | 2024.11.09 01:22:54.489584 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1436 | 2024.11.09 01:22:54.489622 [ 283 ] {} <Debug> HTTP-Session: 08f05bae-e9f3-4df9-8316-a72cd910ec00 Authenticating user 'default' from [fd00:1122:3344:101::d]:44700 | ||
1437 | 2024.11.09 01:22:54.489646 [ 283 ] {} <Debug> HTTP-Session: 08f05bae-e9f3-4df9-8316-a72cd910ec00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1438 | 2024.11.09 01:22:54.489664 [ 283 ] {} <Debug> HTTP-Session: 08f05bae-e9f3-4df9-8316-a72cd910ec00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1439 | 2024.11.09 01:22:54.489712 [ 283 ] {} <Trace> HTTP-Session: 08f05bae-e9f3-4df9-8316-a72cd910ec00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1440 | 2024.11.09 01:22:54.489842 [ 283 ] {669d7085-12ae-4682-9d2d-36d47572dd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44700) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1441 | 2024.11.09 01:22:54.489927 [ 283 ] {669d7085-12ae-4682-9d2d-36d47572dd74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1442 | 2024.11.09 01:22:54.490131 [ 283 ] {669d7085-12ae-4682-9d2d-36d47572dd74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1443 | 2024.11.09 01:22:54.490451 [ 283 ] {669d7085-12ae-4682-9d2d-36d47572dd74} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1444 | 2024.11.09 01:22:54.490489 [ 283 ] {669d7085-12ae-4682-9d2d-36d47572dd74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1445 | 2024.11.09 01:22:54.491639 [ 283 ] {669d7085-12ae-4682-9d2d-36d47572dd74} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1446 | 2024.11.09 01:22:54.492173 [ 283 ] {669d7085-12ae-4682-9d2d-36d47572dd74} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1447 | 2024.11.09 01:22:54.492307 [ 283 ] {669d7085-12ae-4682-9d2d-36d47572dd74} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002497 sec., 400.4805766920304 rows/sec., 26.99 KiB/sec. | ||
1448 | 2024.11.09 01:22:54.492568 [ 283 ] {669d7085-12ae-4682-9d2d-36d47572dd74} <Debug> DynamicQueryHandler: Done processing query | ||
1449 | 2024.11.09 01:22:54.492595 [ 283 ] {669d7085-12ae-4682-9d2d-36d47572dd74} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1450 | 2024.11.09 01:22:54.492612 [ 283 ] {} <Debug> HTTP-Session: 08f05bae-e9f3-4df9-8316-a72cd910ec00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1451 | 2024.11.09 01:22:54.492841 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1452 | 2024.11.09 01:22:54.492923 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46821, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1453 | 2024.11.09 01:22:54.493013 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1454 | 2024.11.09 01:22:54.493038 [ 282 ] {} <Debug> HTTP-Session: e1353a90-1488-4c5b-8307-8a18ebf2fae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46821 | ||
1455 | 2024.11.09 01:22:54.493060 [ 282 ] {} <Debug> HTTP-Session: e1353a90-1488-4c5b-8307-8a18ebf2fae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1456 | 2024.11.09 01:22:54.493077 [ 282 ] {} <Debug> HTTP-Session: e1353a90-1488-4c5b-8307-8a18ebf2fae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1457 | 2024.11.09 01:22:54.493125 [ 282 ] {} <Trace> HTTP-Session: e1353a90-1488-4c5b-8307-8a18ebf2fae9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1458 | 2024.11.09 01:22:54.493366 [ 282 ] {4ac05de9-e8d9-4223-a3e3-2a5c23cb5423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46821) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1459 | 2024.11.09 01:22:54.493456 [ 282 ] {4ac05de9-e8d9-4223-a3e3-2a5c23cb5423} <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 | ||
1460 | 2024.11.09 01:22:54.494011 [ 282 ] {4ac05de9-e8d9-4223-a3e3-2a5c23cb5423} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1461 | 2024.11.09 01:22:54.494567 [ 282 ] {4ac05de9-e8d9-4223-a3e3-2a5c23cb5423} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1462 | 2024.11.09 01:22:54.494604 [ 282 ] {4ac05de9-e8d9-4223-a3e3-2a5c23cb5423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1463 | 2024.11.09 01:22:54.497685 [ 282 ] {4ac05de9-e8d9-4223-a3e3-2a5c23cb5423} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1464 | 2024.11.09 01:22:54.498280 [ 282 ] {4ac05de9-e8d9-4223-a3e3-2a5c23cb5423} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1465 | 2024.11.09 01:22:54.498480 [ 282 ] {4ac05de9-e8d9-4223-a3e3-2a5c23cb5423} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005243 sec., 1525.843982452794 rows/sec., 2.73 MiB/sec. | ||
1466 | 2024.11.09 01:22:54.498994 [ 282 ] {4ac05de9-e8d9-4223-a3e3-2a5c23cb5423} <Debug> DynamicQueryHandler: Done processing query | ||
1467 | 2024.11.09 01:22:54.499020 [ 282 ] {4ac05de9-e8d9-4223-a3e3-2a5c23cb5423} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1468 | 2024.11.09 01:22:54.499038 [ 282 ] {} <Debug> HTTP-Session: e1353a90-1488-4c5b-8307-8a18ebf2fae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1469 | 2024.11.09 01:22:54.499292 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1470 | 2024.11.09 01:22:54.499384 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39554, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1471 | 2024.11.09 01:22:54.499454 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1472 | 2024.11.09 01:22:54.499481 [ 283 ] {} <Debug> HTTP-Session: e9620ac5-56be-4050-abe9-40e16f2f0440 Authenticating user 'default' from [fd00:1122:3344:101::d]:39554 | ||
1473 | 2024.11.09 01:22:54.499504 [ 283 ] {} <Debug> HTTP-Session: e9620ac5-56be-4050-abe9-40e16f2f0440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1474 | 2024.11.09 01:22:54.499521 [ 283 ] {} <Debug> HTTP-Session: e9620ac5-56be-4050-abe9-40e16f2f0440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1475 | 2024.11.09 01:22:54.499568 [ 283 ] {} <Trace> HTTP-Session: e9620ac5-56be-4050-abe9-40e16f2f0440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1476 | 2024.11.09 01:22:54.499743 [ 283 ] {b341c64a-5946-4310-b700-439e9c5f6037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39554) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1477 | 2024.11.09 01:22:54.499804 [ 283 ] {b341c64a-5946-4310-b700-439e9c5f6037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1478 | 2024.11.09 01:22:54.499987 [ 283 ] {b341c64a-5946-4310-b700-439e9c5f6037} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1479 | 2024.11.09 01:22:54.500315 [ 283 ] {b341c64a-5946-4310-b700-439e9c5f6037} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1480 | 2024.11.09 01:22:54.500352 [ 283 ] {b341c64a-5946-4310-b700-439e9c5f6037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1481 | 2024.11.09 01:22:54.500866 [ 283 ] {b341c64a-5946-4310-b700-439e9c5f6037} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1482 | 2024.11.09 01:22:54.501396 [ 283 ] {b341c64a-5946-4310-b700-439e9c5f6037} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1483 | 2024.11.09 01:22:54.501526 [ 283 ] {b341c64a-5946-4310-b700-439e9c5f6037} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001847 sec., 44396.318354087714 rows/sec., 2.82 MiB/sec. | ||
1484 | 2024.11.09 01:22:54.501691 [ 283 ] {b341c64a-5946-4310-b700-439e9c5f6037} <Debug> DynamicQueryHandler: Done processing query | ||
1485 | 2024.11.09 01:22:54.501716 [ 283 ] {b341c64a-5946-4310-b700-439e9c5f6037} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1486 | 2024.11.09 01:22:54.501732 [ 283 ] {} <Debug> HTTP-Session: e9620ac5-56be-4050-abe9-40e16f2f0440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1487 | 2024.11.09 01:22:54.502060 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39554, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1488 | 2024.11.09 01:22:59.380022 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50943, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1489 | 2024.11.09 01:22:59.380209 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1490 | 2024.11.09 01:22:59.380254 [ 283 ] {} <Debug> HTTP-Session: 65e4a5d8-b2f7-49f1-9c2d-bf3230e28ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50943 | ||
1491 | 2024.11.09 01:22:59.380295 [ 283 ] {} <Debug> HTTP-Session: 65e4a5d8-b2f7-49f1-9c2d-bf3230e28ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1492 | 2024.11.09 01:22:59.380321 [ 283 ] {} <Debug> HTTP-Session: 65e4a5d8-b2f7-49f1-9c2d-bf3230e28ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1493 | 2024.11.09 01:22:59.380370 [ 283 ] {} <Trace> HTTP-Session: 65e4a5d8-b2f7-49f1-9c2d-bf3230e28ef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1494 | 2024.11.09 01:22:59.380558 [ 283 ] {143b4424-b565-4d44-bab4-44dd7528b421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50943) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1495 | 2024.11.09 01:22:59.380624 [ 283 ] {143b4424-b565-4d44-bab4-44dd7528b421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1496 | 2024.11.09 01:22:59.380950 [ 283 ] {143b4424-b565-4d44-bab4-44dd7528b421} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1497 | 2024.11.09 01:22:59.381393 [ 283 ] {143b4424-b565-4d44-bab4-44dd7528b421} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1498 | 2024.11.09 01:22:59.381431 [ 283 ] {143b4424-b565-4d44-bab4-44dd7528b421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1499 | 2024.11.09 01:22:59.381866 [ 283 ] {143b4424-b565-4d44-bab4-44dd7528b421} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1500 | 2024.11.09 01:22:59.382121 [ 283 ] {143b4424-b565-4d44-bab4-44dd7528b421} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1501 | 2024.11.09 01:22:59.382264 [ 283 ] {143b4424-b565-4d44-bab4-44dd7528b421} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001769 sec., 31656.302996042963 rows/sec., 2.42 MiB/sec. | ||
1502 | 2024.11.09 01:22:59.382494 [ 283 ] {143b4424-b565-4d44-bab4-44dd7528b421} <Debug> DynamicQueryHandler: Done processing query | ||
1503 | 2024.11.09 01:22:59.382520 [ 283 ] {143b4424-b565-4d44-bab4-44dd7528b421} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1504 | 2024.11.09 01:22:59.382537 [ 283 ] {} <Debug> HTTP-Session: 65e4a5d8-b2f7-49f1-9c2d-bf3230e28ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1505 | 2024.11.09 01:22:59.382816 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1506 | 2024.11.09 01:22:59.382855 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46821, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1507 | 2024.11.09 01:22:59.383004 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1508 | 2024.11.09 01:22:59.383035 [ 282 ] {} <Debug> HTTP-Session: 04ad42c6-3cf4-4033-b142-8b3989e3f4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46821 | ||
1509 | 2024.11.09 01:22:59.383065 [ 282 ] {} <Debug> HTTP-Session: 04ad42c6-3cf4-4033-b142-8b3989e3f4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1510 | 2024.11.09 01:22:59.383085 [ 282 ] {} <Debug> HTTP-Session: 04ad42c6-3cf4-4033-b142-8b3989e3f4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1511 | 2024.11.09 01:22:59.383146 [ 282 ] {} <Trace> HTTP-Session: 04ad42c6-3cf4-4033-b142-8b3989e3f4a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1512 | 2024.11.09 01:22:59.383375 [ 282 ] {73820d3a-c6ad-4023-8861-088d369af1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46821) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1513 | 2024.11.09 01:22:59.383444 [ 282 ] {73820d3a-c6ad-4023-8861-088d369af1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1514 | 2024.11.09 01:22:59.383793 [ 282 ] {73820d3a-c6ad-4023-8861-088d369af1e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1515 | 2024.11.09 01:22:59.384235 [ 282 ] {73820d3a-c6ad-4023-8861-088d369af1e3} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1516 | 2024.11.09 01:22:59.384282 [ 282 ] {73820d3a-c6ad-4023-8861-088d369af1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1517 | 2024.11.09 01:22:59.384713 [ 282 ] {73820d3a-c6ad-4023-8861-088d369af1e3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1518 | 2024.11.09 01:22:59.384965 [ 282 ] {73820d3a-c6ad-4023-8861-088d369af1e3} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1519 | 2024.11.09 01:22:59.385141 [ 282 ] {73820d3a-c6ad-4023-8861-088d369af1e3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001847 sec., 34650.785056848945 rows/sec., 2.70 MiB/sec. | ||
1520 | 2024.11.09 01:22:59.385354 [ 282 ] {73820d3a-c6ad-4023-8861-088d369af1e3} <Debug> DynamicQueryHandler: Done processing query | ||
1521 | 2024.11.09 01:22:59.385381 [ 282 ] {73820d3a-c6ad-4023-8861-088d369af1e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1522 | 2024.11.09 01:22:59.385397 [ 282 ] {} <Debug> HTTP-Session: 04ad42c6-3cf4-4033-b142-8b3989e3f4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1523 | 2024.11.09 01:22:59.385650 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1524 | 2024.11.09 01:22:59.385799 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43507, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1525 | 2024.11.09 01:22:59.385879 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1526 | 2024.11.09 01:22:59.385905 [ 283 ] {} <Debug> HTTP-Session: b5fcfacd-3b32-461d-8461-5ba3c253a4a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43507 | ||
1527 | 2024.11.09 01:22:59.385929 [ 283 ] {} <Debug> HTTP-Session: b5fcfacd-3b32-461d-8461-5ba3c253a4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1528 | 2024.11.09 01:22:59.385947 [ 283 ] {} <Debug> HTTP-Session: b5fcfacd-3b32-461d-8461-5ba3c253a4a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1529 | 2024.11.09 01:22:59.385994 [ 283 ] {} <Trace> HTTP-Session: b5fcfacd-3b32-461d-8461-5ba3c253a4a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1530 | 2024.11.09 01:22:59.386273 [ 283 ] {de496b95-dac3-4dd8-855e-f88ca1d69d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1531 | 2024.11.09 01:22:59.386334 [ 283 ] {de496b95-dac3-4dd8-855e-f88ca1d69d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1532 | 2024.11.09 01:22:59.386517 [ 283 ] {de496b95-dac3-4dd8-855e-f88ca1d69d57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1533 | 2024.11.09 01:22:59.386896 [ 283 ] {de496b95-dac3-4dd8-855e-f88ca1d69d57} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1534 | 2024.11.09 01:22:59.386933 [ 283 ] {de496b95-dac3-4dd8-855e-f88ca1d69d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1535 | 2024.11.09 01:22:59.387331 [ 283 ] {de496b95-dac3-4dd8-855e-f88ca1d69d57} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1536 | 2024.11.09 01:22:59.387595 [ 283 ] {de496b95-dac3-4dd8-855e-f88ca1d69d57} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1537 | 2024.11.09 01:22:59.387727 [ 283 ] {de496b95-dac3-4dd8-855e-f88ca1d69d57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. | ||
1538 | 2024.11.09 01:22:59.387897 [ 283 ] {de496b95-dac3-4dd8-855e-f88ca1d69d57} <Debug> DynamicQueryHandler: Done processing query | ||
1539 | 2024.11.09 01:22:59.387922 [ 283 ] {de496b95-dac3-4dd8-855e-f88ca1d69d57} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1540 | 2024.11.09 01:22:59.387939 [ 283 ] {} <Debug> HTTP-Session: b5fcfacd-3b32-461d-8461-5ba3c253a4a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1541 | 2024.11.09 01:22:59.388102 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43507, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1542 | 2024.11.09 01:22:59.388123 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46821, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1543 | 2024.11.09 01:22:59.388227 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1544 | 2024.11.09 01:22:59.388262 [ 282 ] {} <Debug> HTTP-Session: ebd07235-1026-4bec-bbf7-44b0aaf43486 Authenticating user 'default' from [fd00:1122:3344:101::d]:46821 | ||
1545 | 2024.11.09 01:22:59.388288 [ 282 ] {} <Debug> HTTP-Session: ebd07235-1026-4bec-bbf7-44b0aaf43486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1546 | 2024.11.09 01:22:59.388306 [ 282 ] {} <Debug> HTTP-Session: ebd07235-1026-4bec-bbf7-44b0aaf43486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1547 | 2024.11.09 01:22:59.388356 [ 282 ] {} <Trace> HTTP-Session: ebd07235-1026-4bec-bbf7-44b0aaf43486 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1548 | 2024.11.09 01:22:59.388538 [ 282 ] {fbe85a1e-a0fa-49a0-8358-ef7d48f95c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46821) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1549 | 2024.11.09 01:22:59.388601 [ 282 ] {fbe85a1e-a0fa-49a0-8358-ef7d48f95c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1550 | 2024.11.09 01:22:59.388792 [ 282 ] {fbe85a1e-a0fa-49a0-8358-ef7d48f95c89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1551 | 2024.11.09 01:22:59.389162 [ 282 ] {fbe85a1e-a0fa-49a0-8358-ef7d48f95c89} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1552 | 2024.11.09 01:22:59.389206 [ 282 ] {fbe85a1e-a0fa-49a0-8358-ef7d48f95c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1553 | 2024.11.09 01:22:59.389594 [ 282 ] {fbe85a1e-a0fa-49a0-8358-ef7d48f95c89} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1554 | 2024.11.09 01:22:59.389836 [ 282 ] {fbe85a1e-a0fa-49a0-8358-ef7d48f95c89} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1555 | 2024.11.09 01:22:59.389991 [ 282 ] {fbe85a1e-a0fa-49a0-8358-ef7d48f95c89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. | ||
1556 | 2024.11.09 01:22:59.390253 [ 282 ] {fbe85a1e-a0fa-49a0-8358-ef7d48f95c89} <Debug> DynamicQueryHandler: Done processing query | ||
1557 | 2024.11.09 01:22:59.390279 [ 282 ] {fbe85a1e-a0fa-49a0-8358-ef7d48f95c89} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1558 | 2024.11.09 01:22:59.390296 [ 282 ] {} <Debug> HTTP-Session: ebd07235-1026-4bec-bbf7-44b0aaf43486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1559 | 2024.11.09 01:22:59.390568 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1560 | 2024.11.09 01:23:01.406432 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1561 | 2024.11.09 01:23:01.610929 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56624, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1562 | 2024.11.09 01:23:01.641317 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1563 | 2024.11.09 01:23:01.733755 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35647, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1564 | 2024.11.09 01:23:01.749188 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1565 | 2024.11.09 01:23:01.794556 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1566 | 2024.11.09 01:23:01.798908 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43310, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1567 | 2024.11.09 01:23:01.803275 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1568 | 2024.11.09 01:23:02.617078 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1569 | 2024.11.09 01:23:02.617136 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1570 | 2024.11.09 01:23:02.689183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 206 | ||
1571 | 2024.11.09 01:23:02.694109 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1572 | 2024.11.09 01:23:02.694168 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1573 | 2024.11.09 01:23:02.695864 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1574 | 2024.11.09 01:23:02.696191 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1575 | 2024.11.09 01:23:02.696714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
1576 | 2024.11.09 01:23:04.384139 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47892, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1577 | 2024.11.09 01:23:04.384266 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1578 | 2024.11.09 01:23:04.384295 [ 282 ] {} <Debug> HTTP-Session: 3111852a-06ed-43d3-908a-4b3f36c0308f Authenticating user 'default' from [fd00:1122:3344:101::d]:47892 | ||
1579 | 2024.11.09 01:23:04.384324 [ 282 ] {} <Debug> HTTP-Session: 3111852a-06ed-43d3-908a-4b3f36c0308f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1580 | 2024.11.09 01:23:04.384342 [ 282 ] {} <Debug> HTTP-Session: 3111852a-06ed-43d3-908a-4b3f36c0308f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1581 | 2024.11.09 01:23:04.384400 [ 282 ] {} <Trace> HTTP-Session: 3111852a-06ed-43d3-908a-4b3f36c0308f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1582 | 2024.11.09 01:23:04.384607 [ 282 ] {b473b75d-83d7-4598-903b-a2d778082f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47892) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
1583 | 2024.11.09 01:23:04.384681 [ 282 ] {b473b75d-83d7-4598-903b-a2d778082f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1584 | 2024.11.09 01:23:04.385065 [ 282 ] {b473b75d-83d7-4598-903b-a2d778082f14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1585 | 2024.11.09 01:23:04.385570 [ 282 ] {b473b75d-83d7-4598-903b-a2d778082f14} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1586 | 2024.11.09 01:23:04.385618 [ 282 ] {b473b75d-83d7-4598-903b-a2d778082f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1587 | 2024.11.09 01:23:04.386041 [ 282 ] {b473b75d-83d7-4598-903b-a2d778082f14} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1588 | 2024.11.09 01:23:04.386297 [ 282 ] {b473b75d-83d7-4598-903b-a2d778082f14} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1589 | 2024.11.09 01:23:04.386472 [ 282 ] {b473b75d-83d7-4598-903b-a2d778082f14} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001923 sec., 7280.291211648466 rows/sec., 524.08 KiB/sec. | ||
1590 | 2024.11.09 01:23:04.386833 [ 282 ] {b473b75d-83d7-4598-903b-a2d778082f14} <Debug> DynamicQueryHandler: Done processing query | ||
1591 | 2024.11.09 01:23:04.386872 [ 282 ] {b473b75d-83d7-4598-903b-a2d778082f14} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1592 | 2024.11.09 01:23:04.386891 [ 282 ] {} <Debug> HTTP-Session: 3111852a-06ed-43d3-908a-4b3f36c0308f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1593 | 2024.11.09 01:23:04.387194 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1594 | 2024.11.09 01:23:04.387361 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42746, User-Agent: (none), Length: 32844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1595 | 2024.11.09 01:23:04.387472 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1596 | 2024.11.09 01:23:04.387497 [ 283 ] {} <Debug> HTTP-Session: 311d98bd-8b69-4c91-9d31-897871ca9085 Authenticating user 'default' from [fd00:1122:3344:101::d]:42746 | ||
1597 | 2024.11.09 01:23:04.387523 [ 283 ] {} <Debug> HTTP-Session: 311d98bd-8b69-4c91-9d31-897871ca9085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1598 | 2024.11.09 01:23:04.387539 [ 283 ] {} <Debug> HTTP-Session: 311d98bd-8b69-4c91-9d31-897871ca9085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1599 | 2024.11.09 01:23:04.387594 [ 283 ] {} <Trace> HTTP-Session: 311d98bd-8b69-4c91-9d31-897871ca9085 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1600 | 2024.11.09 01:23:04.387861 [ 283 ] {38322394-96ae-4446-bfcf-3cdbea4323a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42746) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1601 | 2024.11.09 01:23:04.387941 [ 283 ] {38322394-96ae-4446-bfcf-3cdbea4323a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1602 | 2024.11.09 01:23:04.388276 [ 283 ] {38322394-96ae-4446-bfcf-3cdbea4323a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1603 | 2024.11.09 01:23:04.388835 [ 283 ] {38322394-96ae-4446-bfcf-3cdbea4323a9} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1604 | 2024.11.09 01:23:04.388881 [ 283 ] {38322394-96ae-4446-bfcf-3cdbea4323a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1605 | 2024.11.09 01:23:04.389328 [ 283 ] {38322394-96ae-4446-bfcf-3cdbea4323a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1606 | 2024.11.09 01:23:04.389606 [ 283 ] {38322394-96ae-4446-bfcf-3cdbea4323a9} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1607 | 2024.11.09 01:23:04.389751 [ 283 ] {38322394-96ae-4446-bfcf-3cdbea4323a9} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.001998 sec., 109609.6096096096 rows/sec., 9.55 MiB/sec. | ||
1608 | 2024.11.09 01:23:04.389965 [ 283 ] {38322394-96ae-4446-bfcf-3cdbea4323a9} <Debug> DynamicQueryHandler: Done processing query | ||
1609 | 2024.11.09 01:23:04.389994 [ 283 ] {38322394-96ae-4446-bfcf-3cdbea4323a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1610 | 2024.11.09 01:23:04.390011 [ 283 ] {} <Debug> HTTP-Session: 311d98bd-8b69-4c91-9d31-897871ca9085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1611 | 2024.11.09 01:23:04.390193 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42746, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1612 | 2024.11.09 01:23:04.390212 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47892, User-Agent: (none), Length: 2116, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1613 | 2024.11.09 01:23:04.390310 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1614 | 2024.11.09 01:23:04.390332 [ 282 ] {} <Debug> HTTP-Session: 934bf13d-9f1f-402c-b0e2-d75e257710c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47892 | ||
1615 | 2024.11.09 01:23:04.390364 [ 282 ] {} <Debug> HTTP-Session: 934bf13d-9f1f-402c-b0e2-d75e257710c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1616 | 2024.11.09 01:23:04.390380 [ 282 ] {} <Debug> HTTP-Session: 934bf13d-9f1f-402c-b0e2-d75e257710c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1617 | 2024.11.09 01:23:04.390429 [ 282 ] {} <Trace> HTTP-Session: 934bf13d-9f1f-402c-b0e2-d75e257710c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1618 | 2024.11.09 01:23:04.390562 [ 282 ] {06aeb922-7846-49f1-ad9d-c8d9dd250654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47892) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1619 | 2024.11.09 01:23:04.390615 [ 282 ] {06aeb922-7846-49f1-ad9d-c8d9dd250654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1620 | 2024.11.09 01:23:04.390888 [ 282 ] {06aeb922-7846-49f1-ad9d-c8d9dd250654} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1621 | 2024.11.09 01:23:04.391237 [ 282 ] {06aeb922-7846-49f1-ad9d-c8d9dd250654} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1622 | 2024.11.09 01:23:04.391279 [ 282 ] {06aeb922-7846-49f1-ad9d-c8d9dd250654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1623 | 2024.11.09 01:23:04.391648 [ 282 ] {06aeb922-7846-49f1-ad9d-c8d9dd250654} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1624 | 2024.11.09 01:23:04.391892 [ 282 ] {06aeb922-7846-49f1-ad9d-c8d9dd250654} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1625 | 2024.11.09 01:23:04.392071 [ 282 ] {06aeb922-7846-49f1-ad9d-c8d9dd250654} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001549 sec., 9683.666881859264 rows/sec., 682.77 KiB/sec. | ||
1626 | 2024.11.09 01:23:04.392328 [ 282 ] {06aeb922-7846-49f1-ad9d-c8d9dd250654} <Debug> DynamicQueryHandler: Done processing query | ||
1627 | 2024.11.09 01:23:04.392355 [ 282 ] {06aeb922-7846-49f1-ad9d-c8d9dd250654} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1628 | 2024.11.09 01:23:04.392372 [ 282 ] {} <Debug> HTTP-Session: 934bf13d-9f1f-402c-b0e2-d75e257710c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1629 | 2024.11.09 01:23:04.392605 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1630 | 2024.11.09 01:23:04.392640 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46059, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1631 | 2024.11.09 01:23:04.392721 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1632 | 2024.11.09 01:23:04.392757 [ 283 ] {} <Debug> HTTP-Session: 51bc3a21-7c16-4f65-8dd8-f8969fc2de16 Authenticating user 'default' from [fd00:1122:3344:101::d]:46059 | ||
1633 | 2024.11.09 01:23:04.392783 [ 283 ] {} <Debug> HTTP-Session: 51bc3a21-7c16-4f65-8dd8-f8969fc2de16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1634 | 2024.11.09 01:23:04.392801 [ 283 ] {} <Debug> HTTP-Session: 51bc3a21-7c16-4f65-8dd8-f8969fc2de16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1635 | 2024.11.09 01:23:04.392853 [ 283 ] {} <Trace> HTTP-Session: 51bc3a21-7c16-4f65-8dd8-f8969fc2de16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1636 | 2024.11.09 01:23:04.392989 [ 283 ] {ddd0a44e-8279-4d20-a027-368f4caf1846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46059) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1637 | 2024.11.09 01:23:04.393059 [ 283 ] {ddd0a44e-8279-4d20-a027-368f4caf1846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1638 | 2024.11.09 01:23:04.393333 [ 283 ] {ddd0a44e-8279-4d20-a027-368f4caf1846} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1639 | 2024.11.09 01:23:04.393670 [ 283 ] {ddd0a44e-8279-4d20-a027-368f4caf1846} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1640 | 2024.11.09 01:23:04.393707 [ 283 ] {ddd0a44e-8279-4d20-a027-368f4caf1846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1641 | 2024.11.09 01:23:04.394074 [ 283 ] {ddd0a44e-8279-4d20-a027-368f4caf1846} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1642 | 2024.11.09 01:23:04.394329 [ 283 ] {ddd0a44e-8279-4d20-a027-368f4caf1846} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1643 | 2024.11.09 01:23:04.394457 [ 283 ] {ddd0a44e-8279-4d20-a027-368f4caf1846} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001511 sec., 9265.387160820648 rows/sec., 648.89 KiB/sec. | ||
1644 | 2024.11.09 01:23:04.394732 [ 283 ] {ddd0a44e-8279-4d20-a027-368f4caf1846} <Debug> DynamicQueryHandler: Done processing query | ||
1645 | 2024.11.09 01:23:04.394759 [ 283 ] {ddd0a44e-8279-4d20-a027-368f4caf1846} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1646 | 2024.11.09 01:23:04.394775 [ 283 ] {} <Debug> HTTP-Session: 51bc3a21-7c16-4f65-8dd8-f8969fc2de16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1647 | 2024.11.09 01:23:04.394935 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1648 | 2024.11.09 01:23:04.395046 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37087, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1649 | 2024.11.09 01:23:04.395117 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1650 | 2024.11.09 01:23:04.395140 [ 282 ] {} <Debug> HTTP-Session: d64482af-a564-467f-babc-cba4669f56cf Authenticating user 'default' from [fd00:1122:3344:101::d]:37087 | ||
1651 | 2024.11.09 01:23:04.395160 [ 282 ] {} <Debug> HTTP-Session: d64482af-a564-467f-babc-cba4669f56cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1652 | 2024.11.09 01:23:04.395174 [ 282 ] {} <Debug> HTTP-Session: d64482af-a564-467f-babc-cba4669f56cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1653 | 2024.11.09 01:23:04.395219 [ 282 ] {} <Trace> HTTP-Session: d64482af-a564-467f-babc-cba4669f56cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1654 | 2024.11.09 01:23:04.395351 [ 282 ] {d21b5aca-af90-4421-95ac-7a94fa997981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37087) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1655 | 2024.11.09 01:23:04.395405 [ 282 ] {d21b5aca-af90-4421-95ac-7a94fa997981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1656 | 2024.11.09 01:23:04.395682 [ 282 ] {d21b5aca-af90-4421-95ac-7a94fa997981} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1657 | 2024.11.09 01:23:04.396057 [ 282 ] {d21b5aca-af90-4421-95ac-7a94fa997981} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1658 | 2024.11.09 01:23:04.396103 [ 282 ] {d21b5aca-af90-4421-95ac-7a94fa997981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1659 | 2024.11.09 01:23:04.396540 [ 282 ] {d21b5aca-af90-4421-95ac-7a94fa997981} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1660 | 2024.11.09 01:23:04.396831 [ 282 ] {d21b5aca-af90-4421-95ac-7a94fa997981} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1661 | 2024.11.09 01:23:04.397017 [ 282 ] {d21b5aca-af90-4421-95ac-7a94fa997981} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001697 sec., 7660.577489687685 rows/sec., 477.64 KiB/sec. | ||
1662 | 2024.11.09 01:23:04.397235 [ 282 ] {d21b5aca-af90-4421-95ac-7a94fa997981} <Debug> DynamicQueryHandler: Done processing query | ||
1663 | 2024.11.09 01:23:04.397267 [ 282 ] {d21b5aca-af90-4421-95ac-7a94fa997981} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1664 | 2024.11.09 01:23:04.397288 [ 282 ] {} <Debug> HTTP-Session: d64482af-a564-467f-babc-cba4669f56cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1665 | 2024.11.09 01:23:04.397627 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1666 | 2024.11.09 01:23:04.397726 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46059, User-Agent: (none), Length: 63106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1667 | 2024.11.09 01:23:04.397820 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1668 | 2024.11.09 01:23:04.397847 [ 283 ] {} <Debug> HTTP-Session: 20414713-c5f0-4e0c-aedd-df1b1cbff34c Authenticating user 'default' from [fd00:1122:3344:101::d]:46059 | ||
1669 | 2024.11.09 01:23:04.397872 [ 283 ] {} <Debug> HTTP-Session: 20414713-c5f0-4e0c-aedd-df1b1cbff34c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1670 | 2024.11.09 01:23:04.397892 [ 283 ] {} <Debug> HTTP-Session: 20414713-c5f0-4e0c-aedd-df1b1cbff34c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1671 | 2024.11.09 01:23:04.397940 [ 283 ] {} <Trace> HTTP-Session: 20414713-c5f0-4e0c-aedd-df1b1cbff34c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1672 | 2024.11.09 01:23:04.398354 [ 283 ] {bb93dee1-b863-4353-be26-9583ecd5e28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46059) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1673 | 2024.11.09 01:23:04.398415 [ 283 ] {bb93dee1-b863-4353-be26-9583ecd5e28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1674 | 2024.11.09 01:23:04.398747 [ 283 ] {bb93dee1-b863-4353-be26-9583ecd5e28a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1675 | 2024.11.09 01:23:04.399419 [ 283 ] {bb93dee1-b863-4353-be26-9583ecd5e28a} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1676 | 2024.11.09 01:23:04.399466 [ 283 ] {bb93dee1-b863-4353-be26-9583ecd5e28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1677 | 2024.11.09 01:23:04.399949 [ 283 ] {bb93dee1-b863-4353-be26-9583ecd5e28a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1678 | 2024.11.09 01:23:04.400288 [ 283 ] {bb93dee1-b863-4353-be26-9583ecd5e28a} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1679 | 2024.11.09 01:23:04.400444 [ 283 ] {bb93dee1-b863-4353-be26-9583ecd5e28a} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002372 sec., 164418.21247892073 rows/sec., 11.66 MiB/sec. | ||
1680 | 2024.11.09 01:23:04.400643 [ 283 ] {bb93dee1-b863-4353-be26-9583ecd5e28a} <Debug> DynamicQueryHandler: Done processing query | ||
1681 | 2024.11.09 01:23:04.400669 [ 283 ] {bb93dee1-b863-4353-be26-9583ecd5e28a} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1682 | 2024.11.09 01:23:04.400686 [ 283 ] {} <Debug> HTTP-Session: 20414713-c5f0-4e0c-aedd-df1b1cbff34c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1683 | 2024.11.09 01:23:04.400873 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1684 | 2024.11.09 01:23:04.400971 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57828, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1685 | 2024.11.09 01:23:04.401044 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1686 | 2024.11.09 01:23:04.401065 [ 282 ] {} <Debug> HTTP-Session: 447fd554-5f71-4f8d-93a3-48f72cb54916 Authenticating user 'default' from [fd00:1122:3344:101::d]:57828 | ||
1687 | 2024.11.09 01:23:04.401084 [ 282 ] {} <Debug> HTTP-Session: 447fd554-5f71-4f8d-93a3-48f72cb54916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1688 | 2024.11.09 01:23:04.401098 [ 282 ] {} <Debug> HTTP-Session: 447fd554-5f71-4f8d-93a3-48f72cb54916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1689 | 2024.11.09 01:23:04.401144 [ 282 ] {} <Trace> HTTP-Session: 447fd554-5f71-4f8d-93a3-48f72cb54916 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1690 | 2024.11.09 01:23:04.401267 [ 282 ] {407d0ee8-a210-4afa-a413-71ea6fd2b6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57828) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1691 | 2024.11.09 01:23:04.401322 [ 282 ] {407d0ee8-a210-4afa-a413-71ea6fd2b6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1692 | 2024.11.09 01:23:04.401526 [ 282 ] {407d0ee8-a210-4afa-a413-71ea6fd2b6be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1693 | 2024.11.09 01:23:04.401924 [ 282 ] {407d0ee8-a210-4afa-a413-71ea6fd2b6be} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1694 | 2024.11.09 01:23:04.401963 [ 282 ] {407d0ee8-a210-4afa-a413-71ea6fd2b6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1695 | 2024.11.09 01:23:04.402375 [ 282 ] {407d0ee8-a210-4afa-a413-71ea6fd2b6be} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1696 | 2024.11.09 01:23:04.402681 [ 282 ] {407d0ee8-a210-4afa-a413-71ea6fd2b6be} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1697 | 2024.11.09 01:23:04.402848 [ 282 ] {407d0ee8-a210-4afa-a413-71ea6fd2b6be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001606 sec., 3735.9900373599003 rows/sec., 195.19 KiB/sec. | ||
1698 | 2024.11.09 01:23:04.403059 [ 282 ] {407d0ee8-a210-4afa-a413-71ea6fd2b6be} <Debug> DynamicQueryHandler: Done processing query | ||
1699 | 2024.11.09 01:23:04.403088 [ 282 ] {407d0ee8-a210-4afa-a413-71ea6fd2b6be} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1700 | 2024.11.09 01:23:04.403109 [ 282 ] {} <Debug> HTTP-Session: 447fd554-5f71-4f8d-93a3-48f72cb54916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1701 | 2024.11.09 01:23:04.403420 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57828, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1702 | 2024.11.09 01:23:04.403436 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46059, User-Agent: (none), Length: 44581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1703 | 2024.11.09 01:23:04.403560 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1704 | 2024.11.09 01:23:04.403590 [ 283 ] {} <Debug> HTTP-Session: 997597bd-1a8c-4100-b880-40755853ea65 Authenticating user 'default' from [fd00:1122:3344:101::d]:46059 | ||
1705 | 2024.11.09 01:23:04.403621 [ 283 ] {} <Debug> HTTP-Session: 997597bd-1a8c-4100-b880-40755853ea65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1706 | 2024.11.09 01:23:04.403642 [ 283 ] {} <Debug> HTTP-Session: 997597bd-1a8c-4100-b880-40755853ea65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1707 | 2024.11.09 01:23:04.403692 [ 283 ] {} <Trace> HTTP-Session: 997597bd-1a8c-4100-b880-40755853ea65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1708 | 2024.11.09 01:23:04.403923 [ 283 ] {f7709436-53f7-4cb9-81ce-ee9776168442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1709 | 2024.11.09 01:23:04.403977 [ 283 ] {f7709436-53f7-4cb9-81ce-ee9776168442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1710 | 2024.11.09 01:23:04.404164 [ 283 ] {f7709436-53f7-4cb9-81ce-ee9776168442} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1711 | 2024.11.09 01:23:04.404706 [ 283 ] {f7709436-53f7-4cb9-81ce-ee9776168442} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1712 | 2024.11.09 01:23:04.404746 [ 283 ] {f7709436-53f7-4cb9-81ce-ee9776168442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1713 | 2024.11.09 01:23:04.405249 [ 283 ] {f7709436-53f7-4cb9-81ce-ee9776168442} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1714 | 2024.11.09 01:23:04.405563 [ 283 ] {f7709436-53f7-4cb9-81ce-ee9776168442} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1715 | 2024.11.09 01:23:04.405740 [ 283 ] {f7709436-53f7-4cb9-81ce-ee9776168442} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001932 sec., 122670.80745341616 rows/sec., 8.22 MiB/sec. | ||
1716 | 2024.11.09 01:23:04.406153 [ 283 ] {f7709436-53f7-4cb9-81ce-ee9776168442} <Debug> DynamicQueryHandler: Done processing query | ||
1717 | 2024.11.09 01:23:04.406188 [ 283 ] {f7709436-53f7-4cb9-81ce-ee9776168442} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
1718 | 2024.11.09 01:23:04.406211 [ 283 ] {} <Debug> HTTP-Session: 997597bd-1a8c-4100-b880-40755853ea65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1719 | 2024.11.09 01:23:04.407486 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1720 | 2024.11.09 01:23:04.407729 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62160, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1721 | 2024.11.09 01:23:04.407817 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1722 | 2024.11.09 01:23:04.407850 [ 282 ] {} <Debug> HTTP-Session: 9c4384a3-8fcf-4f7d-b0c3-f849a07cbfd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62160 | ||
1723 | 2024.11.09 01:23:04.407875 [ 282 ] {} <Debug> HTTP-Session: 9c4384a3-8fcf-4f7d-b0c3-f849a07cbfd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1724 | 2024.11.09 01:23:04.407895 [ 282 ] {} <Debug> HTTP-Session: 9c4384a3-8fcf-4f7d-b0c3-f849a07cbfd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1725 | 2024.11.09 01:23:04.407948 [ 282 ] {} <Trace> HTTP-Session: 9c4384a3-8fcf-4f7d-b0c3-f849a07cbfd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1726 | 2024.11.09 01:23:04.408096 [ 282 ] {c6dcc530-e633-472c-9a86-6d0eab73ae81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62160) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1727 | 2024.11.09 01:23:04.408161 [ 282 ] {c6dcc530-e633-472c-9a86-6d0eab73ae81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1728 | 2024.11.09 01:23:04.408378 [ 282 ] {c6dcc530-e633-472c-9a86-6d0eab73ae81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1729 | 2024.11.09 01:23:04.408725 [ 282 ] {c6dcc530-e633-472c-9a86-6d0eab73ae81} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1730 | 2024.11.09 01:23:04.408773 [ 282 ] {c6dcc530-e633-472c-9a86-6d0eab73ae81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1731 | 2024.11.09 01:23:04.409199 [ 282 ] {c6dcc530-e633-472c-9a86-6d0eab73ae81} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1732 | 2024.11.09 01:23:04.409448 [ 282 ] {c6dcc530-e633-472c-9a86-6d0eab73ae81} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1733 | 2024.11.09 01:23:04.409614 [ 282 ] {c6dcc530-e633-472c-9a86-6d0eab73ae81} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001547 sec., 646.4124111182934 rows/sec., 43.56 KiB/sec. | ||
1734 | 2024.11.09 01:23:04.409901 [ 282 ] {c6dcc530-e633-472c-9a86-6d0eab73ae81} <Debug> DynamicQueryHandler: Done processing query | ||
1735 | 2024.11.09 01:23:04.409928 [ 282 ] {c6dcc530-e633-472c-9a86-6d0eab73ae81} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1736 | 2024.11.09 01:23:04.409944 [ 282 ] {} <Debug> HTTP-Session: 9c4384a3-8fcf-4f7d-b0c3-f849a07cbfd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1737 | 2024.11.09 01:23:04.410154 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62160, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1738 | 2024.11.09 01:23:04.410172 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46059, User-Agent: (none), Length: 14097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1739 | 2024.11.09 01:23:04.410270 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1740 | 2024.11.09 01:23:04.410294 [ 283 ] {} <Debug> HTTP-Session: bf7288c0-c2b7-4792-a88b-fddad773e8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:46059 | ||
1741 | 2024.11.09 01:23:04.410323 [ 283 ] {} <Debug> HTTP-Session: bf7288c0-c2b7-4792-a88b-fddad773e8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1742 | 2024.11.09 01:23:04.410342 [ 283 ] {} <Debug> HTTP-Session: bf7288c0-c2b7-4792-a88b-fddad773e8eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1743 | 2024.11.09 01:23:04.410386 [ 283 ] {} <Trace> HTTP-Session: bf7288c0-c2b7-4792-a88b-fddad773e8eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1744 | 2024.11.09 01:23:04.410586 [ 283 ] {f7093a78-0183-4ea9-a74a-d0764c57e119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46059) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1745 | 2024.11.09 01:23:04.410669 [ 283 ] {f7093a78-0183-4ea9-a74a-d0764c57e119} <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 | ||
1746 | 2024.11.09 01:23:04.411146 [ 283 ] {f7093a78-0183-4ea9-a74a-d0764c57e119} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1747 | 2024.11.09 01:23:04.411644 [ 283 ] {f7093a78-0183-4ea9-a74a-d0764c57e119} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1748 | 2024.11.09 01:23:04.411683 [ 283 ] {f7093a78-0183-4ea9-a74a-d0764c57e119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1749 | 2024.11.09 01:23:04.412346 [ 283 ] {f7093a78-0183-4ea9-a74a-d0764c57e119} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1750 | 2024.11.09 01:23:04.412714 [ 283 ] {f7093a78-0183-4ea9-a74a-d0764c57e119} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1751 | 2024.11.09 01:23:04.412908 [ 283 ] {f7093a78-0183-4ea9-a74a-d0764c57e119} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002412 sec., 3316.749585406302 rows/sec., 5.94 MiB/sec. | ||
1752 | 2024.11.09 01:23:04.413123 [ 283 ] {f7093a78-0183-4ea9-a74a-d0764c57e119} <Debug> DynamicQueryHandler: Done processing query | ||
1753 | 2024.11.09 01:23:04.413149 [ 283 ] {f7093a78-0183-4ea9-a74a-d0764c57e119} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1754 | 2024.11.09 01:23:04.413166 [ 283 ] {} <Debug> HTTP-Session: bf7288c0-c2b7-4792-a88b-fddad773e8eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1755 | 2024.11.09 01:23:04.413385 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1756 | 2024.11.09 01:23:04.413449 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60941, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1757 | 2024.11.09 01:23:04.413542 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1758 | 2024.11.09 01:23:04.413569 [ 282 ] {} <Debug> HTTP-Session: ab69bdc8-9932-40eb-b7e0-7ed500cede0a Authenticating user 'default' from [fd00:1122:3344:101::d]:60941 | ||
1759 | 2024.11.09 01:23:04.413590 [ 282 ] {} <Debug> HTTP-Session: ab69bdc8-9932-40eb-b7e0-7ed500cede0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1760 | 2024.11.09 01:23:04.413604 [ 282 ] {} <Debug> HTTP-Session: ab69bdc8-9932-40eb-b7e0-7ed500cede0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1761 | 2024.11.09 01:23:04.413646 [ 282 ] {} <Trace> HTTP-Session: ab69bdc8-9932-40eb-b7e0-7ed500cede0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1762 | 2024.11.09 01:23:04.413816 [ 282 ] {fe4e54b9-713e-4f41-8e1f-c18d906a43d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60941) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1763 | 2024.11.09 01:23:04.413869 [ 282 ] {fe4e54b9-713e-4f41-8e1f-c18d906a43d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1764 | 2024.11.09 01:23:04.414036 [ 282 ] {fe4e54b9-713e-4f41-8e1f-c18d906a43d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1765 | 2024.11.09 01:23:04.414540 [ 282 ] {fe4e54b9-713e-4f41-8e1f-c18d906a43d2} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1766 | 2024.11.09 01:23:04.414588 [ 282 ] {fe4e54b9-713e-4f41-8e1f-c18d906a43d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1767 | 2024.11.09 01:23:04.415064 [ 282 ] {fe4e54b9-713e-4f41-8e1f-c18d906a43d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1768 | 2024.11.09 01:23:04.415371 [ 282 ] {fe4e54b9-713e-4f41-8e1f-c18d906a43d2} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1769 | 2024.11.09 01:23:04.415547 [ 282 ] {fe4e54b9-713e-4f41-8e1f-c18d906a43d2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001795 sec., 45682.45125348189 rows/sec., 2.90 MiB/sec. | ||
1770 | 2024.11.09 01:23:04.415783 [ 282 ] {fe4e54b9-713e-4f41-8e1f-c18d906a43d2} <Debug> DynamicQueryHandler: Done processing query | ||
1771 | 2024.11.09 01:23:04.415814 [ 282 ] {fe4e54b9-713e-4f41-8e1f-c18d906a43d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1772 | 2024.11.09 01:23:04.415835 [ 282 ] {} <Debug> HTTP-Session: ab69bdc8-9932-40eb-b7e0-7ed500cede0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1773 | 2024.11.09 01:23:04.416158 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1774 | 2024.11.09 01:23:04.728077 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35220, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1775 | 2024.11.09 01:23:04.731523 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54530, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1776 | 2024.11.09 01:23:05.107769 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1777 | 2024.11.09 01:23:05.295064 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1778 | 2024.11.09 01:23:05.409376 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1779 | 2024.11.09 01:23:05.418820 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1780 | 2024.11.09 01:23:05.429177 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1781 | 2024.11.09 01:23:05.448609 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1782 | 2024.11.09 01:23:05.448628 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52171, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1783 | 2024.11.09 01:23:05.452947 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1784 | 2024.11.09 01:23:05.475880 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42573, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1785 | 2024.11.09 01:23:05.519695 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1786 | 2024.11.09 01:23:05.564333 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51651, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1787 | 2024.11.09 01:23:05.579046 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43289, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1788 | 2024.11.09 01:23:05.614557 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59652, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1789 | 2024.11.09 01:23:05.620054 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1790 | 2024.11.09 01:23:05.631367 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64137, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1791 | 2024.11.09 01:23:05.973832 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48220, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1792 | 2024.11.09 01:23:06.078233 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1793 | 2024.11.09 01:23:06.123417 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1794 | 2024.11.09 01:23:06.130818 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1795 | 2024.11.09 01:23:06.144270 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1796 | 2024.11.09 01:23:06.149916 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1797 | 2024.11.09 01:23:06.153269 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1798 | 2024.11.09 01:23:09.378303 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57436, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1799 | 2024.11.09 01:23:09.378436 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1800 | 2024.11.09 01:23:09.378462 [ 292 ] {} <Debug> HTTP-Session: 1d160448-e866-4ba8-a7b5-c5b58f9527f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57436 | ||
1801 | 2024.11.09 01:23:09.378487 [ 292 ] {} <Debug> HTTP-Session: 1d160448-e866-4ba8-a7b5-c5b58f9527f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1802 | 2024.11.09 01:23:09.378502 [ 292 ] {} <Debug> HTTP-Session: 1d160448-e866-4ba8-a7b5-c5b58f9527f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1803 | 2024.11.09 01:23:09.378551 [ 292 ] {} <Trace> HTTP-Session: 1d160448-e866-4ba8-a7b5-c5b58f9527f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1804 | 2024.11.09 01:23:09.378783 [ 292 ] {2c0c8c2d-a853-469b-94d6-5c03d27518a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57436) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1805 | 2024.11.09 01:23:09.378859 [ 292 ] {2c0c8c2d-a853-469b-94d6-5c03d27518a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1806 | 2024.11.09 01:23:09.379196 [ 292 ] {2c0c8c2d-a853-469b-94d6-5c03d27518a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1807 | 2024.11.09 01:23:09.379708 [ 292 ] {2c0c8c2d-a853-469b-94d6-5c03d27518a0} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1808 | 2024.11.09 01:23:09.379753 [ 292 ] {2c0c8c2d-a853-469b-94d6-5c03d27518a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1809 | 2024.11.09 01:23:09.380162 [ 292 ] {2c0c8c2d-a853-469b-94d6-5c03d27518a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1810 | 2024.11.09 01:23:09.380417 [ 292 ] {2c0c8c2d-a853-469b-94d6-5c03d27518a0} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1811 | 2024.11.09 01:23:09.380591 [ 292 ] {2c0c8c2d-a853-469b-94d6-5c03d27518a0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.27 MiB/sec. | ||
1812 | 2024.11.09 01:23:09.380803 [ 292 ] {2c0c8c2d-a853-469b-94d6-5c03d27518a0} <Debug> DynamicQueryHandler: Done processing query | ||
1813 | 2024.11.09 01:23:09.380830 [ 292 ] {2c0c8c2d-a853-469b-94d6-5c03d27518a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1814 | 2024.11.09 01:23:09.380853 [ 292 ] {} <Debug> HTTP-Session: 1d160448-e866-4ba8-a7b5-c5b58f9527f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1815 | 2024.11.09 01:23:09.381085 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57436, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1816 | 2024.11.09 01:23:09.381202 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61448, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1817 | 2024.11.09 01:23:09.381340 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1818 | 2024.11.09 01:23:09.381367 [ 293 ] {} <Debug> HTTP-Session: 98b692a4-8a98-4754-84a6-4a5675561fe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61448 | ||
1819 | 2024.11.09 01:23:09.381391 [ 293 ] {} <Debug> HTTP-Session: 98b692a4-8a98-4754-84a6-4a5675561fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1820 | 2024.11.09 01:23:09.381406 [ 293 ] {} <Debug> HTTP-Session: 98b692a4-8a98-4754-84a6-4a5675561fe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1821 | 2024.11.09 01:23:09.381460 [ 293 ] {} <Trace> HTTP-Session: 98b692a4-8a98-4754-84a6-4a5675561fe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1822 | 2024.11.09 01:23:09.381688 [ 293 ] {99ed7dc0-aee9-4c17-b37a-0f65dd14fdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61448) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1823 | 2024.11.09 01:23:09.381764 [ 293 ] {99ed7dc0-aee9-4c17-b37a-0f65dd14fdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1824 | 2024.11.09 01:23:09.382124 [ 293 ] {99ed7dc0-aee9-4c17-b37a-0f65dd14fdff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1825 | 2024.11.09 01:23:09.382577 [ 293 ] {99ed7dc0-aee9-4c17-b37a-0f65dd14fdff} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1826 | 2024.11.09 01:23:09.382618 [ 293 ] {99ed7dc0-aee9-4c17-b37a-0f65dd14fdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1827 | 2024.11.09 01:23:09.383047 [ 293 ] {99ed7dc0-aee9-4c17-b37a-0f65dd14fdff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1828 | 2024.11.09 01:23:09.383299 [ 293 ] {99ed7dc0-aee9-4c17-b37a-0f65dd14fdff} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1829 | 2024.11.09 01:23:09.383449 [ 293 ] {99ed7dc0-aee9-4c17-b37a-0f65dd14fdff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001855 sec., 34501.34770889488 rows/sec., 2.69 MiB/sec. | ||
1830 | 2024.11.09 01:23:09.383775 [ 293 ] {99ed7dc0-aee9-4c17-b37a-0f65dd14fdff} <Debug> DynamicQueryHandler: Done processing query | ||
1831 | 2024.11.09 01:23:09.383803 [ 293 ] {99ed7dc0-aee9-4c17-b37a-0f65dd14fdff} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1832 | 2024.11.09 01:23:09.383820 [ 293 ] {} <Debug> HTTP-Session: 98b692a4-8a98-4754-84a6-4a5675561fe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1833 | 2024.11.09 01:23:09.384046 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61448, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1834 | 2024.11.09 01:23:09.384153 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46731, User-Agent: (none), Length: 24479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1835 | 2024.11.09 01:23:09.384232 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1836 | 2024.11.09 01:23:09.384258 [ 292 ] {} <Debug> HTTP-Session: 10bf7968-7529-4a79-972c-b5cab4d40be2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46731 | ||
1837 | 2024.11.09 01:23:09.384280 [ 292 ] {} <Debug> HTTP-Session: 10bf7968-7529-4a79-972c-b5cab4d40be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1838 | 2024.11.09 01:23:09.384296 [ 292 ] {} <Debug> HTTP-Session: 10bf7968-7529-4a79-972c-b5cab4d40be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1839 | 2024.11.09 01:23:09.384342 [ 292 ] {} <Trace> HTTP-Session: 10bf7968-7529-4a79-972c-b5cab4d40be2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1840 | 2024.11.09 01:23:09.384531 [ 292 ] {820d604d-0a73-4ce4-b2a0-ec3092e40e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1841 | 2024.11.09 01:23:09.384582 [ 292 ] {820d604d-0a73-4ce4-b2a0-ec3092e40e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1842 | 2024.11.09 01:23:09.384767 [ 292 ] {820d604d-0a73-4ce4-b2a0-ec3092e40e23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1843 | 2024.11.09 01:23:09.385165 [ 292 ] {820d604d-0a73-4ce4-b2a0-ec3092e40e23} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1844 | 2024.11.09 01:23:09.385202 [ 292 ] {820d604d-0a73-4ce4-b2a0-ec3092e40e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1845 | 2024.11.09 01:23:09.385586 [ 292 ] {820d604d-0a73-4ce4-b2a0-ec3092e40e23} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1846 | 2024.11.09 01:23:09.385833 [ 292 ] {820d604d-0a73-4ce4-b2a0-ec3092e40e23} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1847 | 2024.11.09 01:23:09.385999 [ 292 ] {820d604d-0a73-4ce4-b2a0-ec3092e40e23} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00154 sec., 83116.88311688312 rows/sec., 5.79 MiB/sec. | ||
1848 | 2024.11.09 01:23:09.386177 [ 292 ] {820d604d-0a73-4ce4-b2a0-ec3092e40e23} <Debug> DynamicQueryHandler: Done processing query | ||
1849 | 2024.11.09 01:23:09.386201 [ 292 ] {820d604d-0a73-4ce4-b2a0-ec3092e40e23} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1850 | 2024.11.09 01:23:09.386218 [ 292 ] {} <Debug> HTTP-Session: 10bf7968-7529-4a79-972c-b5cab4d40be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1851 | 2024.11.09 01:23:09.386387 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1852 | 2024.11.09 01:23:09.386473 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42411, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1853 | 2024.11.09 01:23:09.386538 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1854 | 2024.11.09 01:23:09.386559 [ 293 ] {} <Debug> HTTP-Session: 21606e90-e0db-4a07-8efb-51ce896c3d03 Authenticating user 'default' from [fd00:1122:3344:101::d]:42411 | ||
1855 | 2024.11.09 01:23:09.386579 [ 293 ] {} <Debug> HTTP-Session: 21606e90-e0db-4a07-8efb-51ce896c3d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1856 | 2024.11.09 01:23:09.386594 [ 293 ] {} <Debug> HTTP-Session: 21606e90-e0db-4a07-8efb-51ce896c3d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1857 | 2024.11.09 01:23:09.386637 [ 293 ] {} <Trace> HTTP-Session: 21606e90-e0db-4a07-8efb-51ce896c3d03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1858 | 2024.11.09 01:23:09.386776 [ 293 ] {703e5f43-2328-42a0-9c35-379e42e02108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42411) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1859 | 2024.11.09 01:23:09.386829 [ 293 ] {703e5f43-2328-42a0-9c35-379e42e02108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1860 | 2024.11.09 01:23:09.387005 [ 293 ] {703e5f43-2328-42a0-9c35-379e42e02108} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1861 | 2024.11.09 01:23:09.387314 [ 293 ] {703e5f43-2328-42a0-9c35-379e42e02108} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1862 | 2024.11.09 01:23:09.387350 [ 293 ] {703e5f43-2328-42a0-9c35-379e42e02108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1863 | 2024.11.09 01:23:09.387723 [ 293 ] {703e5f43-2328-42a0-9c35-379e42e02108} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1864 | 2024.11.09 01:23:09.387972 [ 293 ] {703e5f43-2328-42a0-9c35-379e42e02108} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1865 | 2024.11.09 01:23:09.388108 [ 293 ] {703e5f43-2328-42a0-9c35-379e42e02108} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001381 sec., 34757.42215785662 rows/sec., 2.34 MiB/sec. | ||
1866 | 2024.11.09 01:23:09.388384 [ 293 ] {703e5f43-2328-42a0-9c35-379e42e02108} <Debug> DynamicQueryHandler: Done processing query | ||
1867 | 2024.11.09 01:23:09.388409 [ 293 ] {703e5f43-2328-42a0-9c35-379e42e02108} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1868 | 2024.11.09 01:23:09.388425 [ 293 ] {} <Debug> HTTP-Session: 21606e90-e0db-4a07-8efb-51ce896c3d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1869 | 2024.11.09 01:23:09.388619 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42411, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1870 | 2024.11.09 01:23:12.698078 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 236 | ||
1871 | 2024.11.09 01:23:12.700888 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1872 | 2024.11.09 01:23:12.700946 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1873 | 2024.11.09 01:23:12.702380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1874 | 2024.11.09 01:23:12.702722 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1875 | 2024.11.09 01:23:12.703270 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 236 | ||
1876 | 2024.11.09 01:23:14.379978 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46731, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1877 | 2024.11.09 01:23:14.380138 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1878 | 2024.11.09 01:23:14.380183 [ 292 ] {} <Debug> HTTP-Session: d56f9003-22b7-42d0-b047-ac08dfeab170 Authenticating user 'default' from [fd00:1122:3344:101::d]:46731 | ||
1879 | 2024.11.09 01:23:14.380224 [ 292 ] {} <Debug> HTTP-Session: d56f9003-22b7-42d0-b047-ac08dfeab170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1880 | 2024.11.09 01:23:14.380253 [ 292 ] {} <Debug> HTTP-Session: d56f9003-22b7-42d0-b047-ac08dfeab170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1881 | 2024.11.09 01:23:14.380335 [ 292 ] {} <Trace> HTTP-Session: d56f9003-22b7-42d0-b047-ac08dfeab170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1882 | 2024.11.09 01:23:14.380612 [ 292 ] {7b1f09a0-3dd7-4346-9f92-62f516b36f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46731) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1883 | 2024.11.09 01:23:14.380678 [ 292 ] {7b1f09a0-3dd7-4346-9f92-62f516b36f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1884 | 2024.11.09 01:23:14.381008 [ 292 ] {7b1f09a0-3dd7-4346-9f92-62f516b36f99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1885 | 2024.11.09 01:23:14.381572 [ 292 ] {7b1f09a0-3dd7-4346-9f92-62f516b36f99} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1886 | 2024.11.09 01:23:14.381614 [ 292 ] {7b1f09a0-3dd7-4346-9f92-62f516b36f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1887 | 2024.11.09 01:23:14.382041 [ 292 ] {7b1f09a0-3dd7-4346-9f92-62f516b36f99} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1888 | 2024.11.09 01:23:14.382304 [ 292 ] {7b1f09a0-3dd7-4346-9f92-62f516b36f99} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1889 | 2024.11.09 01:23:14.382486 [ 292 ] {7b1f09a0-3dd7-4346-9f92-62f516b36f99} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.19 MiB/sec. | ||
1890 | 2024.11.09 01:23:14.382485 [ 70 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1891 | 2024.11.09 01:23:14.382605 [ 70 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1892 | 2024.11.09 01:23:14.382655 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1893 | 2024.11.09 01:23:14.382784 [ 292 ] {7b1f09a0-3dd7-4346-9f92-62f516b36f99} <Debug> DynamicQueryHandler: Done processing query | ||
1894 | 2024.11.09 01:23:14.382823 [ 292 ] {7b1f09a0-3dd7-4346-9f92-62f516b36f99} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1895 | 2024.11.09 01:23:14.382842 [ 292 ] {} <Debug> HTTP-Session: d56f9003-22b7-42d0-b047-ac08dfeab170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1896 | 2024.11.09 01:23:14.383033 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1897 | 2024.11.09 01:23:14.383201 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64088, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1898 | 2024.11.09 01:23:14.383323 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1899 | 2024.11.09 01:23:14.383351 [ 293 ] {} <Debug> HTTP-Session: 6e44799e-56b5-4cb0-8e45-d4673ee28233 Authenticating user 'default' from [fd00:1122:3344:101::d]:64088 | ||
1900 | 2024.11.09 01:23:14.383380 [ 293 ] {} <Debug> HTTP-Session: 6e44799e-56b5-4cb0-8e45-d4673ee28233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1901 | 2024.11.09 01:23:14.383397 [ 293 ] {} <Debug> HTTP-Session: 6e44799e-56b5-4cb0-8e45-d4673ee28233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1902 | 2024.11.09 01:23:14.383459 [ 293 ] {} <Trace> HTTP-Session: 6e44799e-56b5-4cb0-8e45-d4673ee28233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1903 | 2024.11.09 01:23:14.383671 [ 293 ] {d6b43bbe-8d79-4790-8a8f-2cb05e0d62ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64088) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1904 | 2024.11.09 01:23:14.383741 [ 293 ] {d6b43bbe-8d79-4790-8a8f-2cb05e0d62ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1905 | 2024.11.09 01:23:14.384087 [ 293 ] {d6b43bbe-8d79-4790-8a8f-2cb05e0d62ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1906 | 2024.11.09 01:23:14.384540 [ 293 ] {d6b43bbe-8d79-4790-8a8f-2cb05e0d62ad} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1907 | 2024.11.09 01:23:14.384588 [ 293 ] {d6b43bbe-8d79-4790-8a8f-2cb05e0d62ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1908 | 2024.11.09 01:23:14.384919 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::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 | ||
1909 | 2024.11.09 01:23:14.385172 [ 293 ] {d6b43bbe-8d79-4790-8a8f-2cb05e0d62ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1910 | 2024.11.09 01:23:14.385209 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1911 | 2024.11.09 01:23:14.385344 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1140 rows starting from the beginning of the part | ||
1912 | 2024.11.09 01:23:14.385604 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 219 rows starting from the beginning of the part | ||
1913 | 2024.11.09 01:23:14.385755 [ 293 ] {d6b43bbe-8d79-4790-8a8f-2cb05e0d62ad} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1914 | 2024.11.09 01:23:14.385936 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::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 | ||
1915 | 2024.11.09 01:23:14.386207 [ 70 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1916 | 2024.11.09 01:23:14.386213 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::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 | ||
1917 | 2024.11.09 01:23:14.386322 [ 70 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1918 | 2024.11.09 01:23:14.386495 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1919 | 2024.11.09 01:23:14.386518 [ 293 ] {d6b43bbe-8d79-4790-8a8f-2cb05e0d62ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002834 sec., 22582.92166549047 rows/sec., 1.76 MiB/sec. | ||
1920 | 2024.11.09 01:23:14.386871 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::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 | ||
1921 | 2024.11.09 01:23:14.387316 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::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 | ||
1922 | 2024.11.09 01:23:14.387493 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
1923 | 2024.11.09 01:23:14.388049 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1924 | 2024.11.09 01:23:14.388178 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 456 rows starting from the beginning of the part | ||
1925 | 2024.11.09 01:23:14.388597 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 390 rows starting from the beginning of the part | ||
1926 | 2024.11.09 01:23:14.388867 [ 293 ] {d6b43bbe-8d79-4790-8a8f-2cb05e0d62ad} <Debug> DynamicQueryHandler: Done processing query | ||
1927 | 2024.11.09 01:23:14.388979 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::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 | ||
1928 | 2024.11.09 01:23:14.389067 [ 293 ] {d6b43bbe-8d79-4790-8a8f-2cb05e0d62ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1929 | 2024.11.09 01:23:14.389253 [ 293 ] {} <Debug> HTTP-Session: 6e44799e-56b5-4cb0-8e45-d4673ee28233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1930 | 2024.11.09 01:23:14.389468 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::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 | ||
1931 | 2024.11.09 01:23:14.389707 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::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 | ||
1932 | 2024.11.09 01:23:14.389974 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46731, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1933 | 2024.11.09 01:23:14.390375 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1934 | 2024.11.09 01:23:14.390421 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
1935 | 2024.11.09 01:23:14.390485 [ 292 ] {} <Debug> HTTP-Session: e4848509-4a5d-4171-8364-e28437fb6a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:46731 | ||
1936 | 2024.11.09 01:23:14.390510 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64088, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1937 | 2024.11.09 01:23:14.390621 [ 292 ] {} <Debug> HTTP-Session: e4848509-4a5d-4171-8364-e28437fb6a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1938 | 2024.11.09 01:23:14.390738 [ 292 ] {} <Debug> HTTP-Session: e4848509-4a5d-4171-8364-e28437fb6a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1939 | 2024.11.09 01:23:14.390968 [ 292 ] {} <Trace> HTTP-Session: e4848509-4a5d-4171-8364-e28437fb6a6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1940 | 2024.11.09 01:23:14.391642 [ 293 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
1941 | |||
1942 | (version 23.8.7.1) | ||
1943 | 2024.11.09 01:23:14.391654 [ 292 ] {6de6069e-8f85-43b4-add5-477616809e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46731) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1944 | 2024.11.09 01:23:14.391904 [ 292 ] {6de6069e-8f85-43b4-add5-477616809e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1945 | 2024.11.09 01:23:14.393210 [ 292 ] {6de6069e-8f85-43b4-add5-477616809e82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1946 | 2024.11.09 01:23:14.394158 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 5 columns (5 merged, 0 gathered) in 0.011381527 sec., 153406.4805188267 rows/sec., 13.31 MiB/sec. | ||
1947 | 2024.11.09 01:23:14.394545 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1948 | 2024.11.09 01:23:14.395345 [ 292 ] {6de6069e-8f85-43b4-add5-477616809e82} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1949 | 2024.11.09 01:23:14.395426 [ 292 ] {6de6069e-8f85-43b4-add5-477616809e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1950 | 2024.11.09 01:23:14.395570 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_6_1} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1951 | 2024.11.09 01:23:14.396016 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_6_1} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1952 | 2024.11.09 01:23:14.396467 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
1953 | 2024.11.09 01:23:14.396623 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 5 columns (5 merged, 0 gathered) in 0.00985982 sec., 144830.23016647363 rows/sec., 11.08 MiB/sec. | ||
1954 | 2024.11.09 01:23:14.396890 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1955 | 2024.11.09 01:23:14.396897 [ 292 ] {6de6069e-8f85-43b4-add5-477616809e82} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1956 | 2024.11.09 01:23:14.397419 [ 292 ] {6de6069e-8f85-43b4-add5-477616809e82} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1957 | 2024.11.09 01:23:14.397433 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_6_1} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1958 | 2024.11.09 01:23:14.397618 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_6_1} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1959 | 2024.11.09 01:23:14.397722 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1960 | 2024.11.09 01:23:14.397772 [ 292 ] {6de6069e-8f85-43b4-add5-477616809e82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006327 sec., 25288.44634107792 rows/sec., 1.76 MiB/sec. | ||
1961 | 2024.11.09 01:23:14.397815 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1962 | 2024.11.09 01:23:14.397874 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
1963 | 2024.11.09 01:23:14.397886 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1964 | 2024.11.09 01:23:14.398246 [ 192 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::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 | ||
1965 | 2024.11.09 01:23:14.398308 [ 292 ] {6de6069e-8f85-43b4-add5-477616809e82} <Debug> DynamicQueryHandler: Done processing query | ||
1966 | 2024.11.09 01:23:14.398381 [ 292 ] {6de6069e-8f85-43b4-add5-477616809e82} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1967 | 2024.11.09 01:23:14.398434 [ 292 ] {} <Debug> HTTP-Session: e4848509-4a5d-4171-8364-e28437fb6a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1968 | 2024.11.09 01:23:14.398484 [ 192 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1969 | 2024.11.09 01:23:14.398522 [ 192 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1350 rows starting from the beginning of the part | ||
1970 | 2024.11.09 01:23:14.398634 [ 192 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 237 rows starting from the beginning of the part | ||
1971 | 2024.11.09 01:23:14.398717 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1972 | 2024.11.09 01:23:14.399007 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43362, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1973 | 2024.11.09 01:23:14.399040 [ 192 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::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 | ||
1974 | 2024.11.09 01:23:14.399170 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1975 | 2024.11.09 01:23:14.399261 [ 293 ] {} <Debug> HTTP-Session: 3fbd5eb5-3599-449f-8e40-8c4c73da12be Authenticating user 'default' from [fd00:1122:3344:101::d]:43362 | ||
1976 | 2024.11.09 01:23:14.399357 [ 293 ] {} <Debug> HTTP-Session: 3fbd5eb5-3599-449f-8e40-8c4c73da12be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1977 | 2024.11.09 01:23:14.399435 [ 192 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::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 | ||
1978 | 2024.11.09 01:23:14.399455 [ 293 ] {} <Debug> HTTP-Session: 3fbd5eb5-3599-449f-8e40-8c4c73da12be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1979 | 2024.11.09 01:23:14.399638 [ 293 ] {} <Trace> HTTP-Session: 3fbd5eb5-3599-449f-8e40-8c4c73da12be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1980 | 2024.11.09 01:23:14.399707 [ 192 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
1981 | 2024.11.09 01:23:14.400034 [ 192 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1982 | 2024.11.09 01:23:14.400095 [ 293 ] {001971eb-af31-4a75-90cb-6e7eac619d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43362) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1983 | 2024.11.09 01:23:14.400283 [ 293 ] {001971eb-af31-4a75-90cb-6e7eac619d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1984 | 2024.11.09 01:23:14.400586 [ 293 ] {001971eb-af31-4a75-90cb-6e7eac619d0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1985 | 2024.11.09 01:23:14.400914 [ 293 ] {001971eb-af31-4a75-90cb-6e7eac619d0f} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1986 | 2024.11.09 01:23:14.400955 [ 293 ] {001971eb-af31-4a75-90cb-6e7eac619d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
1987 | 2024.11.09 01:23:14.401371 [ 293 ] {001971eb-af31-4a75-90cb-6e7eac619d0f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1988 | 2024.11.09 01:23:14.401666 [ 293 ] {001971eb-af31-4a75-90cb-6e7eac619d0f} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1989 | 2024.11.09 01:23:14.401888 [ 293 ] {001971eb-af31-4a75-90cb-6e7eac619d0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001944 sec., 30864.1975308642 rows/sec., 2.08 MiB/sec. | ||
1990 | 2024.11.09 01:23:14.402278 [ 293 ] {001971eb-af31-4a75-90cb-6e7eac619d0f} <Debug> DynamicQueryHandler: Done processing query | ||
1991 | 2024.11.09 01:23:14.402312 [ 293 ] {001971eb-af31-4a75-90cb-6e7eac619d0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1992 | 2024.11.09 01:23:14.402331 [ 293 ] {} <Debug> HTTP-Session: 3fbd5eb5-3599-449f-8e40-8c4c73da12be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1993 | 2024.11.09 01:23:14.402559 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1994 | 2024.11.09 01:23:14.403879 [ 198 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2272 rows, containing 5 columns (5 merged, 0 gathered) in 0.005831335 sec., 389619.18668709655 rows/sec., 26.25 MiB/sec. | ||
1995 | 2024.11.09 01:23:14.404135 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1996 | 2024.11.09 01:23:14.404421 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1997 | 2024.11.09 01:23:14.404495 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1998 | 2024.11.09 01:23:14.404562 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
1999 | 2024.11.09 01:23:17.617377 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2000 | 2024.11.09 01:23:17.617439 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2001 | 2024.11.09 01:23:19.384473 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45366, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2002 | 2024.11.09 01:23:19.384608 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2003 | 2024.11.09 01:23:19.384646 [ 291 ] {} <Debug> HTTP-Session: 3addab74-7f70-489d-9d59-8149507723f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45366 | ||
2004 | 2024.11.09 01:23:19.384672 [ 291 ] {} <Debug> HTTP-Session: 3addab74-7f70-489d-9d59-8149507723f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2005 | 2024.11.09 01:23:19.384686 [ 291 ] {} <Debug> HTTP-Session: 3addab74-7f70-489d-9d59-8149507723f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2006 | 2024.11.09 01:23:19.384739 [ 291 ] {} <Trace> HTTP-Session: 3addab74-7f70-489d-9d59-8149507723f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2007 | 2024.11.09 01:23:19.384957 [ 291 ] {1bfc2bf6-1deb-48bb-a7b7-95b3dbec1eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45366) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
2008 | 2024.11.09 01:23:19.385033 [ 291 ] {1bfc2bf6-1deb-48bb-a7b7-95b3dbec1eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2009 | 2024.11.09 01:23:19.385376 [ 291 ] {1bfc2bf6-1deb-48bb-a7b7-95b3dbec1eb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2010 | 2024.11.09 01:23:19.385822 [ 291 ] {1bfc2bf6-1deb-48bb-a7b7-95b3dbec1eb1} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2011 | 2024.11.09 01:23:19.385869 [ 291 ] {1bfc2bf6-1deb-48bb-a7b7-95b3dbec1eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2012 | 2024.11.09 01:23:19.386285 [ 291 ] {1bfc2bf6-1deb-48bb-a7b7-95b3dbec1eb1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2013 | 2024.11.09 01:23:19.386556 [ 291 ] {1bfc2bf6-1deb-48bb-a7b7-95b3dbec1eb1} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2014 | 2024.11.09 01:23:19.386741 [ 291 ] {1bfc2bf6-1deb-48bb-a7b7-95b3dbec1eb1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001857 sec., 7539.041464728056 rows/sec., 542.71 KiB/sec. | ||
2015 | 2024.11.09 01:23:19.387130 [ 291 ] {1bfc2bf6-1deb-48bb-a7b7-95b3dbec1eb1} <Debug> DynamicQueryHandler: Done processing query | ||
2016 | 2024.11.09 01:23:19.387158 [ 291 ] {1bfc2bf6-1deb-48bb-a7b7-95b3dbec1eb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2017 | 2024.11.09 01:23:19.387176 [ 291 ] {} <Debug> HTTP-Session: 3addab74-7f70-489d-9d59-8149507723f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2018 | 2024.11.09 01:23:19.387484 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2019 | 2024.11.09 01:23:19.387680 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38244, User-Agent: (none), Length: 32844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2020 | 2024.11.09 01:23:19.387821 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2021 | 2024.11.09 01:23:19.387853 [ 288 ] {} <Debug> HTTP-Session: ea3421d3-7a45-4cf5-87c2-0d8f0105edd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38244 | ||
2022 | 2024.11.09 01:23:19.387882 [ 288 ] {} <Debug> HTTP-Session: ea3421d3-7a45-4cf5-87c2-0d8f0105edd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2023 | 2024.11.09 01:23:19.387902 [ 288 ] {} <Debug> HTTP-Session: ea3421d3-7a45-4cf5-87c2-0d8f0105edd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2024 | 2024.11.09 01:23:19.387961 [ 288 ] {} <Trace> HTTP-Session: ea3421d3-7a45-4cf5-87c2-0d8f0105edd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2025 | 2024.11.09 01:23:19.388259 [ 288 ] {f9deca1e-bb2e-4eab-9f2b-e35aab4f61f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38244) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2026 | 2024.11.09 01:23:19.388346 [ 288 ] {f9deca1e-bb2e-4eab-9f2b-e35aab4f61f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2027 | 2024.11.09 01:23:19.388722 [ 288 ] {f9deca1e-bb2e-4eab-9f2b-e35aab4f61f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2028 | 2024.11.09 01:23:19.389209 [ 288 ] {f9deca1e-bb2e-4eab-9f2b-e35aab4f61f0} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2029 | 2024.11.09 01:23:19.389252 [ 288 ] {f9deca1e-bb2e-4eab-9f2b-e35aab4f61f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2030 | 2024.11.09 01:23:19.389701 [ 288 ] {f9deca1e-bb2e-4eab-9f2b-e35aab4f61f0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2031 | 2024.11.09 01:23:19.389967 [ 288 ] {f9deca1e-bb2e-4eab-9f2b-e35aab4f61f0} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2032 | 2024.11.09 01:23:19.390116 [ 288 ] {f9deca1e-bb2e-4eab-9f2b-e35aab4f61f0} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.002001 sec., 109445.27736131933 rows/sec., 9.53 MiB/sec. | ||
2033 | 2024.11.09 01:23:19.390324 [ 288 ] {f9deca1e-bb2e-4eab-9f2b-e35aab4f61f0} <Debug> DynamicQueryHandler: Done processing query | ||
2034 | 2024.11.09 01:23:19.390353 [ 288 ] {f9deca1e-bb2e-4eab-9f2b-e35aab4f61f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
2035 | 2024.11.09 01:23:19.390370 [ 288 ] {} <Debug> HTTP-Session: ea3421d3-7a45-4cf5-87c2-0d8f0105edd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2036 | 2024.11.09 01:23:19.390581 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45366, User-Agent: (none), Length: 2116, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2037 | 2024.11.09 01:23:19.390618 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38244, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2038 | 2024.11.09 01:23:19.390688 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2039 | 2024.11.09 01:23:19.390723 [ 291 ] {} <Debug> HTTP-Session: feec4371-d160-4831-8c27-7e1a899fc958 Authenticating user 'default' from [fd00:1122:3344:101::d]:45366 | ||
2040 | 2024.11.09 01:23:19.390744 [ 291 ] {} <Debug> HTTP-Session: feec4371-d160-4831-8c27-7e1a899fc958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2041 | 2024.11.09 01:23:19.390759 [ 291 ] {} <Debug> HTTP-Session: feec4371-d160-4831-8c27-7e1a899fc958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2042 | 2024.11.09 01:23:19.390810 [ 291 ] {} <Trace> HTTP-Session: feec4371-d160-4831-8c27-7e1a899fc958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2043 | 2024.11.09 01:23:19.390939 [ 291 ] {18764107-62d3-4823-83b0-f43383e2c7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45366) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2044 | 2024.11.09 01:23:19.390990 [ 291 ] {18764107-62d3-4823-83b0-f43383e2c7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2045 | 2024.11.09 01:23:19.391257 [ 291 ] {18764107-62d3-4823-83b0-f43383e2c7f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2046 | 2024.11.09 01:23:19.391581 [ 291 ] {18764107-62d3-4823-83b0-f43383e2c7f0} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2047 | 2024.11.09 01:23:19.391618 [ 291 ] {18764107-62d3-4823-83b0-f43383e2c7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2048 | 2024.11.09 01:23:19.391986 [ 291 ] {18764107-62d3-4823-83b0-f43383e2c7f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2049 | 2024.11.09 01:23:19.392230 [ 291 ] {18764107-62d3-4823-83b0-f43383e2c7f0} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2050 | 2024.11.09 01:23:19.392389 [ 291 ] {18764107-62d3-4823-83b0-f43383e2c7f0} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001482 sec., 10121.457489878543 rows/sec., 713.64 KiB/sec. | ||
2051 | 2024.11.09 01:23:19.392729 [ 291 ] {18764107-62d3-4823-83b0-f43383e2c7f0} <Debug> DynamicQueryHandler: Done processing query | ||
2052 | 2024.11.09 01:23:19.392757 [ 291 ] {18764107-62d3-4823-83b0-f43383e2c7f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2053 | 2024.11.09 01:23:19.392773 [ 291 ] {} <Debug> HTTP-Session: feec4371-d160-4831-8c27-7e1a899fc958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2054 | 2024.11.09 01:23:19.392959 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2055 | 2024.11.09 01:23:19.393034 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55632, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2056 | 2024.11.09 01:23:19.393105 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2057 | 2024.11.09 01:23:19.393132 [ 288 ] {} <Debug> HTTP-Session: 16be3598-7899-46e6-abdf-16dde7d7a1e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55632 | ||
2058 | 2024.11.09 01:23:19.393154 [ 288 ] {} <Debug> HTTP-Session: 16be3598-7899-46e6-abdf-16dde7d7a1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2059 | 2024.11.09 01:23:19.393173 [ 288 ] {} <Debug> HTTP-Session: 16be3598-7899-46e6-abdf-16dde7d7a1e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2060 | 2024.11.09 01:23:19.393221 [ 288 ] {} <Trace> HTTP-Session: 16be3598-7899-46e6-abdf-16dde7d7a1e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2061 | 2024.11.09 01:23:19.393368 [ 288 ] {5503a170-9cd2-4f6b-b5d3-b623b9c9e81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55632) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2062 | 2024.11.09 01:23:19.393428 [ 288 ] {5503a170-9cd2-4f6b-b5d3-b623b9c9e81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2063 | 2024.11.09 01:23:19.393711 [ 288 ] {5503a170-9cd2-4f6b-b5d3-b623b9c9e81a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2064 | 2024.11.09 01:23:19.394014 [ 288 ] {5503a170-9cd2-4f6b-b5d3-b623b9c9e81a} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2065 | 2024.11.09 01:23:19.394052 [ 288 ] {5503a170-9cd2-4f6b-b5d3-b623b9c9e81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2066 | 2024.11.09 01:23:19.394417 [ 288 ] {5503a170-9cd2-4f6b-b5d3-b623b9c9e81a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2067 | 2024.11.09 01:23:19.394662 [ 288 ] {5503a170-9cd2-4f6b-b5d3-b623b9c9e81a} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2068 | 2024.11.09 01:23:19.394793 [ 288 ] {5503a170-9cd2-4f6b-b5d3-b623b9c9e81a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001472 sec., 9510.869565217392 rows/sec., 666.08 KiB/sec. | ||
2069 | 2024.11.09 01:23:19.395131 [ 288 ] {5503a170-9cd2-4f6b-b5d3-b623b9c9e81a} <Debug> DynamicQueryHandler: Done processing query | ||
2070 | 2024.11.09 01:23:19.395156 [ 288 ] {5503a170-9cd2-4f6b-b5d3-b623b9c9e81a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2071 | 2024.11.09 01:23:19.395173 [ 288 ] {} <Debug> HTTP-Session: 16be3598-7899-46e6-abdf-16dde7d7a1e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2072 | 2024.11.09 01:23:19.395347 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55632, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2073 | 2024.11.09 01:23:19.395371 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45366, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2074 | 2024.11.09 01:23:19.395459 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2075 | 2024.11.09 01:23:19.395480 [ 291 ] {} <Debug> HTTP-Session: 33534fdc-d27c-4513-81aa-035c3675d10c Authenticating user 'default' from [fd00:1122:3344:101::d]:45366 | ||
2076 | 2024.11.09 01:23:19.395504 [ 291 ] {} <Debug> HTTP-Session: 33534fdc-d27c-4513-81aa-035c3675d10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2077 | 2024.11.09 01:23:19.395522 [ 291 ] {} <Debug> HTTP-Session: 33534fdc-d27c-4513-81aa-035c3675d10c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2078 | 2024.11.09 01:23:19.395564 [ 291 ] {} <Trace> HTTP-Session: 33534fdc-d27c-4513-81aa-035c3675d10c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2079 | 2024.11.09 01:23:19.395687 [ 291 ] {a40bf8f7-dbf0-4ce5-b6ea-feb693bc7969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45366) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2080 | 2024.11.09 01:23:19.395735 [ 291 ] {a40bf8f7-dbf0-4ce5-b6ea-feb693bc7969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2081 | 2024.11.09 01:23:19.396033 [ 291 ] {a40bf8f7-dbf0-4ce5-b6ea-feb693bc7969} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2082 | 2024.11.09 01:23:19.396445 [ 291 ] {a40bf8f7-dbf0-4ce5-b6ea-feb693bc7969} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2083 | 2024.11.09 01:23:19.396494 [ 291 ] {a40bf8f7-dbf0-4ce5-b6ea-feb693bc7969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2084 | 2024.11.09 01:23:19.396878 [ 291 ] {a40bf8f7-dbf0-4ce5-b6ea-feb693bc7969} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2085 | 2024.11.09 01:23:19.397148 [ 291 ] {a40bf8f7-dbf0-4ce5-b6ea-feb693bc7969} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2086 | 2024.11.09 01:23:19.397307 [ 291 ] {a40bf8f7-dbf0-4ce5-b6ea-feb693bc7969} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001651 sec., 7874.0157480314965 rows/sec., 490.94 KiB/sec. | ||
2087 | 2024.11.09 01:23:19.397610 [ 291 ] {a40bf8f7-dbf0-4ce5-b6ea-feb693bc7969} <Debug> DynamicQueryHandler: Done processing query | ||
2088 | 2024.11.09 01:23:19.397638 [ 291 ] {a40bf8f7-dbf0-4ce5-b6ea-feb693bc7969} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2089 | 2024.11.09 01:23:19.397655 [ 291 ] {} <Debug> HTTP-Session: 33534fdc-d27c-4513-81aa-035c3675d10c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2090 | 2024.11.09 01:23:19.397843 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2091 | 2024.11.09 01:23:19.397953 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41668, User-Agent: (none), Length: 63106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2092 | 2024.11.09 01:23:19.398014 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2093 | 2024.11.09 01:23:19.398036 [ 288 ] {} <Debug> HTTP-Session: 1341d951-7862-43e8-a768-1c7df0be7299 Authenticating user 'default' from [fd00:1122:3344:101::d]:41668 | ||
2094 | 2024.11.09 01:23:19.398054 [ 288 ] {} <Debug> HTTP-Session: 1341d951-7862-43e8-a768-1c7df0be7299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2095 | 2024.11.09 01:23:19.398070 [ 288 ] {} <Debug> HTTP-Session: 1341d951-7862-43e8-a768-1c7df0be7299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2096 | 2024.11.09 01:23:19.398109 [ 288 ] {} <Trace> HTTP-Session: 1341d951-7862-43e8-a768-1c7df0be7299 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2097 | 2024.11.09 01:23:19.398333 [ 288 ] {b59e634f-add2-4763-8168-ade7d43230ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41668) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2098 | 2024.11.09 01:23:19.398382 [ 288 ] {b59e634f-add2-4763-8168-ade7d43230ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2099 | 2024.11.09 01:23:19.398647 [ 288 ] {b59e634f-add2-4763-8168-ade7d43230ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2100 | 2024.11.09 01:23:19.399169 [ 288 ] {b59e634f-add2-4763-8168-ade7d43230ca} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2101 | 2024.11.09 01:23:19.399207 [ 288 ] {b59e634f-add2-4763-8168-ade7d43230ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2102 | 2024.11.09 01:23:19.399601 [ 288 ] {b59e634f-add2-4763-8168-ade7d43230ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2103 | 2024.11.09 01:23:19.399868 [ 288 ] {b59e634f-add2-4763-8168-ade7d43230ca} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2104 | 2024.11.09 01:23:19.400004 [ 288 ] {b59e634f-add2-4763-8168-ade7d43230ca} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001788 sec., 218120.8053691275 rows/sec., 15.47 MiB/sec. | ||
2105 | 2024.11.09 01:23:19.400183 [ 288 ] {b59e634f-add2-4763-8168-ade7d43230ca} <Debug> DynamicQueryHandler: Done processing query | ||
2106 | 2024.11.09 01:23:19.400209 [ 288 ] {b59e634f-add2-4763-8168-ade7d43230ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
2107 | 2024.11.09 01:23:19.400226 [ 288 ] {} <Debug> HTTP-Session: 1341d951-7862-43e8-a768-1c7df0be7299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2108 | 2024.11.09 01:23:19.400420 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45366, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2109 | 2024.11.09 01:23:19.400442 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41668, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2110 | 2024.11.09 01:23:19.400519 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2111 | 2024.11.09 01:23:19.400554 [ 291 ] {} <Debug> HTTP-Session: daeb64b8-ead3-4e1f-a288-3f7223ee6969 Authenticating user 'default' from [fd00:1122:3344:101::d]:45366 | ||
2112 | 2024.11.09 01:23:19.400581 [ 291 ] {} <Debug> HTTP-Session: daeb64b8-ead3-4e1f-a288-3f7223ee6969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2113 | 2024.11.09 01:23:19.400595 [ 291 ] {} <Debug> HTTP-Session: daeb64b8-ead3-4e1f-a288-3f7223ee6969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2114 | 2024.11.09 01:23:19.400647 [ 291 ] {} <Trace> HTTP-Session: daeb64b8-ead3-4e1f-a288-3f7223ee6969 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2115 | 2024.11.09 01:23:19.400764 [ 291 ] {b7d0f169-478a-4442-8132-8bccd10985c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45366) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2116 | 2024.11.09 01:23:19.400815 [ 291 ] {b7d0f169-478a-4442-8132-8bccd10985c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2117 | 2024.11.09 01:23:19.400982 [ 291 ] {b7d0f169-478a-4442-8132-8bccd10985c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2118 | 2024.11.09 01:23:19.401262 [ 291 ] {b7d0f169-478a-4442-8132-8bccd10985c7} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2119 | 2024.11.09 01:23:19.401300 [ 291 ] {b7d0f169-478a-4442-8132-8bccd10985c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2120 | 2024.11.09 01:23:19.401694 [ 291 ] {b7d0f169-478a-4442-8132-8bccd10985c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2121 | 2024.11.09 01:23:19.401953 [ 291 ] {b7d0f169-478a-4442-8132-8bccd10985c7} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2122 | 2024.11.09 01:23:19.402113 [ 291 ] {b7d0f169-478a-4442-8132-8bccd10985c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. | ||
2123 | 2024.11.09 01:23:19.402413 [ 291 ] {b7d0f169-478a-4442-8132-8bccd10985c7} <Debug> DynamicQueryHandler: Done processing query | ||
2124 | 2024.11.09 01:23:19.402438 [ 291 ] {b7d0f169-478a-4442-8132-8bccd10985c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2125 | 2024.11.09 01:23:19.402456 [ 291 ] {} <Debug> HTTP-Session: daeb64b8-ead3-4e1f-a288-3f7223ee6969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2126 | 2024.11.09 01:23:19.402784 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2127 | 2024.11.09 01:23:19.402904 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45367, User-Agent: (none), Length: 44581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2128 | 2024.11.09 01:23:19.402976 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2129 | 2024.11.09 01:23:19.403000 [ 288 ] {} <Debug> HTTP-Session: f2ded3af-160f-44cd-b553-864e7d6e5125 Authenticating user 'default' from [fd00:1122:3344:101::d]:45367 | ||
2130 | 2024.11.09 01:23:19.403019 [ 288 ] {} <Debug> HTTP-Session: f2ded3af-160f-44cd-b553-864e7d6e5125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2131 | 2024.11.09 01:23:19.403038 [ 288 ] {} <Debug> HTTP-Session: f2ded3af-160f-44cd-b553-864e7d6e5125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2132 | 2024.11.09 01:23:19.403084 [ 288 ] {} <Trace> HTTP-Session: f2ded3af-160f-44cd-b553-864e7d6e5125 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2133 | 2024.11.09 01:23:19.403293 [ 288 ] {a459a1f8-d579-4f45-badd-a47e2813f2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45367) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2134 | 2024.11.09 01:23:19.403346 [ 288 ] {a459a1f8-d579-4f45-badd-a47e2813f2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2135 | 2024.11.09 01:23:19.403525 [ 288 ] {a459a1f8-d579-4f45-badd-a47e2813f2d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2136 | 2024.11.09 01:23:19.403940 [ 288 ] {a459a1f8-d579-4f45-badd-a47e2813f2d8} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2137 | 2024.11.09 01:23:19.403980 [ 288 ] {a459a1f8-d579-4f45-badd-a47e2813f2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2138 | 2024.11.09 01:23:19.404385 [ 288 ] {a459a1f8-d579-4f45-badd-a47e2813f2d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2139 | 2024.11.09 01:23:19.404628 [ 288 ] {a459a1f8-d579-4f45-badd-a47e2813f2d8} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2140 | 2024.11.09 01:23:19.404759 [ 288 ] {a459a1f8-d579-4f45-badd-a47e2813f2d8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00156 sec., 151923.07692307694 rows/sec., 10.18 MiB/sec. | ||
2141 | 2024.11.09 01:23:19.404920 [ 288 ] {a459a1f8-d579-4f45-badd-a47e2813f2d8} <Debug> DynamicQueryHandler: Done processing query | ||
2142 | 2024.11.09 01:23:19.404944 [ 288 ] {a459a1f8-d579-4f45-badd-a47e2813f2d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2143 | 2024.11.09 01:23:19.404961 [ 288 ] {} <Debug> HTTP-Session: f2ded3af-160f-44cd-b553-864e7d6e5125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2144 | 2024.11.09 01:23:19.405132 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45366, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2145 | 2024.11.09 01:23:19.405144 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2146 | 2024.11.09 01:23:19.405223 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2147 | 2024.11.09 01:23:19.405258 [ 291 ] {} <Debug> HTTP-Session: b15ed727-562f-487d-b6a7-babdc8740e08 Authenticating user 'default' from [fd00:1122:3344:101::d]:45366 | ||
2148 | 2024.11.09 01:23:19.405286 [ 291 ] {} <Debug> HTTP-Session: b15ed727-562f-487d-b6a7-babdc8740e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2149 | 2024.11.09 01:23:19.405311 [ 291 ] {} <Debug> HTTP-Session: b15ed727-562f-487d-b6a7-babdc8740e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2150 | 2024.11.09 01:23:19.405353 [ 291 ] {} <Trace> HTTP-Session: b15ed727-562f-487d-b6a7-babdc8740e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2151 | 2024.11.09 01:23:19.405465 [ 291 ] {057cf391-bd14-4211-95ae-6c6083b6b633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45366) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2152 | 2024.11.09 01:23:19.405516 [ 291 ] {057cf391-bd14-4211-95ae-6c6083b6b633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2153 | 2024.11.09 01:23:19.405679 [ 291 ] {057cf391-bd14-4211-95ae-6c6083b6b633} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2154 | 2024.11.09 01:23:19.405950 [ 291 ] {057cf391-bd14-4211-95ae-6c6083b6b633} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2155 | 2024.11.09 01:23:19.405987 [ 291 ] {057cf391-bd14-4211-95ae-6c6083b6b633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2156 | 2024.11.09 01:23:19.406351 [ 291 ] {057cf391-bd14-4211-95ae-6c6083b6b633} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2157 | 2024.11.09 01:23:19.406596 [ 291 ] {057cf391-bd14-4211-95ae-6c6083b6b633} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2158 | 2024.11.09 01:23:19.406753 [ 291 ] {057cf391-bd14-4211-95ae-6c6083b6b633} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 51.67 KiB/sec. | ||
2159 | 2024.11.09 01:23:19.407013 [ 291 ] {057cf391-bd14-4211-95ae-6c6083b6b633} <Debug> DynamicQueryHandler: Done processing query | ||
2160 | 2024.11.09 01:23:19.407038 [ 291 ] {057cf391-bd14-4211-95ae-6c6083b6b633} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2161 | 2024.11.09 01:23:19.407054 [ 291 ] {} <Debug> HTTP-Session: b15ed727-562f-487d-b6a7-babdc8740e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2162 | 2024.11.09 01:23:19.407212 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2163 | 2024.11.09 01:23:19.407277 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56009, User-Agent: (none), Length: 14137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2164 | 2024.11.09 01:23:19.407352 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2165 | 2024.11.09 01:23:19.407374 [ 288 ] {} <Debug> HTTP-Session: 9954bc17-55f6-42f4-ac34-8c1838509bfb Authenticating user 'default' from [fd00:1122:3344:101::d]:56009 | ||
2166 | 2024.11.09 01:23:19.407391 [ 288 ] {} <Debug> HTTP-Session: 9954bc17-55f6-42f4-ac34-8c1838509bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2167 | 2024.11.09 01:23:19.407405 [ 288 ] {} <Debug> HTTP-Session: 9954bc17-55f6-42f4-ac34-8c1838509bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2168 | 2024.11.09 01:23:19.407442 [ 288 ] {} <Trace> HTTP-Session: 9954bc17-55f6-42f4-ac34-8c1838509bfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2169 | 2024.11.09 01:23:19.407631 [ 288 ] {494d1134-0e42-44f3-a5af-95e03e3c8443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56009) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2170 | 2024.11.09 01:23:19.407718 [ 288 ] {494d1134-0e42-44f3-a5af-95e03e3c8443} <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 | ||
2171 | 2024.11.09 01:23:19.408290 [ 288 ] {494d1134-0e42-44f3-a5af-95e03e3c8443} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2172 | 2024.11.09 01:23:19.408758 [ 288 ] {494d1134-0e42-44f3-a5af-95e03e3c8443} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2173 | 2024.11.09 01:23:19.408793 [ 288 ] {494d1134-0e42-44f3-a5af-95e03e3c8443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2174 | 2024.11.09 01:23:19.409391 [ 288 ] {494d1134-0e42-44f3-a5af-95e03e3c8443} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2175 | 2024.11.09 01:23:19.409646 [ 288 ] {494d1134-0e42-44f3-a5af-95e03e3c8443} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2176 | 2024.11.09 01:23:19.409788 [ 288 ] {494d1134-0e42-44f3-a5af-95e03e3c8443} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002257 sec., 3544.528134692069 rows/sec., 6.35 MiB/sec. | ||
2177 | 2024.11.09 01:23:19.409985 [ 288 ] {494d1134-0e42-44f3-a5af-95e03e3c8443} <Debug> DynamicQueryHandler: Done processing query | ||
2178 | 2024.11.09 01:23:19.410010 [ 288 ] {494d1134-0e42-44f3-a5af-95e03e3c8443} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
2179 | 2024.11.09 01:23:19.410026 [ 288 ] {} <Debug> HTTP-Session: 9954bc17-55f6-42f4-ac34-8c1838509bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2180 | 2024.11.09 01:23:19.410206 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2181 | 2024.11.09 01:23:19.410315 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61956, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2182 | 2024.11.09 01:23:19.410395 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2183 | 2024.11.09 01:23:19.410420 [ 282 ] {} <Debug> HTTP-Session: fe2e1946-db4e-4431-8fec-5c882e9a1c42 Authenticating user 'default' from [fd00:1122:3344:101::d]:61956 | ||
2184 | 2024.11.09 01:23:19.410442 [ 282 ] {} <Debug> HTTP-Session: fe2e1946-db4e-4431-8fec-5c882e9a1c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2185 | 2024.11.09 01:23:19.410460 [ 282 ] {} <Debug> HTTP-Session: fe2e1946-db4e-4431-8fec-5c882e9a1c42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2186 | 2024.11.09 01:23:19.410503 [ 282 ] {} <Trace> HTTP-Session: fe2e1946-db4e-4431-8fec-5c882e9a1c42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2187 | 2024.11.09 01:23:19.410658 [ 282 ] {fe28b4af-c673-49c9-9847-ab30d96d3d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61956) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2188 | 2024.11.09 01:23:19.410709 [ 282 ] {fe28b4af-c673-49c9-9847-ab30d96d3d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2189 | 2024.11.09 01:23:19.410869 [ 282 ] {fe28b4af-c673-49c9-9847-ab30d96d3d66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2190 | 2024.11.09 01:23:19.411176 [ 282 ] {fe28b4af-c673-49c9-9847-ab30d96d3d66} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2191 | 2024.11.09 01:23:19.411211 [ 282 ] {fe28b4af-c673-49c9-9847-ab30d96d3d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2192 | 2024.11.09 01:23:19.411583 [ 282 ] {fe28b4af-c673-49c9-9847-ab30d96d3d66} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2193 | 2024.11.09 01:23:19.411824 [ 282 ] {fe28b4af-c673-49c9-9847-ab30d96d3d66} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2194 | 2024.11.09 01:23:19.411973 [ 29 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2195 | 2024.11.09 01:23:19.411979 [ 282 ] {fe28b4af-c673-49c9-9847-ab30d96d3d66} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001371 sec., 59810.357403355214 rows/sec., 3.80 MiB/sec. | ||
2196 | 2024.11.09 01:23:19.412025 [ 29 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2197 | 2024.11.09 01:23:19.412097 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2198 | 2024.11.09 01:23:19.412397 [ 282 ] {fe28b4af-c673-49c9-9847-ab30d96d3d66} <Debug> DynamicQueryHandler: Done processing query | ||
2199 | 2024.11.09 01:23:19.412496 [ 282 ] {fe28b4af-c673-49c9-9847-ab30d96d3d66} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2200 | 2024.11.09 01:23:19.412540 [ 282 ] {} <Debug> HTTP-Session: fe2e1946-db4e-4431-8fec-5c882e9a1c42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2201 | 2024.11.09 01:23:19.412537 [ 198 ] {555e889c-93ce-4104-b1c3-c02a4743725e::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 | ||
2202 | 2024.11.09 01:23:19.412728 [ 198 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2203 | 2024.11.09 01:23:19.412767 [ 198 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 82 rows starting from the beginning of the part | ||
2204 | 2024.11.09 01:23:19.412852 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2205 | 2024.11.09 01:23:19.413001 [ 198 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
2206 | 2024.11.09 01:23:19.413218 [ 198 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
2207 | 2024.11.09 01:23:19.413361 [ 198 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
2208 | 2024.11.09 01:23:19.413503 [ 198 ] {555e889c-93ce-4104-b1c3-c02a4743725e::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 | ||
2209 | 2024.11.09 01:23:19.413642 [ 198 ] {555e889c-93ce-4104-b1c3-c02a4743725e::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 | ||
2210 | 2024.11.09 01:23:19.414713 [ 188 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 4 columns (4 merged, 0 gathered) in 0.002492368 sec., 166107.09172963223 rows/sec., 10.81 MiB/sec. | ||
2211 | 2024.11.09 01:23:19.414923 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2212 | 2024.11.09 01:23:19.415219 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_6_1} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2213 | 2024.11.09 01:23:19.415295 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_6_1} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2214 | 2024.11.09 01:23:19.415381 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2215 | 2024.11.09 01:23:22.704190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 266 | ||
2216 | 2024.11.09 01:23:22.706943 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2217 | 2024.11.09 01:23:22.706987 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2218 | 2024.11.09 01:23:22.708370 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2219 | 2024.11.09 01:23:22.708675 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2220 | 2024.11.09 01:23:22.709485 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
2221 | 2024.11.09 01:23:24.374258 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2222 | 2024.11.09 01:23:24.374548 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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) | ||
2223 | 2024.11.09 01:23:24.374962 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2224 | 2024.11.09 01:23:24.375014 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <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 | ||
2225 | 2024.11.09 01:23:24.375378 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2226 | 2024.11.09 01:23:24.375457 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2227 | 2024.11.09 01:23:24.375630 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2228 | 2024.11.09 01:23:24.375731 [ 257 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2229 | 2024.11.09 01:23:24.375733 [ 295 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2230 | 2024.11.09 01:23:24.375833 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
2231 | 2024.11.09 01:23:24.375857 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2232 | 2024.11.09 01:23:24.377046 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2233 | 2024.11.09 01:23:24.379007 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
2234 | 2024.11.09 01:23:24.379085 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <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'))" | ||
2235 | 2024.11.09 01:23:24.379136 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <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'))" | ||
2236 | 2024.11.09 01:23:24.380479 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.006069 sec., 6096.55626956665 rows/sec., 228.49 KiB/sec. | ||
2237 | 2024.11.09 01:23:24.380620 [ 3 ] {5d16510c-ec97-4715-b72a-0faa59d6a2f6} <Debug> TCPHandler: Processed in 0.006494552 sec. | ||
2238 | 2024.11.09 01:23:24.381046 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2239 | 2024.11.09 01:23:24.381348 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
2240 | 2024.11.09 01:23:24.381793 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2241 | 2024.11.09 01:23:24.381847 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <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 | ||
2242 | 2024.11.09 01:23:24.382216 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2243 | 2024.11.09 01:23:24.382297 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2244 | 2024.11.09 01:23:24.382473 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2245 | 2024.11.09 01:23:24.382597 [ 257 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2246 | 2024.11.09 01:23:24.382629 [ 296 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2247 | 2024.11.09 01:23:24.382788 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
2248 | 2024.11.09 01:23:24.382821 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2249 | 2024.11.09 01:23:24.382915 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2250 | 2024.11.09 01:23:24.382938 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
2251 | 2024.11.09 01:23:24.382982 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <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'))" | ||
2252 | 2024.11.09 01:23:24.383031 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <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'))" | ||
2253 | 2024.11.09 01:23:24.384165 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002966 sec., 12474.713418745787 rows/sec., 467.54 KiB/sec. | ||
2254 | 2024.11.09 01:23:24.384318 [ 4 ] {145d5cfc-c6f8-4062-ba5a-f676be46109a} <Debug> TCPHandler: Processed in 0.003410058 sec. | ||
2255 | 2024.11.09 01:23:24.384574 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2256 | 2024.11.09 01:23:24.384807 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) 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) | ||
2257 | 2024.11.09 01:23:24.385222 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2258 | 2024.11.09 01:23:24.385286 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <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 | ||
2259 | 2024.11.09 01:23:24.385657 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2260 | 2024.11.09 01:23:24.385725 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2261 | 2024.11.09 01:23:24.385876 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2262 | 2024.11.09 01:23:24.385953 [ 257 ] {a64f4313-b487-4446-943f-444cfce06b8e} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2263 | 2024.11.09 01:23:24.385974 [ 296 ] {a64f4313-b487-4446-943f-444cfce06b8e} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2264 | 2024.11.09 01:23:24.386075 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
2265 | 2024.11.09 01:23:24.386105 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2266 | 2024.11.09 01:23:24.386188 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2267 | 2024.11.09 01:23:24.386210 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
2268 | 2024.11.09 01:23:24.386252 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <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'))" | ||
2269 | 2024.11.09 01:23:24.386299 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <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'))" | ||
2270 | 2024.11.09 01:23:24.387277 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002592 sec., 14274.691358024691 rows/sec., 535.00 KiB/sec. | ||
2271 | 2024.11.09 01:23:24.387405 [ 3 ] {a64f4313-b487-4446-943f-444cfce06b8e} <Debug> TCPHandler: Processed in 0.002901233 sec. | ||
2272 | 2024.11.09 01:23:24.393919 [ 3 ] {} <Trace> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2273 | 2024.11.09 01:23:24.394062 [ 3 ] {c3de93b3-676a-40ba-9d07-f78fb322dea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40904) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2274 | 2024.11.09 01:23:24.394123 [ 3 ] {c3de93b3-676a-40ba-9d07-f78fb322dea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2275 | 2024.11.09 01:23:24.394836 [ 3 ] {c3de93b3-676a-40ba-9d07-f78fb322dea4} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2276 | 2024.11.09 01:23:24.394875 [ 3 ] {c3de93b3-676a-40ba-9d07-f78fb322dea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2277 | 2024.11.09 01:23:24.395367 [ 3 ] {c3de93b3-676a-40ba-9d07-f78fb322dea4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2278 | 2024.11.09 01:23:24.395591 [ 3 ] {c3de93b3-676a-40ba-9d07-f78fb322dea4} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2279 | 2024.11.09 01:23:24.395830 [ 3 ] {c3de93b3-676a-40ba-9d07-f78fb322dea4} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001801 sec., 1665.7412548584118 rows/sec., 151.83 KiB/sec. | ||
2280 | 2024.11.09 01:23:24.395986 [ 3 ] {c3de93b3-676a-40ba-9d07-f78fb322dea4} <Debug> TCPHandler: Processed in 0.002132153 sec. | ||
2281 | 2024.11.09 01:23:24.396317 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43839, User-Agent: (none), Length: 14278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2282 | 2024.11.09 01:23:24.396422 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2283 | 2024.11.09 01:23:24.396458 [ 282 ] {} <Debug> HTTP-Session: 555ff175-a7d3-4b35-9625-526b618a9180 Authenticating user 'default' from [fd00:1122:3344:101::d]:43839 | ||
2284 | 2024.11.09 01:23:24.396495 [ 282 ] {} <Debug> HTTP-Session: 555ff175-a7d3-4b35-9625-526b618a9180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2285 | 2024.11.09 01:23:24.396514 [ 282 ] {} <Debug> HTTP-Session: 555ff175-a7d3-4b35-9625-526b618a9180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2286 | 2024.11.09 01:23:24.396571 [ 282 ] {} <Trace> HTTP-Session: 555ff175-a7d3-4b35-9625-526b618a9180 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2287 | 2024.11.09 01:23:24.396801 [ 282 ] {4445cff9-c3bf-4f67-a21a-bc8a883330a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43839) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2288 | 2024.11.09 01:23:24.396862 [ 282 ] {4445cff9-c3bf-4f67-a21a-bc8a883330a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2289 | 2024.11.09 01:23:24.397223 [ 282 ] {4445cff9-c3bf-4f67-a21a-bc8a883330a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2290 | 2024.11.09 01:23:24.397721 [ 282 ] {4445cff9-c3bf-4f67-a21a-bc8a883330a1} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2291 | 2024.11.09 01:23:24.397774 [ 282 ] {4445cff9-c3bf-4f67-a21a-bc8a883330a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2292 | 2024.11.09 01:23:24.398274 [ 282 ] {4445cff9-c3bf-4f67-a21a-bc8a883330a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2293 | 2024.11.09 01:23:24.398587 [ 282 ] {4445cff9-c3bf-4f67-a21a-bc8a883330a1} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2294 | 2024.11.09 01:23:24.398778 [ 282 ] {4445cff9-c3bf-4f67-a21a-bc8a883330a1} <Debug> executeQuery: Read 98 rows, 8.30 KiB in 0.002054 sec., 47711.78188899708 rows/sec., 3.95 MiB/sec. | ||
2295 | 2024.11.09 01:23:24.399157 [ 282 ] {4445cff9-c3bf-4f67-a21a-bc8a883330a1} <Debug> DynamicQueryHandler: Done processing query | ||
2296 | 2024.11.09 01:23:24.399184 [ 282 ] {4445cff9-c3bf-4f67-a21a-bc8a883330a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2297 | 2024.11.09 01:23:24.399201 [ 282 ] {} <Debug> HTTP-Session: 555ff175-a7d3-4b35-9625-526b618a9180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2298 | 2024.11.09 01:23:24.399398 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2299 | 2024.11.09 01:23:24.399444 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56009, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2300 | 2024.11.09 01:23:24.399541 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2301 | 2024.11.09 01:23:24.399570 [ 288 ] {} <Debug> HTTP-Session: c470b2a2-b004-4eb7-b578-4589c6f85a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:56009 | ||
2302 | 2024.11.09 01:23:24.399603 [ 288 ] {} <Debug> HTTP-Session: c470b2a2-b004-4eb7-b578-4589c6f85a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2303 | 2024.11.09 01:23:24.399626 [ 288 ] {} <Debug> HTTP-Session: c470b2a2-b004-4eb7-b578-4589c6f85a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2304 | 2024.11.09 01:23:24.399675 [ 288 ] {} <Trace> HTTP-Session: c470b2a2-b004-4eb7-b578-4589c6f85a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2305 | 2024.11.09 01:23:24.399812 [ 288 ] {b2c259f7-0454-4923-ac6a-2b39b1e628cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56009) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2306 | 2024.11.09 01:23:24.399861 [ 288 ] {b2c259f7-0454-4923-ac6a-2b39b1e628cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2307 | 2024.11.09 01:23:24.400197 [ 288 ] {b2c259f7-0454-4923-ac6a-2b39b1e628cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2308 | 2024.11.09 01:23:24.400579 [ 288 ] {b2c259f7-0454-4923-ac6a-2b39b1e628cc} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2309 | 2024.11.09 01:23:24.400613 [ 288 ] {b2c259f7-0454-4923-ac6a-2b39b1e628cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2310 | 2024.11.09 01:23:24.400975 [ 288 ] {b2c259f7-0454-4923-ac6a-2b39b1e628cc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2311 | 2024.11.09 01:23:24.401235 [ 288 ] {b2c259f7-0454-4923-ac6a-2b39b1e628cc} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2312 | 2024.11.09 01:23:24.401362 [ 288 ] {b2c259f7-0454-4923-ac6a-2b39b1e628cc} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001585 sec., 13249.211356466876 rows/sec., 996.28 KiB/sec. | ||
2313 | 2024.11.09 01:23:24.401674 [ 288 ] {b2c259f7-0454-4923-ac6a-2b39b1e628cc} <Debug> DynamicQueryHandler: Done processing query | ||
2314 | 2024.11.09 01:23:24.401702 [ 288 ] {b2c259f7-0454-4923-ac6a-2b39b1e628cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2315 | 2024.11.09 01:23:24.401719 [ 288 ] {} <Debug> HTTP-Session: c470b2a2-b004-4eb7-b578-4589c6f85a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2316 | 2024.11.09 01:23:24.401896 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2317 | 2024.11.09 01:23:24.402010 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40990, User-Agent: (none), Length: 16154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2318 | 2024.11.09 01:23:24.402076 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2319 | 2024.11.09 01:23:24.402097 [ 282 ] {} <Debug> HTTP-Session: 88606440-511e-4563-a0a4-d3a2863f521e Authenticating user 'default' from [fd00:1122:3344:101::d]:40990 | ||
2320 | 2024.11.09 01:23:24.402117 [ 282 ] {} <Debug> HTTP-Session: 88606440-511e-4563-a0a4-d3a2863f521e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2321 | 2024.11.09 01:23:24.402131 [ 282 ] {} <Debug> HTTP-Session: 88606440-511e-4563-a0a4-d3a2863f521e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2322 | 2024.11.09 01:23:24.402173 [ 282 ] {} <Trace> HTTP-Session: 88606440-511e-4563-a0a4-d3a2863f521e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2323 | 2024.11.09 01:23:24.402319 [ 282 ] {212edef3-974d-4966-a1db-1c3f6d381c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40990) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2324 | 2024.11.09 01:23:24.402368 [ 282 ] {212edef3-974d-4966-a1db-1c3f6d381c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2325 | 2024.11.09 01:23:24.402655 [ 282 ] {212edef3-974d-4966-a1db-1c3f6d381c56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2326 | 2024.11.09 01:23:24.403113 [ 282 ] {212edef3-974d-4966-a1db-1c3f6d381c56} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2327 | 2024.11.09 01:23:24.403153 [ 282 ] {212edef3-974d-4966-a1db-1c3f6d381c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2328 | 2024.11.09 01:23:24.403539 [ 282 ] {212edef3-974d-4966-a1db-1c3f6d381c56} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2329 | 2024.11.09 01:23:24.403780 [ 282 ] {212edef3-974d-4966-a1db-1c3f6d381c56} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2330 | 2024.11.09 01:23:24.403942 [ 282 ] {212edef3-974d-4966-a1db-1c3f6d381c56} <Debug> executeQuery: Read 95 rows, 7.61 KiB in 0.001674 sec., 56750.29868578256 rows/sec., 4.44 MiB/sec. | ||
2331 | 2024.11.09 01:23:24.404252 [ 282 ] {212edef3-974d-4966-a1db-1c3f6d381c56} <Debug> DynamicQueryHandler: Done processing query | ||
2332 | 2024.11.09 01:23:24.404278 [ 282 ] {212edef3-974d-4966-a1db-1c3f6d381c56} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2333 | 2024.11.09 01:23:24.404295 [ 282 ] {} <Debug> HTTP-Session: 88606440-511e-4563-a0a4-d3a2863f521e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2334 | 2024.11.09 01:23:24.404493 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56009, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2335 | 2024.11.09 01:23:24.404506 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40990, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2336 | 2024.11.09 01:23:24.404589 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2337 | 2024.11.09 01:23:24.404617 [ 288 ] {} <Debug> HTTP-Session: ab5074a9-eb96-4e59-a2ba-a79879df1fef Authenticating user 'default' from [fd00:1122:3344:101::d]:56009 | ||
2338 | 2024.11.09 01:23:24.404639 [ 288 ] {} <Debug> HTTP-Session: ab5074a9-eb96-4e59-a2ba-a79879df1fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2339 | 2024.11.09 01:23:24.404653 [ 288 ] {} <Debug> HTTP-Session: ab5074a9-eb96-4e59-a2ba-a79879df1fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2340 | 2024.11.09 01:23:24.404703 [ 288 ] {} <Trace> HTTP-Session: ab5074a9-eb96-4e59-a2ba-a79879df1fef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2341 | 2024.11.09 01:23:24.404877 [ 288 ] {3c9c5b07-7065-45ef-9789-7f520b5301e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2342 | 2024.11.09 01:23:24.404928 [ 288 ] {3c9c5b07-7065-45ef-9789-7f520b5301e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2343 | 2024.11.09 01:23:24.405113 [ 288 ] {3c9c5b07-7065-45ef-9789-7f520b5301e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2344 | 2024.11.09 01:23:24.405474 [ 288 ] {3c9c5b07-7065-45ef-9789-7f520b5301e1} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2345 | 2024.11.09 01:23:24.405510 [ 288 ] {3c9c5b07-7065-45ef-9789-7f520b5301e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2346 | 2024.11.09 01:23:24.405893 [ 288 ] {3c9c5b07-7065-45ef-9789-7f520b5301e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2347 | 2024.11.09 01:23:24.406132 [ 288 ] {3c9c5b07-7065-45ef-9789-7f520b5301e1} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2348 | 2024.11.09 01:23:24.406266 [ 288 ] {3c9c5b07-7065-45ef-9789-7f520b5301e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001463 sec., 109364.31989063567 rows/sec., 7.62 MiB/sec. | ||
2349 | 2024.11.09 01:23:24.406578 [ 288 ] {3c9c5b07-7065-45ef-9789-7f520b5301e1} <Debug> DynamicQueryHandler: Done processing query | ||
2350 | 2024.11.09 01:23:24.406603 [ 288 ] {3c9c5b07-7065-45ef-9789-7f520b5301e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2351 | 2024.11.09 01:23:24.406620 [ 288 ] {} <Debug> HTTP-Session: ab5074a9-eb96-4e59-a2ba-a79879df1fef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2352 | 2024.11.09 01:23:24.406813 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2353 | 2024.11.09 01:23:24.406901 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57259, User-Agent: (none), Length: 34395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2354 | 2024.11.09 01:23:24.406963 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2355 | 2024.11.09 01:23:24.406983 [ 282 ] {} <Debug> HTTP-Session: 866a5947-830b-4974-a2c4-82e1a2d07093 Authenticating user 'default' from [fd00:1122:3344:101::d]:57259 | ||
2356 | 2024.11.09 01:23:24.407001 [ 282 ] {} <Debug> HTTP-Session: 866a5947-830b-4974-a2c4-82e1a2d07093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2357 | 2024.11.09 01:23:24.407014 [ 282 ] {} <Debug> HTTP-Session: 866a5947-830b-4974-a2c4-82e1a2d07093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2358 | 2024.11.09 01:23:24.407055 [ 282 ] {} <Trace> HTTP-Session: 866a5947-830b-4974-a2c4-82e1a2d07093 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2359 | 2024.11.09 01:23:24.407336 [ 282 ] {6c6881d1-b8d4-4e3e-82a7-e43646e83656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57259) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2360 | 2024.11.09 01:23:24.407408 [ 282 ] {6c6881d1-b8d4-4e3e-82a7-e43646e83656} <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 | ||
2361 | 2024.11.09 01:23:24.407887 [ 282 ] {6c6881d1-b8d4-4e3e-82a7-e43646e83656} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2362 | 2024.11.09 01:23:24.408466 [ 282 ] {6c6881d1-b8d4-4e3e-82a7-e43646e83656} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2363 | 2024.11.09 01:23:24.408501 [ 282 ] {6c6881d1-b8d4-4e3e-82a7-e43646e83656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2364 | 2024.11.09 01:23:24.409148 [ 282 ] {6c6881d1-b8d4-4e3e-82a7-e43646e83656} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2365 | 2024.11.09 01:23:24.409403 [ 282 ] {6c6881d1-b8d4-4e3e-82a7-e43646e83656} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2366 | 2024.11.09 01:23:24.409553 [ 282 ] {6c6881d1-b8d4-4e3e-82a7-e43646e83656} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002406 sec., 8728.179551122194 rows/sec., 15.64 MiB/sec. | ||
2367 | 2024.11.09 01:23:24.409780 [ 282 ] {6c6881d1-b8d4-4e3e-82a7-e43646e83656} <Debug> DynamicQueryHandler: Done processing query | ||
2368 | 2024.11.09 01:23:24.409805 [ 282 ] {6c6881d1-b8d4-4e3e-82a7-e43646e83656} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
2369 | 2024.11.09 01:23:24.409822 [ 282 ] {} <Debug> HTTP-Session: 866a5947-830b-4974-a2c4-82e1a2d07093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2370 | 2024.11.09 01:23:24.409980 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56009, User-Agent: (none), Length: 2437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2371 | 2024.11.09 01:23:24.410001 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2372 | 2024.11.09 01:23:24.410070 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2373 | 2024.11.09 01:23:24.410103 [ 288 ] {} <Debug> HTTP-Session: 9d77415e-adad-4cd6-9f44-953ca992fed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56009 | ||
2374 | 2024.11.09 01:23:24.410126 [ 288 ] {} <Debug> HTTP-Session: 9d77415e-adad-4cd6-9f44-953ca992fed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2375 | 2024.11.09 01:23:24.410144 [ 288 ] {} <Debug> HTTP-Session: 9d77415e-adad-4cd6-9f44-953ca992fed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2376 | 2024.11.09 01:23:24.410187 [ 288 ] {} <Trace> HTTP-Session: 9d77415e-adad-4cd6-9f44-953ca992fed3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2377 | 2024.11.09 01:23:24.410321 [ 288 ] {6d631489-ccaa-4999-8aac-54d63ee61031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56009) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2378 | 2024.11.09 01:23:24.410379 [ 288 ] {6d631489-ccaa-4999-8aac-54d63ee61031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2379 | 2024.11.09 01:23:24.410560 [ 288 ] {6d631489-ccaa-4999-8aac-54d63ee61031} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2380 | 2024.11.09 01:23:24.410799 [ 288 ] {6d631489-ccaa-4999-8aac-54d63ee61031} <Trace> oximeter.measurements_i64 (7e4dab87-65ee-43bf-b7d0-120d7d3a1bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2381 | 2024.11.09 01:23:24.410833 [ 288 ] {6d631489-ccaa-4999-8aac-54d63ee61031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2382 | 2024.11.09 01:23:24.411202 [ 288 ] {6d631489-ccaa-4999-8aac-54d63ee61031} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2383 | 2024.11.09 01:23:24.411435 [ 288 ] {6d631489-ccaa-4999-8aac-54d63ee61031} <Trace> oximeter.measurements_i64 (7e4dab87-65ee-43bf-b7d0-120d7d3a1bde): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2384 | 2024.11.09 01:23:24.411596 [ 288 ] {6d631489-ccaa-4999-8aac-54d63ee61031} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001315 sec., 11406.84410646388 rows/sec., 848.83 KiB/sec. | ||
2385 | 2024.11.09 01:23:24.411895 [ 288 ] {6d631489-ccaa-4999-8aac-54d63ee61031} <Debug> DynamicQueryHandler: Done processing query | ||
2386 | 2024.11.09 01:23:24.411919 [ 288 ] {6d631489-ccaa-4999-8aac-54d63ee61031} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2387 | 2024.11.09 01:23:24.411935 [ 288 ] {} <Debug> HTTP-Session: 9d77415e-adad-4cd6-9f44-953ca992fed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2388 | 2024.11.09 01:23:24.412127 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2389 | 2024.11.09 01:23:24.412145 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57259, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2390 | 2024.11.09 01:23:24.412227 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2391 | 2024.11.09 01:23:24.412291 [ 282 ] {} <Debug> HTTP-Session: 700ed467-3bd7-4237-8e13-af522ef8c1f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57259 | ||
2392 | 2024.11.09 01:23:24.412316 [ 282 ] {} <Debug> HTTP-Session: 700ed467-3bd7-4237-8e13-af522ef8c1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2393 | 2024.11.09 01:23:24.412337 [ 282 ] {} <Debug> HTTP-Session: 700ed467-3bd7-4237-8e13-af522ef8c1f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2394 | 2024.11.09 01:23:24.412383 [ 282 ] {} <Trace> HTTP-Session: 700ed467-3bd7-4237-8e13-af522ef8c1f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2395 | 2024.11.09 01:23:24.412541 [ 282 ] {3853dc68-13ca-4ba4-9d70-aba6eb935479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57259) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2396 | 2024.11.09 01:23:24.412590 [ 282 ] {3853dc68-13ca-4ba4-9d70-aba6eb935479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2397 | 2024.11.09 01:23:24.412753 [ 282 ] {3853dc68-13ca-4ba4-9d70-aba6eb935479} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2398 | 2024.11.09 01:23:24.413034 [ 282 ] {3853dc68-13ca-4ba4-9d70-aba6eb935479} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2399 | 2024.11.09 01:23:24.413071 [ 282 ] {3853dc68-13ca-4ba4-9d70-aba6eb935479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2400 | 2024.11.09 01:23:24.413459 [ 282 ] {3853dc68-13ca-4ba4-9d70-aba6eb935479} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2401 | 2024.11.09 01:23:24.413693 [ 282 ] {3853dc68-13ca-4ba4-9d70-aba6eb935479} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2402 | 2024.11.09 01:23:24.413816 [ 282 ] {3853dc68-13ca-4ba4-9d70-aba6eb935479} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec. | ||
2403 | 2024.11.09 01:23:24.413980 [ 282 ] {3853dc68-13ca-4ba4-9d70-aba6eb935479} <Debug> DynamicQueryHandler: Done processing query | ||
2404 | 2024.11.09 01:23:24.414005 [ 282 ] {3853dc68-13ca-4ba4-9d70-aba6eb935479} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2405 | 2024.11.09 01:23:24.414021 [ 282 ] {} <Debug> HTTP-Session: 700ed467-3bd7-4237-8e13-af522ef8c1f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2406 | 2024.11.09 01:23:24.414247 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2407 | 2024.11.09 01:23:29.379886 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43045, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2408 | 2024.11.09 01:23:29.380070 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2409 | 2024.11.09 01:23:29.380112 [ 282 ] {} <Debug> HTTP-Session: 50cb4d8e-91c2-4ed8-ac30-3ddc45b5a136 Authenticating user 'default' from [fd00:1122:3344:101::d]:43045 | ||
2410 | 2024.11.09 01:23:29.380151 [ 282 ] {} <Debug> HTTP-Session: 50cb4d8e-91c2-4ed8-ac30-3ddc45b5a136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2411 | 2024.11.09 01:23:29.380179 [ 282 ] {} <Debug> HTTP-Session: 50cb4d8e-91c2-4ed8-ac30-3ddc45b5a136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2412 | 2024.11.09 01:23:29.380255 [ 282 ] {} <Trace> HTTP-Session: 50cb4d8e-91c2-4ed8-ac30-3ddc45b5a136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2413 | 2024.11.09 01:23:29.380541 [ 282 ] {56a2b586-bd10-4a4f-9265-8b47492b25b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43045) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2414 | 2024.11.09 01:23:29.380627 [ 282 ] {56a2b586-bd10-4a4f-9265-8b47492b25b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2415 | 2024.11.09 01:23:29.380962 [ 282 ] {56a2b586-bd10-4a4f-9265-8b47492b25b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2416 | 2024.11.09 01:23:29.381428 [ 282 ] {56a2b586-bd10-4a4f-9265-8b47492b25b6} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2417 | 2024.11.09 01:23:29.381473 [ 282 ] {56a2b586-bd10-4a4f-9265-8b47492b25b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2418 | 2024.11.09 01:23:29.381890 [ 282 ] {56a2b586-bd10-4a4f-9265-8b47492b25b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2419 | 2024.11.09 01:23:29.382133 [ 282 ] {56a2b586-bd10-4a4f-9265-8b47492b25b6} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2420 | 2024.11.09 01:23:29.382315 [ 282 ] {56a2b586-bd10-4a4f-9265-8b47492b25b6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001866 sec., 30010.718113612005 rows/sec., 2.29 MiB/sec. | ||
2421 | 2024.11.09 01:23:29.382547 [ 282 ] {56a2b586-bd10-4a4f-9265-8b47492b25b6} <Debug> DynamicQueryHandler: Done processing query | ||
2422 | 2024.11.09 01:23:29.382574 [ 282 ] {56a2b586-bd10-4a4f-9265-8b47492b25b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2423 | 2024.11.09 01:23:29.382590 [ 282 ] {} <Debug> HTTP-Session: 50cb4d8e-91c2-4ed8-ac30-3ddc45b5a136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2424 | 2024.11.09 01:23:29.382790 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43045, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2425 | 2024.11.09 01:23:29.382943 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37270, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2426 | 2024.11.09 01:23:29.383049 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2427 | 2024.11.09 01:23:29.383073 [ 288 ] {} <Debug> HTTP-Session: 96311ac9-c57e-4418-befc-fa7a89e77740 Authenticating user 'default' from [fd00:1122:3344:101::d]:37270 | ||
2428 | 2024.11.09 01:23:29.383098 [ 288 ] {} <Debug> HTTP-Session: 96311ac9-c57e-4418-befc-fa7a89e77740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2429 | 2024.11.09 01:23:29.383113 [ 288 ] {} <Debug> HTTP-Session: 96311ac9-c57e-4418-befc-fa7a89e77740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2430 | 2024.11.09 01:23:29.383165 [ 288 ] {} <Trace> HTTP-Session: 96311ac9-c57e-4418-befc-fa7a89e77740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2431 | 2024.11.09 01:23:29.383366 [ 288 ] {4019afc7-51bc-4817-a637-a6627ca43499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37270) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2432 | 2024.11.09 01:23:29.383447 [ 288 ] {4019afc7-51bc-4817-a637-a6627ca43499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2433 | 2024.11.09 01:23:29.383796 [ 288 ] {4019afc7-51bc-4817-a637-a6627ca43499} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2434 | 2024.11.09 01:23:29.384166 [ 288 ] {4019afc7-51bc-4817-a637-a6627ca43499} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2435 | 2024.11.09 01:23:29.384204 [ 288 ] {4019afc7-51bc-4817-a637-a6627ca43499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2436 | 2024.11.09 01:23:29.384613 [ 288 ] {4019afc7-51bc-4817-a637-a6627ca43499} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2437 | 2024.11.09 01:23:29.384869 [ 288 ] {4019afc7-51bc-4817-a637-a6627ca43499} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2438 | 2024.11.09 01:23:29.385043 [ 288 ] {4019afc7-51bc-4817-a637-a6627ca43499} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001758 sec., 36405.00568828214 rows/sec., 2.84 MiB/sec. | ||
2439 | 2024.11.09 01:23:29.385273 [ 288 ] {4019afc7-51bc-4817-a637-a6627ca43499} <Debug> DynamicQueryHandler: Done processing query | ||
2440 | 2024.11.09 01:23:29.385299 [ 288 ] {4019afc7-51bc-4817-a637-a6627ca43499} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2441 | 2024.11.09 01:23:29.385315 [ 288 ] {} <Debug> HTTP-Session: 96311ac9-c57e-4418-befc-fa7a89e77740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2442 | 2024.11.09 01:23:29.385581 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37270, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2443 | 2024.11.09 01:23:29.385638 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43045, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2444 | 2024.11.09 01:23:29.385714 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2445 | 2024.11.09 01:23:29.385751 [ 282 ] {} <Debug> HTTP-Session: 7ffff6ed-03b5-4a8c-988c-c7dcdd235e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:43045 | ||
2446 | 2024.11.09 01:23:29.385783 [ 282 ] {} <Debug> HTTP-Session: 7ffff6ed-03b5-4a8c-988c-c7dcdd235e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2447 | 2024.11.09 01:23:29.385803 [ 282 ] {} <Debug> HTTP-Session: 7ffff6ed-03b5-4a8c-988c-c7dcdd235e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2448 | 2024.11.09 01:23:29.385848 [ 282 ] {} <Trace> HTTP-Session: 7ffff6ed-03b5-4a8c-988c-c7dcdd235e14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2449 | 2024.11.09 01:23:29.386049 [ 282 ] {5873c653-7de6-400c-9514-c8ed944356f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43045) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2450 | 2024.11.09 01:23:29.386112 [ 282 ] {5873c653-7de6-400c-9514-c8ed944356f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2451 | 2024.11.09 01:23:29.386326 [ 282 ] {5873c653-7de6-400c-9514-c8ed944356f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2452 | 2024.11.09 01:23:29.386799 [ 282 ] {5873c653-7de6-400c-9514-c8ed944356f4} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2453 | 2024.11.09 01:23:29.386835 [ 282 ] {5873c653-7de6-400c-9514-c8ed944356f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2454 | 2024.11.09 01:23:29.387231 [ 282 ] {5873c653-7de6-400c-9514-c8ed944356f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2455 | 2024.11.09 01:23:29.387469 [ 282 ] {5873c653-7de6-400c-9514-c8ed944356f4} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2456 | 2024.11.09 01:23:29.387616 [ 282 ] {5873c653-7de6-400c-9514-c8ed944356f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. | ||
2457 | 2024.11.09 01:23:29.387800 [ 282 ] {5873c653-7de6-400c-9514-c8ed944356f4} <Debug> DynamicQueryHandler: Done processing query | ||
2458 | 2024.11.09 01:23:29.387824 [ 282 ] {5873c653-7de6-400c-9514-c8ed944356f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2459 | 2024.11.09 01:23:29.387840 [ 282 ] {} <Debug> HTTP-Session: 7ffff6ed-03b5-4a8c-988c-c7dcdd235e14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2460 | 2024.11.09 01:23:29.388101 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43045, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2461 | 2024.11.09 01:23:29.388227 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59863, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2462 | 2024.11.09 01:23:29.388287 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2463 | 2024.11.09 01:23:29.388307 [ 288 ] {} <Debug> HTTP-Session: 07207b68-0389-4ecc-bd9c-f22b72cf88eb Authenticating user 'default' from [fd00:1122:3344:101::d]:59863 | ||
2464 | 2024.11.09 01:23:29.388325 [ 288 ] {} <Debug> HTTP-Session: 07207b68-0389-4ecc-bd9c-f22b72cf88eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2465 | 2024.11.09 01:23:29.388339 [ 288 ] {} <Debug> HTTP-Session: 07207b68-0389-4ecc-bd9c-f22b72cf88eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2466 | 2024.11.09 01:23:29.388377 [ 288 ] {} <Trace> HTTP-Session: 07207b68-0389-4ecc-bd9c-f22b72cf88eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2467 | 2024.11.09 01:23:29.388517 [ 288 ] {6113b6ac-5bd1-47bc-bc5e-eeec3dd5ec36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59863) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2468 | 2024.11.09 01:23:29.388569 [ 288 ] {6113b6ac-5bd1-47bc-bc5e-eeec3dd5ec36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2469 | 2024.11.09 01:23:29.388730 [ 288 ] {6113b6ac-5bd1-47bc-bc5e-eeec3dd5ec36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2470 | 2024.11.09 01:23:29.389045 [ 288 ] {6113b6ac-5bd1-47bc-bc5e-eeec3dd5ec36} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2471 | 2024.11.09 01:23:29.389080 [ 288 ] {6113b6ac-5bd1-47bc-bc5e-eeec3dd5ec36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2472 | 2024.11.09 01:23:29.389446 [ 288 ] {6113b6ac-5bd1-47bc-bc5e-eeec3dd5ec36} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2473 | 2024.11.09 01:23:29.389677 [ 288 ] {6113b6ac-5bd1-47bc-bc5e-eeec3dd5ec36} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2474 | 2024.11.09 01:23:29.389830 [ 288 ] {6113b6ac-5bd1-47bc-bc5e-eeec3dd5ec36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
2475 | 2024.11.09 01:23:29.389983 [ 288 ] {6113b6ac-5bd1-47bc-bc5e-eeec3dd5ec36} <Debug> DynamicQueryHandler: Done processing query | ||
2476 | 2024.11.09 01:23:29.390008 [ 288 ] {6113b6ac-5bd1-47bc-bc5e-eeec3dd5ec36} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2477 | 2024.11.09 01:23:29.390025 [ 288 ] {} <Debug> HTTP-Session: 07207b68-0389-4ecc-bd9c-f22b72cf88eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2478 | 2024.11.09 01:23:29.390272 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2479 | 2024.11.09 01:23:31.422551 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43045, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2480 | 2024.11.09 01:23:31.621168 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2481 | 2024.11.09 01:23:31.643637 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2482 | 2024.11.09 01:23:31.738095 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2483 | 2024.11.09 01:23:31.759514 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2484 | 2024.11.09 01:23:31.804882 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2485 | 2024.11.09 01:23:31.808244 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62308, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2486 | 2024.11.09 01:23:31.808428 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2487 | 2024.11.09 01:23:32.617682 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2488 | 2024.11.09 01:23:32.617732 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2489 | 2024.11.09 01:23:32.710545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 296 | ||
2490 | 2024.11.09 01:23:32.713384 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2491 | 2024.11.09 01:23:32.713425 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2492 | 2024.11.09 01:23:32.714855 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2493 | 2024.11.09 01:23:32.715173 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2494 | 2024.11.09 01:23:32.715341 [ 62 ] {} <Debug> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2495 | 2024.11.09 01:23:32.715405 [ 62 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2496 | 2024.11.09 01:23:32.715446 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2497 | 2024.11.09 01:23:32.715918 [ 198 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::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 | ||
2498 | 2024.11.09 01:23:32.716486 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
2499 | 2024.11.09 01:23:32.716878 [ 198 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2500 | 2024.11.09 01:23:32.716995 [ 198 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::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 | ||
2501 | 2024.11.09 01:23:32.717419 [ 198 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
2502 | 2024.11.09 01:23:32.717969 [ 198 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 94 rows starting from the beginning of the part | ||
2503 | 2024.11.09 01:23:32.718468 [ 198 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::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 | ||
2504 | 2024.11.09 01:23:32.718937 [ 198 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
2505 | 2024.11.09 01:23:32.719386 [ 198 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
2506 | 2024.11.09 01:23:32.742334 [ 188 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 72 columns (72 merged, 0 gathered) in 0.026788398 sec., 11049.559589192306 rows/sec., 11.39 MiB/sec. | ||
2507 | 2024.11.09 01:23:32.743339 [ 194 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2508 | 2024.11.09 01:23:32.744367 [ 194 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_6_1} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2509 | 2024.11.09 01:23:32.744475 [ 194 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_6_1} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2510 | 2024.11.09 01:23:32.744725 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
2511 | 2024.11.09 01:23:33.000235 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.98 MiB, peak 157.85 MiB, free memory in arenas 0.00 B, will set to 151.32 MiB (RSS), difference: 1.34 MiB | ||
2512 | 2024.11.09 01:23:33.664012 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
2513 | 2024.11.09 01:23:33.664105 [ 3 ] {} <Debug> TCP-Session: 35aa155c-a444-4822-81c1-c5168681c9d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2514 | 2024.11.09 01:23:34.000243 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.29 MiB, peak 157.85 MiB, free memory in arenas 0.00 B, will set to 151.35 MiB (RSS), difference: 2.07 MiB | ||
2515 | 2024.11.09 01:23:34.386269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42314, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2516 | 2024.11.09 01:23:34.386386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2517 | 2024.11.09 01:23:34.386415 [ 3 ] {} <Debug> HTTP-Session: 39a0b58e-5c3e-4aa5-846e-7dae7c754d91 Authenticating user 'default' from [fd00:1122:3344:101::d]:42314 | ||
2518 | 2024.11.09 01:23:34.386442 [ 3 ] {} <Debug> HTTP-Session: 39a0b58e-5c3e-4aa5-846e-7dae7c754d91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2519 | 2024.11.09 01:23:34.386462 [ 3 ] {} <Debug> HTTP-Session: 39a0b58e-5c3e-4aa5-846e-7dae7c754d91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2520 | 2024.11.09 01:23:34.386517 [ 3 ] {} <Trace> HTTP-Session: 39a0b58e-5c3e-4aa5-846e-7dae7c754d91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2521 | 2024.11.09 01:23:34.386718 [ 3 ] {2f062705-77b0-4e22-8e7a-b1d27363e1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42314) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
2522 | 2024.11.09 01:23:34.386784 [ 3 ] {2f062705-77b0-4e22-8e7a-b1d27363e1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2523 | 2024.11.09 01:23:34.387111 [ 3 ] {2f062705-77b0-4e22-8e7a-b1d27363e1eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2524 | 2024.11.09 01:23:34.387538 [ 3 ] {2f062705-77b0-4e22-8e7a-b1d27363e1eb} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2525 | 2024.11.09 01:23:34.387579 [ 3 ] {2f062705-77b0-4e22-8e7a-b1d27363e1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2526 | 2024.11.09 01:23:34.387989 [ 3 ] {2f062705-77b0-4e22-8e7a-b1d27363e1eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2527 | 2024.11.09 01:23:34.388246 [ 3 ] {2f062705-77b0-4e22-8e7a-b1d27363e1eb} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2528 | 2024.11.09 01:23:34.388426 [ 3 ] {2f062705-77b0-4e22-8e7a-b1d27363e1eb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001752 sec., 7990.867579908675 rows/sec., 575.24 KiB/sec. | ||
2529 | 2024.11.09 01:23:34.388738 [ 3 ] {2f062705-77b0-4e22-8e7a-b1d27363e1eb} <Debug> DynamicQueryHandler: Done processing query | ||
2530 | 2024.11.09 01:23:34.388765 [ 3 ] {2f062705-77b0-4e22-8e7a-b1d27363e1eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2531 | 2024.11.09 01:23:34.388782 [ 3 ] {} <Debug> HTTP-Session: 39a0b58e-5c3e-4aa5-846e-7dae7c754d91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2532 | 2024.11.09 01:23:34.388981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2533 | 2024.11.09 01:23:34.389043 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49501, User-Agent: (none), Length: 39310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2534 | 2024.11.09 01:23:34.389108 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2535 | 2024.11.09 01:23:34.389128 [ 288 ] {} <Debug> HTTP-Session: 834b9dfe-0b78-46ee-8ac7-92a97196e389 Authenticating user 'default' from [fd00:1122:3344:101::d]:49501 | ||
2536 | 2024.11.09 01:23:34.389145 [ 288 ] {} <Debug> HTTP-Session: 834b9dfe-0b78-46ee-8ac7-92a97196e389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2537 | 2024.11.09 01:23:34.389159 [ 288 ] {} <Debug> HTTP-Session: 834b9dfe-0b78-46ee-8ac7-92a97196e389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2538 | 2024.11.09 01:23:34.389190 [ 288 ] {} <Trace> HTTP-Session: 834b9dfe-0b78-46ee-8ac7-92a97196e389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2539 | 2024.11.09 01:23:34.389402 [ 288 ] {2892f9d9-281f-4784-983e-dfc10c487d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49501) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2540 | 2024.11.09 01:23:34.389447 [ 288 ] {2892f9d9-281f-4784-983e-dfc10c487d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2541 | 2024.11.09 01:23:34.389689 [ 288 ] {2892f9d9-281f-4784-983e-dfc10c487d8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2542 | 2024.11.09 01:23:34.390165 [ 288 ] {2892f9d9-281f-4784-983e-dfc10c487d8c} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2543 | 2024.11.09 01:23:34.390202 [ 288 ] {2892f9d9-281f-4784-983e-dfc10c487d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2544 | 2024.11.09 01:23:34.390598 [ 288 ] {2892f9d9-281f-4784-983e-dfc10c487d8c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2545 | 2024.11.09 01:23:34.390835 [ 288 ] {2892f9d9-281f-4784-983e-dfc10c487d8c} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2546 | 2024.11.09 01:23:34.391001 [ 288 ] {2892f9d9-281f-4784-983e-dfc10c487d8c} <Debug> executeQuery: Read 261 rows, 23.46 KiB in 0.001707 sec., 152899.82425307558 rows/sec., 13.42 MiB/sec. | ||
2547 | 2024.11.09 01:23:34.391396 [ 288 ] {2892f9d9-281f-4784-983e-dfc10c487d8c} <Debug> DynamicQueryHandler: Done processing query | ||
2548 | 2024.11.09 01:23:34.391421 [ 288 ] {2892f9d9-281f-4784-983e-dfc10c487d8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2549 | 2024.11.09 01:23:34.391438 [ 288 ] {} <Debug> HTTP-Session: 834b9dfe-0b78-46ee-8ac7-92a97196e389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2550 | 2024.11.09 01:23:34.391598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42314, User-Agent: (none), Length: 5126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2551 | 2024.11.09 01:23:34.391624 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2552 | 2024.11.09 01:23:34.391665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2553 | 2024.11.09 01:23:34.391689 [ 3 ] {} <Debug> HTTP-Session: 86a53dd2-68f2-40ca-808d-77cb6741b204 Authenticating user 'default' from [fd00:1122:3344:101::d]:42314 | ||
2554 | 2024.11.09 01:23:34.391713 [ 3 ] {} <Debug> HTTP-Session: 86a53dd2-68f2-40ca-808d-77cb6741b204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2555 | 2024.11.09 01:23:34.391735 [ 3 ] {} <Debug> HTTP-Session: 86a53dd2-68f2-40ca-808d-77cb6741b204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2556 | 2024.11.09 01:23:34.391776 [ 3 ] {} <Trace> HTTP-Session: 86a53dd2-68f2-40ca-808d-77cb6741b204 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2557 | 2024.11.09 01:23:34.391903 [ 3 ] {9cca050e-b7ec-47c4-96a6-4751b08de879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42314) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2558 | 2024.11.09 01:23:34.391955 [ 3 ] {9cca050e-b7ec-47c4-96a6-4751b08de879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2559 | 2024.11.09 01:23:34.392227 [ 3 ] {9cca050e-b7ec-47c4-96a6-4751b08de879} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2560 | 2024.11.09 01:23:34.392617 [ 3 ] {9cca050e-b7ec-47c4-96a6-4751b08de879} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2561 | 2024.11.09 01:23:34.392660 [ 3 ] {9cca050e-b7ec-47c4-96a6-4751b08de879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2562 | 2024.11.09 01:23:34.393000 [ 3 ] {9cca050e-b7ec-47c4-96a6-4751b08de879} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2563 | 2024.11.09 01:23:34.393235 [ 3 ] {9cca050e-b7ec-47c4-96a6-4751b08de879} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2564 | 2024.11.09 01:23:34.393409 [ 3 ] {9cca050e-b7ec-47c4-96a6-4751b08de879} <Debug> executeQuery: Read 36 rows, 2.64 KiB in 0.001538 sec., 23407.02210663199 rows/sec., 1.67 MiB/sec. | ||
2565 | 2024.11.09 01:23:34.393880 [ 3 ] {9cca050e-b7ec-47c4-96a6-4751b08de879} <Debug> DynamicQueryHandler: Done processing query | ||
2566 | 2024.11.09 01:23:34.393904 [ 3 ] {9cca050e-b7ec-47c4-96a6-4751b08de879} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2567 | 2024.11.09 01:23:34.393920 [ 3 ] {} <Debug> HTTP-Session: 86a53dd2-68f2-40ca-808d-77cb6741b204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2568 | 2024.11.09 01:23:34.394103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2569 | 2024.11.09 01:23:34.394143 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52122, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2570 | 2024.11.09 01:23:34.394195 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2571 | 2024.11.09 01:23:34.394217 [ 288 ] {} <Debug> HTTP-Session: 70069079-e2b0-46c2-97a2-98ea853be628 Authenticating user 'default' from [fd00:1122:3344:101::d]:52122 | ||
2572 | 2024.11.09 01:23:34.394235 [ 288 ] {} <Debug> HTTP-Session: 70069079-e2b0-46c2-97a2-98ea853be628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2573 | 2024.11.09 01:23:34.394250 [ 288 ] {} <Debug> HTTP-Session: 70069079-e2b0-46c2-97a2-98ea853be628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2574 | 2024.11.09 01:23:34.394282 [ 288 ] {} <Trace> HTTP-Session: 70069079-e2b0-46c2-97a2-98ea853be628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2575 | 2024.11.09 01:23:34.394380 [ 288 ] {cb95528b-d6b4-492e-b254-a5bc4ed5f793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52122) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2576 | 2024.11.09 01:23:34.394424 [ 288 ] {cb95528b-d6b4-492e-b254-a5bc4ed5f793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2577 | 2024.11.09 01:23:34.394666 [ 288 ] {cb95528b-d6b4-492e-b254-a5bc4ed5f793} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2578 | 2024.11.09 01:23:34.394982 [ 288 ] {cb95528b-d6b4-492e-b254-a5bc4ed5f793} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2579 | 2024.11.09 01:23:34.395019 [ 288 ] {cb95528b-d6b4-492e-b254-a5bc4ed5f793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2580 | 2024.11.09 01:23:34.395367 [ 288 ] {cb95528b-d6b4-492e-b254-a5bc4ed5f793} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2581 | 2024.11.09 01:23:34.395605 [ 288 ] {cb95528b-d6b4-492e-b254-a5bc4ed5f793} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2582 | 2024.11.09 01:23:34.395764 [ 288 ] {cb95528b-d6b4-492e-b254-a5bc4ed5f793} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001395 sec., 10035.84229390681 rows/sec., 702.84 KiB/sec. | ||
2583 | 2024.11.09 01:23:34.395963 [ 288 ] {cb95528b-d6b4-492e-b254-a5bc4ed5f793} <Debug> DynamicQueryHandler: Done processing query | ||
2584 | 2024.11.09 01:23:34.395989 [ 288 ] {cb95528b-d6b4-492e-b254-a5bc4ed5f793} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2585 | 2024.11.09 01:23:34.396006 [ 288 ] {} <Debug> HTTP-Session: 70069079-e2b0-46c2-97a2-98ea853be628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2586 | 2024.11.09 01:23:34.396222 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2587 | 2024.11.09 01:23:34.396340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37795, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2588 | 2024.11.09 01:23:34.396406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2589 | 2024.11.09 01:23:34.396444 [ 3 ] {} <Debug> HTTP-Session: a8e23702-a43f-4994-89e9-0f5ba2d7c123 Authenticating user 'default' from [fd00:1122:3344:101::d]:37795 | ||
2590 | 2024.11.09 01:23:34.396476 [ 3 ] {} <Debug> HTTP-Session: a8e23702-a43f-4994-89e9-0f5ba2d7c123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2591 | 2024.11.09 01:23:34.396501 [ 3 ] {} <Debug> HTTP-Session: a8e23702-a43f-4994-89e9-0f5ba2d7c123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2592 | 2024.11.09 01:23:34.396541 [ 3 ] {} <Trace> HTTP-Session: a8e23702-a43f-4994-89e9-0f5ba2d7c123 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2593 | 2024.11.09 01:23:34.396670 [ 3 ] {f8f017aa-1fb9-463d-bd69-b987a6479a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37795) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2594 | 2024.11.09 01:23:34.396715 [ 3 ] {f8f017aa-1fb9-463d-bd69-b987a6479a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2595 | 2024.11.09 01:23:34.396944 [ 3 ] {f8f017aa-1fb9-463d-bd69-b987a6479a06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2596 | 2024.11.09 01:23:34.397512 [ 3 ] {f8f017aa-1fb9-463d-bd69-b987a6479a06} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2597 | 2024.11.09 01:23:34.397549 [ 3 ] {f8f017aa-1fb9-463d-bd69-b987a6479a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2598 | 2024.11.09 01:23:34.397897 [ 3 ] {f8f017aa-1fb9-463d-bd69-b987a6479a06} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2599 | 2024.11.09 01:23:34.398139 [ 3 ] {f8f017aa-1fb9-463d-bd69-b987a6479a06} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2600 | 2024.11.09 01:23:34.398296 [ 3 ] {f8f017aa-1fb9-463d-bd69-b987a6479a06} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00165 sec., 7878.787878787879 rows/sec., 491.24 KiB/sec. | ||
2601 | 2024.11.09 01:23:34.398756 [ 3 ] {f8f017aa-1fb9-463d-bd69-b987a6479a06} <Debug> DynamicQueryHandler: Done processing query | ||
2602 | 2024.11.09 01:23:34.398780 [ 3 ] {f8f017aa-1fb9-463d-bd69-b987a6479a06} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2603 | 2024.11.09 01:23:34.398797 [ 3 ] {} <Debug> HTTP-Session: a8e23702-a43f-4994-89e9-0f5ba2d7c123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2604 | 2024.11.09 01:23:34.399003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2605 | 2024.11.09 01:23:34.399129 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53248, User-Agent: (none), Length: 66662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2606 | 2024.11.09 01:23:34.399234 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2607 | 2024.11.09 01:23:34.399259 [ 283 ] {} <Debug> HTTP-Session: 5c74887f-ddae-4f29-88b2-06afdbf1003f Authenticating user 'default' from [fd00:1122:3344:101::d]:53248 | ||
2608 | 2024.11.09 01:23:34.399285 [ 283 ] {} <Debug> HTTP-Session: 5c74887f-ddae-4f29-88b2-06afdbf1003f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2609 | 2024.11.09 01:23:34.399301 [ 283 ] {} <Debug> HTTP-Session: 5c74887f-ddae-4f29-88b2-06afdbf1003f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2610 | 2024.11.09 01:23:34.399356 [ 283 ] {} <Trace> HTTP-Session: 5c74887f-ddae-4f29-88b2-06afdbf1003f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2611 | 2024.11.09 01:23:34.399645 [ 283 ] {2aaf9b56-72bb-489d-a160-decc64d2f4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53248) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2612 | 2024.11.09 01:23:34.399715 [ 283 ] {2aaf9b56-72bb-489d-a160-decc64d2f4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2613 | 2024.11.09 01:23:34.400062 [ 283 ] {2aaf9b56-72bb-489d-a160-decc64d2f4aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2614 | 2024.11.09 01:23:34.400708 [ 283 ] {2aaf9b56-72bb-489d-a160-decc64d2f4aa} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2615 | 2024.11.09 01:23:34.400749 [ 283 ] {2aaf9b56-72bb-489d-a160-decc64d2f4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2616 | 2024.11.09 01:23:34.401210 [ 283 ] {2aaf9b56-72bb-489d-a160-decc64d2f4aa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2617 | 2024.11.09 01:23:34.401475 [ 283 ] {2aaf9b56-72bb-489d-a160-decc64d2f4aa} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2618 | 2024.11.09 01:23:34.401685 [ 283 ] {2aaf9b56-72bb-489d-a160-decc64d2f4aa} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.00218 sec., 188532.11009174312 rows/sec., 13.44 MiB/sec. | ||
2619 | 2024.11.09 01:23:34.402010 [ 283 ] {2aaf9b56-72bb-489d-a160-decc64d2f4aa} <Debug> DynamicQueryHandler: Done processing query | ||
2620 | 2024.11.09 01:23:34.402037 [ 283 ] {2aaf9b56-72bb-489d-a160-decc64d2f4aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
2621 | 2024.11.09 01:23:34.402055 [ 283 ] {} <Debug> HTTP-Session: 5c74887f-ddae-4f29-88b2-06afdbf1003f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2622 | 2024.11.09 01:23:34.402263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37795, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2623 | 2024.11.09 01:23:34.402281 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53248, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2624 | 2024.11.09 01:23:34.402359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2625 | 2024.11.09 01:23:34.402394 [ 3 ] {} <Debug> HTTP-Session: fa603ffb-c779-4842-b14b-62b00a8eaa58 Authenticating user 'default' from [fd00:1122:3344:101::d]:37795 | ||
2626 | 2024.11.09 01:23:34.402415 [ 3 ] {} <Debug> HTTP-Session: fa603ffb-c779-4842-b14b-62b00a8eaa58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2627 | 2024.11.09 01:23:34.402445 [ 3 ] {} <Debug> HTTP-Session: fa603ffb-c779-4842-b14b-62b00a8eaa58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2628 | 2024.11.09 01:23:34.402489 [ 3 ] {} <Trace> HTTP-Session: fa603ffb-c779-4842-b14b-62b00a8eaa58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2629 | 2024.11.09 01:23:34.402613 [ 3 ] {385a6f5e-3a02-4550-aaa3-05753522968c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37795) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2630 | 2024.11.09 01:23:34.402676 [ 3 ] {385a6f5e-3a02-4550-aaa3-05753522968c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2631 | 2024.11.09 01:23:34.402861 [ 3 ] {385a6f5e-3a02-4550-aaa3-05753522968c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2632 | 2024.11.09 01:23:34.403158 [ 3 ] {385a6f5e-3a02-4550-aaa3-05753522968c} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2633 | 2024.11.09 01:23:34.403195 [ 3 ] {385a6f5e-3a02-4550-aaa3-05753522968c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2634 | 2024.11.09 01:23:34.403562 [ 3 ] {385a6f5e-3a02-4550-aaa3-05753522968c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2635 | 2024.11.09 01:23:34.403803 [ 3 ] {385a6f5e-3a02-4550-aaa3-05753522968c} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2636 | 2024.11.09 01:23:34.403959 [ 3 ] {385a6f5e-3a02-4550-aaa3-05753522968c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. | ||
2637 | 2024.11.09 01:23:34.404392 [ 3 ] {385a6f5e-3a02-4550-aaa3-05753522968c} <Debug> DynamicQueryHandler: Done processing query | ||
2638 | 2024.11.09 01:23:34.404418 [ 3 ] {385a6f5e-3a02-4550-aaa3-05753522968c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2639 | 2024.11.09 01:23:34.404433 [ 3 ] {} <Debug> HTTP-Session: fa603ffb-c779-4842-b14b-62b00a8eaa58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2640 | 2024.11.09 01:23:34.404629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2641 | 2024.11.09 01:23:34.404722 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55496, User-Agent: (none), Length: 44587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2642 | 2024.11.09 01:23:34.404785 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2643 | 2024.11.09 01:23:34.404805 [ 283 ] {} <Debug> HTTP-Session: 5f94da5a-2cab-40af-8dd3-ad45c1292164 Authenticating user 'default' from [fd00:1122:3344:101::d]:55496 | ||
2644 | 2024.11.09 01:23:34.404824 [ 283 ] {} <Debug> HTTP-Session: 5f94da5a-2cab-40af-8dd3-ad45c1292164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2645 | 2024.11.09 01:23:34.404839 [ 283 ] {} <Debug> HTTP-Session: 5f94da5a-2cab-40af-8dd3-ad45c1292164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2646 | 2024.11.09 01:23:34.404879 [ 283 ] {} <Trace> HTTP-Session: 5f94da5a-2cab-40af-8dd3-ad45c1292164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2647 | 2024.11.09 01:23:34.405122 [ 283 ] {cf7aed44-3392-4d03-9286-7d840b8f4f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2648 | 2024.11.09 01:23:34.405175 [ 283 ] {cf7aed44-3392-4d03-9286-7d840b8f4f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2649 | 2024.11.09 01:23:34.405355 [ 283 ] {cf7aed44-3392-4d03-9286-7d840b8f4f58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2650 | 2024.11.09 01:23:34.405825 [ 283 ] {cf7aed44-3392-4d03-9286-7d840b8f4f58} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2651 | 2024.11.09 01:23:34.405861 [ 283 ] {cf7aed44-3392-4d03-9286-7d840b8f4f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2652 | 2024.11.09 01:23:34.406263 [ 283 ] {cf7aed44-3392-4d03-9286-7d840b8f4f58} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2653 | 2024.11.09 01:23:34.406513 [ 283 ] {cf7aed44-3392-4d03-9286-7d840b8f4f58} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2654 | 2024.11.09 01:23:34.406678 [ 283 ] {cf7aed44-3392-4d03-9286-7d840b8f4f58} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001699 sec., 139493.81989405534 rows/sec., 9.35 MiB/sec. | ||
2655 | 2024.11.09 01:23:34.407180 [ 283 ] {cf7aed44-3392-4d03-9286-7d840b8f4f58} <Debug> DynamicQueryHandler: Done processing query | ||
2656 | 2024.11.09 01:23:34.407205 [ 283 ] {cf7aed44-3392-4d03-9286-7d840b8f4f58} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2657 | 2024.11.09 01:23:34.407222 [ 283 ] {} <Debug> HTTP-Session: 5f94da5a-2cab-40af-8dd3-ad45c1292164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2658 | 2024.11.09 01:23:34.407366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37795, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2659 | 2024.11.09 01:23:34.407389 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55496, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2660 | 2024.11.09 01:23:34.407463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2661 | 2024.11.09 01:23:34.407497 [ 3 ] {} <Debug> HTTP-Session: 7f03ad6d-2b28-48d7-b061-3285a16ddd96 Authenticating user 'default' from [fd00:1122:3344:101::d]:37795 | ||
2662 | 2024.11.09 01:23:34.407518 [ 3 ] {} <Debug> HTTP-Session: 7f03ad6d-2b28-48d7-b061-3285a16ddd96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2663 | 2024.11.09 01:23:34.407539 [ 3 ] {} <Debug> HTTP-Session: 7f03ad6d-2b28-48d7-b061-3285a16ddd96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2664 | 2024.11.09 01:23:34.407582 [ 3 ] {} <Trace> HTTP-Session: 7f03ad6d-2b28-48d7-b061-3285a16ddd96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2665 | 2024.11.09 01:23:34.407619 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
2666 | |||
2667 | (version 23.8.7.1) | ||
2668 | 2024.11.09 01:23:34.407713 [ 3 ] {adb4c2fa-4349-4a60-b68a-e7a1b231eefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37795) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2669 | 2024.11.09 01:23:34.407767 [ 3 ] {adb4c2fa-4349-4a60-b68a-e7a1b231eefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2670 | 2024.11.09 01:23:34.407931 [ 3 ] {adb4c2fa-4349-4a60-b68a-e7a1b231eefd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2671 | 2024.11.09 01:23:34.408185 [ 3 ] {adb4c2fa-4349-4a60-b68a-e7a1b231eefd} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2672 | 2024.11.09 01:23:34.408220 [ 3 ] {adb4c2fa-4349-4a60-b68a-e7a1b231eefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2673 | 2024.11.09 01:23:34.408566 [ 3 ] {adb4c2fa-4349-4a60-b68a-e7a1b231eefd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2674 | 2024.11.09 01:23:34.408811 [ 3 ] {adb4c2fa-4349-4a60-b68a-e7a1b231eefd} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2675 | 2024.11.09 01:23:34.408970 [ 3 ] {adb4c2fa-4349-4a60-b68a-e7a1b231eefd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001274 sec., 784.9293563579278 rows/sec., 52.89 KiB/sec. | ||
2676 | 2024.11.09 01:23:34.409397 [ 3 ] {adb4c2fa-4349-4a60-b68a-e7a1b231eefd} <Debug> DynamicQueryHandler: Done processing query | ||
2677 | 2024.11.09 01:23:34.409421 [ 3 ] {adb4c2fa-4349-4a60-b68a-e7a1b231eefd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2678 | 2024.11.09 01:23:34.409437 [ 3 ] {} <Debug> HTTP-Session: 7f03ad6d-2b28-48d7-b061-3285a16ddd96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2679 | 2024.11.09 01:23:34.409652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2680 | 2024.11.09 01:23:34.409766 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47755, User-Agent: (none), Length: 48479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2681 | 2024.11.09 01:23:34.409831 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2682 | 2024.11.09 01:23:34.409856 [ 283 ] {} <Debug> HTTP-Session: aa35a25b-1e8e-4ca5-b094-82b006006fa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47755 | ||
2683 | 2024.11.09 01:23:34.409878 [ 283 ] {} <Debug> HTTP-Session: aa35a25b-1e8e-4ca5-b094-82b006006fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2684 | 2024.11.09 01:23:34.409896 [ 283 ] {} <Debug> HTTP-Session: aa35a25b-1e8e-4ca5-b094-82b006006fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2685 | 2024.11.09 01:23:34.409943 [ 283 ] {} <Trace> HTTP-Session: aa35a25b-1e8e-4ca5-b094-82b006006fa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2686 | 2024.11.09 01:23:34.410332 [ 283 ] {8558944a-5ffd-44b0-b866-8785f91426a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47755) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2687 | 2024.11.09 01:23:34.410419 [ 283 ] {8558944a-5ffd-44b0-b866-8785f91426a0} <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 | ||
2688 | 2024.11.09 01:23:34.410943 [ 283 ] {8558944a-5ffd-44b0-b866-8785f91426a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2689 | 2024.11.09 01:23:34.411603 [ 283 ] {8558944a-5ffd-44b0-b866-8785f91426a0} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2690 | 2024.11.09 01:23:34.411640 [ 283 ] {8558944a-5ffd-44b0-b866-8785f91426a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2691 | 2024.11.09 01:23:34.412278 [ 283 ] {8558944a-5ffd-44b0-b866-8785f91426a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2692 | 2024.11.09 01:23:34.412535 [ 283 ] {8558944a-5ffd-44b0-b866-8785f91426a0} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2693 | 2024.11.09 01:23:34.412752 [ 283 ] {8558944a-5ffd-44b0-b866-8785f91426a0} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002688 sec., 10788.690476190477 rows/sec., 19.33 MiB/sec. | ||
2694 | 2024.11.09 01:23:34.413156 [ 283 ] {8558944a-5ffd-44b0-b866-8785f91426a0} <Debug> DynamicQueryHandler: Done processing query | ||
2695 | 2024.11.09 01:23:34.413181 [ 283 ] {8558944a-5ffd-44b0-b866-8785f91426a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
2696 | 2024.11.09 01:23:34.413198 [ 283 ] {} <Debug> HTTP-Session: aa35a25b-1e8e-4ca5-b094-82b006006fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2697 | 2024.11.09 01:23:34.413368 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47755, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2698 | 2024.11.09 01:23:34.413416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37795, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2699 | 2024.11.09 01:23:34.413525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2700 | 2024.11.09 01:23:34.413568 [ 3 ] {} <Debug> HTTP-Session: 6d53b6c6-1ddf-4a47-a1d7-7b951d7a5191 Authenticating user 'default' from [fd00:1122:3344:101::d]:37795 | ||
2701 | 2024.11.09 01:23:34.413590 [ 3 ] {} <Debug> HTTP-Session: 6d53b6c6-1ddf-4a47-a1d7-7b951d7a5191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2702 | 2024.11.09 01:23:34.413609 [ 3 ] {} <Debug> HTTP-Session: 6d53b6c6-1ddf-4a47-a1d7-7b951d7a5191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2703 | 2024.11.09 01:23:34.413653 [ 3 ] {} <Trace> HTTP-Session: 6d53b6c6-1ddf-4a47-a1d7-7b951d7a5191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2704 | 2024.11.09 01:23:34.413811 [ 3 ] {fadd717c-fe23-40ac-98ff-64c8a07478a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37795) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2705 | 2024.11.09 01:23:34.413859 [ 3 ] {fadd717c-fe23-40ac-98ff-64c8a07478a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2706 | 2024.11.09 01:23:34.414017 [ 3 ] {fadd717c-fe23-40ac-98ff-64c8a07478a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2707 | 2024.11.09 01:23:34.414311 [ 3 ] {fadd717c-fe23-40ac-98ff-64c8a07478a1} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2708 | 2024.11.09 01:23:34.414346 [ 3 ] {fadd717c-fe23-40ac-98ff-64c8a07478a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
2709 | 2024.11.09 01:23:34.414706 [ 3 ] {fadd717c-fe23-40ac-98ff-64c8a07478a1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2710 | 2024.11.09 01:23:34.414946 [ 3 ] {fadd717c-fe23-40ac-98ff-64c8a07478a1} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2711 | 2024.11.09 01:23:34.415103 [ 3 ] {fadd717c-fe23-40ac-98ff-64c8a07478a1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001362 sec., 60205.580029368575 rows/sec., 3.82 MiB/sec. | ||
2712 | 2024.11.09 01:23:34.415255 [ 3 ] {fadd717c-fe23-40ac-98ff-64c8a07478a1} <Debug> DynamicQueryHandler: Done processing query | ||
2713 | 2024.11.09 01:23:34.415280 [ 3 ] {fadd717c-fe23-40ac-98ff-64c8a07478a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2714 | 2024.11.09 01:23:34.415296 [ 3 ] {} <Debug> HTTP-Session: 6d53b6c6-1ddf-4a47-a1d7-7b951d7a5191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2715 | 2024.11.09 01:23:34.415650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2716 | 2024.11.09 01:23:34.735295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2717 | 2024.11.09 01:23:34.735422 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37583, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2718 | 2024.11.09 01:23:35.112935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55423, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2719 | 2024.11.09 01:23:35.301372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62066, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2720 | 2024.11.09 01:23:35.412743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2721 | 2024.11.09 01:23:35.430096 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2722 | 2024.11.09 01:23:35.430136 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2723 | 2024.11.09 01:23:35.454517 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35919, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2724 | 2024.11.09 01:23:35.463831 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2725 | 2024.11.09 01:23:35.473217 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2726 | 2024.11.09 01:23:35.491718 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45768, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2727 | 2024.11.09 01:23:35.520714 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44167, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2728 | 2024.11.09 01:23:35.583198 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2729 | 2024.11.09 01:23:35.585545 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2730 | 2024.11.09 01:23:35.622899 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2731 | 2024.11.09 01:23:35.636216 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2732 | 2024.11.09 01:23:35.637476 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2733 | 2024.11.09 01:23:35.990910 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2734 | 2024.11.09 01:23:36.079336 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2735 | 2024.11.09 01:23:36.130422 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59721, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2736 | 2024.11.09 01:23:36.132744 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52811, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2737 | 2024.11.09 01:23:36.154297 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49079, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2738 | 2024.11.09 01:23:36.165775 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35510, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2739 | 2024.11.09 01:23:36.173162 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2740 | 2024.11.09 01:23:39.378375 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45612, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2741 | 2024.11.09 01:23:39.378503 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2742 | 2024.11.09 01:23:39.378528 [ 291 ] {} <Debug> HTTP-Session: 329b47b3-1f05-4d27-999b-4a5ec95348c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45612 | ||
2743 | 2024.11.09 01:23:39.378553 [ 291 ] {} <Debug> HTTP-Session: 329b47b3-1f05-4d27-999b-4a5ec95348c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2744 | 2024.11.09 01:23:39.378568 [ 291 ] {} <Debug> HTTP-Session: 329b47b3-1f05-4d27-999b-4a5ec95348c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2745 | 2024.11.09 01:23:39.378617 [ 291 ] {} <Trace> HTTP-Session: 329b47b3-1f05-4d27-999b-4a5ec95348c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2746 | 2024.11.09 01:23:39.378815 [ 291 ] {28fc48ac-db90-4207-afc3-8244ffbffc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45612) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2747 | 2024.11.09 01:23:39.378881 [ 291 ] {28fc48ac-db90-4207-afc3-8244ffbffc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2748 | 2024.11.09 01:23:39.379211 [ 291 ] {28fc48ac-db90-4207-afc3-8244ffbffc19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2749 | 2024.11.09 01:23:39.379656 [ 291 ] {28fc48ac-db90-4207-afc3-8244ffbffc19} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2750 | 2024.11.09 01:23:39.379701 [ 291 ] {28fc48ac-db90-4207-afc3-8244ffbffc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2751 | 2024.11.09 01:23:39.380118 [ 291 ] {28fc48ac-db90-4207-afc3-8244ffbffc19} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2752 | 2024.11.09 01:23:39.380380 [ 291 ] {28fc48ac-db90-4207-afc3-8244ffbffc19} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2753 | 2024.11.09 01:23:39.380528 [ 291 ] {28fc48ac-db90-4207-afc3-8244ffbffc19} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001777 sec., 31513.78728193585 rows/sec., 2.41 MiB/sec. | ||
2754 | 2024.11.09 01:23:39.380530 [ 47 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2755 | 2024.11.09 01:23:39.380600 [ 47 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2756 | 2024.11.09 01:23:39.380641 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2757 | 2024.11.09 01:23:39.380794 [ 291 ] {28fc48ac-db90-4207-afc3-8244ffbffc19} <Debug> DynamicQueryHandler: Done processing query | ||
2758 | 2024.11.09 01:23:39.380825 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::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 | ||
2759 | 2024.11.09 01:23:39.380836 [ 291 ] {28fc48ac-db90-4207-afc3-8244ffbffc19} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2760 | 2024.11.09 01:23:39.380930 [ 291 ] {} <Debug> HTTP-Session: 329b47b3-1f05-4d27-999b-4a5ec95348c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2761 | 2024.11.09 01:23:39.381085 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2762 | 2024.11.09 01:23:39.381156 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::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 | ||
2763 | 2024.11.09 01:23:39.381197 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2764 | 2024.11.09 01:23:39.381368 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42730, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2765 | 2024.11.09 01:23:39.381567 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 219 rows starting from the beginning of the part | ||
2766 | 2024.11.09 01:23:39.381625 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2767 | 2024.11.09 01:23:39.381684 [ 292 ] {} <Debug> HTTP-Session: cc18c68c-3e9e-4225-ba36-04a686556da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42730 | ||
2768 | 2024.11.09 01:23:39.381768 [ 292 ] {} <Debug> HTTP-Session: cc18c68c-3e9e-4225-ba36-04a686556da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2769 | 2024.11.09 01:23:39.381860 [ 292 ] {} <Debug> HTTP-Session: cc18c68c-3e9e-4225-ba36-04a686556da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2770 | 2024.11.09 01:23:39.381897 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 98 rows starting from the beginning of the part | ||
2771 | 2024.11.09 01:23:39.381978 [ 292 ] {} <Trace> HTTP-Session: cc18c68c-3e9e-4225-ba36-04a686556da6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2772 | 2024.11.09 01:23:39.382141 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::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 | ||
2773 | 2024.11.09 01:23:39.382408 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 261 rows starting from the beginning of the part | ||
2774 | 2024.11.09 01:23:39.382444 [ 292 ] {9f97c4a8-3f28-4799-97b5-26c970c347cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42730) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2775 | 2024.11.09 01:23:39.382629 [ 292 ] {9f97c4a8-3f28-4799-97b5-26c970c347cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2776 | 2024.11.09 01:23:39.382669 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
2777 | 2024.11.09 01:23:39.383587 [ 292 ] {9f97c4a8-3f28-4799-97b5-26c970c347cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2778 | 2024.11.09 01:23:39.384428 [ 292 ] {9f97c4a8-3f28-4799-97b5-26c970c347cf} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2779 | 2024.11.09 01:23:39.384491 [ 292 ] {9f97c4a8-3f28-4799-97b5-26c970c347cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2780 | 2024.11.09 01:23:39.385640 [ 292 ] {9f97c4a8-3f28-4799-97b5-26c970c347cf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2781 | 2024.11.09 01:23:39.386021 [ 292 ] {9f97c4a8-3f28-4799-97b5-26c970c347cf} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2782 | 2024.11.09 01:23:39.386265 [ 47 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2783 | 2024.11.09 01:23:39.386289 [ 292 ] {9f97c4a8-3f28-4799-97b5-26c970c347cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004034 sec., 15865.146256817054 rows/sec., 1.24 MiB/sec. | ||
2784 | 2024.11.09 01:23:39.386391 [ 47 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2785 | 2024.11.09 01:23:39.386547 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2786 | 2024.11.09 01:23:39.386906 [ 292 ] {9f97c4a8-3f28-4799-97b5-26c970c347cf} <Debug> DynamicQueryHandler: Done processing query | ||
2787 | 2024.11.09 01:23:39.386982 [ 292 ] {9f97c4a8-3f28-4799-97b5-26c970c347cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2788 | 2024.11.09 01:23:39.387065 [ 292 ] {} <Debug> HTTP-Session: cc18c68c-3e9e-4225-ba36-04a686556da6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2789 | 2024.11.09 01:23:39.387132 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::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 | ||
2790 | 2024.11.09 01:23:39.387341 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2049 rows, containing 5 columns (5 merged, 0 gathered) in 0.006598304 sec., 310534.3433706601 rows/sec., 27.19 MiB/sec. | ||
2791 | 2024.11.09 01:23:39.387511 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42730, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2792 | 2024.11.09 01:23:39.387679 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2793 | 2024.11.09 01:23:39.387697 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50432, User-Agent: (none), Length: 24487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2794 | 2024.11.09 01:23:39.387865 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::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 | ||
2795 | 2024.11.09 01:23:39.388038 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2796 | 2024.11.09 01:23:39.388050 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2797 | 2024.11.09 01:23:39.388361 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 390 rows starting from the beginning of the part | ||
2798 | 2024.11.09 01:23:39.388780 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 95 rows starting from the beginning of the part | ||
2799 | 2024.11.09 01:23:39.388937 [ 291 ] {} <Debug> HTTP-Session: 9785dc88-e4b5-4099-b2b3-0a65b12ea399 Authenticating user 'default' from [fd00:1122:3344:101::d]:50432 | ||
2800 | 2024.11.09 01:23:39.389209 [ 291 ] {} <Debug> HTTP-Session: 9785dc88-e4b5-4099-b2b3-0a65b12ea399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2801 | 2024.11.09 01:23:39.389268 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::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 | ||
2802 | 2024.11.09 01:23:39.389337 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_11_2} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2803 | 2024.11.09 01:23:39.389386 [ 291 ] {} <Debug> HTTP-Session: 9785dc88-e4b5-4099-b2b3-0a65b12ea399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2804 | 2024.11.09 01:23:39.389617 [ 291 ] {} <Trace> HTTP-Session: 9785dc88-e4b5-4099-b2b3-0a65b12ea399 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2805 | 2024.11.09 01:23:39.389699 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 411 rows starting from the beginning of the part | ||
2806 | 2024.11.09 01:23:39.389775 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_11_2} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2807 | 2024.11.09 01:23:39.390135 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
2808 | 2024.11.09 01:23:39.390177 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2809 | 2024.11.09 01:23:39.390581 [ 291 ] {4dc81f08-8aba-401a-aefe-e081f8adc224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2810 | 2024.11.09 01:23:39.390707 [ 291 ] {4dc81f08-8aba-401a-aefe-e081f8adc224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2811 | 2024.11.09 01:23:39.391293 [ 291 ] {4dc81f08-8aba-401a-aefe-e081f8adc224} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2812 | 2024.11.09 01:23:39.392300 [ 291 ] {4dc81f08-8aba-401a-aefe-e081f8adc224} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2813 | 2024.11.09 01:23:39.392370 [ 291 ] {4dc81f08-8aba-401a-aefe-e081f8adc224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2814 | 2024.11.09 01:23:39.393203 [ 291 ] {4dc81f08-8aba-401a-aefe-e081f8adc224} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2815 | 2024.11.09 01:23:39.393410 [ 194 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1870 rows, containing 5 columns (5 merged, 0 gathered) in 0.006662634 sec., 280669.77714819694 rows/sec., 21.41 MiB/sec. | ||
2816 | 2024.11.09 01:23:39.393643 [ 291 ] {4dc81f08-8aba-401a-aefe-e081f8adc224} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2817 | 2024.11.09 01:23:39.393661 [ 196 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2818 | 2024.11.09 01:23:39.393934 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2819 | 2024.11.09 01:23:39.393992 [ 291 ] {4dc81f08-8aba-401a-aefe-e081f8adc224} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.003786 sec., 33808.769149498155 rows/sec., 2.35 MiB/sec. | ||
2820 | 2024.11.09 01:23:39.394007 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2821 | 2024.11.09 01:23:39.394070 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2822 | 2024.11.09 01:23:39.394485 [ 196 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_11_2} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2823 | 2024.11.09 01:23:39.394602 [ 291 ] {4dc81f08-8aba-401a-aefe-e081f8adc224} <Debug> DynamicQueryHandler: Done processing query | ||
2824 | 2024.11.09 01:23:39.394610 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::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 | ||
2825 | 2024.11.09 01:23:39.394668 [ 291 ] {4dc81f08-8aba-401a-aefe-e081f8adc224} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2826 | 2024.11.09 01:23:39.394706 [ 196 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_11_2} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2827 | 2024.11.09 01:23:39.394735 [ 291 ] {} <Debug> HTTP-Session: 9785dc88-e4b5-4099-b2b3-0a65b12ea399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2828 | 2024.11.09 01:23:39.394929 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2829 | 2024.11.09 01:23:39.395064 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2830 | 2024.11.09 01:23:39.395073 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50432, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2831 | 2024.11.09 01:23:39.395180 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2272 rows starting from the beginning of the part | ||
2832 | 2024.11.09 01:23:39.395181 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53241, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2833 | 2024.11.09 01:23:39.395373 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2834 | 2024.11.09 01:23:39.395487 [ 292 ] {} <Debug> HTTP-Session: b6aa8a57-7c31-44a6-9629-bb38a1a13766 Authenticating user 'default' from [fd00:1122:3344:101::d]:53241 | ||
2835 | 2024.11.09 01:23:39.395573 [ 292 ] {} <Debug> HTTP-Session: b6aa8a57-7c31-44a6-9629-bb38a1a13766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2836 | 2024.11.09 01:23:39.395574 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part | ||
2837 | 2024.11.09 01:23:39.395625 [ 292 ] {} <Debug> HTTP-Session: b6aa8a57-7c31-44a6-9629-bb38a1a13766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2838 | 2024.11.09 01:23:39.395779 [ 292 ] {} <Trace> HTTP-Session: b6aa8a57-7c31-44a6-9629-bb38a1a13766 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2839 | 2024.11.09 01:23:39.395909 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
2840 | 2024.11.09 01:23:39.396185 [ 292 ] {a076f5ee-6248-40a9-9031-c537c65ee1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53241) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2841 | 2024.11.09 01:23:39.396215 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
2842 | 2024.11.09 01:23:39.396337 [ 292 ] {a076f5ee-6248-40a9-9031-c537c65ee1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2843 | 2024.11.09 01:23:39.396584 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
2844 | 2024.11.09 01:23:39.396934 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
2845 | 2024.11.09 01:23:39.397453 [ 292 ] {a076f5ee-6248-40a9-9031-c537c65ee1f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2846 | 2024.11.09 01:23:39.398475 [ 292 ] {a076f5ee-6248-40a9-9031-c537c65ee1f1} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2847 | 2024.11.09 01:23:39.398534 [ 292 ] {a076f5ee-6248-40a9-9031-c537c65ee1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2848 | 2024.11.09 01:23:39.399790 [ 292 ] {a076f5ee-6248-40a9-9031-c537c65ee1f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2849 | 2024.11.09 01:23:39.400424 [ 292 ] {a076f5ee-6248-40a9-9031-c537c65ee1f1} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2850 | 2024.11.09 01:23:39.400836 [ 292 ] {a076f5ee-6248-40a9-9031-c537c65ee1f1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004817 sec., 9964.708324683414 rows/sec., 687.67 KiB/sec. | ||
2851 | 2024.11.09 01:23:39.401082 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.006780466 sec., 471059.06880146585 rows/sec., 31.87 MiB/sec. | ||
2852 | 2024.11.09 01:23:39.401258 [ 292 ] {a076f5ee-6248-40a9-9031-c537c65ee1f1} <Debug> DynamicQueryHandler: Done processing query | ||
2853 | 2024.11.09 01:23:39.401291 [ 292 ] {a076f5ee-6248-40a9-9031-c537c65ee1f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2854 | 2024.11.09 01:23:39.401312 [ 292 ] {} <Debug> HTTP-Session: b6aa8a57-7c31-44a6-9629-bb38a1a13766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2855 | 2024.11.09 01:23:39.401441 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2856 | 2024.11.09 01:23:39.401606 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2857 | 2024.11.09 01:23:39.401872 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2858 | 2024.11.09 01:23:39.401969 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2859 | 2024.11.09 01:23:39.402054 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
2860 | 2024.11.09 01:23:42.716731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 326 | ||
2861 | 2024.11.09 01:23:42.720166 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2862 | 2024.11.09 01:23:42.720214 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2863 | 2024.11.09 01:23:42.721632 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2864 | 2024.11.09 01:23:42.721941 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2865 | 2024.11.09 01:23:42.722942 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
2866 | 2024.11.09 01:23:44.379523 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56369, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2867 | 2024.11.09 01:23:44.379638 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2868 | 2024.11.09 01:23:44.379662 [ 291 ] {} <Debug> HTTP-Session: 44b1fbfa-f490-477b-b4f6-33fe85da7749 Authenticating user 'default' from [fd00:1122:3344:101::d]:56369 | ||
2869 | 2024.11.09 01:23:44.379686 [ 291 ] {} <Debug> HTTP-Session: 44b1fbfa-f490-477b-b4f6-33fe85da7749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2870 | 2024.11.09 01:23:44.379700 [ 291 ] {} <Debug> HTTP-Session: 44b1fbfa-f490-477b-b4f6-33fe85da7749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2871 | 2024.11.09 01:23:44.379750 [ 291 ] {} <Trace> HTTP-Session: 44b1fbfa-f490-477b-b4f6-33fe85da7749 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2872 | 2024.11.09 01:23:44.379945 [ 291 ] {3d6a2598-7a0c-44a5-aac7-d7546d560be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2873 | 2024.11.09 01:23:44.380011 [ 291 ] {3d6a2598-7a0c-44a5-aac7-d7546d560be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2874 | 2024.11.09 01:23:44.380342 [ 291 ] {3d6a2598-7a0c-44a5-aac7-d7546d560be3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2875 | 2024.11.09 01:23:44.380814 [ 291 ] {3d6a2598-7a0c-44a5-aac7-d7546d560be3} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2876 | 2024.11.09 01:23:44.380855 [ 291 ] {3d6a2598-7a0c-44a5-aac7-d7546d560be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2877 | 2024.11.09 01:23:44.381260 [ 291 ] {3d6a2598-7a0c-44a5-aac7-d7546d560be3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2878 | 2024.11.09 01:23:44.381557 [ 291 ] {3d6a2598-7a0c-44a5-aac7-d7546d560be3} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2879 | 2024.11.09 01:23:44.381734 [ 291 ] {3d6a2598-7a0c-44a5-aac7-d7546d560be3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001856 sec., 30172.41379310345 rows/sec., 2.30 MiB/sec. | ||
2880 | 2024.11.09 01:23:44.381947 [ 291 ] {3d6a2598-7a0c-44a5-aac7-d7546d560be3} <Debug> DynamicQueryHandler: Done processing query | ||
2881 | 2024.11.09 01:23:44.381973 [ 291 ] {3d6a2598-7a0c-44a5-aac7-d7546d560be3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2882 | 2024.11.09 01:23:44.381991 [ 291 ] {} <Debug> HTTP-Session: 44b1fbfa-f490-477b-b4f6-33fe85da7749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2883 | 2024.11.09 01:23:44.382194 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2884 | 2024.11.09 01:23:44.382358 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34032, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2885 | 2024.11.09 01:23:44.382459 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2886 | 2024.11.09 01:23:44.382485 [ 292 ] {} <Debug> HTTP-Session: 4e8aa7ed-91eb-4e42-83f3-ceef1d3ca918 Authenticating user 'default' from [fd00:1122:3344:101::d]:34032 | ||
2887 | 2024.11.09 01:23:44.382510 [ 292 ] {} <Debug> HTTP-Session: 4e8aa7ed-91eb-4e42-83f3-ceef1d3ca918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2888 | 2024.11.09 01:23:44.382526 [ 292 ] {} <Debug> HTTP-Session: 4e8aa7ed-91eb-4e42-83f3-ceef1d3ca918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2889 | 2024.11.09 01:23:44.382583 [ 292 ] {} <Trace> HTTP-Session: 4e8aa7ed-91eb-4e42-83f3-ceef1d3ca918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2890 | 2024.11.09 01:23:44.382790 [ 292 ] {2e5bc491-ec63-4ca8-96de-37bde1bd250a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34032) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2891 | 2024.11.09 01:23:44.382856 [ 292 ] {2e5bc491-ec63-4ca8-96de-37bde1bd250a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2892 | 2024.11.09 01:23:44.383202 [ 292 ] {2e5bc491-ec63-4ca8-96de-37bde1bd250a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2893 | 2024.11.09 01:23:44.383627 [ 292 ] {2e5bc491-ec63-4ca8-96de-37bde1bd250a} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2894 | 2024.11.09 01:23:44.383666 [ 292 ] {2e5bc491-ec63-4ca8-96de-37bde1bd250a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2895 | 2024.11.09 01:23:44.384092 [ 292 ] {2e5bc491-ec63-4ca8-96de-37bde1bd250a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2896 | 2024.11.09 01:23:44.384349 [ 292 ] {2e5bc491-ec63-4ca8-96de-37bde1bd250a} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2897 | 2024.11.09 01:23:44.384489 [ 292 ] {2e5bc491-ec63-4ca8-96de-37bde1bd250a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001776 sec., 36036.036036036036 rows/sec., 2.81 MiB/sec. | ||
2898 | 2024.11.09 01:23:44.384674 [ 292 ] {2e5bc491-ec63-4ca8-96de-37bde1bd250a} <Debug> DynamicQueryHandler: Done processing query | ||
2899 | 2024.11.09 01:23:44.384700 [ 292 ] {2e5bc491-ec63-4ca8-96de-37bde1bd250a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2900 | 2024.11.09 01:23:44.384718 [ 292 ] {} <Debug> HTTP-Session: 4e8aa7ed-91eb-4e42-83f3-ceef1d3ca918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2901 | 2024.11.09 01:23:44.384938 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2902 | 2024.11.09 01:23:44.384997 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56369, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2903 | 2024.11.09 01:23:44.385066 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2904 | 2024.11.09 01:23:44.385096 [ 291 ] {} <Debug> HTTP-Session: 42eb8679-b1a6-4d5b-8c2a-aa9910518fde Authenticating user 'default' from [fd00:1122:3344:101::d]:56369 | ||
2905 | 2024.11.09 01:23:44.385119 [ 291 ] {} <Debug> HTTP-Session: 42eb8679-b1a6-4d5b-8c2a-aa9910518fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2906 | 2024.11.09 01:23:44.385136 [ 291 ] {} <Debug> HTTP-Session: 42eb8679-b1a6-4d5b-8c2a-aa9910518fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2907 | 2024.11.09 01:23:44.385177 [ 291 ] {} <Trace> HTTP-Session: 42eb8679-b1a6-4d5b-8c2a-aa9910518fde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2908 | 2024.11.09 01:23:44.385346 [ 291 ] {63452e51-c1ef-4a34-9600-09d3428e6bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56369) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2909 | 2024.11.09 01:23:44.385399 [ 291 ] {63452e51-c1ef-4a34-9600-09d3428e6bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2910 | 2024.11.09 01:23:44.385585 [ 291 ] {63452e51-c1ef-4a34-9600-09d3428e6bad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2911 | 2024.11.09 01:23:44.385995 [ 291 ] {63452e51-c1ef-4a34-9600-09d3428e6bad} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2912 | 2024.11.09 01:23:44.386031 [ 291 ] {63452e51-c1ef-4a34-9600-09d3428e6bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2913 | 2024.11.09 01:23:44.386426 [ 291 ] {63452e51-c1ef-4a34-9600-09d3428e6bad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2914 | 2024.11.09 01:23:44.386663 [ 291 ] {63452e51-c1ef-4a34-9600-09d3428e6bad} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2915 | 2024.11.09 01:23:44.386812 [ 291 ] {63452e51-c1ef-4a34-9600-09d3428e6bad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001542 sec., 103761.34889753567 rows/sec., 7.23 MiB/sec. | ||
2916 | 2024.11.09 01:23:44.386987 [ 291 ] {63452e51-c1ef-4a34-9600-09d3428e6bad} <Debug> DynamicQueryHandler: Done processing query | ||
2917 | 2024.11.09 01:23:44.387011 [ 291 ] {63452e51-c1ef-4a34-9600-09d3428e6bad} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2918 | 2024.11.09 01:23:44.387027 [ 291 ] {} <Debug> HTTP-Session: 42eb8679-b1a6-4d5b-8c2a-aa9910518fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2919 | 2024.11.09 01:23:44.387171 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2920 | 2024.11.09 01:23:44.387286 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53609, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2921 | 2024.11.09 01:23:44.387360 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2922 | 2024.11.09 01:23:44.387386 [ 292 ] {} <Debug> HTTP-Session: 1cd63e84-e966-4c42-9320-970f50c8c41d Authenticating user 'default' from [fd00:1122:3344:101::d]:53609 | ||
2923 | 2024.11.09 01:23:44.387408 [ 292 ] {} <Debug> HTTP-Session: 1cd63e84-e966-4c42-9320-970f50c8c41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2924 | 2024.11.09 01:23:44.387426 [ 292 ] {} <Debug> HTTP-Session: 1cd63e84-e966-4c42-9320-970f50c8c41d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2925 | 2024.11.09 01:23:44.387474 [ 292 ] {} <Trace> HTTP-Session: 1cd63e84-e966-4c42-9320-970f50c8c41d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2926 | 2024.11.09 01:23:44.387630 [ 292 ] {1af141df-838b-4601-8441-fb79fdcfd450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53609) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2927 | 2024.11.09 01:23:44.387693 [ 292 ] {1af141df-838b-4601-8441-fb79fdcfd450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2928 | 2024.11.09 01:23:44.387888 [ 292 ] {1af141df-838b-4601-8441-fb79fdcfd450} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2929 | 2024.11.09 01:23:44.388213 [ 292 ] {1af141df-838b-4601-8441-fb79fdcfd450} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2930 | 2024.11.09 01:23:44.388249 [ 292 ] {1af141df-838b-4601-8441-fb79fdcfd450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2931 | 2024.11.09 01:23:44.388636 [ 292 ] {1af141df-838b-4601-8441-fb79fdcfd450} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2932 | 2024.11.09 01:23:44.388880 [ 292 ] {1af141df-838b-4601-8441-fb79fdcfd450} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2933 | 2024.11.09 01:23:44.389002 [ 40 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2934 | 2024.11.09 01:23:44.389008 [ 292 ] {1af141df-838b-4601-8441-fb79fdcfd450} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec. | ||
2935 | 2024.11.09 01:23:44.389048 [ 40 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2936 | 2024.11.09 01:23:44.389093 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2937 | 2024.11.09 01:23:44.389255 [ 292 ] {1af141df-838b-4601-8441-fb79fdcfd450} <Debug> DynamicQueryHandler: Done processing query | ||
2938 | 2024.11.09 01:23:44.389334 [ 292 ] {1af141df-838b-4601-8441-fb79fdcfd450} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2939 | 2024.11.09 01:23:44.389408 [ 292 ] {} <Debug> HTTP-Session: 1cd63e84-e966-4c42-9320-970f50c8c41d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2940 | 2024.11.09 01:23:44.389548 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::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 | ||
2941 | 2024.11.09 01:23:44.389745 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2942 | 2024.11.09 01:23:44.389781 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2943 | 2024.11.09 01:23:44.389809 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 414 rows starting from the beginning of the part | ||
2944 | 2024.11.09 01:23:44.389964 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::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 | ||
2945 | 2024.11.09 01:23:44.390060 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
2946 | 2024.11.09 01:23:44.390298 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
2947 | 2024.11.09 01:23:44.390387 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
2948 | 2024.11.09 01:23:44.390591 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
2949 | 2024.11.09 01:23:44.391807 [ 201 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 4 columns (4 merged, 0 gathered) in 0.002599949 sec., 278467.00069885986 rows/sec., 18.28 MiB/sec. | ||
2950 | 2024.11.09 01:23:44.392029 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2951 | 2024.11.09 01:23:44.392338 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_11_2} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2952 | 2024.11.09 01:23:44.392424 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_11_2} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2953 | 2024.11.09 01:23:44.392513 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
2954 | 2024.11.09 01:23:46.011567 [ 38 ] {} <Debug> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2955 | 2024.11.09 01:23:46.011641 [ 38 ] {} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2956 | 2024.11.09 01:23:46.011670 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2957 | 2024.11.09 01:23:46.011848 [ 199 ] {fa98bfac-905b-403d-a957-0d018866683f::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 | ||
2958 | 2024.11.09 01:23:46.012031 [ 199 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2959 | 2024.11.09 01:23:46.012072 [ 199 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2960 | 2024.11.09 01:23:46.012205 [ 199 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2961 | 2024.11.09 01:23:46.012303 [ 199 ] {fa98bfac-905b-403d-a957-0d018866683f::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 | ||
2962 | 2024.11.09 01:23:46.012584 [ 199 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
2963 | 2024.11.09 01:23:46.012763 [ 199 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
2964 | 2024.11.09 01:23:46.013763 [ 201 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 5 columns (5 merged, 0 gathered) in 0.002003703 sec., 50905.748007564 rows/sec., 3.80 MiB/sec. | ||
2965 | 2024.11.09 01:23:46.013999 [ 200 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2966 | 2024.11.09 01:23:46.014402 [ 200 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_5_1} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2967 | 2024.11.09 01:23:46.014505 [ 200 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_5_1} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2968 | 2024.11.09 01:23:46.014613 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2969 | 2024.11.09 01:23:46.274310 [ 38 ] {} <Debug> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2970 | 2024.11.09 01:23:46.274383 [ 38 ] {} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2971 | 2024.11.09 01:23:46.274413 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2972 | 2024.11.09 01:23:46.274568 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::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 | ||
2973 | 2024.11.09 01:23:46.274726 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2974 | 2024.11.09 01:23:46.274764 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
2975 | 2024.11.09 01:23:46.274843 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::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 | ||
2976 | 2024.11.09 01:23:46.275075 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::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 | ||
2977 | 2024.11.09 01:23:46.275283 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::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 | ||
2978 | 2024.11.09 01:23:46.275452 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::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 | ||
2979 | 2024.11.09 01:23:46.276653 [ 200 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.002161854 sec., 131368.72332729222 rows/sec., 9.41 MiB/sec. | ||
2980 | 2024.11.09 01:23:46.276886 [ 201 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2981 | 2024.11.09 01:23:46.277256 [ 201 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_5_1} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2982 | 2024.11.09 01:23:46.277344 [ 201 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_5_1} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2983 | 2024.11.09 01:23:46.277442 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
2984 | 2024.11.09 01:23:47.617790 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2985 | 2024.11.09 01:23:47.617856 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2986 | 2024.11.09 01:23:49.078986 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2987 | 2024.11.09 01:23:49.079060 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2988 | 2024.11.09 01:23:49.079086 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
2989 | 2024.11.09 01:23:49.079300 [ 195 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::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 | ||
2990 | 2024.11.09 01:23:49.079617 [ 195 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2991 | 2024.11.09 01:23:49.079689 [ 195 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
2992 | 2024.11.09 01:23:49.079966 [ 195 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::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 | ||
2993 | 2024.11.09 01:23:49.080328 [ 195 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2994 | 2024.11.09 01:23:49.080647 [ 195 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
2995 | 2024.11.09 01:23:49.080992 [ 195 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part | ||
2996 | 2024.11.09 01:23:49.083364 [ 201 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 74 rows, containing 19 columns (19 merged, 0 gathered) in 0.004181286 sec., 17697.904424619603 rows/sec., 31.71 MiB/sec. | ||
2997 | 2024.11.09 01:23:49.083710 [ 200 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2998 | 2024.11.09 01:23:49.084154 [ 200 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_5_1} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2999 | 2024.11.09 01:23:49.084242 [ 200 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_5_1} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3000 | 2024.11.09 01:23:49.084388 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
3001 | 2024.11.09 01:23:49.385549 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56369, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3002 | 2024.11.09 01:23:49.385666 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3003 | 2024.11.09 01:23:49.385697 [ 291 ] {} <Debug> HTTP-Session: 9acbb17a-aa8c-4c99-9ec1-0ae6623bd337 Authenticating user 'default' from [fd00:1122:3344:101::d]:56369 | ||
3004 | 2024.11.09 01:23:49.385725 [ 291 ] {} <Debug> HTTP-Session: 9acbb17a-aa8c-4c99-9ec1-0ae6623bd337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3005 | 2024.11.09 01:23:49.385743 [ 291 ] {} <Debug> HTTP-Session: 9acbb17a-aa8c-4c99-9ec1-0ae6623bd337 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3006 | 2024.11.09 01:23:49.385800 [ 291 ] {} <Trace> HTTP-Session: 9acbb17a-aa8c-4c99-9ec1-0ae6623bd337 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3007 | 2024.11.09 01:23:49.385997 [ 291 ] {060dcd64-5722-4316-b100-b91254da6d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56369) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
3008 | 2024.11.09 01:23:49.386076 [ 291 ] {060dcd64-5722-4316-b100-b91254da6d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3009 | 2024.11.09 01:23:49.386409 [ 291 ] {060dcd64-5722-4316-b100-b91254da6d6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3010 | 2024.11.09 01:23:49.386817 [ 291 ] {060dcd64-5722-4316-b100-b91254da6d6f} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3011 | 2024.11.09 01:23:49.386858 [ 291 ] {060dcd64-5722-4316-b100-b91254da6d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3012 | 2024.11.09 01:23:49.387253 [ 291 ] {060dcd64-5722-4316-b100-b91254da6d6f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3013 | 2024.11.09 01:23:49.387500 [ 291 ] {060dcd64-5722-4316-b100-b91254da6d6f} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3014 | 2024.11.09 01:23:49.387677 [ 36 ] {} <Debug> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3015 | 2024.11.09 01:23:49.387689 [ 291 ] {060dcd64-5722-4316-b100-b91254da6d6f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001746 sec., 8018.327605956472 rows/sec., 577.21 KiB/sec. | ||
3016 | 2024.11.09 01:23:49.387735 [ 36 ] {} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3017 | 2024.11.09 01:23:49.387801 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3018 | 2024.11.09 01:23:49.388112 [ 195 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::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 | ||
3019 | 2024.11.09 01:23:49.388170 [ 291 ] {060dcd64-5722-4316-b100-b91254da6d6f} <Debug> DynamicQueryHandler: Done processing query | ||
3020 | 2024.11.09 01:23:49.388229 [ 291 ] {060dcd64-5722-4316-b100-b91254da6d6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3021 | 2024.11.09 01:23:49.388258 [ 291 ] {} <Debug> HTTP-Session: 9acbb17a-aa8c-4c99-9ec1-0ae6623bd337 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3022 | 2024.11.09 01:23:49.388323 [ 195 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3023 | 2024.11.09 01:23:49.388359 [ 195 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::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 | ||
3024 | 2024.11.09 01:23:49.388449 [ 195 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::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 | ||
3025 | 2024.11.09 01:23:49.388590 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3026 | 2024.11.09 01:23:49.388934 [ 195 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::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 | ||
3027 | 2024.11.09 01:23:49.388936 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51640, User-Agent: (none), Length: 39310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3028 | 2024.11.09 01:23:49.389013 [ 291 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
3029 | |||
3030 | (version 23.8.7.1) | ||
3031 | 2024.11.09 01:23:49.389288 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3032 | 2024.11.09 01:23:49.389403 [ 292 ] {} <Debug> HTTP-Session: 5cd67278-1b6f-478f-8958-5810dd6e8e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:51640 | ||
3033 | 2024.11.09 01:23:49.389469 [ 195 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::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 | ||
3034 | 2024.11.09 01:23:49.389509 [ 292 ] {} <Debug> HTTP-Session: 5cd67278-1b6f-478f-8958-5810dd6e8e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3035 | 2024.11.09 01:23:49.389577 [ 292 ] {} <Debug> HTTP-Session: 5cd67278-1b6f-478f-8958-5810dd6e8e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3036 | 2024.11.09 01:23:49.389695 [ 195 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::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 | ||
3037 | 2024.11.09 01:23:49.389770 [ 292 ] {} <Trace> HTTP-Session: 5cd67278-1b6f-478f-8958-5810dd6e8e95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3038 | 2024.11.09 01:23:49.390237 [ 292 ] {dffb27b2-e8aa-4e87-b973-b9421bc6b84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51640) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3039 | 2024.11.09 01:23:49.390348 [ 292 ] {dffb27b2-e8aa-4e87-b973-b9421bc6b84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3040 | 2024.11.09 01:23:49.391423 [ 292 ] {dffb27b2-e8aa-4e87-b973-b9421bc6b84d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3041 | 2024.11.09 01:23:49.392004 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004090826 sec., 17111.458663849306 rows/sec., 1.27 MiB/sec. | ||
3042 | 2024.11.09 01:23:49.392189 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3043 | 2024.11.09 01:23:49.392422 [ 292 ] {dffb27b2-e8aa-4e87-b973-b9421bc6b84d} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3044 | 2024.11.09 01:23:49.392466 [ 292 ] {dffb27b2-e8aa-4e87-b973-b9421bc6b84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3045 | 2024.11.09 01:23:49.392641 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_5_1} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3046 | 2024.11.09 01:23:49.392773 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_5_1} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3047 | 2024.11.09 01:23:49.392887 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3048 | 2024.11.09 01:23:49.393008 [ 292 ] {dffb27b2-e8aa-4e87-b973-b9421bc6b84d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3049 | 2024.11.09 01:23:49.393261 [ 292 ] {dffb27b2-e8aa-4e87-b973-b9421bc6b84d} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3050 | 2024.11.09 01:23:49.393394 [ 292 ] {dffb27b2-e8aa-4e87-b973-b9421bc6b84d} <Debug> executeQuery: Read 261 rows, 23.46 KiB in 0.003369 sec., 77471.05966162066 rows/sec., 6.80 MiB/sec. | ||
3051 | 2024.11.09 01:23:49.393767 [ 292 ] {dffb27b2-e8aa-4e87-b973-b9421bc6b84d} <Debug> DynamicQueryHandler: Done processing query | ||
3052 | 2024.11.09 01:23:49.393794 [ 292 ] {dffb27b2-e8aa-4e87-b973-b9421bc6b84d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3053 | 2024.11.09 01:23:49.393813 [ 292 ] {} <Debug> HTTP-Session: 5cd67278-1b6f-478f-8958-5810dd6e8e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3054 | 2024.11.09 01:23:49.394023 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3055 | 2024.11.09 01:23:49.394123 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46097, User-Agent: (none), Length: 5126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3056 | 2024.11.09 01:23:49.394202 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3057 | 2024.11.09 01:23:49.394228 [ 291 ] {} <Debug> HTTP-Session: c0590be6-b39f-4133-ace6-49a70d63b7e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46097 | ||
3058 | 2024.11.09 01:23:49.394249 [ 291 ] {} <Debug> HTTP-Session: c0590be6-b39f-4133-ace6-49a70d63b7e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3059 | 2024.11.09 01:23:49.394266 [ 291 ] {} <Debug> HTTP-Session: c0590be6-b39f-4133-ace6-49a70d63b7e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3060 | 2024.11.09 01:23:49.394311 [ 291 ] {} <Trace> HTTP-Session: c0590be6-b39f-4133-ace6-49a70d63b7e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3061 | 2024.11.09 01:23:49.394468 [ 291 ] {521b58e7-e069-4a94-93e2-ad61b46ae52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46097) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3062 | 2024.11.09 01:23:49.394526 [ 291 ] {521b58e7-e069-4a94-93e2-ad61b46ae52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3063 | 2024.11.09 01:23:49.394841 [ 291 ] {521b58e7-e069-4a94-93e2-ad61b46ae52a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3064 | 2024.11.09 01:23:49.395194 [ 291 ] {521b58e7-e069-4a94-93e2-ad61b46ae52a} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3065 | 2024.11.09 01:23:49.395231 [ 291 ] {521b58e7-e069-4a94-93e2-ad61b46ae52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3066 | 2024.11.09 01:23:49.395611 [ 291 ] {521b58e7-e069-4a94-93e2-ad61b46ae52a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3067 | 2024.11.09 01:23:49.395849 [ 291 ] {521b58e7-e069-4a94-93e2-ad61b46ae52a} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3068 | 2024.11.09 01:23:49.395971 [ 291 ] {521b58e7-e069-4a94-93e2-ad61b46ae52a} <Debug> executeQuery: Read 36 rows, 2.64 KiB in 0.001562 sec., 23047.375160051215 rows/sec., 1.65 MiB/sec. | ||
3069 | 2024.11.09 01:23:49.396295 [ 291 ] {521b58e7-e069-4a94-93e2-ad61b46ae52a} <Debug> DynamicQueryHandler: Done processing query | ||
3070 | 2024.11.09 01:23:49.396321 [ 291 ] {521b58e7-e069-4a94-93e2-ad61b46ae52a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3071 | 2024.11.09 01:23:49.396339 [ 291 ] {} <Debug> HTTP-Session: c0590be6-b39f-4133-ace6-49a70d63b7e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3072 | 2024.11.09 01:23:49.396474 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46097, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3073 | 2024.11.09 01:23:49.396618 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35923, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3074 | 2024.11.09 01:23:49.396730 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3075 | 2024.11.09 01:23:49.396772 [ 292 ] {} <Debug> HTTP-Session: 13ece9c9-be71-4c89-bcf8-2035fb08289a Authenticating user 'default' from [fd00:1122:3344:101::d]:35923 | ||
3076 | 2024.11.09 01:23:49.396806 [ 292 ] {} <Debug> HTTP-Session: 13ece9c9-be71-4c89-bcf8-2035fb08289a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3077 | 2024.11.09 01:23:49.396834 [ 292 ] {} <Debug> HTTP-Session: 13ece9c9-be71-4c89-bcf8-2035fb08289a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3078 | 2024.11.09 01:23:49.396902 [ 292 ] {} <Trace> HTTP-Session: 13ece9c9-be71-4c89-bcf8-2035fb08289a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3079 | 2024.11.09 01:23:49.397113 [ 292 ] {4a2320dc-87f8-4d76-9fba-5ea483f2f7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35923) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3080 | 2024.11.09 01:23:49.397183 [ 292 ] {4a2320dc-87f8-4d76-9fba-5ea483f2f7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3081 | 2024.11.09 01:23:49.397448 [ 292 ] {4a2320dc-87f8-4d76-9fba-5ea483f2f7c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3082 | 2024.11.09 01:23:49.397759 [ 292 ] {4a2320dc-87f8-4d76-9fba-5ea483f2f7c8} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3083 | 2024.11.09 01:23:49.397795 [ 292 ] {4a2320dc-87f8-4d76-9fba-5ea483f2f7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3084 | 2024.11.09 01:23:49.398147 [ 292 ] {4a2320dc-87f8-4d76-9fba-5ea483f2f7c8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3085 | 2024.11.09 01:23:49.398388 [ 292 ] {4a2320dc-87f8-4d76-9fba-5ea483f2f7c8} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3086 | 2024.11.09 01:23:49.398552 [ 292 ] {4a2320dc-87f8-4d76-9fba-5ea483f2f7c8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001499 sec., 9339.559706470982 rows/sec., 654.08 KiB/sec. | ||
3087 | 2024.11.09 01:23:49.398735 [ 292 ] {4a2320dc-87f8-4d76-9fba-5ea483f2f7c8} <Debug> DynamicQueryHandler: Done processing query | ||
3088 | 2024.11.09 01:23:49.398856 [ 292 ] {4a2320dc-87f8-4d76-9fba-5ea483f2f7c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3089 | 2024.11.09 01:23:49.398875 [ 292 ] {} <Debug> HTTP-Session: 13ece9c9-be71-4c89-bcf8-2035fb08289a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3090 | 2024.11.09 01:23:49.399049 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46097, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3091 | 2024.11.09 01:23:49.399066 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35923, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3092 | 2024.11.09 01:23:49.399147 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3093 | 2024.11.09 01:23:49.399185 [ 291 ] {} <Debug> HTTP-Session: 36cfa4e3-4120-4c7e-a7b4-b413265899a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46097 | ||
3094 | 2024.11.09 01:23:49.399222 [ 291 ] {} <Debug> HTTP-Session: 36cfa4e3-4120-4c7e-a7b4-b413265899a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3095 | 2024.11.09 01:23:49.399245 [ 291 ] {} <Debug> HTTP-Session: 36cfa4e3-4120-4c7e-a7b4-b413265899a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3096 | 2024.11.09 01:23:49.399381 [ 291 ] {} <Trace> HTTP-Session: 36cfa4e3-4120-4c7e-a7b4-b413265899a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3097 | 2024.11.09 01:23:49.399520 [ 291 ] {8455c8c6-aca9-4f35-9e05-16e0db276d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46097) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3098 | 2024.11.09 01:23:49.399576 [ 291 ] {8455c8c6-aca9-4f35-9e05-16e0db276d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3099 | 2024.11.09 01:23:49.399887 [ 291 ] {8455c8c6-aca9-4f35-9e05-16e0db276d09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3100 | 2024.11.09 01:23:49.400219 [ 291 ] {8455c8c6-aca9-4f35-9e05-16e0db276d09} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3101 | 2024.11.09 01:23:49.400256 [ 291 ] {8455c8c6-aca9-4f35-9e05-16e0db276d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3102 | 2024.11.09 01:23:49.400605 [ 291 ] {8455c8c6-aca9-4f35-9e05-16e0db276d09} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3103 | 2024.11.09 01:23:49.400845 [ 291 ] {8455c8c6-aca9-4f35-9e05-16e0db276d09} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3104 | 2024.11.09 01:23:49.400972 [ 291 ] {8455c8c6-aca9-4f35-9e05-16e0db276d09} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001494 sec., 8701.472556894243 rows/sec., 542.53 KiB/sec. | ||
3105 | 2024.11.09 01:23:49.400972 [ 35 ] {} <Debug> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3106 | 2024.11.09 01:23:49.401036 [ 35 ] {} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3107 | 2024.11.09 01:23:49.401074 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3108 | 2024.11.09 01:23:49.401218 [ 291 ] {8455c8c6-aca9-4f35-9e05-16e0db276d09} <Debug> DynamicQueryHandler: Done processing query | ||
3109 | 2024.11.09 01:23:49.401268 [ 291 ] {8455c8c6-aca9-4f35-9e05-16e0db276d09} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3110 | 2024.11.09 01:23:49.401288 [ 200 ] {a0d6ee65-53ca-409d-a081-421a1e344917::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 | ||
3111 | 2024.11.09 01:23:49.401305 [ 291 ] {} <Debug> HTTP-Session: 36cfa4e3-4120-4c7e-a7b4-b413265899a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3112 | 2024.11.09 01:23:49.401536 [ 200 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3113 | 2024.11.09 01:23:49.401598 [ 200 ] {a0d6ee65-53ca-409d-a081-421a1e344917::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 | ||
3114 | 2024.11.09 01:23:49.401660 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46097, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3115 | 2024.11.09 01:23:49.401915 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41765, User-Agent: (none), Length: 66662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3116 | 2024.11.09 01:23:49.402042 [ 200 ] {a0d6ee65-53ca-409d-a081-421a1e344917::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 | ||
3117 | 2024.11.09 01:23:49.402118 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3118 | 2024.11.09 01:23:49.402218 [ 292 ] {} <Debug> HTTP-Session: 9902c94e-0307-4ea8-8165-1ba2ce6ea07f Authenticating user 'default' from [fd00:1122:3344:101::d]:41765 | ||
3119 | 2024.11.09 01:23:49.402309 [ 292 ] {} <Debug> HTTP-Session: 9902c94e-0307-4ea8-8165-1ba2ce6ea07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3120 | 2024.11.09 01:23:49.402322 [ 200 ] {a0d6ee65-53ca-409d-a081-421a1e344917::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 | ||
3121 | 2024.11.09 01:23:49.402370 [ 292 ] {} <Debug> HTTP-Session: 9902c94e-0307-4ea8-8165-1ba2ce6ea07f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3122 | 2024.11.09 01:23:49.402475 [ 292 ] {} <Trace> HTTP-Session: 9902c94e-0307-4ea8-8165-1ba2ce6ea07f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3123 | 2024.11.09 01:23:49.402570 [ 200 ] {a0d6ee65-53ca-409d-a081-421a1e344917::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 | ||
3124 | 2024.11.09 01:23:49.402816 [ 200 ] {a0d6ee65-53ca-409d-a081-421a1e344917::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 | ||
3125 | 2024.11.09 01:23:49.403015 [ 292 ] {bb12eb23-c65e-4f87-b9f5-411655a767e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41765) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3126 | 2024.11.09 01:23:49.403163 [ 292 ] {bb12eb23-c65e-4f87-b9f5-411655a767e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3127 | 2024.11.09 01:23:49.403713 [ 292 ] {bb12eb23-c65e-4f87-b9f5-411655a767e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3128 | 2024.11.09 01:23:49.404584 [ 195 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003424858 sec., 18978.889051750466 rows/sec., 1.23 MiB/sec. | ||
3129 | 2024.11.09 01:23:49.404730 [ 292 ] {bb12eb23-c65e-4f87-b9f5-411655a767e9} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3130 | 2024.11.09 01:23:49.404781 [ 292 ] {bb12eb23-c65e-4f87-b9f5-411655a767e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3131 | 2024.11.09 01:23:49.404826 [ 195 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3132 | 2024.11.09 01:23:49.405440 [ 195 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_5_1} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3133 | 2024.11.09 01:23:49.405625 [ 195 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_5_1} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3134 | 2024.11.09 01:23:49.405740 [ 292 ] {bb12eb23-c65e-4f87-b9f5-411655a767e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3135 | 2024.11.09 01:23:49.405746 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3136 | 2024.11.09 01:23:49.406036 [ 292 ] {bb12eb23-c65e-4f87-b9f5-411655a767e9} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3137 | 2024.11.09 01:23:49.406213 [ 292 ] {bb12eb23-c65e-4f87-b9f5-411655a767e9} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.00347 sec., 118443.80403458214 rows/sec., 8.44 MiB/sec. | ||
3138 | 2024.11.09 01:23:49.406422 [ 292 ] {bb12eb23-c65e-4f87-b9f5-411655a767e9} <Debug> DynamicQueryHandler: Done processing query | ||
3139 | 2024.11.09 01:23:49.406448 [ 292 ] {bb12eb23-c65e-4f87-b9f5-411655a767e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
3140 | 2024.11.09 01:23:49.406465 [ 292 ] {} <Debug> HTTP-Session: 9902c94e-0307-4ea8-8165-1ba2ce6ea07f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3141 | 2024.11.09 01:23:49.406663 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3142 | 2024.11.09 01:23:49.406666 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46097, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3143 | 2024.11.09 01:23:49.406764 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3144 | 2024.11.09 01:23:49.406789 [ 291 ] {} <Debug> HTTP-Session: ba9b86a8-7337-4a22-885b-b5824abff0d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46097 | ||
3145 | 2024.11.09 01:23:49.406818 [ 291 ] {} <Debug> HTTP-Session: ba9b86a8-7337-4a22-885b-b5824abff0d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3146 | 2024.11.09 01:23:49.406838 [ 291 ] {} <Debug> HTTP-Session: ba9b86a8-7337-4a22-885b-b5824abff0d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3147 | 2024.11.09 01:23:49.406884 [ 291 ] {} <Trace> HTTP-Session: ba9b86a8-7337-4a22-885b-b5824abff0d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3148 | 2024.11.09 01:23:49.407012 [ 291 ] {6de1b71b-9bef-42db-b754-385644286e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46097) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3149 | 2024.11.09 01:23:49.407071 [ 291 ] {6de1b71b-9bef-42db-b754-385644286e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3150 | 2024.11.09 01:23:49.407238 [ 291 ] {6de1b71b-9bef-42db-b754-385644286e91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3151 | 2024.11.09 01:23:49.407527 [ 291 ] {6de1b71b-9bef-42db-b754-385644286e91} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3152 | 2024.11.09 01:23:49.407562 [ 291 ] {6de1b71b-9bef-42db-b754-385644286e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3153 | 2024.11.09 01:23:49.407927 [ 291 ] {6de1b71b-9bef-42db-b754-385644286e91} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3154 | 2024.11.09 01:23:49.408164 [ 291 ] {6de1b71b-9bef-42db-b754-385644286e91} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3155 | 2024.11.09 01:23:49.408298 [ 291 ] {6de1b71b-9bef-42db-b754-385644286e91} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001323 sec., 4535.14739229025 rows/sec., 236.94 KiB/sec. | ||
3156 | 2024.11.09 01:23:49.408523 [ 291 ] {6de1b71b-9bef-42db-b754-385644286e91} <Debug> DynamicQueryHandler: Done processing query | ||
3157 | 2024.11.09 01:23:49.408548 [ 291 ] {6de1b71b-9bef-42db-b754-385644286e91} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3158 | 2024.11.09 01:23:49.408565 [ 291 ] {} <Debug> HTTP-Session: ba9b86a8-7337-4a22-885b-b5824abff0d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3159 | 2024.11.09 01:23:49.408763 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46097, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3160 | 2024.11.09 01:23:49.408896 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45869, User-Agent: (none), Length: 44591, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3161 | 2024.11.09 01:23:49.408966 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3162 | 2024.11.09 01:23:49.408988 [ 292 ] {} <Debug> HTTP-Session: e11223ee-c431-4758-9da1-7b81800d1cca Authenticating user 'default' from [fd00:1122:3344:101::d]:45869 | ||
3163 | 2024.11.09 01:23:49.409006 [ 292 ] {} <Debug> HTTP-Session: e11223ee-c431-4758-9da1-7b81800d1cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3164 | 2024.11.09 01:23:49.409019 [ 292 ] {} <Debug> HTTP-Session: e11223ee-c431-4758-9da1-7b81800d1cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3165 | 2024.11.09 01:23:49.409058 [ 292 ] {} <Trace> HTTP-Session: e11223ee-c431-4758-9da1-7b81800d1cca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3166 | 2024.11.09 01:23:49.409336 [ 292 ] {efcdba7d-be0e-4ba7-b459-75aac0818356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3167 | 2024.11.09 01:23:49.409398 [ 292 ] {efcdba7d-be0e-4ba7-b459-75aac0818356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3168 | 2024.11.09 01:23:49.409613 [ 292 ] {efcdba7d-be0e-4ba7-b459-75aac0818356} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3169 | 2024.11.09 01:23:49.410095 [ 292 ] {efcdba7d-be0e-4ba7-b459-75aac0818356} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3170 | 2024.11.09 01:23:49.410132 [ 292 ] {efcdba7d-be0e-4ba7-b459-75aac0818356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3171 | 2024.11.09 01:23:49.410526 [ 292 ] {efcdba7d-be0e-4ba7-b459-75aac0818356} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3172 | 2024.11.09 01:23:49.410778 [ 292 ] {efcdba7d-be0e-4ba7-b459-75aac0818356} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3173 | 2024.11.09 01:23:49.410938 [ 292 ] {efcdba7d-be0e-4ba7-b459-75aac0818356} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001771 sec., 133822.69904009035 rows/sec., 8.97 MiB/sec. | ||
3174 | 2024.11.09 01:23:49.411116 [ 292 ] {efcdba7d-be0e-4ba7-b459-75aac0818356} <Debug> DynamicQueryHandler: Done processing query | ||
3175 | 2024.11.09 01:23:49.411141 [ 292 ] {efcdba7d-be0e-4ba7-b459-75aac0818356} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3176 | 2024.11.09 01:23:49.411157 [ 292 ] {} <Debug> HTTP-Session: e11223ee-c431-4758-9da1-7b81800d1cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3177 | 2024.11.09 01:23:49.411335 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3178 | 2024.11.09 01:23:49.411404 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38802, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3179 | 2024.11.09 01:23:49.411480 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3180 | 2024.11.09 01:23:49.411507 [ 291 ] {} <Debug> HTTP-Session: fa10209e-d919-4d78-af4d-7d2cf57420ee Authenticating user 'default' from [fd00:1122:3344:101::d]:38802 | ||
3181 | 2024.11.09 01:23:49.411528 [ 291 ] {} <Debug> HTTP-Session: fa10209e-d919-4d78-af4d-7d2cf57420ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3182 | 2024.11.09 01:23:49.411545 [ 291 ] {} <Debug> HTTP-Session: fa10209e-d919-4d78-af4d-7d2cf57420ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3183 | 2024.11.09 01:23:49.411589 [ 291 ] {} <Trace> HTTP-Session: fa10209e-d919-4d78-af4d-7d2cf57420ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3184 | 2024.11.09 01:23:49.411720 [ 291 ] {efe7607f-add3-4665-9971-aea75bda9f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38802) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3185 | 2024.11.09 01:23:49.411780 [ 291 ] {efe7607f-add3-4665-9971-aea75bda9f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3186 | 2024.11.09 01:23:49.411972 [ 291 ] {efe7607f-add3-4665-9971-aea75bda9f3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3187 | 2024.11.09 01:23:49.412239 [ 291 ] {efe7607f-add3-4665-9971-aea75bda9f3a} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3188 | 2024.11.09 01:23:49.412274 [ 291 ] {efe7607f-add3-4665-9971-aea75bda9f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3189 | 2024.11.09 01:23:49.412630 [ 291 ] {efe7607f-add3-4665-9971-aea75bda9f3a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3190 | 2024.11.09 01:23:49.412867 [ 291 ] {efe7607f-add3-4665-9971-aea75bda9f3a} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3191 | 2024.11.09 01:23:49.412981 [ 35 ] {} <Debug> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3192 | 2024.11.09 01:23:49.412996 [ 291 ] {efe7607f-add3-4665-9971-aea75bda9f3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec. | ||
3193 | 2024.11.09 01:23:49.413019 [ 35 ] {} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3194 | 2024.11.09 01:23:49.413055 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3195 | 2024.11.09 01:23:49.413317 [ 291 ] {efe7607f-add3-4665-9971-aea75bda9f3a} <Debug> DynamicQueryHandler: Done processing query | ||
3196 | 2024.11.09 01:23:49.413362 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::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 | ||
3197 | 2024.11.09 01:23:49.413396 [ 291 ] {efe7607f-add3-4665-9971-aea75bda9f3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3198 | 2024.11.09 01:23:49.413487 [ 291 ] {} <Debug> HTTP-Session: fa10209e-d919-4d78-af4d-7d2cf57420ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3199 | 2024.11.09 01:23:49.413717 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3200 | 2024.11.09 01:23:49.413801 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
3201 | 2024.11.09 01:23:49.413822 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38802, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3202 | 2024.11.09 01:23:49.414131 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
3203 | 2024.11.09 01:23:49.414166 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35618, User-Agent: (none), Length: 48521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3204 | 2024.11.09 01:23:49.414357 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3205 | 2024.11.09 01:23:49.414361 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
3206 | 2024.11.09 01:23:49.414441 [ 292 ] {} <Debug> HTTP-Session: 0af0a1cc-1960-4eeb-83b3-e2c80af239b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35618 | ||
3207 | 2024.11.09 01:23:49.414534 [ 292 ] {} <Debug> HTTP-Session: 0af0a1cc-1960-4eeb-83b3-e2c80af239b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3208 | 2024.11.09 01:23:49.414606 [ 292 ] {} <Debug> HTTP-Session: 0af0a1cc-1960-4eeb-83b3-e2c80af239b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3209 | 2024.11.09 01:23:49.414758 [ 292 ] {} <Trace> HTTP-Session: 0af0a1cc-1960-4eeb-83b3-e2c80af239b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3210 | 2024.11.09 01:23:49.414745 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
3211 | 2024.11.09 01:23:49.414922 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
3212 | 2024.11.09 01:23:49.415405 [ 292 ] {8d4adf1a-9a55-4492-9434-d333acc82f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35618) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3213 | 2024.11.09 01:23:49.415552 [ 292 ] {8d4adf1a-9a55-4492-9434-d333acc82f6d} <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 | ||
3214 | 2024.11.09 01:23:49.417843 [ 292 ] {8d4adf1a-9a55-4492-9434-d333acc82f6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3215 | 2024.11.09 01:23:49.418290 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005127117 sec., 975.2069242812287 rows/sec., 65.71 KiB/sec. | ||
3216 | 2024.11.09 01:23:49.418446 [ 200 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3217 | 2024.11.09 01:23:49.418936 [ 292 ] {8d4adf1a-9a55-4492-9434-d333acc82f6d} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3218 | 2024.11.09 01:23:49.418943 [ 200 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_5_1} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3219 | 2024.11.09 01:23:49.418978 [ 292 ] {8d4adf1a-9a55-4492-9434-d333acc82f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3220 | 2024.11.09 01:23:49.419068 [ 200 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_5_1} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3221 | 2024.11.09 01:23:49.419188 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3222 | 2024.11.09 01:23:49.419728 [ 292 ] {8d4adf1a-9a55-4492-9434-d333acc82f6d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3223 | 2024.11.09 01:23:49.419991 [ 292 ] {8d4adf1a-9a55-4492-9434-d333acc82f6d} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3224 | 2024.11.09 01:23:49.420167 [ 292 ] {8d4adf1a-9a55-4492-9434-d333acc82f6d} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.005171 sec., 5608.199574550376 rows/sec., 10.05 MiB/sec. | ||
3225 | 2024.11.09 01:23:49.420428 [ 292 ] {8d4adf1a-9a55-4492-9434-d333acc82f6d} <Debug> DynamicQueryHandler: Done processing query | ||
3226 | 2024.11.09 01:23:49.420453 [ 292 ] {8d4adf1a-9a55-4492-9434-d333acc82f6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
3227 | 2024.11.09 01:23:49.420469 [ 292 ] {} <Debug> HTTP-Session: 0af0a1cc-1960-4eeb-83b3-e2c80af239b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3228 | 2024.11.09 01:23:49.420649 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38802, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3229 | 2024.11.09 01:23:49.420689 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35618, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3230 | 2024.11.09 01:23:49.420756 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3231 | 2024.11.09 01:23:49.420792 [ 291 ] {} <Debug> HTTP-Session: 1658dd11-61ca-47fa-aa01-519063fd10e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38802 | ||
3232 | 2024.11.09 01:23:49.420820 [ 291 ] {} <Debug> HTTP-Session: 1658dd11-61ca-47fa-aa01-519063fd10e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3233 | 2024.11.09 01:23:49.420837 [ 291 ] {} <Debug> HTTP-Session: 1658dd11-61ca-47fa-aa01-519063fd10e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3234 | 2024.11.09 01:23:49.420893 [ 291 ] {} <Trace> HTTP-Session: 1658dd11-61ca-47fa-aa01-519063fd10e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3235 | 2024.11.09 01:23:49.421094 [ 291 ] {80c1e95b-d004-46a7-a505-747197a6a2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38802) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3236 | 2024.11.09 01:23:49.421148 [ 291 ] {80c1e95b-d004-46a7-a505-747197a6a2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3237 | 2024.11.09 01:23:49.421309 [ 291 ] {80c1e95b-d004-46a7-a505-747197a6a2b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3238 | 2024.11.09 01:23:49.421613 [ 291 ] {80c1e95b-d004-46a7-a505-747197a6a2b2} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3239 | 2024.11.09 01:23:49.421649 [ 291 ] {80c1e95b-d004-46a7-a505-747197a6a2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3240 | 2024.11.09 01:23:49.422023 [ 291 ] {80c1e95b-d004-46a7-a505-747197a6a2b2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3241 | 2024.11.09 01:23:49.422268 [ 291 ] {80c1e95b-d004-46a7-a505-747197a6a2b2} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3242 | 2024.11.09 01:23:49.422398 [ 291 ] {80c1e95b-d004-46a7-a505-747197a6a2b2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001401 sec., 58529.621698786585 rows/sec., 3.72 MiB/sec. | ||
3243 | 2024.11.09 01:23:49.422569 [ 291 ] {80c1e95b-d004-46a7-a505-747197a6a2b2} <Debug> DynamicQueryHandler: Done processing query | ||
3244 | 2024.11.09 01:23:49.422593 [ 291 ] {80c1e95b-d004-46a7-a505-747197a6a2b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3245 | 2024.11.09 01:23:49.422610 [ 291 ] {} <Debug> HTTP-Session: 1658dd11-61ca-47fa-aa01-519063fd10e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3246 | 2024.11.09 01:23:49.422985 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38802, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3247 | 2024.11.09 01:23:52.723176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 356 | ||
3248 | 2024.11.09 01:23:52.726836 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3249 | 2024.11.09 01:23:52.726890 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3250 | 2024.11.09 01:23:52.729023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3251 | 2024.11.09 01:23:52.729386 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3252 | 2024.11.09 01:23:52.729927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
3253 | 2024.11.09 01:23:54.372489 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3254 | 2024.11.09 01:23:54.372784 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) 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) | ||
3255 | 2024.11.09 01:23:54.373264 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3256 | 2024.11.09 01:23:54.373318 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <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 | ||
3257 | 2024.11.09 01:23:54.373692 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3258 | 2024.11.09 01:23:54.373772 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3259 | 2024.11.09 01:23:54.373947 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
3260 | 2024.11.09 01:23:54.374214 [ 257 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3261 | 2024.11.09 01:23:54.374340 [ 298 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3262 | 2024.11.09 01:23:54.374288 [ 295 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3263 | 2024.11.09 01:23:54.374608 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
3264 | 2024.11.09 01:23:54.374644 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3265 | 2024.11.09 01:23:54.374775 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3266 | 2024.11.09 01:23:54.374800 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
3267 | 2024.11.09 01:23:54.374846 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <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'))" | ||
3268 | 2024.11.09 01:23:54.374897 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <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'))" | ||
3269 | 2024.11.09 01:23:54.374942 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <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'))" | ||
3270 | 2024.11.09 01:23:54.376611 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003971 sec., 10073.029463611181 rows/sec., 384.13 KiB/sec. | ||
3271 | 2024.11.09 01:23:54.376789 [ 4 ] {acce768d-2e8f-43e1-9cec-96fa91a8cd65} <Debug> TCPHandler: Processed in 0.00443971 sec. | ||
3272 | 2024.11.09 01:23:54.377597 [ 253 ] {} <Trace> TCP-Session: 649f03ff-44fa-4b0d-80b5-73b2f5ab2f17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3273 | 2024.11.09 01:23:54.377846 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44423) 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) | ||
3274 | 2024.11.09 01:23:54.378312 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3275 | 2024.11.09 01:23:54.378369 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <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 | ||
3276 | 2024.11.09 01:23:54.378753 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3277 | 2024.11.09 01:23:54.378837 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3278 | 2024.11.09 01:23:54.379020 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
3279 | 2024.11.09 01:23:54.379163 [ 299 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3280 | 2024.11.09 01:23:54.379176 [ 298 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3281 | 2024.11.09 01:23:54.379158 [ 295 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3282 | 2024.11.09 01:23:54.379368 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
3283 | 2024.11.09 01:23:54.379395 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3284 | 2024.11.09 01:23:54.379517 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3285 | 2024.11.09 01:23:54.379541 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Debug> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
3286 | 2024.11.09 01:23:54.379587 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <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'))" | ||
3287 | 2024.11.09 01:23:54.379639 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <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'))" | ||
3288 | 2024.11.09 01:23:54.379694 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <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'))" | ||
3289 | 2024.11.09 01:23:54.381152 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003432 sec., 11655.011655011655 rows/sec., 444.46 KiB/sec. | ||
3290 | 2024.11.09 01:23:54.381323 [ 253 ] {bb2823c8-da4f-4395-8934-89ea69564d94} <Debug> TCPHandler: Processed in 0.003868792 sec. | ||
3291 | 2024.11.09 01:23:54.390462 [ 4 ] {} <Trace> TCP-Session: 84a59b5a-09b1-4cf0-8948-ce86bc4d01b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3292 | 2024.11.09 01:23:54.390594 [ 4 ] {db82bc1c-b25b-438b-8d1a-8483928d4c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34841) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
3293 | 2024.11.09 01:23:54.390652 [ 4 ] {db82bc1c-b25b-438b-8d1a-8483928d4c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3294 | 2024.11.09 01:23:54.391386 [ 4 ] {db82bc1c-b25b-438b-8d1a-8483928d4c67} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3295 | 2024.11.09 01:23:54.391426 [ 4 ] {db82bc1c-b25b-438b-8d1a-8483928d4c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3296 | 2024.11.09 01:23:54.391921 [ 4 ] {db82bc1c-b25b-438b-8d1a-8483928d4c67} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3297 | 2024.11.09 01:23:54.392142 [ 4 ] {db82bc1c-b25b-438b-8d1a-8483928d4c67} <Trace> oximeter.timeseries_schema (72b86663-3dba-4583-b259-7986720fc077): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3298 | 2024.11.09 01:23:54.392392 [ 4 ] {db82bc1c-b25b-438b-8d1a-8483928d4c67} <Debug> executeQuery: Read 2 rows, 338.00 B in 0.001829 sec., 1093.4937124111536 rows/sec., 180.47 KiB/sec. | ||
3299 | 2024.11.09 01:23:54.392564 [ 4 ] {db82bc1c-b25b-438b-8d1a-8483928d4c67} <Debug> TCPHandler: Processed in 0.002160334 sec. | ||
3300 | 2024.11.09 01:23:54.392947 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39231, User-Agent: (none), Length: 1924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3301 | 2024.11.09 01:23:54.393020 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3302 | 2024.11.09 01:23:54.393042 [ 291 ] {} <Debug> HTTP-Session: e5c23070-bedc-458e-bcd2-d9b0e7d1da5a Authenticating user 'default' from [fd00:1122:3344:101::d]:39231 | ||
3303 | 2024.11.09 01:23:54.393065 [ 291 ] {} <Debug> HTTP-Session: e5c23070-bedc-458e-bcd2-d9b0e7d1da5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3304 | 2024.11.09 01:23:54.393079 [ 291 ] {} <Debug> HTTP-Session: e5c23070-bedc-458e-bcd2-d9b0e7d1da5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3305 | 2024.11.09 01:23:54.393124 [ 291 ] {} <Trace> HTTP-Session: e5c23070-bedc-458e-bcd2-d9b0e7d1da5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3306 | 2024.11.09 01:23:54.393249 [ 291 ] {9ddb240e-46e2-46b3-bfb3-8af018250ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39231) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3307 | 2024.11.09 01:23:54.393294 [ 291 ] {9ddb240e-46e2-46b3-bfb3-8af018250ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3308 | 2024.11.09 01:23:54.393554 [ 291 ] {9ddb240e-46e2-46b3-bfb3-8af018250ce6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3309 | 2024.11.09 01:23:54.393927 [ 291 ] {9ddb240e-46e2-46b3-bfb3-8af018250ce6} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3310 | 2024.11.09 01:23:54.393963 [ 291 ] {9ddb240e-46e2-46b3-bfb3-8af018250ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3311 | 2024.11.09 01:23:54.394312 [ 291 ] {9ddb240e-46e2-46b3-bfb3-8af018250ce6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
3312 | 2024.11.09 01:23:54.394567 [ 291 ] {9ddb240e-46e2-46b3-bfb3-8af018250ce6} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3313 | 2024.11.09 01:23:54.394694 [ 291 ] {9ddb240e-46e2-46b3-bfb3-8af018250ce6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001463 sec., 8202.323991797675 rows/sec., 668.84 KiB/sec. | ||
3314 | 2024.11.09 01:23:54.394948 [ 291 ] {9ddb240e-46e2-46b3-bfb3-8af018250ce6} <Debug> DynamicQueryHandler: Done processing query | ||
3315 | 2024.11.09 01:23:54.394975 [ 291 ] {9ddb240e-46e2-46b3-bfb3-8af018250ce6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3316 | 2024.11.09 01:23:54.394991 [ 291 ] {} <Debug> HTTP-Session: e5c23070-bedc-458e-bcd2-d9b0e7d1da5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3317 | 2024.11.09 01:23:54.395257 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39231, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3318 | 2024.11.09 01:23:54.395352 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56121, User-Agent: (none), Length: 12186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3319 | 2024.11.09 01:23:54.395457 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3320 | 2024.11.09 01:23:54.395482 [ 292 ] {} <Debug> HTTP-Session: 8678f82c-6bdd-4f71-a6f8-d8e1fd76180a Authenticating user 'default' from [fd00:1122:3344:101::d]:56121 | ||
3321 | 2024.11.09 01:23:54.395506 [ 292 ] {} <Debug> HTTP-Session: 8678f82c-6bdd-4f71-a6f8-d8e1fd76180a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3322 | 2024.11.09 01:23:54.395521 [ 292 ] {} <Debug> HTTP-Session: 8678f82c-6bdd-4f71-a6f8-d8e1fd76180a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3323 | 2024.11.09 01:23:54.395578 [ 292 ] {} <Trace> HTTP-Session: 8678f82c-6bdd-4f71-a6f8-d8e1fd76180a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3324 | 2024.11.09 01:23:54.395791 [ 292 ] {406c7f4d-7120-4e95-ad68-e994e75d426c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56121) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3325 | 2024.11.09 01:23:54.395864 [ 292 ] {406c7f4d-7120-4e95-ad68-e994e75d426c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3326 | 2024.11.09 01:23:54.396211 [ 292 ] {406c7f4d-7120-4e95-ad68-e994e75d426c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3327 | 2024.11.09 01:23:54.396666 [ 292 ] {406c7f4d-7120-4e95-ad68-e994e75d426c} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3328 | 2024.11.09 01:23:54.396714 [ 292 ] {406c7f4d-7120-4e95-ad68-e994e75d426c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3329 | 2024.11.09 01:23:54.397146 [ 292 ] {406c7f4d-7120-4e95-ad68-e994e75d426c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3330 | 2024.11.09 01:23:54.397398 [ 292 ] {406c7f4d-7120-4e95-ad68-e994e75d426c} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3331 | 2024.11.09 01:23:54.397579 [ 292 ] {406c7f4d-7120-4e95-ad68-e994e75d426c} <Debug> executeQuery: Read 85 rows, 7.00 KiB in 0.001855 sec., 45822.10242587601 rows/sec., 3.69 MiB/sec. | ||
3332 | 2024.11.09 01:23:54.397797 [ 292 ] {406c7f4d-7120-4e95-ad68-e994e75d426c} <Debug> DynamicQueryHandler: Done processing query | ||
3333 | 2024.11.09 01:23:54.397824 [ 292 ] {406c7f4d-7120-4e95-ad68-e994e75d426c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3334 | 2024.11.09 01:23:54.397841 [ 292 ] {} <Debug> HTTP-Session: 8678f82c-6bdd-4f71-a6f8-d8e1fd76180a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3335 | 2024.11.09 01:23:54.398060 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3336 | 2024.11.09 01:23:54.398130 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50442, User-Agent: (none), Length: 3301, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3337 | 2024.11.09 01:23:54.398237 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3338 | 2024.11.09 01:23:54.398274 [ 291 ] {} <Debug> HTTP-Session: 807cb956-fc0a-4574-bf28-3db6c1e43a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:50442 | ||
3339 | 2024.11.09 01:23:54.398298 [ 291 ] {} <Debug> HTTP-Session: 807cb956-fc0a-4574-bf28-3db6c1e43a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3340 | 2024.11.09 01:23:54.398315 [ 291 ] {} <Debug> HTTP-Session: 807cb956-fc0a-4574-bf28-3db6c1e43a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3341 | 2024.11.09 01:23:54.398360 [ 291 ] {} <Trace> HTTP-Session: 807cb956-fc0a-4574-bf28-3db6c1e43a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3342 | 2024.11.09 01:23:54.398501 [ 291 ] {27e5cc01-7952-4af5-bacd-cad412656951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50442) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3343 | 2024.11.09 01:23:54.398555 [ 291 ] {27e5cc01-7952-4af5-bacd-cad412656951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3344 | 2024.11.09 01:23:54.398873 [ 291 ] {27e5cc01-7952-4af5-bacd-cad412656951} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3345 | 2024.11.09 01:23:54.399254 [ 291 ] {27e5cc01-7952-4af5-bacd-cad412656951} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3346 | 2024.11.09 01:23:54.399290 [ 291 ] {27e5cc01-7952-4af5-bacd-cad412656951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3347 | 2024.11.09 01:23:54.399635 [ 291 ] {27e5cc01-7952-4af5-bacd-cad412656951} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3348 | 2024.11.09 01:23:54.399868 [ 291 ] {27e5cc01-7952-4af5-bacd-cad412656951} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3349 | 2024.11.09 01:23:54.400017 [ 291 ] {27e5cc01-7952-4af5-bacd-cad412656951} <Debug> executeQuery: Read 23 rows, 1.67 KiB in 0.001551 sec., 14829.142488716956 rows/sec., 1.05 MiB/sec. | ||
3350 | 2024.11.09 01:23:54.400187 [ 291 ] {27e5cc01-7952-4af5-bacd-cad412656951} <Debug> DynamicQueryHandler: Done processing query | ||
3351 | 2024.11.09 01:23:54.400211 [ 291 ] {27e5cc01-7952-4af5-bacd-cad412656951} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3352 | 2024.11.09 01:23:54.400227 [ 291 ] {} <Debug> HTTP-Session: 807cb956-fc0a-4574-bf28-3db6c1e43a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3353 | 2024.11.09 01:23:54.400401 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50442, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3354 | 2024.11.09 01:23:54.400563 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36457, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3355 | 2024.11.09 01:23:54.400678 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3356 | 2024.11.09 01:23:54.400720 [ 292 ] {} <Debug> HTTP-Session: 45acbc58-65f8-471f-bd64-796423facb1a Authenticating user 'default' from [fd00:1122:3344:101::d]:36457 | ||
3357 | 2024.11.09 01:23:54.400756 [ 292 ] {} <Debug> HTTP-Session: 45acbc58-65f8-471f-bd64-796423facb1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3358 | 2024.11.09 01:23:54.400784 [ 292 ] {} <Debug> HTTP-Session: 45acbc58-65f8-471f-bd64-796423facb1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3359 | 2024.11.09 01:23:54.400857 [ 292 ] {} <Trace> HTTP-Session: 45acbc58-65f8-471f-bd64-796423facb1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3360 | 2024.11.09 01:23:54.401061 [ 292 ] {561be27d-ceef-4b1a-a4a3-3792c70304c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36457) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3361 | 2024.11.09 01:23:54.401151 [ 292 ] {561be27d-ceef-4b1a-a4a3-3792c70304c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3362 | 2024.11.09 01:23:54.401488 [ 292 ] {561be27d-ceef-4b1a-a4a3-3792c70304c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3363 | 2024.11.09 01:23:54.401805 [ 292 ] {561be27d-ceef-4b1a-a4a3-3792c70304c1} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3364 | 2024.11.09 01:23:54.401844 [ 292 ] {561be27d-ceef-4b1a-a4a3-3792c70304c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3365 | 2024.11.09 01:23:54.402193 [ 292 ] {561be27d-ceef-4b1a-a4a3-3792c70304c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3366 | 2024.11.09 01:23:54.402435 [ 292 ] {561be27d-ceef-4b1a-a4a3-3792c70304c1} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3367 | 2024.11.09 01:23:54.402597 [ 292 ] {561be27d-ceef-4b1a-a4a3-3792c70304c1} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001587 sec., 630.1197227473219 rows/sec., 41.84 KiB/sec. | ||
3368 | 2024.11.09 01:23:54.402864 [ 292 ] {561be27d-ceef-4b1a-a4a3-3792c70304c1} <Debug> DynamicQueryHandler: Done processing query | ||
3369 | 2024.11.09 01:23:54.402898 [ 292 ] {561be27d-ceef-4b1a-a4a3-3792c70304c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3370 | 2024.11.09 01:23:54.402918 [ 292 ] {} <Debug> HTTP-Session: 45acbc58-65f8-471f-bd64-796423facb1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3371 | 2024.11.09 01:23:54.403107 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3372 | 2024.11.09 01:23:54.403156 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50442, User-Agent: (none), Length: 16506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3373 | 2024.11.09 01:23:54.403246 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3374 | 2024.11.09 01:23:54.403271 [ 291 ] {} <Debug> HTTP-Session: 51aba6b5-4d07-4bc2-8c13-612fafafac26 Authenticating user 'default' from [fd00:1122:3344:101::d]:50442 | ||
3375 | 2024.11.09 01:23:54.403297 [ 291 ] {} <Debug> HTTP-Session: 51aba6b5-4d07-4bc2-8c13-612fafafac26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3376 | 2024.11.09 01:23:54.403315 [ 291 ] {} <Debug> HTTP-Session: 51aba6b5-4d07-4bc2-8c13-612fafafac26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3377 | 2024.11.09 01:23:54.403354 [ 291 ] {} <Trace> HTTP-Session: 51aba6b5-4d07-4bc2-8c13-612fafafac26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3378 | 2024.11.09 01:23:54.403490 [ 291 ] {b18eecb7-fd5d-4a98-b6fb-b57b084f09bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50442) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3379 | 2024.11.09 01:23:54.403537 [ 291 ] {b18eecb7-fd5d-4a98-b6fb-b57b084f09bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3380 | 2024.11.09 01:23:54.403796 [ 291 ] {b18eecb7-fd5d-4a98-b6fb-b57b084f09bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3381 | 2024.11.09 01:23:54.404182 [ 291 ] {b18eecb7-fd5d-4a98-b6fb-b57b084f09bf} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3382 | 2024.11.09 01:23:54.404218 [ 291 ] {b18eecb7-fd5d-4a98-b6fb-b57b084f09bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3383 | 2024.11.09 01:23:54.404578 [ 291 ] {b18eecb7-fd5d-4a98-b6fb-b57b084f09bf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3384 | 2024.11.09 01:23:54.404820 [ 291 ] {b18eecb7-fd5d-4a98-b6fb-b57b084f09bf} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3385 | 2024.11.09 01:23:54.404977 [ 291 ] {b18eecb7-fd5d-4a98-b6fb-b57b084f09bf} <Debug> executeQuery: Read 97 rows, 7.79 KiB in 0.001523 sec., 63690.08535784635 rows/sec., 4.99 MiB/sec. | ||
3386 | 2024.11.09 01:23:54.405204 [ 291 ] {b18eecb7-fd5d-4a98-b6fb-b57b084f09bf} <Debug> DynamicQueryHandler: Done processing query | ||
3387 | 2024.11.09 01:23:54.405227 [ 291 ] {b18eecb7-fd5d-4a98-b6fb-b57b084f09bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3388 | 2024.11.09 01:23:54.405244 [ 291 ] {} <Debug> HTTP-Session: 51aba6b5-4d07-4bc2-8c13-612fafafac26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3389 | 2024.11.09 01:23:54.405414 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50442, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3390 | 2024.11.09 01:23:54.405521 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50309, User-Agent: (none), Length: 25626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3391 | 2024.11.09 01:23:54.405588 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3392 | 2024.11.09 01:23:54.405608 [ 292 ] {} <Debug> HTTP-Session: ab6cdfd3-cce0-453c-9253-e1099bd7a7a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50309 | ||
3393 | 2024.11.09 01:23:54.405626 [ 292 ] {} <Debug> HTTP-Session: ab6cdfd3-cce0-453c-9253-e1099bd7a7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3394 | 2024.11.09 01:23:54.405640 [ 292 ] {} <Debug> HTTP-Session: ab6cdfd3-cce0-453c-9253-e1099bd7a7a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3395 | 2024.11.09 01:23:54.405683 [ 292 ] {} <Trace> HTTP-Session: ab6cdfd3-cce0-453c-9253-e1099bd7a7a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3396 | 2024.11.09 01:23:54.405847 [ 292 ] {732cb8d9-0cad-4d2c-9ca1-6109640f7ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50309) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3397 | 2024.11.09 01:23:54.405901 [ 292 ] {732cb8d9-0cad-4d2c-9ca1-6109640f7ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3398 | 2024.11.09 01:23:54.406086 [ 292 ] {732cb8d9-0cad-4d2c-9ca1-6109640f7ca6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3399 | 2024.11.09 01:23:54.406530 [ 292 ] {732cb8d9-0cad-4d2c-9ca1-6109640f7ca6} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3400 | 2024.11.09 01:23:54.406570 [ 292 ] {732cb8d9-0cad-4d2c-9ca1-6109640f7ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3401 | 2024.11.09 01:23:54.406968 [ 292 ] {732cb8d9-0cad-4d2c-9ca1-6109640f7ca6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3402 | 2024.11.09 01:23:54.407216 [ 292 ] {732cb8d9-0cad-4d2c-9ca1-6109640f7ca6} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3403 | 2024.11.09 01:23:54.407381 [ 292 ] {732cb8d9-0cad-4d2c-9ca1-6109640f7ca6} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001597 sec., 83907.3262366938 rows/sec., 5.84 MiB/sec. | ||
3404 | 2024.11.09 01:23:54.407603 [ 292 ] {732cb8d9-0cad-4d2c-9ca1-6109640f7ca6} <Debug> DynamicQueryHandler: Done processing query | ||
3405 | 2024.11.09 01:23:54.407627 [ 292 ] {732cb8d9-0cad-4d2c-9ca1-6109640f7ca6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3406 | 2024.11.09 01:23:54.407644 [ 292 ] {} <Debug> HTTP-Session: ab6cdfd3-cce0-453c-9253-e1099bd7a7a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3407 | 2024.11.09 01:23:54.407810 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50442, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3408 | 2024.11.09 01:23:54.407828 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3409 | 2024.11.09 01:23:54.407899 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3410 | 2024.11.09 01:23:54.407929 [ 291 ] {} <Debug> HTTP-Session: 80ee06a5-284d-46eb-afe1-aca47db174d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50442 | ||
3411 | 2024.11.09 01:23:54.407952 [ 291 ] {} <Debug> HTTP-Session: 80ee06a5-284d-46eb-afe1-aca47db174d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3412 | 2024.11.09 01:23:54.407966 [ 291 ] {} <Debug> HTTP-Session: 80ee06a5-284d-46eb-afe1-aca47db174d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3413 | 2024.11.09 01:23:54.408018 [ 291 ] {} <Trace> HTTP-Session: 80ee06a5-284d-46eb-afe1-aca47db174d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3414 | 2024.11.09 01:23:54.408127 [ 291 ] {d718ba41-4ddf-48a5-9b3d-bd055a409a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50442) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3415 | 2024.11.09 01:23:54.408175 [ 291 ] {d718ba41-4ddf-48a5-9b3d-bd055a409a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3416 | 2024.11.09 01:23:54.408342 [ 291 ] {d718ba41-4ddf-48a5-9b3d-bd055a409a99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3417 | 2024.11.09 01:23:54.408618 [ 291 ] {d718ba41-4ddf-48a5-9b3d-bd055a409a99} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3418 | 2024.11.09 01:23:54.408653 [ 291 ] {d718ba41-4ddf-48a5-9b3d-bd055a409a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3419 | 2024.11.09 01:23:54.409024 [ 291 ] {d718ba41-4ddf-48a5-9b3d-bd055a409a99} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3420 | 2024.11.09 01:23:54.409253 [ 291 ] {d718ba41-4ddf-48a5-9b3d-bd055a409a99} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3421 | 2024.11.09 01:23:54.409403 [ 291 ] {d718ba41-4ddf-48a5-9b3d-bd055a409a99} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 98.03 KiB/sec. | ||
3422 | 2024.11.09 01:23:54.409569 [ 291 ] {d718ba41-4ddf-48a5-9b3d-bd055a409a99} <Debug> DynamicQueryHandler: Done processing query | ||
3423 | 2024.11.09 01:23:54.409592 [ 291 ] {d718ba41-4ddf-48a5-9b3d-bd055a409a99} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3424 | 2024.11.09 01:23:54.409608 [ 291 ] {} <Debug> HTTP-Session: 80ee06a5-284d-46eb-afe1-aca47db174d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3425 | 2024.11.09 01:23:54.409831 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50442, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3426 | 2024.11.09 01:23:54.409891 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52458, User-Agent: (none), Length: 18122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3427 | 2024.11.09 01:23:54.409963 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3428 | 2024.11.09 01:23:54.409994 [ 292 ] {} <Debug> HTTP-Session: 408880e8-3a38-48ca-b323-c8aca3c0d2cb Authenticating user 'default' from [fd00:1122:3344:101::d]:52458 | ||
3429 | 2024.11.09 01:23:54.410013 [ 292 ] {} <Debug> HTTP-Session: 408880e8-3a38-48ca-b323-c8aca3c0d2cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3430 | 2024.11.09 01:23:54.410028 [ 292 ] {} <Debug> HTTP-Session: 408880e8-3a38-48ca-b323-c8aca3c0d2cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3431 | 2024.11.09 01:23:54.410068 [ 292 ] {} <Trace> HTTP-Session: 408880e8-3a38-48ca-b323-c8aca3c0d2cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3432 | 2024.11.09 01:23:54.410273 [ 292 ] {506ff081-95f2-4f3d-8f2e-a8fb60ddee63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3433 | 2024.11.09 01:23:54.410353 [ 292 ] {506ff081-95f2-4f3d-8f2e-a8fb60ddee63} <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 | ||
3434 | 2024.11.09 01:23:54.410855 [ 292 ] {506ff081-95f2-4f3d-8f2e-a8fb60ddee63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3435 | 2024.11.09 01:23:54.411399 [ 292 ] {506ff081-95f2-4f3d-8f2e-a8fb60ddee63} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3436 | 2024.11.09 01:23:54.411437 [ 292 ] {506ff081-95f2-4f3d-8f2e-a8fb60ddee63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3437 | 2024.11.09 01:23:54.412050 [ 292 ] {506ff081-95f2-4f3d-8f2e-a8fb60ddee63} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3438 | 2024.11.09 01:23:54.412309 [ 292 ] {506ff081-95f2-4f3d-8f2e-a8fb60ddee63} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3439 | 2024.11.09 01:23:54.412493 [ 292 ] {506ff081-95f2-4f3d-8f2e-a8fb60ddee63} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002337 sec., 4706.8891741549 rows/sec., 8.43 MiB/sec. | ||
3440 | 2024.11.09 01:23:54.412722 [ 292 ] {506ff081-95f2-4f3d-8f2e-a8fb60ddee63} <Debug> DynamicQueryHandler: Done processing query | ||
3441 | 2024.11.09 01:23:54.412746 [ 292 ] {506ff081-95f2-4f3d-8f2e-a8fb60ddee63} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB. | ||
3442 | 2024.11.09 01:23:54.412762 [ 292 ] {} <Debug> HTTP-Session: 408880e8-3a38-48ca-b323-c8aca3c0d2cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3443 | 2024.11.09 01:23:54.412913 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3444 | 2024.11.09 01:23:54.413004 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39555, User-Agent: (none), Length: 1947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3445 | 2024.11.09 01:23:54.413081 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3446 | 2024.11.09 01:23:54.413105 [ 291 ] {} <Debug> HTTP-Session: f6a9c180-c596-4e91-b484-7c4054faa3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39555 | ||
3447 | 2024.11.09 01:23:54.413126 [ 291 ] {} <Debug> HTTP-Session: f6a9c180-c596-4e91-b484-7c4054faa3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3448 | 2024.11.09 01:23:54.413143 [ 291 ] {} <Debug> HTTP-Session: f6a9c180-c596-4e91-b484-7c4054faa3e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3449 | 2024.11.09 01:23:54.413187 [ 291 ] {} <Trace> HTTP-Session: f6a9c180-c596-4e91-b484-7c4054faa3e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3450 | 2024.11.09 01:23:54.413320 [ 291 ] {a9005d31-4ad5-4733-9411-2082dc86f197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3451 | 2024.11.09 01:23:54.413376 [ 291 ] {a9005d31-4ad5-4733-9411-2082dc86f197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3452 | 2024.11.09 01:23:54.413564 [ 291 ] {a9005d31-4ad5-4733-9411-2082dc86f197} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3453 | 2024.11.09 01:23:54.413872 [ 291 ] {a9005d31-4ad5-4733-9411-2082dc86f197} <Trace> oximeter.measurements_i64 (7e4dab87-65ee-43bf-b7d0-120d7d3a1bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3454 | 2024.11.09 01:23:54.413915 [ 291 ] {a9005d31-4ad5-4733-9411-2082dc86f197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3455 | 2024.11.09 01:23:54.414325 [ 291 ] {a9005d31-4ad5-4733-9411-2082dc86f197} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3456 | 2024.11.09 01:23:54.414557 [ 291 ] {a9005d31-4ad5-4733-9411-2082dc86f197} <Trace> oximeter.measurements_i64 (7e4dab87-65ee-43bf-b7d0-120d7d3a1bde): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3457 | 2024.11.09 01:23:54.414704 [ 291 ] {a9005d31-4ad5-4733-9411-2082dc86f197} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.001415 sec., 8480.565371024735 rows/sec., 619.06 KiB/sec. | ||
3458 | 2024.11.09 01:23:54.414903 [ 291 ] {a9005d31-4ad5-4733-9411-2082dc86f197} <Debug> DynamicQueryHandler: Done processing query | ||
3459 | 2024.11.09 01:23:54.414927 [ 291 ] {a9005d31-4ad5-4733-9411-2082dc86f197} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3460 | 2024.11.09 01:23:54.414943 [ 291 ] {} <Debug> HTTP-Session: f6a9c180-c596-4e91-b484-7c4054faa3e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3461 | 2024.11.09 01:23:54.415115 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3462 | 2024.11.09 01:23:54.415171 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33360, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3463 | 2024.11.09 01:23:54.415252 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3464 | 2024.11.09 01:23:54.415278 [ 292 ] {} <Debug> HTTP-Session: 461b236d-b8f1-419d-bacf-042157d91d96 Authenticating user 'default' from [fd00:1122:3344:101::d]:33360 | ||
3465 | 2024.11.09 01:23:54.415300 [ 292 ] {} <Debug> HTTP-Session: 461b236d-b8f1-419d-bacf-042157d91d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3466 | 2024.11.09 01:23:54.415317 [ 292 ] {} <Debug> HTTP-Session: 461b236d-b8f1-419d-bacf-042157d91d96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3467 | 2024.11.09 01:23:54.415364 [ 292 ] {} <Trace> HTTP-Session: 461b236d-b8f1-419d-bacf-042157d91d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3468 | 2024.11.09 01:23:54.415523 [ 292 ] {f353142f-1228-4c01-b8ad-2f8383dd4b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33360) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3469 | 2024.11.09 01:23:54.415582 [ 292 ] {f353142f-1228-4c01-b8ad-2f8383dd4b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3470 | 2024.11.09 01:23:54.415773 [ 292 ] {f353142f-1228-4c01-b8ad-2f8383dd4b73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3471 | 2024.11.09 01:23:54.416105 [ 292 ] {f353142f-1228-4c01-b8ad-2f8383dd4b73} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3472 | 2024.11.09 01:23:54.416148 [ 292 ] {f353142f-1228-4c01-b8ad-2f8383dd4b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3473 | 2024.11.09 01:23:54.416530 [ 292 ] {f353142f-1228-4c01-b8ad-2f8383dd4b73} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3474 | 2024.11.09 01:23:54.416768 [ 292 ] {f353142f-1228-4c01-b8ad-2f8383dd4b73} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3475 | 2024.11.09 01:23:54.416926 [ 292 ] {f353142f-1228-4c01-b8ad-2f8383dd4b73} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001457 sec., 32944.406314344546 rows/sec., 2.22 MiB/sec. | ||
3476 | 2024.11.09 01:23:54.417097 [ 292 ] {f353142f-1228-4c01-b8ad-2f8383dd4b73} <Debug> DynamicQueryHandler: Done processing query | ||
3477 | 2024.11.09 01:23:54.417121 [ 292 ] {f353142f-1228-4c01-b8ad-2f8383dd4b73} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3478 | 2024.11.09 01:23:54.417137 [ 292 ] {} <Debug> HTTP-Session: 461b236d-b8f1-419d-bacf-042157d91d96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3479 | 2024.11.09 01:23:54.417371 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3480 | 2024.11.09 01:23:55.000236 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.35 MiB, peak 161.13 MiB, free memory in arenas 0.00 B, will set to 152.31 MiB (RSS), difference: -3.04 MiB | ||
3481 | 2024.11.09 01:23:59.379472 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53739, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3482 | 2024.11.09 01:23:59.379654 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3483 | 2024.11.09 01:23:59.379699 [ 292 ] {} <Debug> HTTP-Session: 410d86f0-a77e-49fd-8aec-c77d110f34fd Authenticating user 'default' from [fd00:1122:3344:101::d]:53739 | ||
3484 | 2024.11.09 01:23:59.379740 [ 292 ] {} <Debug> HTTP-Session: 410d86f0-a77e-49fd-8aec-c77d110f34fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3485 | 2024.11.09 01:23:59.379770 [ 292 ] {} <Debug> HTTP-Session: 410d86f0-a77e-49fd-8aec-c77d110f34fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3486 | 2024.11.09 01:23:59.379850 [ 292 ] {} <Trace> HTTP-Session: 410d86f0-a77e-49fd-8aec-c77d110f34fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3487 | 2024.11.09 01:23:59.380148 [ 292 ] {f9e8e7e3-919c-4dfa-a628-5f53694daec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53739) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3488 | 2024.11.09 01:23:59.380251 [ 292 ] {f9e8e7e3-919c-4dfa-a628-5f53694daec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3489 | 2024.11.09 01:23:59.380653 [ 292 ] {f9e8e7e3-919c-4dfa-a628-5f53694daec7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3490 | 2024.11.09 01:23:59.381204 [ 292 ] {f9e8e7e3-919c-4dfa-a628-5f53694daec7} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3491 | 2024.11.09 01:23:59.381243 [ 292 ] {f9e8e7e3-919c-4dfa-a628-5f53694daec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3492 | 2024.11.09 01:23:59.381647 [ 292 ] {f9e8e7e3-919c-4dfa-a628-5f53694daec7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3493 | 2024.11.09 01:23:59.381906 [ 292 ] {f9e8e7e3-919c-4dfa-a628-5f53694daec7} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3494 | 2024.11.09 01:23:59.382059 [ 292 ] {f9e8e7e3-919c-4dfa-a628-5f53694daec7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002016 sec., 27777.777777777777 rows/sec., 2.12 MiB/sec. | ||
3495 | 2024.11.09 01:23:59.382406 [ 292 ] {f9e8e7e3-919c-4dfa-a628-5f53694daec7} <Debug> DynamicQueryHandler: Done processing query | ||
3496 | 2024.11.09 01:23:59.382433 [ 292 ] {f9e8e7e3-919c-4dfa-a628-5f53694daec7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3497 | 2024.11.09 01:23:59.382450 [ 292 ] {} <Debug> HTTP-Session: 410d86f0-a77e-49fd-8aec-c77d110f34fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3498 | 2024.11.09 01:23:59.382687 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53739, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3499 | 2024.11.09 01:23:59.382839 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49449, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3500 | 2024.11.09 01:23:59.382956 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3501 | 2024.11.09 01:23:59.382984 [ 291 ] {} <Debug> HTTP-Session: e76e179a-9d37-4270-abf9-661490d89d97 Authenticating user 'default' from [fd00:1122:3344:101::d]:49449 | ||
3502 | 2024.11.09 01:23:59.383012 [ 291 ] {} <Debug> HTTP-Session: e76e179a-9d37-4270-abf9-661490d89d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3503 | 2024.11.09 01:23:59.383030 [ 291 ] {} <Debug> HTTP-Session: e76e179a-9d37-4270-abf9-661490d89d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3504 | 2024.11.09 01:23:59.383089 [ 291 ] {} <Trace> HTTP-Session: e76e179a-9d37-4270-abf9-661490d89d97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3505 | 2024.11.09 01:23:59.383314 [ 291 ] {0cea843c-980b-4846-b105-e8371ce6c814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49449) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3506 | 2024.11.09 01:23:59.383388 [ 291 ] {0cea843c-980b-4846-b105-e8371ce6c814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3507 | 2024.11.09 01:23:59.383724 [ 291 ] {0cea843c-980b-4846-b105-e8371ce6c814} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3508 | 2024.11.09 01:23:59.384220 [ 291 ] {0cea843c-980b-4846-b105-e8371ce6c814} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3509 | 2024.11.09 01:23:59.384263 [ 291 ] {0cea843c-980b-4846-b105-e8371ce6c814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3510 | 2024.11.09 01:23:59.384671 [ 291 ] {0cea843c-980b-4846-b105-e8371ce6c814} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3511 | 2024.11.09 01:23:59.384915 [ 291 ] {0cea843c-980b-4846-b105-e8371ce6c814} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3512 | 2024.11.09 01:23:59.385094 [ 291 ] {0cea843c-980b-4846-b105-e8371ce6c814} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001861 sec., 34390.11284255776 rows/sec., 2.68 MiB/sec. | ||
3513 | 2024.11.09 01:23:59.385453 [ 291 ] {0cea843c-980b-4846-b105-e8371ce6c814} <Debug> DynamicQueryHandler: Done processing query | ||
3514 | 2024.11.09 01:23:59.385480 [ 291 ] {0cea843c-980b-4846-b105-e8371ce6c814} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3515 | 2024.11.09 01:23:59.385497 [ 291 ] {} <Debug> HTTP-Session: e76e179a-9d37-4270-abf9-661490d89d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3516 | 2024.11.09 01:23:59.385681 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3517 | 2024.11.09 01:23:59.385690 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53739, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3518 | 2024.11.09 01:23:59.385777 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3519 | 2024.11.09 01:23:59.385800 [ 292 ] {} <Debug> HTTP-Session: 32d4aa86-2999-4aed-b27d-9868b826d9c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53739 | ||
3520 | 2024.11.09 01:23:59.385817 [ 292 ] {} <Debug> HTTP-Session: 32d4aa86-2999-4aed-b27d-9868b826d9c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3521 | 2024.11.09 01:23:59.385840 [ 292 ] {} <Debug> HTTP-Session: 32d4aa86-2999-4aed-b27d-9868b826d9c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3522 | 2024.11.09 01:23:59.385891 [ 292 ] {} <Trace> HTTP-Session: 32d4aa86-2999-4aed-b27d-9868b826d9c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3523 | 2024.11.09 01:23:59.386061 [ 292 ] {22ea11f0-a4a1-4b60-8345-934786284de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53739) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3524 | 2024.11.09 01:23:59.386111 [ 292 ] {22ea11f0-a4a1-4b60-8345-934786284de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3525 | 2024.11.09 01:23:59.386278 [ 292 ] {22ea11f0-a4a1-4b60-8345-934786284de0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3526 | 2024.11.09 01:23:59.386696 [ 292 ] {22ea11f0-a4a1-4b60-8345-934786284de0} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3527 | 2024.11.09 01:23:59.386732 [ 292 ] {22ea11f0-a4a1-4b60-8345-934786284de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3528 | 2024.11.09 01:23:59.387122 [ 292 ] {22ea11f0-a4a1-4b60-8345-934786284de0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3529 | 2024.11.09 01:23:59.387375 [ 292 ] {22ea11f0-a4a1-4b60-8345-934786284de0} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3530 | 2024.11.09 01:23:59.387503 [ 292 ] {22ea11f0-a4a1-4b60-8345-934786284de0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec. | ||
3531 | 2024.11.09 01:23:59.387672 [ 292 ] {22ea11f0-a4a1-4b60-8345-934786284de0} <Debug> DynamicQueryHandler: Done processing query | ||
3532 | 2024.11.09 01:23:59.387698 [ 292 ] {22ea11f0-a4a1-4b60-8345-934786284de0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3533 | 2024.11.09 01:23:59.387714 [ 292 ] {} <Debug> HTTP-Session: 32d4aa86-2999-4aed-b27d-9868b826d9c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3534 | 2024.11.09 01:23:59.387888 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53739, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3535 | 2024.11.09 01:23:59.387991 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41741, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3536 | 2024.11.09 01:23:59.388064 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3537 | 2024.11.09 01:23:59.388088 [ 291 ] {} <Debug> HTTP-Session: 1b9ff680-e42f-4168-9c5a-f22b6a016419 Authenticating user 'default' from [fd00:1122:3344:101::d]:41741 | ||
3538 | 2024.11.09 01:23:59.388111 [ 291 ] {} <Debug> HTTP-Session: 1b9ff680-e42f-4168-9c5a-f22b6a016419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3539 | 2024.11.09 01:23:59.388128 [ 291 ] {} <Debug> HTTP-Session: 1b9ff680-e42f-4168-9c5a-f22b6a016419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3540 | 2024.11.09 01:23:59.388178 [ 291 ] {} <Trace> HTTP-Session: 1b9ff680-e42f-4168-9c5a-f22b6a016419 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3541 | 2024.11.09 01:23:59.388357 [ 291 ] {62e5cf76-99e3-47b1-8b36-18f558fee0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41741) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3542 | 2024.11.09 01:23:59.388414 [ 291 ] {62e5cf76-99e3-47b1-8b36-18f558fee0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3543 | 2024.11.09 01:23:59.388579 [ 291 ] {62e5cf76-99e3-47b1-8b36-18f558fee0fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3544 | 2024.11.09 01:23:59.388942 [ 291 ] {62e5cf76-99e3-47b1-8b36-18f558fee0fa} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3545 | 2024.11.09 01:23:59.388978 [ 291 ] {62e5cf76-99e3-47b1-8b36-18f558fee0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3546 | 2024.11.09 01:23:59.389352 [ 291 ] {62e5cf76-99e3-47b1-8b36-18f558fee0fa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3547 | 2024.11.09 01:23:59.389596 [ 291 ] {62e5cf76-99e3-47b1-8b36-18f558fee0fa} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3548 | 2024.11.09 01:23:59.389762 [ 291 ] {62e5cf76-99e3-47b1-8b36-18f558fee0fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. | ||
3549 | 2024.11.09 01:23:59.389939 [ 291 ] {62e5cf76-99e3-47b1-8b36-18f558fee0fa} <Debug> DynamicQueryHandler: Done processing query | ||
3550 | 2024.11.09 01:23:59.389963 [ 291 ] {62e5cf76-99e3-47b1-8b36-18f558fee0fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3551 | 2024.11.09 01:23:59.389978 [ 291 ] {} <Debug> HTTP-Session: 1b9ff680-e42f-4168-9c5a-f22b6a016419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3552 | 2024.11.09 01:23:59.390167 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3553 | 2024.11.09 01:24:01.292229 [ 73 ] {} <Debug> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3554 | 2024.11.09 01:24:01.292297 [ 73 ] {} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3555 | 2024.11.09 01:24:01.292323 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3556 | 2024.11.09 01:24:01.292484 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::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 | ||
3557 | 2024.11.09 01:24:01.292646 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3558 | 2024.11.09 01:24:01.292691 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
3559 | 2024.11.09 01:24:01.292798 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
3560 | 2024.11.09 01:24:01.292880 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
3561 | 2024.11.09 01:24:01.293142 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
3562 | 2024.11.09 01:24:01.293312 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
3563 | 2024.11.09 01:24:01.294258 [ 200 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001844611 sec., 16263.591619045968 rows/sec., 849.71 KiB/sec. | ||
3564 | 2024.11.09 01:24:01.294455 [ 189 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3565 | 2024.11.09 01:24:01.294878 [ 189 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_5_1} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3566 | 2024.11.09 01:24:01.294981 [ 189 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_5_1} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3567 | 2024.11.09 01:24:01.295089 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3568 | 2024.11.09 01:24:01.429602 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53739, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3569 | 2024.11.09 01:24:01.638050 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39707, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3570 | 2024.11.09 01:24:01.648420 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48072, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3571 | 2024.11.09 01:24:01.747812 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56968, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3572 | 2024.11.09 01:24:01.779256 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3573 | 2024.11.09 01:24:01.812651 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3574 | 2024.11.09 01:24:01.818002 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3575 | 2024.11.09 01:24:01.823327 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3576 | 2024.11.09 01:24:02.617900 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3577 | 2024.11.09 01:24:02.617954 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3578 | 2024.11.09 01:24:02.730142 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 390 | ||
3579 | 2024.11.09 01:24:02.733164 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3580 | 2024.11.09 01:24:02.733214 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3581 | 2024.11.09 01:24:02.734845 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3582 | 2024.11.09 01:24:02.735200 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3583 | 2024.11.09 01:24:02.736104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
3584 | 2024.11.09 01:24:04.386262 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3585 | 2024.11.09 01:24:04.386373 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3586 | 2024.11.09 01:24:04.386398 [ 291 ] {} <Debug> HTTP-Session: 215810c6-d63e-430b-aa77-6a669faa94a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45841 | ||
3587 | 2024.11.09 01:24:04.386423 [ 291 ] {} <Debug> HTTP-Session: 215810c6-d63e-430b-aa77-6a669faa94a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3588 | 2024.11.09 01:24:04.386438 [ 291 ] {} <Debug> HTTP-Session: 215810c6-d63e-430b-aa77-6a669faa94a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3589 | 2024.11.09 01:24:04.386489 [ 291 ] {} <Trace> HTTP-Session: 215810c6-d63e-430b-aa77-6a669faa94a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3590 | 2024.11.09 01:24:04.386668 [ 291 ] {11402b8f-2b89-4ad7-92ce-740acb201f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45841) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
3591 | 2024.11.09 01:24:04.386735 [ 291 ] {11402b8f-2b89-4ad7-92ce-740acb201f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3592 | 2024.11.09 01:24:04.387066 [ 291 ] {11402b8f-2b89-4ad7-92ce-740acb201f84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3593 | 2024.11.09 01:24:04.387533 [ 291 ] {11402b8f-2b89-4ad7-92ce-740acb201f84} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3594 | 2024.11.09 01:24:04.387577 [ 291 ] {11402b8f-2b89-4ad7-92ce-740acb201f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3595 | 2024.11.09 01:24:04.387986 [ 291 ] {11402b8f-2b89-4ad7-92ce-740acb201f84} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3596 | 2024.11.09 01:24:04.388237 [ 291 ] {11402b8f-2b89-4ad7-92ce-740acb201f84} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3597 | 2024.11.09 01:24:04.388412 [ 291 ] {11402b8f-2b89-4ad7-92ce-740acb201f84} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001792 sec., 7812.5 rows/sec., 562.40 KiB/sec. | ||
3598 | 2024.11.09 01:24:04.388757 [ 291 ] {11402b8f-2b89-4ad7-92ce-740acb201f84} <Debug> DynamicQueryHandler: Done processing query | ||
3599 | 2024.11.09 01:24:04.388784 [ 291 ] {11402b8f-2b89-4ad7-92ce-740acb201f84} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3600 | 2024.11.09 01:24:04.388801 [ 291 ] {} <Debug> HTTP-Session: 215810c6-d63e-430b-aa77-6a669faa94a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3601 | 2024.11.09 01:24:04.389078 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3602 | 2024.11.09 01:24:04.389152 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49334, User-Agent: (none), Length: 42731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3603 | 2024.11.09 01:24:04.389232 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3604 | 2024.11.09 01:24:04.389260 [ 293 ] {} <Debug> HTTP-Session: f5548fb2-1e88-4675-8086-87f7a509bb8a Authenticating user 'default' from [fd00:1122:3344:101::d]:49334 | ||
3605 | 2024.11.09 01:24:04.389283 [ 293 ] {} <Debug> HTTP-Session: f5548fb2-1e88-4675-8086-87f7a509bb8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3606 | 2024.11.09 01:24:04.389300 [ 293 ] {} <Debug> HTTP-Session: f5548fb2-1e88-4675-8086-87f7a509bb8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3607 | 2024.11.09 01:24:04.389344 [ 293 ] {} <Trace> HTTP-Session: f5548fb2-1e88-4675-8086-87f7a509bb8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3608 | 2024.11.09 01:24:04.389578 [ 293 ] {680847fe-fe85-4393-a9f0-33ea1dc2f841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3609 | 2024.11.09 01:24:04.389628 [ 293 ] {680847fe-fe85-4393-a9f0-33ea1dc2f841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3610 | 2024.11.09 01:24:04.389882 [ 293 ] {680847fe-fe85-4393-a9f0-33ea1dc2f841} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3611 | 2024.11.09 01:24:04.390441 [ 293 ] {680847fe-fe85-4393-a9f0-33ea1dc2f841} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3612 | 2024.11.09 01:24:04.390479 [ 293 ] {680847fe-fe85-4393-a9f0-33ea1dc2f841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3613 | 2024.11.09 01:24:04.390890 [ 293 ] {680847fe-fe85-4393-a9f0-33ea1dc2f841} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3614 | 2024.11.09 01:24:04.391136 [ 293 ] {680847fe-fe85-4393-a9f0-33ea1dc2f841} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3615 | 2024.11.09 01:24:04.391297 [ 106 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3616 | 2024.11.09 01:24:04.391312 [ 293 ] {680847fe-fe85-4393-a9f0-33ea1dc2f841} <Debug> executeQuery: Read 283 rows, 25.55 KiB in 0.001843 sec., 153553.98806294086 rows/sec., 13.54 MiB/sec. | ||
3617 | 2024.11.09 01:24:04.391395 [ 106 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3618 | 2024.11.09 01:24:04.391471 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3619 | 2024.11.09 01:24:04.391666 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::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 | ||
3620 | 2024.11.09 01:24:04.391674 [ 293 ] {680847fe-fe85-4393-a9f0-33ea1dc2f841} <Debug> DynamicQueryHandler: Done processing query | ||
3621 | 2024.11.09 01:24:04.391735 [ 293 ] {680847fe-fe85-4393-a9f0-33ea1dc2f841} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
3622 | 2024.11.09 01:24:04.391760 [ 293 ] {} <Debug> HTTP-Session: f5548fb2-1e88-4675-8086-87f7a509bb8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3623 | 2024.11.09 01:24:04.391829 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3624 | 2024.11.09 01:24:04.391867 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1401 rows starting from the beginning of the part | ||
3625 | 2024.11.09 01:24:04.392008 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3626 | 2024.11.09 01:24:04.392197 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::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 | ||
3627 | 2024.11.09 01:24:04.392208 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64109, User-Agent: (none), Length: 6701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3628 | 2024.11.09 01:24:04.392325 [ 293 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
3629 | |||
3630 | (version 23.8.7.1) | ||
3631 | 2024.11.09 01:24:04.392480 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3632 | 2024.11.09 01:24:04.392555 [ 291 ] {} <Debug> HTTP-Session: 44b19585-d4b4-414b-a073-e16920a1186d Authenticating user 'default' from [fd00:1122:3344:101::d]:64109 | ||
3633 | 2024.11.09 01:24:04.392572 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::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 | ||
3634 | 2024.11.09 01:24:04.392588 [ 291 ] {} <Debug> HTTP-Session: 44b19585-d4b4-414b-a073-e16920a1186d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3635 | 2024.11.09 01:24:04.392622 [ 291 ] {} <Debug> HTTP-Session: 44b19585-d4b4-414b-a073-e16920a1186d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3636 | 2024.11.09 01:24:04.392762 [ 291 ] {} <Trace> HTTP-Session: 44b19585-d4b4-414b-a073-e16920a1186d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3637 | 2024.11.09 01:24:04.392801 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 85 rows starting from the beginning of the part | ||
3638 | 2024.11.09 01:24:04.393071 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
3639 | 2024.11.09 01:24:04.393111 [ 291 ] {5ec1c42d-16dd-4ec6-b33c-499c93ea1c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64109) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3640 | 2024.11.09 01:24:04.393260 [ 291 ] {5ec1c42d-16dd-4ec6-b33c-499c93ea1c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3641 | 2024.11.09 01:24:04.393347 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 283 rows starting from the beginning of the part | ||
3642 | 2024.11.09 01:24:04.394036 [ 291 ] {5ec1c42d-16dd-4ec6-b33c-499c93ea1c08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3643 | 2024.11.09 01:24:04.394680 [ 291 ] {5ec1c42d-16dd-4ec6-b33c-499c93ea1c08} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3644 | 2024.11.09 01:24:04.394737 [ 291 ] {5ec1c42d-16dd-4ec6-b33c-499c93ea1c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3645 | 2024.11.09 01:24:04.395436 [ 291 ] {5ec1c42d-16dd-4ec6-b33c-499c93ea1c08} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3646 | 2024.11.09 01:24:04.395873 [ 189 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 5 columns (5 merged, 0 gathered) in 0.004267528 sec., 501929.92289681523 rows/sec., 44.10 MiB/sec. | ||
3647 | 2024.11.09 01:24:04.395903 [ 291 ] {5ec1c42d-16dd-4ec6-b33c-499c93ea1c08} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3648 | 2024.11.09 01:24:04.396188 [ 291 ] {5ec1c42d-16dd-4ec6-b33c-499c93ea1c08} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.003176 sec., 14798.488664987406 rows/sec., 1.07 MiB/sec. | ||
3649 | 2024.11.09 01:24:04.396364 [ 189 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3650 | 2024.11.09 01:24:04.396522 [ 291 ] {5ec1c42d-16dd-4ec6-b33c-499c93ea1c08} <Debug> DynamicQueryHandler: Done processing query | ||
3651 | 2024.11.09 01:24:04.396554 [ 291 ] {5ec1c42d-16dd-4ec6-b33c-499c93ea1c08} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3652 | 2024.11.09 01:24:04.396585 [ 291 ] {} <Debug> HTTP-Session: 44b19585-d4b4-414b-a073-e16920a1186d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3653 | 2024.11.09 01:24:04.396787 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3654 | 2024.11.09 01:24:04.396883 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46973, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3655 | 2024.11.09 01:24:04.396904 [ 189 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_16_3} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3656 | 2024.11.09 01:24:04.396987 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3657 | 2024.11.09 01:24:04.397045 [ 293 ] {} <Debug> HTTP-Session: 8fa97f33-f437-4544-82f1-ed268a80a66c Authenticating user 'default' from [fd00:1122:3344:101::d]:46973 | ||
3658 | 2024.11.09 01:24:04.397078 [ 293 ] {} <Debug> HTTP-Session: 8fa97f33-f437-4544-82f1-ed268a80a66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3659 | 2024.11.09 01:24:04.397102 [ 189 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_16_3} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3660 | 2024.11.09 01:24:04.397107 [ 293 ] {} <Debug> HTTP-Session: 8fa97f33-f437-4544-82f1-ed268a80a66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3661 | 2024.11.09 01:24:04.397189 [ 293 ] {} <Trace> HTTP-Session: 8fa97f33-f437-4544-82f1-ed268a80a66c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3662 | 2024.11.09 01:24:04.397261 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
3663 | 2024.11.09 01:24:04.397346 [ 293 ] {0c91ed44-a049-48bc-95fd-601f353bfa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46973) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3664 | 2024.11.09 01:24:04.397396 [ 293 ] {0c91ed44-a049-48bc-95fd-601f353bfa73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3665 | 2024.11.09 01:24:04.397643 [ 293 ] {0c91ed44-a049-48bc-95fd-601f353bfa73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3666 | 2024.11.09 01:24:04.397965 [ 293 ] {0c91ed44-a049-48bc-95fd-601f353bfa73} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3667 | 2024.11.09 01:24:04.398003 [ 293 ] {0c91ed44-a049-48bc-95fd-601f353bfa73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3668 | 2024.11.09 01:24:04.398355 [ 293 ] {0c91ed44-a049-48bc-95fd-601f353bfa73} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3669 | 2024.11.09 01:24:04.398595 [ 293 ] {0c91ed44-a049-48bc-95fd-601f353bfa73} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3670 | 2024.11.09 01:24:04.398753 [ 293 ] {0c91ed44-a049-48bc-95fd-601f353bfa73} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001428 sec., 9803.921568627451 rows/sec., 686.60 KiB/sec. | ||
3671 | 2024.11.09 01:24:04.398937 [ 293 ] {0c91ed44-a049-48bc-95fd-601f353bfa73} <Debug> DynamicQueryHandler: Done processing query | ||
3672 | 2024.11.09 01:24:04.398963 [ 293 ] {0c91ed44-a049-48bc-95fd-601f353bfa73} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3673 | 2024.11.09 01:24:04.398979 [ 293 ] {} <Debug> HTTP-Session: 8fa97f33-f437-4544-82f1-ed268a80a66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3674 | 2024.11.09 01:24:04.399156 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3675 | 2024.11.09 01:24:04.399194 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38552, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3676 | 2024.11.09 01:24:04.399251 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3677 | 2024.11.09 01:24:04.399271 [ 291 ] {} <Debug> HTTP-Session: c92b15fa-d3a2-4c22-a993-41f091c6f398 Authenticating user 'default' from [fd00:1122:3344:101::d]:38552 | ||
3678 | 2024.11.09 01:24:04.399291 [ 291 ] {} <Debug> HTTP-Session: c92b15fa-d3a2-4c22-a993-41f091c6f398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3679 | 2024.11.09 01:24:04.399306 [ 291 ] {} <Debug> HTTP-Session: c92b15fa-d3a2-4c22-a993-41f091c6f398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3680 | 2024.11.09 01:24:04.399338 [ 291 ] {} <Trace> HTTP-Session: c92b15fa-d3a2-4c22-a993-41f091c6f398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3681 | 2024.11.09 01:24:04.399439 [ 291 ] {b99a4232-f69e-48fd-ac3f-7da9969bb66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38552) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3682 | 2024.11.09 01:24:04.399483 [ 291 ] {b99a4232-f69e-48fd-ac3f-7da9969bb66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3683 | 2024.11.09 01:24:04.399713 [ 291 ] {b99a4232-f69e-48fd-ac3f-7da9969bb66b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3684 | 2024.11.09 01:24:04.400030 [ 291 ] {b99a4232-f69e-48fd-ac3f-7da9969bb66b} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3685 | 2024.11.09 01:24:04.400067 [ 291 ] {b99a4232-f69e-48fd-ac3f-7da9969bb66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3686 | 2024.11.09 01:24:04.400413 [ 291 ] {b99a4232-f69e-48fd-ac3f-7da9969bb66b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3687 | 2024.11.09 01:24:04.400651 [ 291 ] {b99a4232-f69e-48fd-ac3f-7da9969bb66b} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3688 | 2024.11.09 01:24:04.400807 [ 291 ] {b99a4232-f69e-48fd-ac3f-7da9969bb66b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001394 sec., 9325.681492109039 rows/sec., 581.45 KiB/sec. | ||
3689 | 2024.11.09 01:24:04.400988 [ 291 ] {b99a4232-f69e-48fd-ac3f-7da9969bb66b} <Debug> DynamicQueryHandler: Done processing query | ||
3690 | 2024.11.09 01:24:04.401013 [ 291 ] {b99a4232-f69e-48fd-ac3f-7da9969bb66b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3691 | 2024.11.09 01:24:04.401029 [ 291 ] {} <Debug> HTTP-Session: c92b15fa-d3a2-4c22-a993-41f091c6f398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3692 | 2024.11.09 01:24:04.401290 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38552, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3693 | 2024.11.09 01:24:04.401404 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40439, User-Agent: (none), Length: 68523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3694 | 2024.11.09 01:24:04.401455 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3695 | 2024.11.09 01:24:04.401475 [ 293 ] {} <Debug> HTTP-Session: edb30ec9-7e95-4af9-92b8-7f0a75ab6559 Authenticating user 'default' from [fd00:1122:3344:101::d]:40439 | ||
3696 | 2024.11.09 01:24:04.401492 [ 293 ] {} <Debug> HTTP-Session: edb30ec9-7e95-4af9-92b8-7f0a75ab6559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3697 | 2024.11.09 01:24:04.401507 [ 293 ] {} <Debug> HTTP-Session: edb30ec9-7e95-4af9-92b8-7f0a75ab6559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3698 | 2024.11.09 01:24:04.401547 [ 293 ] {} <Trace> HTTP-Session: edb30ec9-7e95-4af9-92b8-7f0a75ab6559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3699 | 2024.11.09 01:24:04.401873 [ 293 ] {c0521477-f153-4a52-a141-ea4f310b592d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40439) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3700 | 2024.11.09 01:24:04.401927 [ 293 ] {c0521477-f153-4a52-a141-ea4f310b592d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3701 | 2024.11.09 01:24:04.402205 [ 293 ] {c0521477-f153-4a52-a141-ea4f310b592d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3702 | 2024.11.09 01:24:04.402962 [ 293 ] {c0521477-f153-4a52-a141-ea4f310b592d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3703 | 2024.11.09 01:24:04.403004 [ 293 ] {c0521477-f153-4a52-a141-ea4f310b592d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3704 | 2024.11.09 01:24:04.403386 [ 293 ] {c0521477-f153-4a52-a141-ea4f310b592d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3705 | 2024.11.09 01:24:04.403618 [ 293 ] {c0521477-f153-4a52-a141-ea4f310b592d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3706 | 2024.11.09 01:24:04.403772 [ 106 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3707 | 2024.11.09 01:24:04.403784 [ 293 ] {c0521477-f153-4a52-a141-ea4f310b592d} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.002102 sec., 200761.17982873452 rows/sec., 14.35 MiB/sec. | ||
3708 | 2024.11.09 01:24:04.403821 [ 106 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3709 | 2024.11.09 01:24:04.403879 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3710 | 2024.11.09 01:24:04.404125 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::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 | ||
3711 | 2024.11.09 01:24:04.404184 [ 293 ] {c0521477-f153-4a52-a141-ea4f310b592d} <Debug> DynamicQueryHandler: Done processing query | ||
3712 | 2024.11.09 01:24:04.404223 [ 293 ] {c0521477-f153-4a52-a141-ea4f310b592d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
3713 | 2024.11.09 01:24:04.404248 [ 293 ] {} <Debug> HTTP-Session: edb30ec9-7e95-4af9-92b8-7f0a75ab6559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3714 | 2024.11.09 01:24:04.404268 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3715 | 2024.11.09 01:24:04.404371 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 877 rows starting from the beginning of the part | ||
3716 | 2024.11.09 01:24:04.404442 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::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 | ||
3717 | 2024.11.09 01:24:04.404574 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38552, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3718 | 2024.11.09 01:24:04.404592 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3719 | 2024.11.09 01:24:04.404781 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3720 | 2024.11.09 01:24:04.404782 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::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 | ||
3721 | 2024.11.09 01:24:04.404875 [ 291 ] {} <Debug> HTTP-Session: 9b789be1-d5a1-4a5f-acfe-66df084a57f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38552 | ||
3722 | 2024.11.09 01:24:04.405038 [ 291 ] {} <Debug> HTTP-Session: 9b789be1-d5a1-4a5f-acfe-66df084a57f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3723 | 2024.11.09 01:24:04.405099 [ 291 ] {} <Debug> HTTP-Session: 9b789be1-d5a1-4a5f-acfe-66df084a57f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3724 | 2024.11.09 01:24:04.405138 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 97 rows starting from the beginning of the part | ||
3725 | 2024.11.09 01:24:04.405159 [ 291 ] {} <Trace> HTTP-Session: 9b789be1-d5a1-4a5f-acfe-66df084a57f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3726 | 2024.11.09 01:24:04.405294 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
3727 | 2024.11.09 01:24:04.405361 [ 291 ] {e0bd9079-f99a-4dcc-8666-28f374fc38d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38552) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3728 | 2024.11.09 01:24:04.405456 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 422 rows starting from the beginning of the part | ||
3729 | 2024.11.09 01:24:04.405469 [ 291 ] {e0bd9079-f99a-4dcc-8666-28f374fc38d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3730 | 2024.11.09 01:24:04.406057 [ 291 ] {e0bd9079-f99a-4dcc-8666-28f374fc38d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3731 | 2024.11.09 01:24:04.406510 [ 291 ] {e0bd9079-f99a-4dcc-8666-28f374fc38d2} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3732 | 2024.11.09 01:24:04.406549 [ 291 ] {e0bd9079-f99a-4dcc-8666-28f374fc38d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3733 | 2024.11.09 01:24:04.407120 [ 291 ] {e0bd9079-f99a-4dcc-8666-28f374fc38d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3734 | 2024.11.09 01:24:04.407443 [ 291 ] {e0bd9079-f99a-4dcc-8666-28f374fc38d2} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3735 | 2024.11.09 01:24:04.407559 [ 189 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1935 rows, containing 5 columns (5 merged, 0 gathered) in 0.00357214 sec., 541692.094934689 rows/sec., 41.44 MiB/sec. | ||
3736 | 2024.11.09 01:24:04.407756 [ 291 ] {e0bd9079-f99a-4dcc-8666-28f374fc38d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002451 sec., 2447.980416156671 rows/sec., 127.90 KiB/sec. | ||
3737 | 2024.11.09 01:24:04.408089 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3738 | 2024.11.09 01:24:04.408185 [ 291 ] {e0bd9079-f99a-4dcc-8666-28f374fc38d2} <Debug> DynamicQueryHandler: Done processing query | ||
3739 | 2024.11.09 01:24:04.408229 [ 291 ] {e0bd9079-f99a-4dcc-8666-28f374fc38d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3740 | 2024.11.09 01:24:04.408248 [ 291 ] {} <Debug> HTTP-Session: 9b789be1-d5a1-4a5f-acfe-66df084a57f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3741 | 2024.11.09 01:24:04.408484 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38552, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3742 | 2024.11.09 01:24:04.408614 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_16_3} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3743 | 2024.11.09 01:24:04.408642 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36644, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3744 | 2024.11.09 01:24:04.408766 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3745 | 2024.11.09 01:24:04.408809 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_16_3} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3746 | 2024.11.09 01:24:04.408815 [ 293 ] {} <Debug> HTTP-Session: 2e30dbd7-2899-48f6-85ec-cbbd406cad03 Authenticating user 'default' from [fd00:1122:3344:101::d]:36644 | ||
3747 | 2024.11.09 01:24:04.408863 [ 293 ] {} <Debug> HTTP-Session: 2e30dbd7-2899-48f6-85ec-cbbd406cad03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3748 | 2024.11.09 01:24:04.408909 [ 293 ] {} <Debug> HTTP-Session: 2e30dbd7-2899-48f6-85ec-cbbd406cad03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3749 | 2024.11.09 01:24:04.408970 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3750 | 2024.11.09 01:24:04.408990 [ 293 ] {} <Trace> HTTP-Session: 2e30dbd7-2899-48f6-85ec-cbbd406cad03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3751 | 2024.11.09 01:24:04.409331 [ 293 ] {13bc4105-16fd-4028-b9ee-30bb0676787f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36644) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3752 | 2024.11.09 01:24:04.409390 [ 293 ] {13bc4105-16fd-4028-b9ee-30bb0676787f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3753 | 2024.11.09 01:24:04.409581 [ 293 ] {13bc4105-16fd-4028-b9ee-30bb0676787f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3754 | 2024.11.09 01:24:04.410045 [ 293 ] {13bc4105-16fd-4028-b9ee-30bb0676787f} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3755 | 2024.11.09 01:24:04.410081 [ 293 ] {13bc4105-16fd-4028-b9ee-30bb0676787f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3756 | 2024.11.09 01:24:04.410475 [ 293 ] {13bc4105-16fd-4028-b9ee-30bb0676787f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3757 | 2024.11.09 01:24:04.410717 [ 293 ] {13bc4105-16fd-4028-b9ee-30bb0676787f} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3758 | 2024.11.09 01:24:04.410872 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3759 | 2024.11.09 01:24:04.410880 [ 293 ] {13bc4105-16fd-4028-b9ee-30bb0676787f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001691 sec., 140153.755174453 rows/sec., 9.39 MiB/sec. | ||
3760 | 2024.11.09 01:24:04.410928 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3761 | 2024.11.09 01:24:04.411006 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3762 | 2024.11.09 01:24:04.411197 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::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 | ||
3763 | 2024.11.09 01:24:04.411217 [ 293 ] {13bc4105-16fd-4028-b9ee-30bb0676787f} <Debug> DynamicQueryHandler: Done processing query | ||
3764 | 2024.11.09 01:24:04.411266 [ 293 ] {13bc4105-16fd-4028-b9ee-30bb0676787f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3765 | 2024.11.09 01:24:04.411314 [ 293 ] {} <Debug> HTTP-Session: 2e30dbd7-2899-48f6-85ec-cbbd406cad03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3766 | 2024.11.09 01:24:04.411417 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3767 | 2024.11.09 01:24:04.411463 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3194 rows starting from the beginning of the part | ||
3768 | 2024.11.09 01:24:04.411593 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36644, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3769 | 2024.11.09 01:24:04.411724 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62489, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3770 | 2024.11.09 01:24:04.411808 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::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 | ||
3771 | 2024.11.09 01:24:04.411963 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3772 | 2024.11.09 01:24:04.412138 [ 291 ] {} <Debug> HTTP-Session: 693f49a7-474c-472e-8f9d-be7d69bff0db Authenticating user 'default' from [fd00:1122:3344:101::d]:62489 | ||
3773 | 2024.11.09 01:24:04.412270 [ 291 ] {} <Debug> HTTP-Session: 693f49a7-474c-472e-8f9d-be7d69bff0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3774 | 2024.11.09 01:24:04.412270 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::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 | ||
3775 | 2024.11.09 01:24:04.412359 [ 291 ] {} <Debug> HTTP-Session: 693f49a7-474c-472e-8f9d-be7d69bff0db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3776 | 2024.11.09 01:24:04.412662 [ 291 ] {} <Trace> HTTP-Session: 693f49a7-474c-472e-8f9d-be7d69bff0db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3777 | 2024.11.09 01:24:04.412724 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 134 rows starting from the beginning of the part | ||
3778 | 2024.11.09 01:24:04.412932 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
3779 | 2024.11.09 01:24:04.413211 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
3780 | 2024.11.09 01:24:04.413257 [ 291 ] {f9134e45-8900-49fd-9c81-5eaf2cf11898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3781 | 2024.11.09 01:24:04.413543 [ 291 ] {f9134e45-8900-49fd-9c81-5eaf2cf11898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3782 | 2024.11.09 01:24:04.414021 [ 291 ] {f9134e45-8900-49fd-9c81-5eaf2cf11898} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3783 | 2024.11.09 01:24:04.414529 [ 291 ] {f9134e45-8900-49fd-9c81-5eaf2cf11898} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3784 | 2024.11.09 01:24:04.414590 [ 291 ] {f9134e45-8900-49fd-9c81-5eaf2cf11898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3785 | 2024.11.09 01:24:04.415612 [ 291 ] {f9134e45-8900-49fd-9c81-5eaf2cf11898} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3786 | 2024.11.09 01:24:04.416063 [ 291 ] {f9134e45-8900-49fd-9c81-5eaf2cf11898} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3787 | 2024.11.09 01:24:04.416320 [ 291 ] {f9134e45-8900-49fd-9c81-5eaf2cf11898} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003322 sec., 301.02347983142687 rows/sec., 20.28 KiB/sec. | ||
3788 | 2024.11.09 01:24:04.416697 [ 291 ] {f9134e45-8900-49fd-9c81-5eaf2cf11898} <Debug> DynamicQueryHandler: Done processing query | ||
3789 | 2024.11.09 01:24:04.416727 [ 291 ] {f9134e45-8900-49fd-9c81-5eaf2cf11898} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3790 | 2024.11.09 01:24:04.416759 [ 291 ] {} <Debug> HTTP-Session: 693f49a7-474c-472e-8f9d-be7d69bff0db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3791 | 2024.11.09 01:24:04.416959 [ 187 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4122 rows, containing 5 columns (5 merged, 0 gathered) in 0.005845095 sec., 705206.6732876027 rows/sec., 47.81 MiB/sec. | ||
3792 | 2024.11.09 01:24:04.417074 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3793 | 2024.11.09 01:24:04.417162 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34394, User-Agent: (none), Length: 66643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3794 | 2024.11.09 01:24:04.417250 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3795 | 2024.11.09 01:24:04.417289 [ 288 ] {} <Debug> HTTP-Session: ff6f2388-21c3-44b5-870e-3a7f2a109a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:34394 | ||
3796 | 2024.11.09 01:24:04.417314 [ 288 ] {} <Debug> HTTP-Session: ff6f2388-21c3-44b5-870e-3a7f2a109a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3797 | 2024.11.09 01:24:04.417343 [ 288 ] {} <Debug> HTTP-Session: ff6f2388-21c3-44b5-870e-3a7f2a109a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3798 | 2024.11.09 01:24:04.417377 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3799 | 2024.11.09 01:24:04.417419 [ 288 ] {} <Trace> HTTP-Session: ff6f2388-21c3-44b5-870e-3a7f2a109a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3800 | 2024.11.09 01:24:04.417833 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3801 | 2024.11.09 01:24:04.417912 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3802 | 2024.11.09 01:24:04.417986 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
3803 | 2024.11.09 01:24:04.418485 [ 288 ] {c29bbab9-2c71-4199-88d1-e759cdf245ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34394) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3804 | 2024.11.09 01:24:04.418589 [ 288 ] {c29bbab9-2c71-4199-88d1-e759cdf245ae} <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 | ||
3805 | 2024.11.09 01:24:04.419128 [ 288 ] {c29bbab9-2c71-4199-88d1-e759cdf245ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3806 | 2024.11.09 01:24:04.420104 [ 288 ] {c29bbab9-2c71-4199-88d1-e759cdf245ae} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3807 | 2024.11.09 01:24:04.420147 [ 288 ] {c29bbab9-2c71-4199-88d1-e759cdf245ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3808 | 2024.11.09 01:24:04.420879 [ 288 ] {c29bbab9-2c71-4199-88d1-e759cdf245ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3809 | 2024.11.09 01:24:04.421154 [ 288 ] {c29bbab9-2c71-4199-88d1-e759cdf245ae} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3810 | 2024.11.09 01:24:04.421378 [ 288 ] {c29bbab9-2c71-4199-88d1-e759cdf245ae} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003679 sec., 10872.519706441968 rows/sec., 19.48 MiB/sec. | ||
3811 | 2024.11.09 01:24:04.421862 [ 288 ] {c29bbab9-2c71-4199-88d1-e759cdf245ae} <Debug> DynamicQueryHandler: Done processing query | ||
3812 | 2024.11.09 01:24:04.421889 [ 288 ] {c29bbab9-2c71-4199-88d1-e759cdf245ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
3813 | 2024.11.09 01:24:04.421905 [ 288 ] {} <Debug> HTTP-Session: ff6f2388-21c3-44b5-870e-3a7f2a109a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3814 | 2024.11.09 01:24:04.422088 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62489, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3815 | 2024.11.09 01:24:04.422106 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3816 | 2024.11.09 01:24:04.422174 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3817 | 2024.11.09 01:24:04.422208 [ 291 ] {} <Debug> HTTP-Session: 38729570-6797-4925-8467-68c8fa3eaf25 Authenticating user 'default' from [fd00:1122:3344:101::d]:62489 | ||
3818 | 2024.11.09 01:24:04.422230 [ 291 ] {} <Debug> HTTP-Session: 38729570-6797-4925-8467-68c8fa3eaf25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3819 | 2024.11.09 01:24:04.422256 [ 291 ] {} <Debug> HTTP-Session: 38729570-6797-4925-8467-68c8fa3eaf25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3820 | 2024.11.09 01:24:04.422303 [ 291 ] {} <Trace> HTTP-Session: 38729570-6797-4925-8467-68c8fa3eaf25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3821 | 2024.11.09 01:24:04.422471 [ 291 ] {f70ec79e-8c71-48fc-abc7-64ed7579036a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3822 | 2024.11.09 01:24:04.422526 [ 291 ] {f70ec79e-8c71-48fc-abc7-64ed7579036a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3823 | 2024.11.09 01:24:04.422683 [ 291 ] {f70ec79e-8c71-48fc-abc7-64ed7579036a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3824 | 2024.11.09 01:24:04.423009 [ 291 ] {f70ec79e-8c71-48fc-abc7-64ed7579036a} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3825 | 2024.11.09 01:24:04.423045 [ 291 ] {f70ec79e-8c71-48fc-abc7-64ed7579036a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3826 | 2024.11.09 01:24:04.423414 [ 291 ] {f70ec79e-8c71-48fc-abc7-64ed7579036a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3827 | 2024.11.09 01:24:04.423648 [ 291 ] {f70ec79e-8c71-48fc-abc7-64ed7579036a} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3828 | 2024.11.09 01:24:04.423812 [ 291 ] {f70ec79e-8c71-48fc-abc7-64ed7579036a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001411 sec., 58114.812189936216 rows/sec., 3.69 MiB/sec. | ||
3829 | 2024.11.09 01:24:04.423983 [ 291 ] {f70ec79e-8c71-48fc-abc7-64ed7579036a} <Debug> DynamicQueryHandler: Done processing query | ||
3830 | 2024.11.09 01:24:04.424008 [ 291 ] {f70ec79e-8c71-48fc-abc7-64ed7579036a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3831 | 2024.11.09 01:24:04.424024 [ 291 ] {} <Debug> HTTP-Session: 38729570-6797-4925-8467-68c8fa3eaf25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3832 | 2024.11.09 01:24:04.424405 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3833 | 2024.11.09 01:24:04.741771 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3834 | 2024.11.09 01:24:04.757330 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52624, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3835 | 2024.11.09 01:24:05.134550 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3836 | 2024.11.09 01:24:05.310664 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3837 | 2024.11.09 01:24:05.421955 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3838 | 2024.11.09 01:24:05.444286 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39745, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3839 | 2024.11.09 01:24:05.450664 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3840 | 2024.11.09 01:24:05.463015 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3841 | 2024.11.09 01:24:05.483517 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3842 | 2024.11.09 01:24:05.493006 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55340, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3843 | 2024.11.09 01:24:05.495038 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3844 | 2024.11.09 01:24:05.531765 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57390, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3845 | 2024.11.09 01:24:05.585092 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3846 | 2024.11.09 01:24:05.595604 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45532, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3847 | 2024.11.09 01:24:05.624998 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3848 | 2024.11.09 01:24:05.647274 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3849 | 2024.11.09 01:24:05.652524 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53491, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3850 | 2024.11.09 01:24:05.998417 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3851 | 2024.11.09 01:24:06.082260 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3852 | 2024.11.09 01:24:06.144328 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3853 | 2024.11.09 01:24:06.150615 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64411, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3854 | 2024.11.09 01:24:06.162897 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3855 | 2024.11.09 01:24:06.178243 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3856 | 2024.11.09 01:24:06.183636 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3857 | 2024.11.09 01:24:09.380066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46137, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3858 | 2024.11.09 01:24:09.380207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3859 | 2024.11.09 01:24:09.380236 [ 3 ] {} <Debug> HTTP-Session: 0bb8a39f-8a8a-400c-8270-28434f2616e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46137 | ||
3860 | 2024.11.09 01:24:09.380264 [ 3 ] {} <Debug> HTTP-Session: 0bb8a39f-8a8a-400c-8270-28434f2616e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3861 | 2024.11.09 01:24:09.380283 [ 3 ] {} <Debug> HTTP-Session: 0bb8a39f-8a8a-400c-8270-28434f2616e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3862 | 2024.11.09 01:24:09.380339 [ 3 ] {} <Trace> HTTP-Session: 0bb8a39f-8a8a-400c-8270-28434f2616e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3863 | 2024.11.09 01:24:09.380560 [ 3 ] {b1fc200a-c9b3-4d63-b95d-73382fb566f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46137) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3864 | 2024.11.09 01:24:09.380635 [ 3 ] {b1fc200a-c9b3-4d63-b95d-73382fb566f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3865 | 2024.11.09 01:24:09.380965 [ 3 ] {b1fc200a-c9b3-4d63-b95d-73382fb566f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3866 | 2024.11.09 01:24:09.381418 [ 3 ] {b1fc200a-c9b3-4d63-b95d-73382fb566f8} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3867 | 2024.11.09 01:24:09.381461 [ 3 ] {b1fc200a-c9b3-4d63-b95d-73382fb566f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3868 | 2024.11.09 01:24:09.381873 [ 3 ] {b1fc200a-c9b3-4d63-b95d-73382fb566f8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3869 | 2024.11.09 01:24:09.382119 [ 3 ] {b1fc200a-c9b3-4d63-b95d-73382fb566f8} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3870 | 2024.11.09 01:24:09.382261 [ 3 ] {b1fc200a-c9b3-4d63-b95d-73382fb566f8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001776 sec., 31531.53153153153 rows/sec., 2.41 MiB/sec. | ||
3871 | 2024.11.09 01:24:09.382494 [ 3 ] {b1fc200a-c9b3-4d63-b95d-73382fb566f8} <Debug> DynamicQueryHandler: Done processing query | ||
3872 | 2024.11.09 01:24:09.382520 [ 3 ] {b1fc200a-c9b3-4d63-b95d-73382fb566f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3873 | 2024.11.09 01:24:09.382538 [ 3 ] {} <Debug> HTTP-Session: 0bb8a39f-8a8a-400c-8270-28434f2616e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3874 | 2024.11.09 01:24:09.382750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46137, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3875 | 2024.11.09 01:24:09.382887 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49956, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3876 | 2024.11.09 01:24:09.383021 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3877 | 2024.11.09 01:24:09.383047 [ 283 ] {} <Debug> HTTP-Session: 4146534f-9a52-4728-ac7d-a3f03608c3d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49956 | ||
3878 | 2024.11.09 01:24:09.383073 [ 283 ] {} <Debug> HTTP-Session: 4146534f-9a52-4728-ac7d-a3f03608c3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3879 | 2024.11.09 01:24:09.383089 [ 283 ] {} <Debug> HTTP-Session: 4146534f-9a52-4728-ac7d-a3f03608c3d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3880 | 2024.11.09 01:24:09.383143 [ 283 ] {} <Trace> HTTP-Session: 4146534f-9a52-4728-ac7d-a3f03608c3d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3881 | 2024.11.09 01:24:09.383361 [ 283 ] {4f30958e-e85d-41a3-8b03-21e5defee46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49956) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3882 | 2024.11.09 01:24:09.383432 [ 283 ] {4f30958e-e85d-41a3-8b03-21e5defee46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3883 | 2024.11.09 01:24:09.383789 [ 283 ] {4f30958e-e85d-41a3-8b03-21e5defee46e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3884 | 2024.11.09 01:24:09.384207 [ 283 ] {4f30958e-e85d-41a3-8b03-21e5defee46e} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3885 | 2024.11.09 01:24:09.384251 [ 283 ] {4f30958e-e85d-41a3-8b03-21e5defee46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3886 | 2024.11.09 01:24:09.384678 [ 283 ] {4f30958e-e85d-41a3-8b03-21e5defee46e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3887 | 2024.11.09 01:24:09.384930 [ 283 ] {4f30958e-e85d-41a3-8b03-21e5defee46e} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3888 | 2024.11.09 01:24:09.385103 [ 283 ] {4f30958e-e85d-41a3-8b03-21e5defee46e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001813 sec., 35300.60672917816 rows/sec., 2.76 MiB/sec. | ||
3889 | 2024.11.09 01:24:09.385316 [ 283 ] {4f30958e-e85d-41a3-8b03-21e5defee46e} <Debug> DynamicQueryHandler: Done processing query | ||
3890 | 2024.11.09 01:24:09.385343 [ 283 ] {4f30958e-e85d-41a3-8b03-21e5defee46e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3891 | 2024.11.09 01:24:09.385360 [ 283 ] {} <Debug> HTTP-Session: 4146534f-9a52-4728-ac7d-a3f03608c3d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3892 | 2024.11.09 01:24:09.385622 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3893 | 2024.11.09 01:24:09.385722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57070, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3894 | 2024.11.09 01:24:09.385796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3895 | 2024.11.09 01:24:09.385820 [ 3 ] {} <Debug> HTTP-Session: 612938ca-c345-47ee-bf74-9d50784c0cc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57070 | ||
3896 | 2024.11.09 01:24:09.385843 [ 3 ] {} <Debug> HTTP-Session: 612938ca-c345-47ee-bf74-9d50784c0cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3897 | 2024.11.09 01:24:09.385861 [ 3 ] {} <Debug> HTTP-Session: 612938ca-c345-47ee-bf74-9d50784c0cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3898 | 2024.11.09 01:24:09.385906 [ 3 ] {} <Trace> HTTP-Session: 612938ca-c345-47ee-bf74-9d50784c0cc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3899 | 2024.11.09 01:24:09.386130 [ 3 ] {18c8862c-a382-4c1e-b0cb-cc505c83b3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57070) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3900 | 2024.11.09 01:24:09.386193 [ 3 ] {18c8862c-a382-4c1e-b0cb-cc505c83b3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3901 | 2024.11.09 01:24:09.386411 [ 3 ] {18c8862c-a382-4c1e-b0cb-cc505c83b3a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3902 | 2024.11.09 01:24:09.386830 [ 3 ] {18c8862c-a382-4c1e-b0cb-cc505c83b3a2} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3903 | 2024.11.09 01:24:09.386867 [ 3 ] {18c8862c-a382-4c1e-b0cb-cc505c83b3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3904 | 2024.11.09 01:24:09.387275 [ 3 ] {18c8862c-a382-4c1e-b0cb-cc505c83b3a2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3905 | 2024.11.09 01:24:09.387516 [ 3 ] {18c8862c-a382-4c1e-b0cb-cc505c83b3a2} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3906 | 2024.11.09 01:24:09.387650 [ 3 ] {18c8862c-a382-4c1e-b0cb-cc505c83b3a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. | ||
3907 | 2024.11.09 01:24:09.387841 [ 3 ] {18c8862c-a382-4c1e-b0cb-cc505c83b3a2} <Debug> DynamicQueryHandler: Done processing query | ||
3908 | 2024.11.09 01:24:09.387866 [ 3 ] {18c8862c-a382-4c1e-b0cb-cc505c83b3a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3909 | 2024.11.09 01:24:09.387882 [ 3 ] {} <Debug> HTTP-Session: 612938ca-c345-47ee-bf74-9d50784c0cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3910 | 2024.11.09 01:24:09.388065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3911 | 2024.11.09 01:24:09.388085 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49956, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3912 | 2024.11.09 01:24:09.388184 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3913 | 2024.11.09 01:24:09.388210 [ 283 ] {} <Debug> HTTP-Session: 30389a69-a0d9-4d12-93d4-3751d46ef577 Authenticating user 'default' from [fd00:1122:3344:101::d]:49956 | ||
3914 | 2024.11.09 01:24:09.388244 [ 283 ] {} <Debug> HTTP-Session: 30389a69-a0d9-4d12-93d4-3751d46ef577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3915 | 2024.11.09 01:24:09.388268 [ 283 ] {} <Debug> HTTP-Session: 30389a69-a0d9-4d12-93d4-3751d46ef577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3916 | 2024.11.09 01:24:09.388312 [ 283 ] {} <Trace> HTTP-Session: 30389a69-a0d9-4d12-93d4-3751d46ef577 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3917 | 2024.11.09 01:24:09.388488 [ 283 ] {9bdea51c-fdc4-4c9f-985b-3053bdc01fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49956) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3918 | 2024.11.09 01:24:09.388548 [ 283 ] {9bdea51c-fdc4-4c9f-985b-3053bdc01fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3919 | 2024.11.09 01:24:09.388730 [ 283 ] {9bdea51c-fdc4-4c9f-985b-3053bdc01fed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3920 | 2024.11.09 01:24:09.389047 [ 283 ] {9bdea51c-fdc4-4c9f-985b-3053bdc01fed} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3921 | 2024.11.09 01:24:09.389083 [ 283 ] {9bdea51c-fdc4-4c9f-985b-3053bdc01fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3922 | 2024.11.09 01:24:09.389465 [ 283 ] {9bdea51c-fdc4-4c9f-985b-3053bdc01fed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3923 | 2024.11.09 01:24:09.389728 [ 283 ] {9bdea51c-fdc4-4c9f-985b-3053bdc01fed} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3924 | 2024.11.09 01:24:09.389891 [ 283 ] {9bdea51c-fdc4-4c9f-985b-3053bdc01fed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. | ||
3925 | 2024.11.09 01:24:09.389895 [ 149 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3926 | 2024.11.09 01:24:09.389988 [ 149 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3927 | 2024.11.09 01:24:09.390053 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3928 | 2024.11.09 01:24:09.390217 [ 283 ] {9bdea51c-fdc4-4c9f-985b-3053bdc01fed} <Debug> DynamicQueryHandler: Done processing query | ||
3929 | 2024.11.09 01:24:09.390255 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::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 | ||
3930 | 2024.11.09 01:24:09.390270 [ 283 ] {9bdea51c-fdc4-4c9f-985b-3053bdc01fed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3931 | 2024.11.09 01:24:09.390338 [ 283 ] {} <Debug> HTTP-Session: 30389a69-a0d9-4d12-93d4-3751d46ef577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3932 | 2024.11.09 01:24:09.390469 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3933 | 2024.11.09 01:24:09.390513 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 724 rows starting from the beginning of the part | ||
3934 | 2024.11.09 01:24:09.390647 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3935 | 2024.11.09 01:24:09.390710 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
3936 | 2024.11.09 01:24:09.390951 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
3937 | |||
3938 | (version 23.8.7.1) | ||
3939 | 2024.11.09 01:24:09.390992 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
3940 | 2024.11.09 01:24:09.391145 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::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 | ||
3941 | 2024.11.09 01:24:09.391233 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
3942 | 2024.11.09 01:24:09.391452 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
3943 | 2024.11.09 01:24:09.392691 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 4 columns (4 merged, 0 gathered) in 0.002529509 sec., 417472.3236802083 rows/sec., 27.38 MiB/sec. | ||
3944 | 2024.11.09 01:24:09.392955 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3945 | 2024.11.09 01:24:09.393351 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_16_3} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3946 | 2024.11.09 01:24:09.393459 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_16_3} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3947 | 2024.11.09 01:24:09.393571 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
3948 | 2024.11.09 01:24:12.736283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 420 | ||
3949 | 2024.11.09 01:24:12.739131 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3950 | 2024.11.09 01:24:12.739179 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3951 | 2024.11.09 01:24:12.740580 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3952 | 2024.11.09 01:24:12.740923 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3953 | 2024.11.09 01:24:12.741396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
3954 | 2024.11.09 01:24:14.380162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51454, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3955 | 2024.11.09 01:24:14.380291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3956 | 2024.11.09 01:24:14.380319 [ 3 ] {} <Debug> HTTP-Session: 7b57e504-ed6e-4a35-ac22-8c68e44e8051 Authenticating user 'default' from [fd00:1122:3344:101::d]:51454 | ||
3957 | 2024.11.09 01:24:14.380348 [ 3 ] {} <Debug> HTTP-Session: 7b57e504-ed6e-4a35-ac22-8c68e44e8051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3958 | 2024.11.09 01:24:14.380365 [ 3 ] {} <Debug> HTTP-Session: 7b57e504-ed6e-4a35-ac22-8c68e44e8051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3959 | 2024.11.09 01:24:14.380423 [ 3 ] {} <Trace> HTTP-Session: 7b57e504-ed6e-4a35-ac22-8c68e44e8051 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3960 | 2024.11.09 01:24:14.380642 [ 3 ] {0bb2b345-f7e1-43f2-b398-d9459ea997bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51454) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3961 | 2024.11.09 01:24:14.380717 [ 3 ] {0bb2b345-f7e1-43f2-b398-d9459ea997bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3962 | 2024.11.09 01:24:14.381050 [ 3 ] {0bb2b345-f7e1-43f2-b398-d9459ea997bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3963 | 2024.11.09 01:24:14.381498 [ 3 ] {0bb2b345-f7e1-43f2-b398-d9459ea997bc} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3964 | 2024.11.09 01:24:14.381540 [ 3 ] {0bb2b345-f7e1-43f2-b398-d9459ea997bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3965 | 2024.11.09 01:24:14.381949 [ 3 ] {0bb2b345-f7e1-43f2-b398-d9459ea997bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3966 | 2024.11.09 01:24:14.382205 [ 3 ] {0bb2b345-f7e1-43f2-b398-d9459ea997bc} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3967 | 2024.11.09 01:24:14.382390 [ 3 ] {0bb2b345-f7e1-43f2-b398-d9459ea997bc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001813 sec., 30888.030888030888 rows/sec., 2.36 MiB/sec. | ||
3968 | 2024.11.09 01:24:14.382595 [ 3 ] {0bb2b345-f7e1-43f2-b398-d9459ea997bc} <Debug> DynamicQueryHandler: Done processing query | ||
3969 | 2024.11.09 01:24:14.382621 [ 3 ] {0bb2b345-f7e1-43f2-b398-d9459ea997bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3970 | 2024.11.09 01:24:14.382637 [ 3 ] {} <Debug> HTTP-Session: 7b57e504-ed6e-4a35-ac22-8c68e44e8051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3971 | 2024.11.09 01:24:14.382848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3972 | 2024.11.09 01:24:14.382998 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51016, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3973 | 2024.11.09 01:24:14.383126 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3974 | 2024.11.09 01:24:14.383154 [ 283 ] {} <Debug> HTTP-Session: a71c2f1e-4927-4ac1-8a8b-d15ed7e82acc Authenticating user 'default' from [fd00:1122:3344:101::d]:51016 | ||
3975 | 2024.11.09 01:24:14.383183 [ 283 ] {} <Debug> HTTP-Session: a71c2f1e-4927-4ac1-8a8b-d15ed7e82acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3976 | 2024.11.09 01:24:14.383201 [ 283 ] {} <Debug> HTTP-Session: a71c2f1e-4927-4ac1-8a8b-d15ed7e82acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3977 | 2024.11.09 01:24:14.383264 [ 283 ] {} <Trace> HTTP-Session: a71c2f1e-4927-4ac1-8a8b-d15ed7e82acc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3978 | 2024.11.09 01:24:14.383489 [ 283 ] {2fa6af63-7682-4a45-b85c-e334bd76e49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51016) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3979 | 2024.11.09 01:24:14.383565 [ 283 ] {2fa6af63-7682-4a45-b85c-e334bd76e49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3980 | 2024.11.09 01:24:14.383929 [ 283 ] {2fa6af63-7682-4a45-b85c-e334bd76e49c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3981 | 2024.11.09 01:24:14.384362 [ 283 ] {2fa6af63-7682-4a45-b85c-e334bd76e49c} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3982 | 2024.11.09 01:24:14.384404 [ 283 ] {2fa6af63-7682-4a45-b85c-e334bd76e49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
3983 | 2024.11.09 01:24:14.384835 [ 283 ] {2fa6af63-7682-4a45-b85c-e334bd76e49c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3984 | 2024.11.09 01:24:14.385101 [ 283 ] {2fa6af63-7682-4a45-b85c-e334bd76e49c} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3985 | 2024.11.09 01:24:14.385259 [ 283 ] {2fa6af63-7682-4a45-b85c-e334bd76e49c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001857 sec., 34464.189553042546 rows/sec., 2.69 MiB/sec. | ||
3986 | 2024.11.09 01:24:14.385490 [ 283 ] {2fa6af63-7682-4a45-b85c-e334bd76e49c} <Debug> DynamicQueryHandler: Done processing query | ||
3987 | 2024.11.09 01:24:14.385517 [ 283 ] {2fa6af63-7682-4a45-b85c-e334bd76e49c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3988 | 2024.11.09 01:24:14.385534 [ 283 ] {} <Debug> HTTP-Session: a71c2f1e-4927-4ac1-8a8b-d15ed7e82acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3989 | 2024.11.09 01:24:14.385744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51454, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3990 | 2024.11.09 01:24:14.385763 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3991 | 2024.11.09 01:24:14.385847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3992 | 2024.11.09 01:24:14.385892 [ 3 ] {} <Debug> HTTP-Session: ca7b3b1b-480b-43e4-bbf1-7b6e3ff34870 Authenticating user 'default' from [fd00:1122:3344:101::d]:51454 | ||
3993 | 2024.11.09 01:24:14.385915 [ 3 ] {} <Debug> HTTP-Session: ca7b3b1b-480b-43e4-bbf1-7b6e3ff34870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3994 | 2024.11.09 01:24:14.385936 [ 3 ] {} <Debug> HTTP-Session: ca7b3b1b-480b-43e4-bbf1-7b6e3ff34870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3995 | 2024.11.09 01:24:14.385991 [ 3 ] {} <Trace> HTTP-Session: ca7b3b1b-480b-43e4-bbf1-7b6e3ff34870 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3996 | 2024.11.09 01:24:14.386196 [ 3 ] {d8143a74-2412-4687-9d7d-8c03db62b484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51454) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3997 | 2024.11.09 01:24:14.386259 [ 3 ] {d8143a74-2412-4687-9d7d-8c03db62b484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3998 | 2024.11.09 01:24:14.386474 [ 3 ] {d8143a74-2412-4687-9d7d-8c03db62b484} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3999 | 2024.11.09 01:24:14.386886 [ 3 ] {d8143a74-2412-4687-9d7d-8c03db62b484} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4000 | 2024.11.09 01:24:14.386923 [ 3 ] {d8143a74-2412-4687-9d7d-8c03db62b484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4001 | 2024.11.09 01:24:14.387323 [ 3 ] {d8143a74-2412-4687-9d7d-8c03db62b484} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4002 | 2024.11.09 01:24:14.387565 [ 3 ] {d8143a74-2412-4687-9d7d-8c03db62b484} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4003 | 2024.11.09 01:24:14.387710 [ 3 ] {d8143a74-2412-4687-9d7d-8c03db62b484} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. | ||
4004 | 2024.11.09 01:24:14.388028 [ 3 ] {d8143a74-2412-4687-9d7d-8c03db62b484} <Debug> DynamicQueryHandler: Done processing query | ||
4005 | 2024.11.09 01:24:14.388054 [ 3 ] {d8143a74-2412-4687-9d7d-8c03db62b484} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4006 | 2024.11.09 01:24:14.388070 [ 3 ] {} <Debug> HTTP-Session: ca7b3b1b-480b-43e4-bbf1-7b6e3ff34870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4007 | 2024.11.09 01:24:14.388330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4008 | 2024.11.09 01:24:14.388391 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35727, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4009 | 2024.11.09 01:24:14.388487 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4010 | 2024.11.09 01:24:14.388516 [ 283 ] {} <Debug> HTTP-Session: d0d06f13-faab-4db3-97d9-1c3e5fa961dd Authenticating user 'default' from [fd00:1122:3344:101::d]:35727 | ||
4011 | 2024.11.09 01:24:14.388540 [ 283 ] {} <Debug> HTTP-Session: d0d06f13-faab-4db3-97d9-1c3e5fa961dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4012 | 2024.11.09 01:24:14.388557 [ 283 ] {} <Debug> HTTP-Session: d0d06f13-faab-4db3-97d9-1c3e5fa961dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4013 | 2024.11.09 01:24:14.388606 [ 283 ] {} <Trace> HTTP-Session: d0d06f13-faab-4db3-97d9-1c3e5fa961dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4014 | 2024.11.09 01:24:14.388775 [ 283 ] {b844bfeb-014f-41f6-bcbb-f24a0d6bec8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35727) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4015 | 2024.11.09 01:24:14.388829 [ 283 ] {b844bfeb-014f-41f6-bcbb-f24a0d6bec8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4016 | 2024.11.09 01:24:14.388986 [ 283 ] {b844bfeb-014f-41f6-bcbb-f24a0d6bec8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4017 | 2024.11.09 01:24:14.389317 [ 283 ] {b844bfeb-014f-41f6-bcbb-f24a0d6bec8e} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4018 | 2024.11.09 01:24:14.389354 [ 283 ] {b844bfeb-014f-41f6-bcbb-f24a0d6bec8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4019 | 2024.11.09 01:24:14.389748 [ 283 ] {b844bfeb-014f-41f6-bcbb-f24a0d6bec8e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4020 | 2024.11.09 01:24:14.389999 [ 283 ] {b844bfeb-014f-41f6-bcbb-f24a0d6bec8e} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4021 | 2024.11.09 01:24:14.390155 [ 283 ] {b844bfeb-014f-41f6-bcbb-f24a0d6bec8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
4022 | 2024.11.09 01:24:14.390489 [ 283 ] {b844bfeb-014f-41f6-bcbb-f24a0d6bec8e} <Debug> DynamicQueryHandler: Done processing query | ||
4023 | 2024.11.09 01:24:14.390515 [ 283 ] {b844bfeb-014f-41f6-bcbb-f24a0d6bec8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4024 | 2024.11.09 01:24:14.390532 [ 283 ] {} <Debug> HTTP-Session: d0d06f13-faab-4db3-97d9-1c3e5fa961dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4025 | 2024.11.09 01:24:14.390795 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35727, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4026 | 2024.11.09 01:24:17.618014 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4027 | 2024.11.09 01:24:17.618087 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4028 | 2024.11.09 01:24:19.386757 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49541, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4029 | 2024.11.09 01:24:19.386886 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4030 | 2024.11.09 01:24:19.386916 [ 282 ] {} <Debug> HTTP-Session: 7256348b-5c9a-4e2b-bf0c-9e2e440544ac Authenticating user 'default' from [fd00:1122:3344:101::d]:49541 | ||
4031 | 2024.11.09 01:24:19.386945 [ 282 ] {} <Debug> HTTP-Session: 7256348b-5c9a-4e2b-bf0c-9e2e440544ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4032 | 2024.11.09 01:24:19.386964 [ 282 ] {} <Debug> HTTP-Session: 7256348b-5c9a-4e2b-bf0c-9e2e440544ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4033 | 2024.11.09 01:24:19.387022 [ 282 ] {} <Trace> HTTP-Session: 7256348b-5c9a-4e2b-bf0c-9e2e440544ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4034 | 2024.11.09 01:24:19.387233 [ 282 ] {52f75264-7829-4d5a-b617-ffeefd72c04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49541) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
4035 | 2024.11.09 01:24:19.387311 [ 282 ] {52f75264-7829-4d5a-b617-ffeefd72c04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4036 | 2024.11.09 01:24:19.387700 [ 282 ] {52f75264-7829-4d5a-b617-ffeefd72c04c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4037 | 2024.11.09 01:24:19.388156 [ 282 ] {52f75264-7829-4d5a-b617-ffeefd72c04c} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4038 | 2024.11.09 01:24:19.388200 [ 282 ] {52f75264-7829-4d5a-b617-ffeefd72c04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4039 | 2024.11.09 01:24:19.388612 [ 282 ] {52f75264-7829-4d5a-b617-ffeefd72c04c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4040 | 2024.11.09 01:24:19.388871 [ 282 ] {52f75264-7829-4d5a-b617-ffeefd72c04c} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4041 | 2024.11.09 01:24:19.389055 [ 282 ] {52f75264-7829-4d5a-b617-ffeefd72c04c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. | ||
4042 | 2024.11.09 01:24:19.389256 [ 282 ] {52f75264-7829-4d5a-b617-ffeefd72c04c} <Debug> DynamicQueryHandler: Done processing query | ||
4043 | 2024.11.09 01:24:19.389282 [ 282 ] {52f75264-7829-4d5a-b617-ffeefd72c04c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4044 | 2024.11.09 01:24:19.389299 [ 282 ] {} <Debug> HTTP-Session: 7256348b-5c9a-4e2b-bf0c-9e2e440544ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4045 | 2024.11.09 01:24:19.389600 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49541, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4046 | 2024.11.09 01:24:19.389765 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41591, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4047 | 2024.11.09 01:24:19.389828 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4048 | 2024.11.09 01:24:19.389850 [ 291 ] {} <Debug> HTTP-Session: f9ebf6e1-e6a8-4f11-b618-78624788aa9e Authenticating user 'default' from [fd00:1122:3344:101::d]:41591 | ||
4049 | 2024.11.09 01:24:19.389871 [ 291 ] {} <Debug> HTTP-Session: f9ebf6e1-e6a8-4f11-b618-78624788aa9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4050 | 2024.11.09 01:24:19.389889 [ 291 ] {} <Debug> HTTP-Session: f9ebf6e1-e6a8-4f11-b618-78624788aa9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4051 | 2024.11.09 01:24:19.389929 [ 291 ] {} <Trace> HTTP-Session: f9ebf6e1-e6a8-4f11-b618-78624788aa9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4052 | 2024.11.09 01:24:19.390156 [ 291 ] {a81554ea-e97e-498b-b411-eccca4261e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41591) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4053 | 2024.11.09 01:24:19.390211 [ 291 ] {a81554ea-e97e-498b-b411-eccca4261e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4054 | 2024.11.09 01:24:19.390494 [ 291 ] {a81554ea-e97e-498b-b411-eccca4261e58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4055 | 2024.11.09 01:24:19.391046 [ 291 ] {a81554ea-e97e-498b-b411-eccca4261e58} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4056 | 2024.11.09 01:24:19.391083 [ 291 ] {a81554ea-e97e-498b-b411-eccca4261e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4057 | 2024.11.09 01:24:19.391454 [ 291 ] {a81554ea-e97e-498b-b411-eccca4261e58} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4058 | 2024.11.09 01:24:19.391690 [ 291 ] {a81554ea-e97e-498b-b411-eccca4261e58} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4059 | 2024.11.09 01:24:19.391830 [ 291 ] {a81554ea-e97e-498b-b411-eccca4261e58} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001788 sec., 159395.9731543624 rows/sec., 14.06 MiB/sec. | ||
4060 | 2024.11.09 01:24:19.392054 [ 291 ] {a81554ea-e97e-498b-b411-eccca4261e58} <Debug> DynamicQueryHandler: Done processing query | ||
4061 | 2024.11.09 01:24:19.392080 [ 291 ] {a81554ea-e97e-498b-b411-eccca4261e58} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
4062 | 2024.11.09 01:24:19.392096 [ 291 ] {} <Debug> HTTP-Session: f9ebf6e1-e6a8-4f11-b618-78624788aa9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4063 | 2024.11.09 01:24:19.392307 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41591, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4064 | 2024.11.09 01:24:19.392334 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49541, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4065 | 2024.11.09 01:24:19.392399 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4066 | 2024.11.09 01:24:19.392422 [ 282 ] {} <Debug> HTTP-Session: e420af52-e20b-42f2-b2f4-af061b041d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:49541 | ||
4067 | 2024.11.09 01:24:19.392442 [ 282 ] {} <Debug> HTTP-Session: e420af52-e20b-42f2-b2f4-af061b041d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4068 | 2024.11.09 01:24:19.392462 [ 282 ] {} <Debug> HTTP-Session: e420af52-e20b-42f2-b2f4-af061b041d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4069 | 2024.11.09 01:24:19.392502 [ 282 ] {} <Trace> HTTP-Session: e420af52-e20b-42f2-b2f4-af061b041d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4070 | 2024.11.09 01:24:19.392634 [ 282 ] {179ac0a0-c15a-4443-9d86-0531ad80bf10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49541) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4071 | 2024.11.09 01:24:19.392687 [ 282 ] {179ac0a0-c15a-4443-9d86-0531ad80bf10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4072 | 2024.11.09 01:24:19.392958 [ 282 ] {179ac0a0-c15a-4443-9d86-0531ad80bf10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4073 | 2024.11.09 01:24:19.393271 [ 282 ] {179ac0a0-c15a-4443-9d86-0531ad80bf10} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4074 | 2024.11.09 01:24:19.393307 [ 282 ] {179ac0a0-c15a-4443-9d86-0531ad80bf10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4075 | 2024.11.09 01:24:19.393651 [ 282 ] {179ac0a0-c15a-4443-9d86-0531ad80bf10} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4076 | 2024.11.09 01:24:19.393887 [ 282 ] {179ac0a0-c15a-4443-9d86-0531ad80bf10} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4077 | 2024.11.09 01:24:19.394045 [ 282 ] {179ac0a0-c15a-4443-9d86-0531ad80bf10} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001443 sec., 33264.03326403326 rows/sec., 2.40 MiB/sec. | ||
4078 | 2024.11.09 01:24:19.394214 [ 282 ] {179ac0a0-c15a-4443-9d86-0531ad80bf10} <Debug> DynamicQueryHandler: Done processing query | ||
4079 | 2024.11.09 01:24:19.394238 [ 282 ] {179ac0a0-c15a-4443-9d86-0531ad80bf10} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4080 | 2024.11.09 01:24:19.394255 [ 282 ] {} <Debug> HTTP-Session: e420af52-e20b-42f2-b2f4-af061b041d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4081 | 2024.11.09 01:24:19.394508 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49541, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4082 | 2024.11.09 01:24:19.394540 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34800, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4083 | 2024.11.09 01:24:19.394596 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4084 | 2024.11.09 01:24:19.394615 [ 291 ] {} <Debug> HTTP-Session: 46a95f9b-d3f9-4759-b980-6d74ea5bd61d Authenticating user 'default' from [fd00:1122:3344:101::d]:34800 | ||
4085 | 2024.11.09 01:24:19.394632 [ 291 ] {} <Debug> HTTP-Session: 46a95f9b-d3f9-4759-b980-6d74ea5bd61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4086 | 2024.11.09 01:24:19.394646 [ 291 ] {} <Debug> HTTP-Session: 46a95f9b-d3f9-4759-b980-6d74ea5bd61d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4087 | 2024.11.09 01:24:19.394680 [ 291 ] {} <Trace> HTTP-Session: 46a95f9b-d3f9-4759-b980-6d74ea5bd61d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4088 | 2024.11.09 01:24:19.394788 [ 291 ] {1bf00b94-6e7c-40d2-a375-6354f2402529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34800) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4089 | 2024.11.09 01:24:19.394831 [ 291 ] {1bf00b94-6e7c-40d2-a375-6354f2402529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4090 | 2024.11.09 01:24:19.395055 [ 291 ] {1bf00b94-6e7c-40d2-a375-6354f2402529} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4091 | 2024.11.09 01:24:19.395357 [ 291 ] {1bf00b94-6e7c-40d2-a375-6354f2402529} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4092 | 2024.11.09 01:24:19.395393 [ 291 ] {1bf00b94-6e7c-40d2-a375-6354f2402529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4093 | 2024.11.09 01:24:19.395722 [ 291 ] {1bf00b94-6e7c-40d2-a375-6354f2402529} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4094 | 2024.11.09 01:24:19.395955 [ 291 ] {1bf00b94-6e7c-40d2-a375-6354f2402529} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4095 | 2024.11.09 01:24:19.396117 [ 291 ] {1bf00b94-6e7c-40d2-a375-6354f2402529} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001355 sec., 10332.10332103321 rows/sec., 723.59 KiB/sec. | ||
4096 | 2024.11.09 01:24:19.396282 [ 291 ] {1bf00b94-6e7c-40d2-a375-6354f2402529} <Debug> DynamicQueryHandler: Done processing query | ||
4097 | 2024.11.09 01:24:19.396306 [ 291 ] {1bf00b94-6e7c-40d2-a375-6354f2402529} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4098 | 2024.11.09 01:24:19.396322 [ 291 ] {} <Debug> HTTP-Session: 46a95f9b-d3f9-4759-b980-6d74ea5bd61d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4099 | 2024.11.09 01:24:19.396495 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4100 | 2024.11.09 01:24:19.396564 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40100, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4101 | 2024.11.09 01:24:19.396681 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4102 | 2024.11.09 01:24:19.396710 [ 288 ] {} <Debug> HTTP-Session: 9c89fc40-1938-4f7c-8954-02cbbe10d80f Authenticating user 'default' from [fd00:1122:3344:101::d]:40100 | ||
4103 | 2024.11.09 01:24:19.396740 [ 288 ] {} <Debug> HTTP-Session: 9c89fc40-1938-4f7c-8954-02cbbe10d80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4104 | 2024.11.09 01:24:19.396758 [ 288 ] {} <Debug> HTTP-Session: 9c89fc40-1938-4f7c-8954-02cbbe10d80f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4105 | 2024.11.09 01:24:19.396816 [ 288 ] {} <Trace> HTTP-Session: 9c89fc40-1938-4f7c-8954-02cbbe10d80f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4106 | 2024.11.09 01:24:19.396995 [ 288 ] {6b7d5295-989e-4ff4-9b86-cffbbe0aa0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40100) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4107 | 2024.11.09 01:24:19.397058 [ 288 ] {6b7d5295-989e-4ff4-9b86-cffbbe0aa0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4108 | 2024.11.09 01:24:19.397383 [ 288 ] {6b7d5295-989e-4ff4-9b86-cffbbe0aa0c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4109 | 2024.11.09 01:24:19.397731 [ 288 ] {6b7d5295-989e-4ff4-9b86-cffbbe0aa0c1} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4110 | 2024.11.09 01:24:19.397769 [ 288 ] {6b7d5295-989e-4ff4-9b86-cffbbe0aa0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4111 | 2024.11.09 01:24:19.398179 [ 288 ] {6b7d5295-989e-4ff4-9b86-cffbbe0aa0c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4112 | 2024.11.09 01:24:19.398429 [ 288 ] {6b7d5295-989e-4ff4-9b86-cffbbe0aa0c1} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4113 | 2024.11.09 01:24:19.398600 [ 288 ] {6b7d5295-989e-4ff4-9b86-cffbbe0aa0c1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00166 sec., 7831.325301204819 rows/sec., 488.28 KiB/sec. | ||
4114 | 2024.11.09 01:24:19.398824 [ 288 ] {6b7d5295-989e-4ff4-9b86-cffbbe0aa0c1} <Debug> DynamicQueryHandler: Done processing query | ||
4115 | 2024.11.09 01:24:19.398851 [ 288 ] {6b7d5295-989e-4ff4-9b86-cffbbe0aa0c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4116 | 2024.11.09 01:24:19.398867 [ 288 ] {} <Debug> HTTP-Session: 9c89fc40-1938-4f7c-8954-02cbbe10d80f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4117 | 2024.11.09 01:24:19.399201 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4118 | 2024.11.09 01:24:19.399416 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45049, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4119 | 2024.11.09 01:24:19.399485 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4120 | 2024.11.09 01:24:19.399508 [ 291 ] {} <Debug> HTTP-Session: 402c0d05-6723-462a-a113-97076b99f941 Authenticating user 'default' from [fd00:1122:3344:101::d]:45049 | ||
4121 | 2024.11.09 01:24:19.399529 [ 291 ] {} <Debug> HTTP-Session: 402c0d05-6723-462a-a113-97076b99f941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4122 | 2024.11.09 01:24:19.399547 [ 291 ] {} <Debug> HTTP-Session: 402c0d05-6723-462a-a113-97076b99f941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4123 | 2024.11.09 01:24:19.399591 [ 291 ] {} <Trace> HTTP-Session: 402c0d05-6723-462a-a113-97076b99f941 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4124 | 2024.11.09 01:24:19.399852 [ 291 ] {a076abc4-d93d-4817-b563-13e38d83356e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45049) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4125 | 2024.11.09 01:24:19.399901 [ 291 ] {a076abc4-d93d-4817-b563-13e38d83356e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4126 | 2024.11.09 01:24:19.400155 [ 291 ] {a076abc4-d93d-4817-b563-13e38d83356e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4127 | 2024.11.09 01:24:19.400736 [ 291 ] {a076abc4-d93d-4817-b563-13e38d83356e} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4128 | 2024.11.09 01:24:19.400771 [ 291 ] {a076abc4-d93d-4817-b563-13e38d83356e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4129 | 2024.11.09 01:24:19.401150 [ 291 ] {a076abc4-d93d-4817-b563-13e38d83356e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4130 | 2024.11.09 01:24:19.401381 [ 291 ] {a076abc4-d93d-4817-b563-13e38d83356e} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4131 | 2024.11.09 01:24:19.401537 [ 291 ] {a076abc4-d93d-4817-b563-13e38d83356e} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001824 sec., 231907.8947368421 rows/sec., 16.58 MiB/sec. | ||
4132 | 2024.11.09 01:24:19.401715 [ 291 ] {a076abc4-d93d-4817-b563-13e38d83356e} <Debug> DynamicQueryHandler: Done processing query | ||
4133 | 2024.11.09 01:24:19.401739 [ 291 ] {a076abc4-d93d-4817-b563-13e38d83356e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
4134 | 2024.11.09 01:24:19.401755 [ 291 ] {} <Debug> HTTP-Session: 402c0d05-6723-462a-a113-97076b99f941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4135 | 2024.11.09 01:24:19.401930 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45049, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4136 | 2024.11.09 01:24:19.401998 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40100, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4137 | 2024.11.09 01:24:19.402115 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4138 | 2024.11.09 01:24:19.402154 [ 288 ] {} <Debug> HTTP-Session: a197c4c1-8398-41bd-b237-60a707bfd1c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40100 | ||
4139 | 2024.11.09 01:24:19.402187 [ 288 ] {} <Debug> HTTP-Session: a197c4c1-8398-41bd-b237-60a707bfd1c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4140 | 2024.11.09 01:24:19.402214 [ 288 ] {} <Debug> HTTP-Session: a197c4c1-8398-41bd-b237-60a707bfd1c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4141 | 2024.11.09 01:24:19.402283 [ 288 ] {} <Trace> HTTP-Session: a197c4c1-8398-41bd-b237-60a707bfd1c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4142 | 2024.11.09 01:24:19.402487 [ 288 ] {536368ec-7c4b-4cae-a018-7b9f5ec97eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40100) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4143 | 2024.11.09 01:24:19.402580 [ 288 ] {536368ec-7c4b-4cae-a018-7b9f5ec97eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4144 | 2024.11.09 01:24:19.402918 [ 288 ] {536368ec-7c4b-4cae-a018-7b9f5ec97eaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4145 | 2024.11.09 01:24:19.403239 [ 288 ] {536368ec-7c4b-4cae-a018-7b9f5ec97eaa} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4146 | 2024.11.09 01:24:19.403276 [ 288 ] {536368ec-7c4b-4cae-a018-7b9f5ec97eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4147 | 2024.11.09 01:24:19.403644 [ 288 ] {536368ec-7c4b-4cae-a018-7b9f5ec97eaa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4148 | 2024.11.09 01:24:19.403897 [ 288 ] {536368ec-7c4b-4cae-a018-7b9f5ec97eaa} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4149 | 2024.11.09 01:24:19.404050 [ 288 ] {536368ec-7c4b-4cae-a018-7b9f5ec97eaa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001625 sec., 3692.3076923076924 rows/sec., 192.91 KiB/sec. | ||
4150 | 2024.11.09 01:24:19.404219 [ 288 ] {536368ec-7c4b-4cae-a018-7b9f5ec97eaa} <Debug> DynamicQueryHandler: Done processing query | ||
4151 | 2024.11.09 01:24:19.404244 [ 288 ] {536368ec-7c4b-4cae-a018-7b9f5ec97eaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4152 | 2024.11.09 01:24:19.404259 [ 288 ] {} <Debug> HTTP-Session: a197c4c1-8398-41bd-b237-60a707bfd1c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4153 | 2024.11.09 01:24:19.404513 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4154 | 2024.11.09 01:24:19.404597 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39997, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4155 | 2024.11.09 01:24:19.404655 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4156 | 2024.11.09 01:24:19.404675 [ 291 ] {} <Debug> HTTP-Session: 898d862e-6736-40f2-89ca-c37d75488203 Authenticating user 'default' from [fd00:1122:3344:101::d]:39997 | ||
4157 | 2024.11.09 01:24:19.404691 [ 291 ] {} <Debug> HTTP-Session: 898d862e-6736-40f2-89ca-c37d75488203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4158 | 2024.11.09 01:24:19.404706 [ 291 ] {} <Debug> HTTP-Session: 898d862e-6736-40f2-89ca-c37d75488203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4159 | 2024.11.09 01:24:19.404743 [ 291 ] {} <Trace> HTTP-Session: 898d862e-6736-40f2-89ca-c37d75488203 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4160 | 2024.11.09 01:24:19.404951 [ 291 ] {7ac61770-1258-4cec-998b-0d613bf45a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39997) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4161 | 2024.11.09 01:24:19.405001 [ 291 ] {7ac61770-1258-4cec-998b-0d613bf45a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4162 | 2024.11.09 01:24:19.405189 [ 291 ] {7ac61770-1258-4cec-998b-0d613bf45a89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4163 | 2024.11.09 01:24:19.405716 [ 291 ] {7ac61770-1258-4cec-998b-0d613bf45a89} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4164 | 2024.11.09 01:24:19.405751 [ 291 ] {7ac61770-1258-4cec-998b-0d613bf45a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4165 | 2024.11.09 01:24:19.406136 [ 291 ] {7ac61770-1258-4cec-998b-0d613bf45a89} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4166 | 2024.11.09 01:24:19.406365 [ 291 ] {7ac61770-1258-4cec-998b-0d613bf45a89} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4167 | 2024.11.09 01:24:19.406523 [ 291 ] {7ac61770-1258-4cec-998b-0d613bf45a89} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001675 sec., 141492.53731343284 rows/sec., 9.48 MiB/sec. | ||
4168 | 2024.11.09 01:24:19.406703 [ 291 ] {7ac61770-1258-4cec-998b-0d613bf45a89} <Debug> DynamicQueryHandler: Done processing query | ||
4169 | 2024.11.09 01:24:19.406727 [ 291 ] {7ac61770-1258-4cec-998b-0d613bf45a89} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4170 | 2024.11.09 01:24:19.406743 [ 291 ] {} <Debug> HTTP-Session: 898d862e-6736-40f2-89ca-c37d75488203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4171 | 2024.11.09 01:24:19.406964 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39997, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4172 | 2024.11.09 01:24:19.406977 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40100, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4173 | 2024.11.09 01:24:19.407066 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4174 | 2024.11.09 01:24:19.407086 [ 288 ] {} <Debug> HTTP-Session: ce7c4edb-a7d1-4653-87fd-6ce94a223be8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40100 | ||
4175 | 2024.11.09 01:24:19.407116 [ 288 ] {} <Debug> HTTP-Session: ce7c4edb-a7d1-4653-87fd-6ce94a223be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4176 | 2024.11.09 01:24:19.407137 [ 288 ] {} <Debug> HTTP-Session: ce7c4edb-a7d1-4653-87fd-6ce94a223be8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4177 | 2024.11.09 01:24:19.407177 [ 288 ] {} <Trace> HTTP-Session: ce7c4edb-a7d1-4653-87fd-6ce94a223be8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4178 | 2024.11.09 01:24:19.407281 [ 288 ] {d1543bf0-ac5e-4dba-ba21-1795e6aa4aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40100) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4179 | 2024.11.09 01:24:19.407330 [ 288 ] {d1543bf0-ac5e-4dba-ba21-1795e6aa4aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4180 | 2024.11.09 01:24:19.407491 [ 288 ] {d1543bf0-ac5e-4dba-ba21-1795e6aa4aeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4181 | 2024.11.09 01:24:19.407757 [ 288 ] {d1543bf0-ac5e-4dba-ba21-1795e6aa4aeb} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4182 | 2024.11.09 01:24:19.407794 [ 288 ] {d1543bf0-ac5e-4dba-ba21-1795e6aa4aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4183 | 2024.11.09 01:24:19.408149 [ 288 ] {d1543bf0-ac5e-4dba-ba21-1795e6aa4aeb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4184 | 2024.11.09 01:24:19.408384 [ 288 ] {d1543bf0-ac5e-4dba-ba21-1795e6aa4aeb} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4185 | 2024.11.09 01:24:19.408538 [ 288 ] {d1543bf0-ac5e-4dba-ba21-1795e6aa4aeb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001282 sec., 780.0312012480499 rows/sec., 52.56 KiB/sec. | ||
4186 | 2024.11.09 01:24:19.408710 [ 288 ] {d1543bf0-ac5e-4dba-ba21-1795e6aa4aeb} <Debug> DynamicQueryHandler: Done processing query | ||
4187 | 2024.11.09 01:24:19.408735 [ 288 ] {d1543bf0-ac5e-4dba-ba21-1795e6aa4aeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4188 | 2024.11.09 01:24:19.408751 [ 288 ] {} <Debug> HTTP-Session: ce7c4edb-a7d1-4653-87fd-6ce94a223be8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4189 | 2024.11.09 01:24:19.409002 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4190 | 2024.11.09 01:24:19.409095 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62612, User-Agent: (none), Length: 68316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4191 | 2024.11.09 01:24:19.409175 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4192 | 2024.11.09 01:24:19.409209 [ 291 ] {} <Debug> HTTP-Session: 390110e2-dced-4f48-a116-b45c4039c7b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62612 | ||
4193 | 2024.11.09 01:24:19.409227 [ 291 ] {} <Debug> HTTP-Session: 390110e2-dced-4f48-a116-b45c4039c7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4194 | 2024.11.09 01:24:19.409243 [ 291 ] {} <Debug> HTTP-Session: 390110e2-dced-4f48-a116-b45c4039c7b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4195 | 2024.11.09 01:24:19.409280 [ 291 ] {} <Trace> HTTP-Session: 390110e2-dced-4f48-a116-b45c4039c7b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4196 | 2024.11.09 01:24:19.409723 [ 291 ] {fc7129c8-dd71-424a-b476-517ed61fa2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62612) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4197 | 2024.11.09 01:24:19.409814 [ 291 ] {fc7129c8-dd71-424a-b476-517ed61fa2ec} <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 | ||
4198 | 2024.11.09 01:24:19.410293 [ 291 ] {fc7129c8-dd71-424a-b476-517ed61fa2ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4199 | 2024.11.09 01:24:19.411070 [ 291 ] {fc7129c8-dd71-424a-b476-517ed61fa2ec} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4200 | 2024.11.09 01:24:19.411106 [ 291 ] {fc7129c8-dd71-424a-b476-517ed61fa2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4201 | 2024.11.09 01:24:19.411766 [ 291 ] {fc7129c8-dd71-424a-b476-517ed61fa2ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4202 | 2024.11.09 01:24:19.412025 [ 291 ] {fc7129c8-dd71-424a-b476-517ed61fa2ec} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4203 | 2024.11.09 01:24:19.412226 [ 291 ] {fc7129c8-dd71-424a-b476-517ed61fa2ec} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002837 sec., 14451.885794853719 rows/sec., 25.90 MiB/sec. | ||
4204 | 2024.11.09 01:24:19.412573 [ 291 ] {fc7129c8-dd71-424a-b476-517ed61fa2ec} <Debug> DynamicQueryHandler: Done processing query | ||
4205 | 2024.11.09 01:24:19.412597 [ 291 ] {fc7129c8-dd71-424a-b476-517ed61fa2ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
4206 | 2024.11.09 01:24:19.412613 [ 291 ] {} <Debug> HTTP-Session: 390110e2-dced-4f48-a116-b45c4039c7b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4207 | 2024.11.09 01:24:19.412816 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4208 | 2024.11.09 01:24:19.412887 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64991, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4209 | 2024.11.09 01:24:19.412973 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4210 | 2024.11.09 01:24:19.412999 [ 288 ] {} <Debug> HTTP-Session: d15b3a56-d8fe-478f-8264-f63712e7ecfc Authenticating user 'default' from [fd00:1122:3344:101::d]:64991 | ||
4211 | 2024.11.09 01:24:19.413020 [ 288 ] {} <Debug> HTTP-Session: d15b3a56-d8fe-478f-8264-f63712e7ecfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4212 | 2024.11.09 01:24:19.413038 [ 288 ] {} <Debug> HTTP-Session: d15b3a56-d8fe-478f-8264-f63712e7ecfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4213 | 2024.11.09 01:24:19.413129 [ 288 ] {} <Trace> HTTP-Session: d15b3a56-d8fe-478f-8264-f63712e7ecfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4214 | 2024.11.09 01:24:19.413315 [ 288 ] {f2ba6a06-3b7c-45c6-ad81-2011a5db3b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64991) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4215 | 2024.11.09 01:24:19.413374 [ 288 ] {f2ba6a06-3b7c-45c6-ad81-2011a5db3b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4216 | 2024.11.09 01:24:19.413563 [ 288 ] {f2ba6a06-3b7c-45c6-ad81-2011a5db3b8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4217 | 2024.11.09 01:24:19.413931 [ 288 ] {f2ba6a06-3b7c-45c6-ad81-2011a5db3b8d} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4218 | 2024.11.09 01:24:19.413968 [ 288 ] {f2ba6a06-3b7c-45c6-ad81-2011a5db3b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4219 | 2024.11.09 01:24:19.414351 [ 288 ] {f2ba6a06-3b7c-45c6-ad81-2011a5db3b8d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4220 | 2024.11.09 01:24:19.414600 [ 288 ] {f2ba6a06-3b7c-45c6-ad81-2011a5db3b8d} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4221 | 2024.11.09 01:24:19.414769 [ 288 ] {f2ba6a06-3b7c-45c6-ad81-2011a5db3b8d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001517 sec., 54054.05405405406 rows/sec., 3.43 MiB/sec. | ||
4222 | 2024.11.09 01:24:19.414992 [ 288 ] {f2ba6a06-3b7c-45c6-ad81-2011a5db3b8d} <Debug> DynamicQueryHandler: Done processing query | ||
4223 | 2024.11.09 01:24:19.415017 [ 288 ] {f2ba6a06-3b7c-45c6-ad81-2011a5db3b8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4224 | 2024.11.09 01:24:19.415034 [ 288 ] {} <Debug> HTTP-Session: d15b3a56-d8fe-478f-8264-f63712e7ecfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4225 | 2024.11.09 01:24:19.415791 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4226 | 2024.11.09 01:24:20.000174 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.09 MiB, peak 161.99 MiB, free memory in arenas 0.00 B, will set to 154.08 MiB (RSS), difference: -1.01 MiB | ||
4227 | 2024.11.09 01:24:22.741544 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 450 | ||
4228 | 2024.11.09 01:24:22.744381 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4229 | 2024.11.09 01:24:22.744421 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4230 | 2024.11.09 01:24:22.745935 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4231 | 2024.11.09 01:24:22.746260 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4232 | 2024.11.09 01:24:22.746412 [ 138 ] {} <Debug> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4233 | 2024.11.09 01:24:22.746475 [ 138 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4234 | 2024.11.09 01:24:22.746513 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4235 | 2024.11.09 01:24:22.746727 [ 190 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::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 | ||
4236 | 2024.11.09 01:24:22.747055 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
4237 | 2024.11.09 01:24:22.747427 [ 190 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4238 | 2024.11.09 01:24:22.747546 [ 190 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 296 rows starting from the beginning of the part | ||
4239 | 2024.11.09 01:24:22.747961 [ 190 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
4240 | 2024.11.09 01:24:22.748349 [ 190 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
4241 | 2024.11.09 01:24:22.748720 [ 190 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
4242 | 2024.11.09 01:24:22.749091 [ 190 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
4243 | 2024.11.09 01:24:22.749460 [ 190 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
4244 | 2024.11.09 01:24:22.756968 [ 190 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 72 columns (72 merged, 0 gathered) in 0.010373846 sec., 43378.31889927805 rows/sec., 40.43 MiB/sec. | ||
4245 | 2024.11.09 01:24:22.758085 [ 187 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4246 | 2024.11.09 01:24:22.758971 [ 187 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_11_2} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4247 | 2024.11.09 01:24:22.759072 [ 187 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_11_2} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4248 | 2024.11.09 01:24:22.759389 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
4249 | 2024.11.09 01:24:24.378164 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62169, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4250 | 2024.11.09 01:24:24.378293 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4251 | 2024.11.09 01:24:24.378322 [ 288 ] {} <Debug> HTTP-Session: b75bc0e2-2c46-471c-93c3-4e51019f4d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:62169 | ||
4252 | 2024.11.09 01:24:24.378350 [ 288 ] {} <Debug> HTTP-Session: b75bc0e2-2c46-471c-93c3-4e51019f4d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4253 | 2024.11.09 01:24:24.378368 [ 288 ] {} <Debug> HTTP-Session: b75bc0e2-2c46-471c-93c3-4e51019f4d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4254 | 2024.11.09 01:24:24.378425 [ 288 ] {} <Trace> HTTP-Session: b75bc0e2-2c46-471c-93c3-4e51019f4d64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4255 | 2024.11.09 01:24:24.378627 [ 288 ] {537d37d7-59d4-44af-b50b-93b3fbd0978a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4256 | 2024.11.09 01:24:24.378702 [ 288 ] {537d37d7-59d4-44af-b50b-93b3fbd0978a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4257 | 2024.11.09 01:24:24.379074 [ 288 ] {537d37d7-59d4-44af-b50b-93b3fbd0978a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4258 | 2024.11.09 01:24:24.379499 [ 288 ] {537d37d7-59d4-44af-b50b-93b3fbd0978a} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4259 | 2024.11.09 01:24:24.379541 [ 288 ] {537d37d7-59d4-44af-b50b-93b3fbd0978a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4260 | 2024.11.09 01:24:24.379936 [ 288 ] {537d37d7-59d4-44af-b50b-93b3fbd0978a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
4261 | 2024.11.09 01:24:24.380184 [ 288 ] {537d37d7-59d4-44af-b50b-93b3fbd0978a} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4262 | 2024.11.09 01:24:24.380363 [ 288 ] {537d37d7-59d4-44af-b50b-93b3fbd0978a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001795 sec., 1114.2061281337049 rows/sec., 90.86 KiB/sec. | ||
4263 | 2024.11.09 01:24:24.380568 [ 288 ] {537d37d7-59d4-44af-b50b-93b3fbd0978a} <Debug> DynamicQueryHandler: Done processing query | ||
4264 | 2024.11.09 01:24:24.380594 [ 288 ] {537d37d7-59d4-44af-b50b-93b3fbd0978a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4265 | 2024.11.09 01:24:24.380611 [ 288 ] {} <Debug> HTTP-Session: b75bc0e2-2c46-471c-93c3-4e51019f4d64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4266 | 2024.11.09 01:24:24.380876 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4267 | 2024.11.09 01:24:24.380937 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45052, User-Agent: (none), Length: 7946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4268 | 2024.11.09 01:24:24.381070 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4269 | 2024.11.09 01:24:24.381099 [ 291 ] {} <Debug> HTTP-Session: 695cdb0d-ea7c-4fd6-b9d7-8c67ee5c4a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:45052 | ||
4270 | 2024.11.09 01:24:24.381128 [ 291 ] {} <Debug> HTTP-Session: 695cdb0d-ea7c-4fd6-b9d7-8c67ee5c4a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4271 | 2024.11.09 01:24:24.381146 [ 291 ] {} <Debug> HTTP-Session: 695cdb0d-ea7c-4fd6-b9d7-8c67ee5c4a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4272 | 2024.11.09 01:24:24.381208 [ 291 ] {} <Trace> HTTP-Session: 695cdb0d-ea7c-4fd6-b9d7-8c67ee5c4a29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4273 | 2024.11.09 01:24:24.381422 [ 291 ] {827d1fee-bedc-42f8-b030-8b0dc92cff61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4274 | 2024.11.09 01:24:24.381496 [ 291 ] {827d1fee-bedc-42f8-b030-8b0dc92cff61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4275 | 2024.11.09 01:24:24.381882 [ 291 ] {827d1fee-bedc-42f8-b030-8b0dc92cff61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4276 | 2024.11.09 01:24:24.382296 [ 291 ] {827d1fee-bedc-42f8-b030-8b0dc92cff61} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4277 | 2024.11.09 01:24:24.382340 [ 291 ] {827d1fee-bedc-42f8-b030-8b0dc92cff61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4278 | 2024.11.09 01:24:24.382773 [ 291 ] {827d1fee-bedc-42f8-b030-8b0dc92cff61} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4279 | 2024.11.09 01:24:24.383034 [ 291 ] {827d1fee-bedc-42f8-b030-8b0dc92cff61} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4280 | 2024.11.09 01:24:24.383214 [ 291 ] {827d1fee-bedc-42f8-b030-8b0dc92cff61} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001865 sec., 30563.00268096515 rows/sec., 2.33 MiB/sec. | ||
4281 | 2024.11.09 01:24:24.383427 [ 291 ] {827d1fee-bedc-42f8-b030-8b0dc92cff61} <Debug> DynamicQueryHandler: Done processing query | ||
4282 | 2024.11.09 01:24:24.383455 [ 291 ] {827d1fee-bedc-42f8-b030-8b0dc92cff61} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4283 | 2024.11.09 01:24:24.383472 [ 291 ] {} <Debug> HTTP-Session: 695cdb0d-ea7c-4fd6-b9d7-8c67ee5c4a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4284 | 2024.11.09 01:24:24.383711 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4285 | 2024.11.09 01:24:24.383750 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33014, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4286 | 2024.11.09 01:24:24.383834 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4287 | 2024.11.09 01:24:24.383873 [ 288 ] {} <Debug> HTTP-Session: 116cf2c8-d280-4776-81eb-225c15652282 Authenticating user 'default' from [fd00:1122:3344:101::d]:33014 | ||
4288 | 2024.11.09 01:24:24.383896 [ 288 ] {} <Debug> HTTP-Session: 116cf2c8-d280-4776-81eb-225c15652282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4289 | 2024.11.09 01:24:24.383915 [ 288 ] {} <Debug> HTTP-Session: 116cf2c8-d280-4776-81eb-225c15652282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4290 | 2024.11.09 01:24:24.383961 [ 288 ] {} <Trace> HTTP-Session: 116cf2c8-d280-4776-81eb-225c15652282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4291 | 2024.11.09 01:24:24.384086 [ 288 ] {7830c48b-fdb2-45c7-bd48-95b85b128b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33014) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4292 | 2024.11.09 01:24:24.384143 [ 288 ] {7830c48b-fdb2-45c7-bd48-95b85b128b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4293 | 2024.11.09 01:24:24.384453 [ 288 ] {7830c48b-fdb2-45c7-bd48-95b85b128b85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4294 | 2024.11.09 01:24:24.384818 [ 288 ] {7830c48b-fdb2-45c7-bd48-95b85b128b85} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4295 | 2024.11.09 01:24:24.384862 [ 288 ] {7830c48b-fdb2-45c7-bd48-95b85b128b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4296 | 2024.11.09 01:24:24.385224 [ 288 ] {7830c48b-fdb2-45c7-bd48-95b85b128b85} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4297 | 2024.11.09 01:24:24.385469 [ 288 ] {7830c48b-fdb2-45c7-bd48-95b85b128b85} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4298 | 2024.11.09 01:24:24.385639 [ 288 ] {7830c48b-fdb2-45c7-bd48-95b85b128b85} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001575 sec., 1269.8412698412699 rows/sec., 88.67 KiB/sec. | ||
4299 | 2024.11.09 01:24:24.385641 [ 134 ] {} <Debug> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
4300 | 2024.11.09 01:24:24.385741 [ 134 ] {} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4301 | 2024.11.09 01:24:24.385800 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4302 | 2024.11.09 01:24:24.385936 [ 288 ] {7830c48b-fdb2-45c7-bd48-95b85b128b85} <Debug> DynamicQueryHandler: Done processing query | ||
4303 | 2024.11.09 01:24:24.386012 [ 288 ] {7830c48b-fdb2-45c7-bd48-95b85b128b85} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4304 | 2024.11.09 01:24:24.386079 [ 288 ] {} <Debug> HTTP-Session: 116cf2c8-d280-4776-81eb-225c15652282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4305 | 2024.11.09 01:24:24.386142 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::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 | ||
4306 | 2024.11.09 01:24:24.386378 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4307 | 2024.11.09 01:24:24.386397 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4308 | 2024.11.09 01:24:24.386466 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 36 rows starting from the beginning of the part | ||
4309 | 2024.11.09 01:24:24.386488 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35299, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4310 | 2024.11.09 01:24:24.386597 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4311 | 2024.11.09 01:24:24.386678 [ 291 ] {} <Debug> HTTP-Session: 5f55388e-0dbe-4358-a031-3e0b7bf81344 Authenticating user 'default' from [fd00:1122:3344:101::d]:35299 | ||
4312 | 2024.11.09 01:24:24.386739 [ 291 ] {} <Debug> HTTP-Session: 5f55388e-0dbe-4358-a031-3e0b7bf81344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4313 | 2024.11.09 01:24:24.386811 [ 291 ] {} <Debug> HTTP-Session: 5f55388e-0dbe-4358-a031-3e0b7bf81344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4314 | 2024.11.09 01:24:24.386827 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::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 | ||
4315 | 2024.11.09 01:24:24.386933 [ 291 ] {} <Trace> HTTP-Session: 5f55388e-0dbe-4358-a031-3e0b7bf81344 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4316 | 2024.11.09 01:24:24.387053 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
4317 | 2024.11.09 01:24:24.387296 [ 291 ] {9979039e-7fe7-4946-a802-156f49f0e10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35299) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4318 | 2024.11.09 01:24:24.387355 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part | ||
4319 | 2024.11.09 01:24:24.387462 [ 291 ] {9979039e-7fe7-4946-a802-156f49f0e10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4320 | 2024.11.09 01:24:24.387701 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
4321 | 2024.11.09 01:24:24.388049 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
4322 | 2024.11.09 01:24:24.388793 [ 291 ] {9979039e-7fe7-4946-a802-156f49f0e10c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4323 | 2024.11.09 01:24:24.389817 [ 291 ] {9979039e-7fe7-4946-a802-156f49f0e10c} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4324 | 2024.11.09 01:24:24.389885 [ 291 ] {9979039e-7fe7-4946-a802-156f49f0e10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4325 | 2024.11.09 01:24:24.390993 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.005095667 sec., 37679.07125799233 rows/sec., 2.84 MiB/sec. | ||
4326 | 2024.11.09 01:24:24.391038 [ 291 ] {9979039e-7fe7-4946-a802-156f49f0e10c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4327 | 2024.11.09 01:24:24.391215 [ 190 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4328 | 2024.11.09 01:24:24.391478 [ 291 ] {9979039e-7fe7-4946-a802-156f49f0e10c} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4329 | 2024.11.09 01:24:24.391785 [ 291 ] {9979039e-7fe7-4946-a802-156f49f0e10c} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.004671 sec., 14129.736673089275 rows/sec., 1.10 MiB/sec. | ||
4330 | 2024.11.09 01:24:24.391889 [ 190 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_10_2} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4331 | 2024.11.09 01:24:24.392108 [ 190 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_10_2} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
4332 | 2024.11.09 01:24:24.392183 [ 291 ] {9979039e-7fe7-4946-a802-156f49f0e10c} <Debug> DynamicQueryHandler: Done processing query | ||
4333 | 2024.11.09 01:24:24.392248 [ 291 ] {9979039e-7fe7-4946-a802-156f49f0e10c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4334 | 2024.11.09 01:24:24.392275 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4335 | 2024.11.09 01:24:24.392286 [ 291 ] {} <Debug> HTTP-Session: 5f55388e-0dbe-4358-a031-3e0b7bf81344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4336 | 2024.11.09 01:24:24.392555 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4337 | 2024.11.09 01:24:24.392758 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35518, User-Agent: (none), Length: 24705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4338 | 2024.11.09 01:24:24.392830 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4339 | 2024.11.09 01:24:24.392854 [ 288 ] {} <Debug> HTTP-Session: e4db9088-1cd9-40b2-bb80-1351e82db5ec Authenticating user 'default' from [fd00:1122:3344:101::d]:35518 | ||
4340 | 2024.11.09 01:24:24.392875 [ 288 ] {} <Debug> HTTP-Session: e4db9088-1cd9-40b2-bb80-1351e82db5ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4341 | 2024.11.09 01:24:24.392893 [ 288 ] {} <Debug> HTTP-Session: e4db9088-1cd9-40b2-bb80-1351e82db5ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4342 | 2024.11.09 01:24:24.392938 [ 288 ] {} <Trace> HTTP-Session: e4db9088-1cd9-40b2-bb80-1351e82db5ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4343 | 2024.11.09 01:24:24.393103 [ 288 ] {f530d906-3ecd-42d8-86d4-2467c5605952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35518) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4344 | 2024.11.09 01:24:24.393154 [ 288 ] {f530d906-3ecd-42d8-86d4-2467c5605952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4345 | 2024.11.09 01:24:24.393336 [ 288 ] {f530d906-3ecd-42d8-86d4-2467c5605952} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4346 | 2024.11.09 01:24:24.393744 [ 288 ] {f530d906-3ecd-42d8-86d4-2467c5605952} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4347 | 2024.11.09 01:24:24.393781 [ 288 ] {f530d906-3ecd-42d8-86d4-2467c5605952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4348 | 2024.11.09 01:24:24.394183 [ 288 ] {f530d906-3ecd-42d8-86d4-2467c5605952} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4349 | 2024.11.09 01:24:24.394432 [ 288 ] {f530d906-3ecd-42d8-86d4-2467c5605952} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4350 | 2024.11.09 01:24:24.394602 [ 288 ] {f530d906-3ecd-42d8-86d4-2467c5605952} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001561 sec., 82639.33376041 rows/sec., 5.76 MiB/sec. | ||
4351 | 2024.11.09 01:24:24.394773 [ 288 ] {f530d906-3ecd-42d8-86d4-2467c5605952} <Debug> DynamicQueryHandler: Done processing query | ||
4352 | 2024.11.09 01:24:24.394798 [ 288 ] {f530d906-3ecd-42d8-86d4-2467c5605952} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4353 | 2024.11.09 01:24:24.394814 [ 288 ] {} <Debug> HTTP-Session: e4db9088-1cd9-40b2-bb80-1351e82db5ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4354 | 2024.11.09 01:24:24.395014 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4355 | 2024.11.09 01:24:24.395024 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35299, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4356 | 2024.11.09 01:24:24.395120 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4357 | 2024.11.09 01:24:24.395147 [ 291 ] {} <Debug> HTTP-Session: 9744a785-fcf5-4979-8e41-4fd674b22c51 Authenticating user 'default' from [fd00:1122:3344:101::d]:35299 | ||
4358 | 2024.11.09 01:24:24.395181 [ 291 ] {} <Debug> HTTP-Session: 9744a785-fcf5-4979-8e41-4fd674b22c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4359 | 2024.11.09 01:24:24.395201 [ 291 ] {} <Debug> HTTP-Session: 9744a785-fcf5-4979-8e41-4fd674b22c51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4360 | 2024.11.09 01:24:24.395247 [ 291 ] {} <Trace> HTTP-Session: 9744a785-fcf5-4979-8e41-4fd674b22c51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4361 | 2024.11.09 01:24:24.395402 [ 291 ] {99de18dd-bb48-4e8f-9d33-dca9ab6ad0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35299) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4362 | 2024.11.09 01:24:24.395462 [ 291 ] {99de18dd-bb48-4e8f-9d33-dca9ab6ad0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4363 | 2024.11.09 01:24:24.395655 [ 291 ] {99de18dd-bb48-4e8f-9d33-dca9ab6ad0c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4364 | 2024.11.09 01:24:24.395999 [ 291 ] {99de18dd-bb48-4e8f-9d33-dca9ab6ad0c0} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4365 | 2024.11.09 01:24:24.396035 [ 291 ] {99de18dd-bb48-4e8f-9d33-dca9ab6ad0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4366 | 2024.11.09 01:24:24.396418 [ 291 ] {99de18dd-bb48-4e8f-9d33-dca9ab6ad0c0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4367 | 2024.11.09 01:24:24.396658 [ 291 ] {99de18dd-bb48-4e8f-9d33-dca9ab6ad0c0} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4368 | 2024.11.09 01:24:24.396817 [ 291 ] {99de18dd-bb48-4e8f-9d33-dca9ab6ad0c0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001465 sec., 32764.505119453926 rows/sec., 2.21 MiB/sec. | ||
4369 | 2024.11.09 01:24:24.396982 [ 291 ] {99de18dd-bb48-4e8f-9d33-dca9ab6ad0c0} <Debug> DynamicQueryHandler: Done processing query | ||
4370 | 2024.11.09 01:24:24.397005 [ 291 ] {99de18dd-bb48-4e8f-9d33-dca9ab6ad0c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4371 | 2024.11.09 01:24:24.397022 [ 291 ] {} <Debug> HTTP-Session: 9744a785-fcf5-4979-8e41-4fd674b22c51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4372 | 2024.11.09 01:24:24.397268 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4373 | 2024.11.09 01:24:29.379668 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39822, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4374 | 2024.11.09 01:24:29.379846 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4375 | 2024.11.09 01:24:29.379889 [ 291 ] {} <Debug> HTTP-Session: ae193abc-49fa-41c6-b17f-a4db37d959cf Authenticating user 'default' from [fd00:1122:3344:101::d]:39822 | ||
4376 | 2024.11.09 01:24:29.379928 [ 291 ] {} <Debug> HTTP-Session: ae193abc-49fa-41c6-b17f-a4db37d959cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4377 | 2024.11.09 01:24:29.379954 [ 291 ] {} <Debug> HTTP-Session: ae193abc-49fa-41c6-b17f-a4db37d959cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4378 | 2024.11.09 01:24:29.380030 [ 291 ] {} <Trace> HTTP-Session: ae193abc-49fa-41c6-b17f-a4db37d959cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4379 | 2024.11.09 01:24:29.380303 [ 291 ] {469e247e-02ee-4295-83f1-23e4fa31371e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39822) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4380 | 2024.11.09 01:24:29.380369 [ 291 ] {469e247e-02ee-4295-83f1-23e4fa31371e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4381 | 2024.11.09 01:24:29.380709 [ 291 ] {469e247e-02ee-4295-83f1-23e4fa31371e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4382 | 2024.11.09 01:24:29.381188 [ 291 ] {469e247e-02ee-4295-83f1-23e4fa31371e} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4383 | 2024.11.09 01:24:29.381229 [ 291 ] {469e247e-02ee-4295-83f1-23e4fa31371e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4384 | 2024.11.09 01:24:29.381646 [ 291 ] {469e247e-02ee-4295-83f1-23e4fa31371e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4385 | 2024.11.09 01:24:29.381897 [ 291 ] {469e247e-02ee-4295-83f1-23e4fa31371e} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4386 | 2024.11.09 01:24:29.382048 [ 291 ] {469e247e-02ee-4295-83f1-23e4fa31371e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001813 sec., 30888.030888030888 rows/sec., 2.36 MiB/sec. | ||
4387 | 2024.11.09 01:24:29.382053 [ 131 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4388 | 2024.11.09 01:24:29.382120 [ 131 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4389 | 2024.11.09 01:24:29.382163 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4390 | 2024.11.09 01:24:29.382323 [ 291 ] {469e247e-02ee-4295-83f1-23e4fa31371e} <Debug> DynamicQueryHandler: Done processing query | ||
4391 | 2024.11.09 01:24:29.382387 [ 291 ] {469e247e-02ee-4295-83f1-23e4fa31371e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4392 | 2024.11.09 01:24:29.382435 [ 291 ] {} <Debug> HTTP-Session: ae193abc-49fa-41c6-b17f-a4db37d959cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4393 | 2024.11.09 01:24:29.382482 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::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 | ||
4394 | 2024.11.09 01:24:29.382760 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39822, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4395 | 2024.11.09 01:24:29.382842 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4396 | 2024.11.09 01:24:29.382931 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61538, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4397 | 2024.11.09 01:24:29.382985 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1430 rows starting from the beginning of the part | ||
4398 | 2024.11.09 01:24:29.383103 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4399 | 2024.11.09 01:24:29.383265 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::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 | ||
4400 | 2024.11.09 01:24:29.383280 [ 288 ] {} <Debug> HTTP-Session: 514f091e-01aa-43d2-897d-31b2bbcb1202 Authenticating user 'default' from [fd00:1122:3344:101::d]:61538 | ||
4401 | 2024.11.09 01:24:29.383391 [ 288 ] {} <Debug> HTTP-Session: 514f091e-01aa-43d2-897d-31b2bbcb1202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4402 | 2024.11.09 01:24:29.383497 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
4403 | 2024.11.09 01:24:29.383521 [ 288 ] {} <Debug> HTTP-Session: 514f091e-01aa-43d2-897d-31b2bbcb1202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4404 | 2024.11.09 01:24:29.383774 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 285 rows starting from the beginning of the part | ||
4405 | 2024.11.09 01:24:29.383880 [ 288 ] {} <Trace> HTTP-Session: 514f091e-01aa-43d2-897d-31b2bbcb1202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4406 | 2024.11.09 01:24:29.384009 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part | ||
4407 | 2024.11.09 01:24:29.384217 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::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 | ||
4408 | 2024.11.09 01:24:29.384699 [ 288 ] {3e7eb5c3-249a-4b63-9854-f8bb2997bd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61538) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4409 | 2024.11.09 01:24:29.384907 [ 288 ] {3e7eb5c3-249a-4b63-9854-f8bb2997bd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4410 | 2024.11.09 01:24:29.385819 [ 288 ] {3e7eb5c3-249a-4b63-9854-f8bb2997bd12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4411 | 2024.11.09 01:24:29.386965 [ 288 ] {3e7eb5c3-249a-4b63-9854-f8bb2997bd12} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4412 | 2024.11.09 01:24:29.387032 [ 288 ] {3e7eb5c3-249a-4b63-9854-f8bb2997bd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4413 | 2024.11.09 01:24:29.387606 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1940 rows, containing 5 columns (5 merged, 0 gathered) in 0.005331909 sec., 363847.16993482073 rows/sec., 31.71 MiB/sec. | ||
4414 | 2024.11.09 01:24:29.387848 [ 288 ] {3e7eb5c3-249a-4b63-9854-f8bb2997bd12} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4415 | 2024.11.09 01:24:29.387984 [ 190 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4416 | 2024.11.09 01:24:29.388259 [ 288 ] {3e7eb5c3-249a-4b63-9854-f8bb2997bd12} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4417 | 2024.11.09 01:24:29.388450 [ 190 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_21_4} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4418 | 2024.11.09 01:24:29.388648 [ 190 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_21_4} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4419 | 2024.11.09 01:24:29.388658 [ 131 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4420 | 2024.11.09 01:24:29.388749 [ 131 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4421 | 2024.11.09 01:24:29.388747 [ 288 ] {3e7eb5c3-249a-4b63-9854-f8bb2997bd12} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00444 sec., 14414.414414414414 rows/sec., 1.13 MiB/sec. | ||
4422 | 2024.11.09 01:24:29.388852 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4423 | 2024.11.09 01:24:29.388866 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
4424 | 2024.11.09 01:24:29.389233 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::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 | ||
4425 | 2024.11.09 01:24:29.389355 [ 288 ] {3e7eb5c3-249a-4b63-9854-f8bb2997bd12} <Debug> DynamicQueryHandler: Done processing query | ||
4426 | 2024.11.09 01:24:29.389377 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4427 | 2024.11.09 01:24:29.389404 [ 288 ] {3e7eb5c3-249a-4b63-9854-f8bb2997bd12} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4428 | 2024.11.09 01:24:29.389441 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 908 rows starting from the beginning of the part | ||
4429 | 2024.11.09 01:24:29.389451 [ 288 ] {} <Debug> HTTP-Session: 514f091e-01aa-43d2-897d-31b2bbcb1202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4430 | 2024.11.09 01:24:29.389556 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::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 | ||
4431 | 2024.11.09 01:24:29.389950 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
4432 | 2024.11.09 01:24:29.389919 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61538, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4433 | 2024.11.09 01:24:29.390203 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57100, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4434 | 2024.11.09 01:24:29.390356 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 423 rows starting from the beginning of the part | ||
4435 | 2024.11.09 01:24:29.390446 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4436 | 2024.11.09 01:24:29.390625 [ 291 ] {} <Debug> HTTP-Session: 55c4b0f6-f120-4352-9c96-92bce2548e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:57100 | ||
4437 | 2024.11.09 01:24:29.390702 [ 291 ] {} <Debug> HTTP-Session: 55c4b0f6-f120-4352-9c96-92bce2548e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4438 | 2024.11.09 01:24:29.390757 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
4439 | 2024.11.09 01:24:29.390773 [ 291 ] {} <Debug> HTTP-Session: 55c4b0f6-f120-4352-9c96-92bce2548e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4440 | 2024.11.09 01:24:29.391022 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::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 | ||
4441 | 2024.11.09 01:24:29.391046 [ 291 ] {} <Trace> HTTP-Session: 55c4b0f6-f120-4352-9c96-92bce2548e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4442 | 2024.11.09 01:24:29.391579 [ 291 ] {c2815871-678c-4686-a9c7-0e2fb7549af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57100) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4443 | 2024.11.09 01:24:29.391698 [ 291 ] {c2815871-678c-4686-a9c7-0e2fb7549af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4444 | 2024.11.09 01:24:29.392321 [ 291 ] {c2815871-678c-4686-a9c7-0e2fb7549af1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4445 | 2024.11.09 01:24:29.393405 [ 291 ] {c2815871-678c-4686-a9c7-0e2fb7549af1} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4446 | 2024.11.09 01:24:29.393446 [ 291 ] {c2815871-678c-4686-a9c7-0e2fb7549af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4447 | 2024.11.09 01:24:29.394103 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1589 rows, containing 5 columns (5 merged, 0 gathered) in 0.005070557 sec., 313377.80050594045 rows/sec., 24.15 MiB/sec. | ||
4448 | 2024.11.09 01:24:29.394337 [ 291 ] {c2815871-678c-4686-a9c7-0e2fb7549af1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4449 | 2024.11.09 01:24:29.394347 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4450 | 2024.11.09 01:24:29.394786 [ 291 ] {c2815871-678c-4686-a9c7-0e2fb7549af1} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4451 | 2024.11.09 01:24:29.394871 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_21_4} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4452 | 2024.11.09 01:24:29.395042 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4453 | 2024.11.09 01:24:29.395120 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_21_4} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4454 | 2024.11.09 01:24:29.395135 [ 291 ] {c2815871-678c-4686-a9c7-0e2fb7549af1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003729 sec., 42906.94556181282 rows/sec., 2.99 MiB/sec. | ||
4455 | 2024.11.09 01:24:29.395135 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4456 | 2024.11.09 01:24:29.395221 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4457 | 2024.11.09 01:24:29.395731 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
4458 | 2024.11.09 01:24:29.395845 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::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 | ||
4459 | 2024.11.09 01:24:29.395885 [ 291 ] {c2815871-678c-4686-a9c7-0e2fb7549af1} <Debug> DynamicQueryHandler: Done processing query | ||
4460 | 2024.11.09 01:24:29.395968 [ 291 ] {c2815871-678c-4686-a9c7-0e2fb7549af1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4461 | 2024.11.09 01:24:29.396041 [ 291 ] {} <Debug> HTTP-Session: 55c4b0f6-f120-4352-9c96-92bce2548e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4462 | 2024.11.09 01:24:29.396203 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4463 | 2024.11.09 01:24:29.396248 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4122 rows starting from the beginning of the part | ||
4464 | 2024.11.09 01:24:29.396324 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4465 | 2024.11.09 01:24:29.396561 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::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 | ||
4466 | 2024.11.09 01:24:29.396716 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61418, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4467 | 2024.11.09 01:24:29.396884 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
4468 | 2024.11.09 01:24:29.396981 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4469 | 2024.11.09 01:24:29.397107 [ 288 ] {} <Debug> HTTP-Session: a95ee9a4-b69f-4206-898e-acd058140a86 Authenticating user 'default' from [fd00:1122:3344:101::d]:61418 | ||
4470 | 2024.11.09 01:24:29.397147 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
4471 | 2024.11.09 01:24:29.397187 [ 288 ] {} <Debug> HTTP-Session: a95ee9a4-b69f-4206-898e-acd058140a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4472 | 2024.11.09 01:24:29.397275 [ 288 ] {} <Debug> HTTP-Session: a95ee9a4-b69f-4206-898e-acd058140a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4473 | 2024.11.09 01:24:29.397434 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 129 rows starting from the beginning of the part | ||
4474 | 2024.11.09 01:24:29.397506 [ 288 ] {} <Trace> HTTP-Session: a95ee9a4-b69f-4206-898e-acd058140a86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4475 | 2024.11.09 01:24:29.397724 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::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 | ||
4476 | 2024.11.09 01:24:29.398182 [ 288 ] {16e6acfa-c624-458a-bf5b-26f01e1d6eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61418) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4477 | 2024.11.09 01:24:29.398263 [ 288 ] {16e6acfa-c624-458a-bf5b-26f01e1d6eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4478 | 2024.11.09 01:24:29.398770 [ 288 ] {16e6acfa-c624-458a-bf5b-26f01e1d6eb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4479 | 2024.11.09 01:24:29.399322 [ 288 ] {16e6acfa-c624-458a-bf5b-26f01e1d6eb5} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4480 | 2024.11.09 01:24:29.399395 [ 288 ] {16e6acfa-c624-458a-bf5b-26f01e1d6eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4481 | 2024.11.09 01:24:29.400516 [ 288 ] {16e6acfa-c624-458a-bf5b-26f01e1d6eb5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4482 | 2024.11.09 01:24:29.400871 [ 288 ] {16e6acfa-c624-458a-bf5b-26f01e1d6eb5} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4483 | 2024.11.09 01:24:29.401138 [ 288 ] {16e6acfa-c624-458a-bf5b-26f01e1d6eb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003284 sec., 18270.401948842875 rows/sec., 1.23 MiB/sec. | ||
4484 | 2024.11.09 01:24:29.401422 [ 288 ] {16e6acfa-c624-458a-bf5b-26f01e1d6eb5} <Debug> DynamicQueryHandler: Done processing query | ||
4485 | 2024.11.09 01:24:29.401448 [ 288 ] {16e6acfa-c624-458a-bf5b-26f01e1d6eb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4486 | 2024.11.09 01:24:29.401465 [ 288 ] {} <Debug> HTTP-Session: a95ee9a4-b69f-4206-898e-acd058140a86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4487 | 2024.11.09 01:24:29.401680 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4488 | 2024.11.09 01:24:29.402263 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4968 rows, containing 5 columns (5 merged, 0 gathered) in 0.006842316 sec., 726069.9447380097 rows/sec., 49.36 MiB/sec. | ||
4489 | 2024.11.09 01:24:29.402711 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4490 | 2024.11.09 01:24:29.403080 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4491 | 2024.11.09 01:24:29.403167 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4492 | 2024.11.09 01:24:29.403252 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
4493 | 2024.11.09 01:24:31.430891 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4494 | 2024.11.09 01:24:31.650585 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48529, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4495 | 2024.11.09 01:24:31.650595 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4496 | 2024.11.09 01:24:31.757138 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47589, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4497 | 2024.11.09 01:24:31.789577 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4498 | 2024.11.09 01:24:31.820964 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42561, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4499 | 2024.11.09 01:24:31.830314 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37311, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4500 | 2024.11.09 01:24:31.839581 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4501 | 2024.11.09 01:24:32.618359 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4502 | 2024.11.09 01:24:32.618415 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4503 | 2024.11.09 01:24:32.747250 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 470 | ||
4504 | 2024.11.09 01:24:32.749834 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4505 | 2024.11.09 01:24:32.749883 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4506 | 2024.11.09 01:24:32.751318 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4507 | 2024.11.09 01:24:32.751631 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4508 | 2024.11.09 01:24:32.752150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
4509 | 2024.11.09 01:24:33.001415 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001013791 sec. | ||
4510 | 2024.11.09 01:24:33.587194 [ 128 ] {} <Debug> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4511 | 2024.11.09 01:24:33.587263 [ 128 ] {} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4512 | 2024.11.09 01:24:33.587290 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4513 | 2024.11.09 01:24:33.587466 [ 197 ] {67de4970-5d1e-491b-9a65-15976e7194f7::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 | ||
4514 | 2024.11.09 01:24:33.587629 [ 197 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4515 | 2024.11.09 01:24:33.587670 [ 197 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 242 rows starting from the beginning of the part | ||
4516 | 2024.11.09 01:24:33.587762 [ 197 ] {67de4970-5d1e-491b-9a65-15976e7194f7::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 | ||
4517 | 2024.11.09 01:24:33.587956 [ 197 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
4518 | 2024.11.09 01:24:33.588246 [ 197 ] {67de4970-5d1e-491b-9a65-15976e7194f7::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 | ||
4519 | 2024.11.09 01:24:33.588502 [ 197 ] {67de4970-5d1e-491b-9a65-15976e7194f7::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 | ||
4520 | 2024.11.09 01:24:33.589646 [ 188 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 5 columns (5 merged, 0 gathered) in 0.002274065 sec., 125326.2329792684 rows/sec., 8.98 MiB/sec. | ||
4521 | 2024.11.09 01:24:33.589787 [ 197 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4522 | 2024.11.09 01:24:33.590074 [ 197 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_9_2} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4523 | 2024.11.09 01:24:33.590153 [ 197 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_9_2} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4524 | 2024.11.09 01:24:33.590229 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4525 | 2024.11.09 01:24:34.208424 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4526 | 2024.11.09 01:24:34.208514 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4527 | 2024.11.09 01:24:34.208553 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4528 | 2024.11.09 01:24:34.208792 [ 199 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::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 | ||
4529 | 2024.11.09 01:24:34.209319 [ 199 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4530 | 2024.11.09 01:24:34.209442 [ 199 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 74 rows starting from the beginning of the part | ||
4531 | 2024.11.09 01:24:34.209847 [ 199 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
4532 | 2024.11.09 01:24:34.210072 [ 199 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
4533 | 2024.11.09 01:24:34.210262 [ 199 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
4534 | 2024.11.09 01:24:34.210448 [ 199 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
4535 | 2024.11.09 01:24:34.212789 [ 197 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 19 columns (19 merged, 0 gathered) in 0.004144646 sec., 47048.65023454355 rows/sec., 84.31 MiB/sec. | ||
4536 | 2024.11.09 01:24:34.213375 [ 188 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4537 | 2024.11.09 01:24:34.213899 [ 188 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_9_2} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4538 | 2024.11.09 01:24:34.213991 [ 188 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_9_2} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4539 | 2024.11.09 01:24:34.214149 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
4540 | 2024.11.09 01:24:34.386939 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40178, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4541 | 2024.11.09 01:24:34.387060 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4542 | 2024.11.09 01:24:34.387091 [ 291 ] {} <Debug> HTTP-Session: 24803987-b494-4bf3-a2bd-39da6bad2dba Authenticating user 'default' from [fd00:1122:3344:101::d]:40178 | ||
4543 | 2024.11.09 01:24:34.387120 [ 291 ] {} <Debug> HTTP-Session: 24803987-b494-4bf3-a2bd-39da6bad2dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4544 | 2024.11.09 01:24:34.387138 [ 291 ] {} <Debug> HTTP-Session: 24803987-b494-4bf3-a2bd-39da6bad2dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4545 | 2024.11.09 01:24:34.387194 [ 291 ] {} <Trace> HTTP-Session: 24803987-b494-4bf3-a2bd-39da6bad2dba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4546 | 2024.11.09 01:24:34.387384 [ 291 ] {8eef3878-0038-4d94-a736-aae90d714ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40178) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
4547 | 2024.11.09 01:24:34.387452 [ 291 ] {8eef3878-0038-4d94-a736-aae90d714ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4548 | 2024.11.09 01:24:34.387792 [ 291 ] {8eef3878-0038-4d94-a736-aae90d714ac8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4549 | 2024.11.09 01:24:34.388243 [ 291 ] {8eef3878-0038-4d94-a736-aae90d714ac8} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4550 | 2024.11.09 01:24:34.388289 [ 291 ] {8eef3878-0038-4d94-a736-aae90d714ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4551 | 2024.11.09 01:24:34.388699 [ 291 ] {8eef3878-0038-4d94-a736-aae90d714ac8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4552 | 2024.11.09 01:24:34.388953 [ 291 ] {8eef3878-0038-4d94-a736-aae90d714ac8} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4553 | 2024.11.09 01:24:34.389102 [ 291 ] {8eef3878-0038-4d94-a736-aae90d714ac8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001774 sec., 7891.770011273958 rows/sec., 568.10 KiB/sec. | ||
4554 | 2024.11.09 01:24:34.389646 [ 291 ] {8eef3878-0038-4d94-a736-aae90d714ac8} <Debug> DynamicQueryHandler: Done processing query | ||
4555 | 2024.11.09 01:24:34.389675 [ 291 ] {8eef3878-0038-4d94-a736-aae90d714ac8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4556 | 2024.11.09 01:24:34.389692 [ 291 ] {} <Debug> HTTP-Session: 24803987-b494-4bf3-a2bd-39da6bad2dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4557 | 2024.11.09 01:24:34.389946 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4558 | 2024.11.09 01:24:34.390081 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34914, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4559 | 2024.11.09 01:24:34.390190 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4560 | 2024.11.09 01:24:34.390214 [ 288 ] {} <Debug> HTTP-Session: d4b130fe-3feb-4d3b-a581-b9bb89866ac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34914 | ||
4561 | 2024.11.09 01:24:34.390239 [ 288 ] {} <Debug> HTTP-Session: d4b130fe-3feb-4d3b-a581-b9bb89866ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4562 | 2024.11.09 01:24:34.390254 [ 288 ] {} <Debug> HTTP-Session: d4b130fe-3feb-4d3b-a581-b9bb89866ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4563 | 2024.11.09 01:24:34.390307 [ 288 ] {} <Trace> HTTP-Session: d4b130fe-3feb-4d3b-a581-b9bb89866ac1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4564 | 2024.11.09 01:24:34.390586 [ 288 ] {a914e2fc-105c-4356-8647-f0c4f5116239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34914) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4565 | 2024.11.09 01:24:34.390651 [ 288 ] {a914e2fc-105c-4356-8647-f0c4f5116239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4566 | 2024.11.09 01:24:34.390974 [ 288 ] {a914e2fc-105c-4356-8647-f0c4f5116239} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4567 | 2024.11.09 01:24:34.391544 [ 288 ] {a914e2fc-105c-4356-8647-f0c4f5116239} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4568 | 2024.11.09 01:24:34.391584 [ 288 ] {a914e2fc-105c-4356-8647-f0c4f5116239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4569 | 2024.11.09 01:24:34.392022 [ 288 ] {a914e2fc-105c-4356-8647-f0c4f5116239} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4570 | 2024.11.09 01:24:34.392301 [ 288 ] {a914e2fc-105c-4356-8647-f0c4f5116239} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4571 | 2024.11.09 01:24:34.392485 [ 288 ] {a914e2fc-105c-4356-8647-f0c4f5116239} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002045 sec., 139364.30317848412 rows/sec., 12.30 MiB/sec. | ||
4572 | 2024.11.09 01:24:34.392763 [ 288 ] {a914e2fc-105c-4356-8647-f0c4f5116239} <Debug> DynamicQueryHandler: Done processing query | ||
4573 | 2024.11.09 01:24:34.392790 [ 288 ] {a914e2fc-105c-4356-8647-f0c4f5116239} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
4574 | 2024.11.09 01:24:34.392806 [ 288 ] {} <Debug> HTTP-Session: d4b130fe-3feb-4d3b-a581-b9bb89866ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4575 | 2024.11.09 01:24:34.393030 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40178, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4576 | 2024.11.09 01:24:34.393042 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4577 | 2024.11.09 01:24:34.393116 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4578 | 2024.11.09 01:24:34.393155 [ 291 ] {} <Debug> HTTP-Session: 396eb3f7-eef4-4bf1-9468-c85885d0a1d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40178 | ||
4579 | 2024.11.09 01:24:34.393182 [ 291 ] {} <Debug> HTTP-Session: 396eb3f7-eef4-4bf1-9468-c85885d0a1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4580 | 2024.11.09 01:24:34.393205 [ 291 ] {} <Debug> HTTP-Session: 396eb3f7-eef4-4bf1-9468-c85885d0a1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4581 | 2024.11.09 01:24:34.393263 [ 291 ] {} <Trace> HTTP-Session: 396eb3f7-eef4-4bf1-9468-c85885d0a1d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4582 | 2024.11.09 01:24:34.393421 [ 291 ] {85781478-8e68-4483-af41-ac612a6838f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40178) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4583 | 2024.11.09 01:24:34.393480 [ 291 ] {85781478-8e68-4483-af41-ac612a6838f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4584 | 2024.11.09 01:24:34.393799 [ 291 ] {85781478-8e68-4483-af41-ac612a6838f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4585 | 2024.11.09 01:24:34.394196 [ 291 ] {85781478-8e68-4483-af41-ac612a6838f5} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4586 | 2024.11.09 01:24:34.394235 [ 291 ] {85781478-8e68-4483-af41-ac612a6838f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4587 | 2024.11.09 01:24:34.394600 [ 291 ] {85781478-8e68-4483-af41-ac612a6838f5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4588 | 2024.11.09 01:24:34.394853 [ 291 ] {85781478-8e68-4483-af41-ac612a6838f5} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4589 | 2024.11.09 01:24:34.394991 [ 291 ] {85781478-8e68-4483-af41-ac612a6838f5} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001625 sec., 29538.46153846154 rows/sec., 2.13 MiB/sec. | ||
4590 | 2024.11.09 01:24:34.395306 [ 291 ] {85781478-8e68-4483-af41-ac612a6838f5} <Debug> DynamicQueryHandler: Done processing query | ||
4591 | 2024.11.09 01:24:34.395332 [ 291 ] {85781478-8e68-4483-af41-ac612a6838f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4592 | 2024.11.09 01:24:34.395348 [ 291 ] {} <Debug> HTTP-Session: 396eb3f7-eef4-4bf1-9468-c85885d0a1d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4593 | 2024.11.09 01:24:34.395530 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4594 | 2024.11.09 01:24:34.395628 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63905, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4595 | 2024.11.09 01:24:34.395691 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4596 | 2024.11.09 01:24:34.395713 [ 288 ] {} <Debug> HTTP-Session: 860a0fcb-0eba-48b2-93d6-7eb39914b939 Authenticating user 'default' from [fd00:1122:3344:101::d]:63905 | ||
4597 | 2024.11.09 01:24:34.395732 [ 288 ] {} <Debug> HTTP-Session: 860a0fcb-0eba-48b2-93d6-7eb39914b939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4598 | 2024.11.09 01:24:34.395746 [ 288 ] {} <Debug> HTTP-Session: 860a0fcb-0eba-48b2-93d6-7eb39914b939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4599 | 2024.11.09 01:24:34.395785 [ 288 ] {} <Trace> HTTP-Session: 860a0fcb-0eba-48b2-93d6-7eb39914b939 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4600 | 2024.11.09 01:24:34.395898 [ 288 ] {4af81d10-380d-4394-9934-6af6b21a44bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63905) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4601 | 2024.11.09 01:24:34.395945 [ 288 ] {4af81d10-380d-4394-9934-6af6b21a44bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4602 | 2024.11.09 01:24:34.396190 [ 288 ] {4af81d10-380d-4394-9934-6af6b21a44bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4603 | 2024.11.09 01:24:34.396515 [ 288 ] {4af81d10-380d-4394-9934-6af6b21a44bc} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4604 | 2024.11.09 01:24:34.396552 [ 288 ] {4af81d10-380d-4394-9934-6af6b21a44bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4605 | 2024.11.09 01:24:34.396901 [ 288 ] {4af81d10-380d-4394-9934-6af6b21a44bc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4606 | 2024.11.09 01:24:34.397140 [ 288 ] {4af81d10-380d-4394-9934-6af6b21a44bc} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4607 | 2024.11.09 01:24:34.397299 [ 288 ] {4af81d10-380d-4394-9934-6af6b21a44bc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001429 sec., 9797.06088173548 rows/sec., 686.12 KiB/sec. | ||
4608 | 2024.11.09 01:24:34.397522 [ 288 ] {4af81d10-380d-4394-9934-6af6b21a44bc} <Debug> DynamicQueryHandler: Done processing query | ||
4609 | 2024.11.09 01:24:34.397549 [ 288 ] {4af81d10-380d-4394-9934-6af6b21a44bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4610 | 2024.11.09 01:24:34.397566 [ 288 ] {} <Debug> HTTP-Session: 860a0fcb-0eba-48b2-93d6-7eb39914b939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4611 | 2024.11.09 01:24:34.397722 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63905, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4612 | 2024.11.09 01:24:34.397815 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60931, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4613 | 2024.11.09 01:24:34.397882 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4614 | 2024.11.09 01:24:34.397904 [ 291 ] {} <Debug> HTTP-Session: cae6446d-5016-44fc-9142-68c1270051f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60931 | ||
4615 | 2024.11.09 01:24:34.397922 [ 291 ] {} <Debug> HTTP-Session: cae6446d-5016-44fc-9142-68c1270051f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4616 | 2024.11.09 01:24:34.397936 [ 291 ] {} <Debug> HTTP-Session: cae6446d-5016-44fc-9142-68c1270051f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4617 | 2024.11.09 01:24:34.397974 [ 291 ] {} <Trace> HTTP-Session: cae6446d-5016-44fc-9142-68c1270051f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4618 | 2024.11.09 01:24:34.398094 [ 291 ] {f7378d87-e2df-4887-936a-872f79a4e41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60931) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4619 | 2024.11.09 01:24:34.398143 [ 291 ] {f7378d87-e2df-4887-936a-872f79a4e41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4620 | 2024.11.09 01:24:34.398402 [ 291 ] {f7378d87-e2df-4887-936a-872f79a4e41d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4621 | 2024.11.09 01:24:34.398719 [ 291 ] {f7378d87-e2df-4887-936a-872f79a4e41d} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4622 | 2024.11.09 01:24:34.398756 [ 291 ] {f7378d87-e2df-4887-936a-872f79a4e41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4623 | 2024.11.09 01:24:34.399103 [ 291 ] {f7378d87-e2df-4887-936a-872f79a4e41d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4624 | 2024.11.09 01:24:34.399341 [ 291 ] {f7378d87-e2df-4887-936a-872f79a4e41d} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4625 | 2024.11.09 01:24:34.399469 [ 291 ] {f7378d87-e2df-4887-936a-872f79a4e41d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001406 sec., 9246.088193456615 rows/sec., 576.49 KiB/sec. | ||
4626 | 2024.11.09 01:24:34.400011 [ 291 ] {f7378d87-e2df-4887-936a-872f79a4e41d} <Debug> DynamicQueryHandler: Done processing query | ||
4627 | 2024.11.09 01:24:34.400036 [ 291 ] {f7378d87-e2df-4887-936a-872f79a4e41d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4628 | 2024.11.09 01:24:34.400052 [ 291 ] {} <Debug> HTTP-Session: cae6446d-5016-44fc-9142-68c1270051f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4629 | 2024.11.09 01:24:34.400342 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60931, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4630 | 2024.11.09 01:24:34.400407 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33027, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4631 | 2024.11.09 01:24:34.400495 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4632 | 2024.11.09 01:24:34.400525 [ 288 ] {} <Debug> HTTP-Session: eb911f56-06ac-44d2-918c-e2818ef1798d Authenticating user 'default' from [fd00:1122:3344:101::d]:33027 | ||
4633 | 2024.11.09 01:24:34.400550 [ 288 ] {} <Debug> HTTP-Session: eb911f56-06ac-44d2-918c-e2818ef1798d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4634 | 2024.11.09 01:24:34.400567 [ 288 ] {} <Debug> HTTP-Session: eb911f56-06ac-44d2-918c-e2818ef1798d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4635 | 2024.11.09 01:24:34.400612 [ 288 ] {} <Trace> HTTP-Session: eb911f56-06ac-44d2-918c-e2818ef1798d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4636 | 2024.11.09 01:24:34.400897 [ 288 ] {e13d546d-cd9e-41dc-b4f8-13d220454fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33027) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4637 | 2024.11.09 01:24:34.400953 [ 288 ] {e13d546d-cd9e-41dc-b4f8-13d220454fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4638 | 2024.11.09 01:24:34.401252 [ 288 ] {e13d546d-cd9e-41dc-b4f8-13d220454fd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4639 | 2024.11.09 01:24:34.401849 [ 288 ] {e13d546d-cd9e-41dc-b4f8-13d220454fd2} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4640 | 2024.11.09 01:24:34.401886 [ 288 ] {e13d546d-cd9e-41dc-b4f8-13d220454fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4641 | 2024.11.09 01:24:34.402269 [ 288 ] {e13d546d-cd9e-41dc-b4f8-13d220454fd2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4642 | 2024.11.09 01:24:34.402507 [ 288 ] {e13d546d-cd9e-41dc-b4f8-13d220454fd2} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4643 | 2024.11.09 01:24:34.402668 [ 288 ] {e13d546d-cd9e-41dc-b4f8-13d220454fd2} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001925 sec., 219740.25974025973 rows/sec., 15.71 MiB/sec. | ||
4644 | 2024.11.09 01:24:34.403221 [ 288 ] {e13d546d-cd9e-41dc-b4f8-13d220454fd2} <Debug> DynamicQueryHandler: Done processing query | ||
4645 | 2024.11.09 01:24:34.403301 [ 288 ] {e13d546d-cd9e-41dc-b4f8-13d220454fd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
4646 | 2024.11.09 01:24:34.403375 [ 288 ] {} <Debug> HTTP-Session: eb911f56-06ac-44d2-918c-e2818ef1798d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4647 | 2024.11.09 01:24:34.403642 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4648 | 2024.11.09 01:24:34.403712 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50277, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4649 | 2024.11.09 01:24:34.403794 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4650 | 2024.11.09 01:24:34.403818 [ 291 ] {} <Debug> HTTP-Session: a3cfe61f-ebb6-492b-85e0-2648c3dfd387 Authenticating user 'default' from [fd00:1122:3344:101::d]:50277 | ||
4651 | 2024.11.09 01:24:34.403836 [ 291 ] {} <Debug> HTTP-Session: a3cfe61f-ebb6-492b-85e0-2648c3dfd387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4652 | 2024.11.09 01:24:34.403850 [ 291 ] {} <Debug> HTTP-Session: a3cfe61f-ebb6-492b-85e0-2648c3dfd387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4653 | 2024.11.09 01:24:34.403889 [ 291 ] {} <Trace> HTTP-Session: a3cfe61f-ebb6-492b-85e0-2648c3dfd387 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4654 | 2024.11.09 01:24:34.403999 [ 291 ] {129bae57-2a62-4bf8-bf2f-c798d84af500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50277) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4655 | 2024.11.09 01:24:34.404050 [ 291 ] {129bae57-2a62-4bf8-bf2f-c798d84af500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4656 | 2024.11.09 01:24:34.404214 [ 291 ] {129bae57-2a62-4bf8-bf2f-c798d84af500} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4657 | 2024.11.09 01:24:34.404479 [ 291 ] {129bae57-2a62-4bf8-bf2f-c798d84af500} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4658 | 2024.11.09 01:24:34.404515 [ 291 ] {129bae57-2a62-4bf8-bf2f-c798d84af500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4659 | 2024.11.09 01:24:34.404935 [ 291 ] {129bae57-2a62-4bf8-bf2f-c798d84af500} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4660 | 2024.11.09 01:24:34.405249 [ 291 ] {129bae57-2a62-4bf8-bf2f-c798d84af500} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4661 | 2024.11.09 01:24:34.405377 [ 291 ] {129bae57-2a62-4bf8-bf2f-c798d84af500} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 222.80 KiB/sec. | ||
4662 | 2024.11.09 01:24:34.405893 [ 291 ] {129bae57-2a62-4bf8-bf2f-c798d84af500} <Debug> DynamicQueryHandler: Done processing query | ||
4663 | 2024.11.09 01:24:34.405919 [ 291 ] {129bae57-2a62-4bf8-bf2f-c798d84af500} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4664 | 2024.11.09 01:24:34.405936 [ 291 ] {} <Debug> HTTP-Session: a3cfe61f-ebb6-492b-85e0-2648c3dfd387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4665 | 2024.11.09 01:24:34.406093 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50277, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4666 | 2024.11.09 01:24:34.406185 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41450, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4667 | 2024.11.09 01:24:34.406256 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4668 | 2024.11.09 01:24:34.406279 [ 288 ] {} <Debug> HTTP-Session: 3857c5bc-c7e6-4d1b-aa28-0e1be855897c Authenticating user 'default' from [fd00:1122:3344:101::d]:41450 | ||
4669 | 2024.11.09 01:24:34.406297 [ 288 ] {} <Debug> HTTP-Session: 3857c5bc-c7e6-4d1b-aa28-0e1be855897c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4670 | 2024.11.09 01:24:34.406311 [ 288 ] {} <Debug> HTTP-Session: 3857c5bc-c7e6-4d1b-aa28-0e1be855897c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4671 | 2024.11.09 01:24:34.406348 [ 288 ] {} <Trace> HTTP-Session: 3857c5bc-c7e6-4d1b-aa28-0e1be855897c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4672 | 2024.11.09 01:24:34.406532 [ 288 ] {0530a1c3-6ab0-4d38-a684-40d76029d17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41450) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4673 | 2024.11.09 01:24:34.406583 [ 288 ] {0530a1c3-6ab0-4d38-a684-40d76029d17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4674 | 2024.11.09 01:24:34.406760 [ 288 ] {0530a1c3-6ab0-4d38-a684-40d76029d17d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4675 | 2024.11.09 01:24:34.407195 [ 288 ] {0530a1c3-6ab0-4d38-a684-40d76029d17d} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4676 | 2024.11.09 01:24:34.407231 [ 288 ] {0530a1c3-6ab0-4d38-a684-40d76029d17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4677 | 2024.11.09 01:24:34.407633 [ 288 ] {0530a1c3-6ab0-4d38-a684-40d76029d17d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4678 | 2024.11.09 01:24:34.407905 [ 288 ] {0530a1c3-6ab0-4d38-a684-40d76029d17d} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4679 | 2024.11.09 01:24:34.408051 [ 288 ] {0530a1c3-6ab0-4d38-a684-40d76029d17d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001606 sec., 147571.60647571608 rows/sec., 9.89 MiB/sec. | ||
4680 | 2024.11.09 01:24:34.408278 [ 288 ] {0530a1c3-6ab0-4d38-a684-40d76029d17d} <Debug> DynamicQueryHandler: Done processing query | ||
4681 | 2024.11.09 01:24:34.408303 [ 288 ] {0530a1c3-6ab0-4d38-a684-40d76029d17d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4682 | 2024.11.09 01:24:34.408318 [ 288 ] {} <Debug> HTTP-Session: 3857c5bc-c7e6-4d1b-aa28-0e1be855897c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4683 | 2024.11.09 01:24:34.408523 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4684 | 2024.11.09 01:24:34.408585 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57257, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4685 | 2024.11.09 01:24:34.408669 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4686 | 2024.11.09 01:24:34.408696 [ 291 ] {} <Debug> HTTP-Session: 91337389-2126-494e-a5f3-d87f30803140 Authenticating user 'default' from [fd00:1122:3344:101::d]:57257 | ||
4687 | 2024.11.09 01:24:34.408715 [ 291 ] {} <Debug> HTTP-Session: 91337389-2126-494e-a5f3-d87f30803140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4688 | 2024.11.09 01:24:34.408729 [ 291 ] {} <Debug> HTTP-Session: 91337389-2126-494e-a5f3-d87f30803140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4689 | 2024.11.09 01:24:34.408767 [ 291 ] {} <Trace> HTTP-Session: 91337389-2126-494e-a5f3-d87f30803140 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4690 | 2024.11.09 01:24:34.408875 [ 291 ] {72a8db8a-0acb-4798-919d-4e15dd3608d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4691 | 2024.11.09 01:24:34.408927 [ 291 ] {72a8db8a-0acb-4798-919d-4e15dd3608d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4692 | 2024.11.09 01:24:34.409095 [ 291 ] {72a8db8a-0acb-4798-919d-4e15dd3608d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4693 | 2024.11.09 01:24:34.409359 [ 291 ] {72a8db8a-0acb-4798-919d-4e15dd3608d4} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4694 | 2024.11.09 01:24:34.409395 [ 291 ] {72a8db8a-0acb-4798-919d-4e15dd3608d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4695 | 2024.11.09 01:24:34.409786 [ 291 ] {72a8db8a-0acb-4798-919d-4e15dd3608d4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4696 | 2024.11.09 01:24:34.410018 [ 291 ] {72a8db8a-0acb-4798-919d-4e15dd3608d4} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4697 | 2024.11.09 01:24:34.410172 [ 291 ] {72a8db8a-0acb-4798-919d-4e15dd3608d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001341 sec., 745.7121551081283 rows/sec., 50.25 KiB/sec. | ||
4698 | 2024.11.09 01:24:34.410429 [ 291 ] {72a8db8a-0acb-4798-919d-4e15dd3608d4} <Debug> DynamicQueryHandler: Done processing query | ||
4699 | 2024.11.09 01:24:34.410452 [ 291 ] {72a8db8a-0acb-4798-919d-4e15dd3608d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4700 | 2024.11.09 01:24:34.410468 [ 291 ] {} <Debug> HTTP-Session: 91337389-2126-494e-a5f3-d87f30803140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4701 | 2024.11.09 01:24:34.410666 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4702 | 2024.11.09 01:24:34.410863 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44010, User-Agent: (none), Length: 68484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4703 | 2024.11.09 01:24:34.410932 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4704 | 2024.11.09 01:24:34.410957 [ 288 ] {} <Debug> HTTP-Session: a7124b0d-a2fd-4030-bdff-77f8cb3769a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44010 | ||
4705 | 2024.11.09 01:24:34.410979 [ 288 ] {} <Debug> HTTP-Session: a7124b0d-a2fd-4030-bdff-77f8cb3769a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4706 | 2024.11.09 01:24:34.410996 [ 288 ] {} <Debug> HTTP-Session: a7124b0d-a2fd-4030-bdff-77f8cb3769a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4707 | 2024.11.09 01:24:34.411040 [ 288 ] {} <Trace> HTTP-Session: a7124b0d-a2fd-4030-bdff-77f8cb3769a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4708 | 2024.11.09 01:24:34.411773 [ 288 ] {19686cc3-f836-4dc5-8265-7e1f9b9ec58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44010) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4709 | 2024.11.09 01:24:34.411851 [ 288 ] {19686cc3-f836-4dc5-8265-7e1f9b9ec58a} <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 | ||
4710 | 2024.11.09 01:24:34.412318 [ 288 ] {19686cc3-f836-4dc5-8265-7e1f9b9ec58a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4711 | 2024.11.09 01:24:34.413056 [ 288 ] {19686cc3-f836-4dc5-8265-7e1f9b9ec58a} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4712 | 2024.11.09 01:24:34.413092 [ 288 ] {19686cc3-f836-4dc5-8265-7e1f9b9ec58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4713 | 2024.11.09 01:24:34.413744 [ 288 ] {19686cc3-f836-4dc5-8265-7e1f9b9ec58a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4714 | 2024.11.09 01:24:34.414004 [ 288 ] {19686cc3-f836-4dc5-8265-7e1f9b9ec58a} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4715 | 2024.11.09 01:24:34.414202 [ 288 ] {19686cc3-f836-4dc5-8265-7e1f9b9ec58a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003046 sec., 13460.275771503611 rows/sec., 24.12 MiB/sec. | ||
4716 | 2024.11.09 01:24:34.414515 [ 288 ] {19686cc3-f836-4dc5-8265-7e1f9b9ec58a} <Debug> DynamicQueryHandler: Done processing query | ||
4717 | 2024.11.09 01:24:34.414541 [ 288 ] {19686cc3-f836-4dc5-8265-7e1f9b9ec58a} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
4718 | 2024.11.09 01:24:34.414558 [ 288 ] {} <Debug> HTTP-Session: a7124b0d-a2fd-4030-bdff-77f8cb3769a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4719 | 2024.11.09 01:24:34.414753 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57257, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4720 | 2024.11.09 01:24:34.414781 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4721 | 2024.11.09 01:24:34.414855 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4722 | 2024.11.09 01:24:34.414891 [ 291 ] {} <Debug> HTTP-Session: 02435591-5b3f-478f-953f-f8577d131f46 Authenticating user 'default' from [fd00:1122:3344:101::d]:57257 | ||
4723 | 2024.11.09 01:24:34.414914 [ 291 ] {} <Debug> HTTP-Session: 02435591-5b3f-478f-953f-f8577d131f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4724 | 2024.11.09 01:24:34.414932 [ 291 ] {} <Debug> HTTP-Session: 02435591-5b3f-478f-953f-f8577d131f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4725 | 2024.11.09 01:24:34.414989 [ 291 ] {} <Trace> HTTP-Session: 02435591-5b3f-478f-953f-f8577d131f46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4726 | 2024.11.09 01:24:34.415159 [ 291 ] {14e874dd-d407-4d69-b0e9-83ebc83b72f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4727 | 2024.11.09 01:24:34.415217 [ 291 ] {14e874dd-d407-4d69-b0e9-83ebc83b72f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4728 | 2024.11.09 01:24:34.415382 [ 291 ] {14e874dd-d407-4d69-b0e9-83ebc83b72f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4729 | 2024.11.09 01:24:34.415738 [ 291 ] {14e874dd-d407-4d69-b0e9-83ebc83b72f1} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4730 | 2024.11.09 01:24:34.415774 [ 291 ] {14e874dd-d407-4d69-b0e9-83ebc83b72f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4731 | 2024.11.09 01:24:34.416156 [ 291 ] {14e874dd-d407-4d69-b0e9-83ebc83b72f1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4732 | 2024.11.09 01:24:34.416407 [ 291 ] {14e874dd-d407-4d69-b0e9-83ebc83b72f1} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4733 | 2024.11.09 01:24:34.416580 [ 291 ] {14e874dd-d407-4d69-b0e9-83ebc83b72f1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001485 sec., 55218.85521885522 rows/sec., 3.51 MiB/sec. | ||
4734 | 2024.11.09 01:24:34.416577 [ 126 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4735 | 2024.11.09 01:24:34.416684 [ 126 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4736 | 2024.11.09 01:24:34.416733 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4737 | 2024.11.09 01:24:34.416873 [ 291 ] {14e874dd-d407-4d69-b0e9-83ebc83b72f1} <Debug> DynamicQueryHandler: Done processing query | ||
4738 | 2024.11.09 01:24:34.416924 [ 291 ] {14e874dd-d407-4d69-b0e9-83ebc83b72f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4739 | 2024.11.09 01:24:34.416994 [ 291 ] {} <Debug> HTTP-Session: 02435591-5b3f-478f-953f-f8577d131f46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4740 | 2024.11.09 01:24:34.417045 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::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 | ||
4741 | 2024.11.09 01:24:34.417287 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4742 | 2024.11.09 01:24:34.417320 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1056 rows starting from the beginning of the part | ||
4743 | 2024.11.09 01:24:34.417383 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::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 | ||
4744 | 2024.11.09 01:24:34.417497 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::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 | ||
4745 | 2024.11.09 01:24:34.417727 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
4746 | 2024.11.09 01:24:34.417888 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4747 | 2024.11.09 01:24:34.417946 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
4748 | 2024.11.09 01:24:34.418266 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part | ||
4749 | 2024.11.09 01:24:34.419466 [ 201 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 4 columns (4 merged, 0 gathered) in 0.002642619 sec., 525236.5172580685 rows/sec., 34.43 MiB/sec. | ||
4750 | 2024.11.09 01:24:34.419647 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4751 | 2024.11.09 01:24:34.419925 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_21_4} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4752 | 2024.11.09 01:24:34.419999 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_21_4} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4753 | 2024.11.09 01:24:34.420068 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4754 | 2024.11.09 01:24:34.746979 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50579, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4755 | 2024.11.09 01:24:34.763660 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4756 | 2024.11.09 01:24:35.150825 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48099, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4757 | 2024.11.09 01:24:35.326849 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4758 | 2024.11.09 01:24:35.436204 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4759 | 2024.11.09 01:24:35.454573 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33156, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4760 | 2024.11.09 01:24:35.468851 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42647, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4761 | 2024.11.09 01:24:35.474106 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4762 | 2024.11.09 01:24:35.492388 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4763 | 2024.11.09 01:24:35.502868 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4764 | 2024.11.09 01:24:35.508044 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4765 | 2024.11.09 01:24:35.538572 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4766 | 2024.11.09 01:24:35.597985 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55209, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4767 | 2024.11.09 01:24:35.610597 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4768 | 2024.11.09 01:24:35.626956 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4769 | 2024.11.09 01:24:35.653228 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4770 | 2024.11.09 01:24:35.657478 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33074, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4771 | 2024.11.09 01:24:36.003878 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4772 | 2024.11.09 01:24:36.084348 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64193, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4773 | 2024.11.09 01:24:36.151560 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34723, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4774 | 2024.11.09 01:24:36.156008 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4775 | 2024.11.09 01:24:36.173361 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4776 | 2024.11.09 01:24:36.184777 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4777 | 2024.11.09 01:24:36.199210 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4778 | 2024.11.09 01:24:39.378896 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51688, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4779 | 2024.11.09 01:24:39.379026 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4780 | 2024.11.09 01:24:39.379052 [ 288 ] {} <Debug> HTTP-Session: 45666b99-243b-4416-8395-3ca5a4b605ab Authenticating user 'default' from [fd00:1122:3344:101::d]:51688 | ||
4781 | 2024.11.09 01:24:39.379077 [ 288 ] {} <Debug> HTTP-Session: 45666b99-243b-4416-8395-3ca5a4b605ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4782 | 2024.11.09 01:24:39.379093 [ 288 ] {} <Debug> HTTP-Session: 45666b99-243b-4416-8395-3ca5a4b605ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4783 | 2024.11.09 01:24:39.379143 [ 288 ] {} <Trace> HTTP-Session: 45666b99-243b-4416-8395-3ca5a4b605ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4784 | 2024.11.09 01:24:39.379344 [ 288 ] {45d3a99b-5187-4b54-ab06-d6392f466827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51688) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4785 | 2024.11.09 01:24:39.379412 [ 288 ] {45d3a99b-5187-4b54-ab06-d6392f466827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4786 | 2024.11.09 01:24:39.379740 [ 288 ] {45d3a99b-5187-4b54-ab06-d6392f466827} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4787 | 2024.11.09 01:24:39.380197 [ 288 ] {45d3a99b-5187-4b54-ab06-d6392f466827} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4788 | 2024.11.09 01:24:39.380241 [ 288 ] {45d3a99b-5187-4b54-ab06-d6392f466827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4789 | 2024.11.09 01:24:39.380651 [ 288 ] {45d3a99b-5187-4b54-ab06-d6392f466827} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4790 | 2024.11.09 01:24:39.380904 [ 288 ] {45d3a99b-5187-4b54-ab06-d6392f466827} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4791 | 2024.11.09 01:24:39.381074 [ 288 ] {45d3a99b-5187-4b54-ab06-d6392f466827} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001793 sec., 31232.571109871722 rows/sec., 2.38 MiB/sec. | ||
4792 | 2024.11.09 01:24:39.381418 [ 288 ] {45d3a99b-5187-4b54-ab06-d6392f466827} <Debug> DynamicQueryHandler: Done processing query | ||
4793 | 2024.11.09 01:24:39.381444 [ 288 ] {45d3a99b-5187-4b54-ab06-d6392f466827} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4794 | 2024.11.09 01:24:39.381461 [ 288 ] {} <Debug> HTTP-Session: 45666b99-243b-4416-8395-3ca5a4b605ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4795 | 2024.11.09 01:24:39.381687 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4796 | 2024.11.09 01:24:39.381799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52507, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4797 | 2024.11.09 01:24:39.381862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4798 | 2024.11.09 01:24:39.381882 [ 3 ] {} <Debug> HTTP-Session: b98ffa3a-6615-4a46-8ba0-d62110ca55c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52507 | ||
4799 | 2024.11.09 01:24:39.381899 [ 3 ] {} <Debug> HTTP-Session: b98ffa3a-6615-4a46-8ba0-d62110ca55c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4800 | 2024.11.09 01:24:39.381914 [ 3 ] {} <Debug> HTTP-Session: b98ffa3a-6615-4a46-8ba0-d62110ca55c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4801 | 2024.11.09 01:24:39.381947 [ 3 ] {} <Trace> HTTP-Session: b98ffa3a-6615-4a46-8ba0-d62110ca55c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4802 | 2024.11.09 01:24:39.382076 [ 3 ] {9f290839-bce0-441e-84ce-881852fa4e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52507) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4803 | 2024.11.09 01:24:39.382123 [ 3 ] {9f290839-bce0-441e-84ce-881852fa4e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4804 | 2024.11.09 01:24:39.382374 [ 3 ] {9f290839-bce0-441e-84ce-881852fa4e71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4805 | 2024.11.09 01:24:39.382744 [ 3 ] {9f290839-bce0-441e-84ce-881852fa4e71} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4806 | 2024.11.09 01:24:39.382782 [ 3 ] {9f290839-bce0-441e-84ce-881852fa4e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4807 | 2024.11.09 01:24:39.383135 [ 3 ] {9f290839-bce0-441e-84ce-881852fa4e71} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4808 | 2024.11.09 01:24:39.383370 [ 3 ] {9f290839-bce0-441e-84ce-881852fa4e71} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4809 | 2024.11.09 01:24:39.383521 [ 3 ] {9f290839-bce0-441e-84ce-881852fa4e71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001483 sec., 43155.76534052596 rows/sec., 3.37 MiB/sec. | ||
4810 | 2024.11.09 01:24:39.383719 [ 3 ] {9f290839-bce0-441e-84ce-881852fa4e71} <Debug> DynamicQueryHandler: Done processing query | ||
4811 | 2024.11.09 01:24:39.383748 [ 3 ] {9f290839-bce0-441e-84ce-881852fa4e71} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4812 | 2024.11.09 01:24:39.383767 [ 3 ] {} <Debug> HTTP-Session: b98ffa3a-6615-4a46-8ba0-d62110ca55c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4813 | 2024.11.09 01:24:39.383995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52507, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4814 | 2024.11.09 01:24:39.384025 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51688, User-Agent: (none), Length: 24515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4815 | 2024.11.09 01:24:39.384100 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4816 | 2024.11.09 01:24:39.384129 [ 288 ] {} <Debug> HTTP-Session: ab90cc30-a027-4cde-b554-7bf21700c751 Authenticating user 'default' from [fd00:1122:3344:101::d]:51688 | ||
4817 | 2024.11.09 01:24:39.384154 [ 288 ] {} <Debug> HTTP-Session: ab90cc30-a027-4cde-b554-7bf21700c751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4818 | 2024.11.09 01:24:39.384173 [ 288 ] {} <Debug> HTTP-Session: ab90cc30-a027-4cde-b554-7bf21700c751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4819 | 2024.11.09 01:24:39.384214 [ 288 ] {} <Trace> HTTP-Session: ab90cc30-a027-4cde-b554-7bf21700c751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4820 | 2024.11.09 01:24:39.384384 [ 288 ] {856799bd-25c8-47d0-9421-db42cf80bc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51688) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4821 | 2024.11.09 01:24:39.384433 [ 288 ] {856799bd-25c8-47d0-9421-db42cf80bc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4822 | 2024.11.09 01:24:39.384578 [ 288 ] {856799bd-25c8-47d0-9421-db42cf80bc76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4823 | 2024.11.09 01:24:39.384944 [ 288 ] {856799bd-25c8-47d0-9421-db42cf80bc76} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4824 | 2024.11.09 01:24:39.384981 [ 288 ] {856799bd-25c8-47d0-9421-db42cf80bc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4825 | 2024.11.09 01:24:39.385367 [ 288 ] {856799bd-25c8-47d0-9421-db42cf80bc76} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4826 | 2024.11.09 01:24:39.385612 [ 288 ] {856799bd-25c8-47d0-9421-db42cf80bc76} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4827 | 2024.11.09 01:24:39.385769 [ 288 ] {856799bd-25c8-47d0-9421-db42cf80bc76} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001445 sec., 88581.31487889272 rows/sec., 6.17 MiB/sec. | ||
4828 | 2024.11.09 01:24:39.385946 [ 288 ] {856799bd-25c8-47d0-9421-db42cf80bc76} <Debug> DynamicQueryHandler: Done processing query | ||
4829 | 2024.11.09 01:24:39.385971 [ 288 ] {856799bd-25c8-47d0-9421-db42cf80bc76} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4830 | 2024.11.09 01:24:39.385987 [ 288 ] {} <Debug> HTTP-Session: ab90cc30-a027-4cde-b554-7bf21700c751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4831 | 2024.11.09 01:24:39.386154 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4832 | 2024.11.09 01:24:39.386228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59443, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4833 | 2024.11.09 01:24:39.386284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4834 | 2024.11.09 01:24:39.386304 [ 3 ] {} <Debug> HTTP-Session: 0e655eb5-529e-451b-ab7f-4afa18f7b020 Authenticating user 'default' from [fd00:1122:3344:101::d]:59443 | ||
4835 | 2024.11.09 01:24:39.386322 [ 3 ] {} <Debug> HTTP-Session: 0e655eb5-529e-451b-ab7f-4afa18f7b020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4836 | 2024.11.09 01:24:39.386336 [ 3 ] {} <Debug> HTTP-Session: 0e655eb5-529e-451b-ab7f-4afa18f7b020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4837 | 2024.11.09 01:24:39.386368 [ 3 ] {} <Trace> HTTP-Session: 0e655eb5-529e-451b-ab7f-4afa18f7b020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4838 | 2024.11.09 01:24:39.386478 [ 3 ] {431eda57-7b70-4ae9-a9a5-cb3ff959027b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59443) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4839 | 2024.11.09 01:24:39.386524 [ 3 ] {431eda57-7b70-4ae9-a9a5-cb3ff959027b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4840 | 2024.11.09 01:24:39.386654 [ 3 ] {431eda57-7b70-4ae9-a9a5-cb3ff959027b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4841 | 2024.11.09 01:24:39.386960 [ 3 ] {431eda57-7b70-4ae9-a9a5-cb3ff959027b} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4842 | 2024.11.09 01:24:39.386995 [ 3 ] {431eda57-7b70-4ae9-a9a5-cb3ff959027b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4843 | 2024.11.09 01:24:39.387498 [ 3 ] {431eda57-7b70-4ae9-a9a5-cb3ff959027b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4844 | 2024.11.09 01:24:39.387799 [ 3 ] {431eda57-7b70-4ae9-a9a5-cb3ff959027b} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4845 | 2024.11.09 01:24:39.387947 [ 3 ] {431eda57-7b70-4ae9-a9a5-cb3ff959027b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001501 sec., 31978.680879413725 rows/sec., 2.16 MiB/sec. | ||
4846 | 2024.11.09 01:24:39.388129 [ 3 ] {431eda57-7b70-4ae9-a9a5-cb3ff959027b} <Debug> DynamicQueryHandler: Done processing query | ||
4847 | 2024.11.09 01:24:39.388154 [ 3 ] {431eda57-7b70-4ae9-a9a5-cb3ff959027b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4848 | 2024.11.09 01:24:39.388170 [ 3 ] {} <Debug> HTTP-Session: 0e655eb5-529e-451b-ab7f-4afa18f7b020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4849 | 2024.11.09 01:24:39.388358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4850 | 2024.11.09 01:24:42.752383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 500 | ||
4851 | 2024.11.09 01:24:42.755151 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4852 | 2024.11.09 01:24:42.755199 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4853 | 2024.11.09 01:24:42.756628 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4854 | 2024.11.09 01:24:42.756940 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4855 | 2024.11.09 01:24:42.757891 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
4856 | 2024.11.09 01:24:44.380236 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41662, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4857 | 2024.11.09 01:24:44.380360 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4858 | 2024.11.09 01:24:44.380388 [ 288 ] {} <Debug> HTTP-Session: d64e0f70-5423-4110-b1f3-22eb6d7a8fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41662 | ||
4859 | 2024.11.09 01:24:44.380416 [ 288 ] {} <Debug> HTTP-Session: d64e0f70-5423-4110-b1f3-22eb6d7a8fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4860 | 2024.11.09 01:24:44.380435 [ 288 ] {} <Debug> HTTP-Session: d64e0f70-5423-4110-b1f3-22eb6d7a8fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4861 | 2024.11.09 01:24:44.380491 [ 288 ] {} <Trace> HTTP-Session: d64e0f70-5423-4110-b1f3-22eb6d7a8fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4862 | 2024.11.09 01:24:44.380690 [ 288 ] {bd49c2c4-7af8-4d1d-a0c0-9fe7420f455e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41662) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4863 | 2024.11.09 01:24:44.380756 [ 288 ] {bd49c2c4-7af8-4d1d-a0c0-9fe7420f455e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4864 | 2024.11.09 01:24:44.381077 [ 288 ] {bd49c2c4-7af8-4d1d-a0c0-9fe7420f455e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4865 | 2024.11.09 01:24:44.381514 [ 288 ] {bd49c2c4-7af8-4d1d-a0c0-9fe7420f455e} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4866 | 2024.11.09 01:24:44.381556 [ 288 ] {bd49c2c4-7af8-4d1d-a0c0-9fe7420f455e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4867 | 2024.11.09 01:24:44.381987 [ 288 ] {bd49c2c4-7af8-4d1d-a0c0-9fe7420f455e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4868 | 2024.11.09 01:24:44.382236 [ 288 ] {bd49c2c4-7af8-4d1d-a0c0-9fe7420f455e} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4869 | 2024.11.09 01:24:44.382379 [ 288 ] {bd49c2c4-7af8-4d1d-a0c0-9fe7420f455e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001754 sec., 31927.02394526796 rows/sec., 2.44 MiB/sec. | ||
4870 | 2024.11.09 01:24:44.382605 [ 288 ] {bd49c2c4-7af8-4d1d-a0c0-9fe7420f455e} <Debug> DynamicQueryHandler: Done processing query | ||
4871 | 2024.11.09 01:24:44.382631 [ 288 ] {bd49c2c4-7af8-4d1d-a0c0-9fe7420f455e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4872 | 2024.11.09 01:24:44.382647 [ 288 ] {} <Debug> HTTP-Session: d64e0f70-5423-4110-b1f3-22eb6d7a8fe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4873 | 2024.11.09 01:24:44.382902 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4874 | 2024.11.09 01:24:44.382903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52380, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4875 | 2024.11.09 01:24:44.382991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4876 | 2024.11.09 01:24:44.383019 [ 3 ] {} <Debug> HTTP-Session: 4527c68c-dcad-4393-b6c1-62badff18b66 Authenticating user 'default' from [fd00:1122:3344:101::d]:52380 | ||
4877 | 2024.11.09 01:24:44.383043 [ 3 ] {} <Debug> HTTP-Session: 4527c68c-dcad-4393-b6c1-62badff18b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4878 | 2024.11.09 01:24:44.383062 [ 3 ] {} <Debug> HTTP-Session: 4527c68c-dcad-4393-b6c1-62badff18b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4879 | 2024.11.09 01:24:44.383102 [ 3 ] {} <Trace> HTTP-Session: 4527c68c-dcad-4393-b6c1-62badff18b66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4880 | 2024.11.09 01:24:44.383252 [ 3 ] {49dba986-bfca-474f-b4d3-14429744cd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52380) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4881 | 2024.11.09 01:24:44.383306 [ 3 ] {49dba986-bfca-474f-b4d3-14429744cd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4882 | 2024.11.09 01:24:44.383583 [ 3 ] {49dba986-bfca-474f-b4d3-14429744cd14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4883 | 2024.11.09 01:24:44.383966 [ 3 ] {49dba986-bfca-474f-b4d3-14429744cd14} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4884 | 2024.11.09 01:24:44.384004 [ 3 ] {49dba986-bfca-474f-b4d3-14429744cd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4885 | 2024.11.09 01:24:44.384363 [ 3 ] {49dba986-bfca-474f-b4d3-14429744cd14} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4886 | 2024.11.09 01:24:44.384612 [ 3 ] {49dba986-bfca-474f-b4d3-14429744cd14} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4887 | 2024.11.09 01:24:44.384740 [ 3 ] {49dba986-bfca-474f-b4d3-14429744cd14} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001537 sec., 41639.55757970072 rows/sec., 3.25 MiB/sec. | ||
4888 | 2024.11.09 01:24:44.385046 [ 3 ] {49dba986-bfca-474f-b4d3-14429744cd14} <Debug> DynamicQueryHandler: Done processing query | ||
4889 | 2024.11.09 01:24:44.385078 [ 3 ] {49dba986-bfca-474f-b4d3-14429744cd14} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4890 | 2024.11.09 01:24:44.385104 [ 3 ] {} <Debug> HTTP-Session: 4527c68c-dcad-4393-b6c1-62badff18b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4891 | 2024.11.09 01:24:44.385308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4892 | 2024.11.09 01:24:44.385390 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42291, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4893 | 2024.11.09 01:24:44.385446 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4894 | 2024.11.09 01:24:44.385466 [ 288 ] {} <Debug> HTTP-Session: d07afbd3-29a7-436c-b9c5-cefb234f60f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42291 | ||
4895 | 2024.11.09 01:24:44.385482 [ 288 ] {} <Debug> HTTP-Session: d07afbd3-29a7-436c-b9c5-cefb234f60f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4896 | 2024.11.09 01:24:44.385497 [ 288 ] {} <Debug> HTTP-Session: d07afbd3-29a7-436c-b9c5-cefb234f60f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4897 | 2024.11.09 01:24:44.385529 [ 288 ] {} <Trace> HTTP-Session: d07afbd3-29a7-436c-b9c5-cefb234f60f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4898 | 2024.11.09 01:24:44.385709 [ 288 ] {6dddcddd-297a-4515-a06b-4a5d5d8b1ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42291) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4899 | 2024.11.09 01:24:44.385766 [ 288 ] {6dddcddd-297a-4515-a06b-4a5d5d8b1ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4900 | 2024.11.09 01:24:44.385959 [ 288 ] {6dddcddd-297a-4515-a06b-4a5d5d8b1ada} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4901 | 2024.11.09 01:24:44.386365 [ 288 ] {6dddcddd-297a-4515-a06b-4a5d5d8b1ada} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4902 | 2024.11.09 01:24:44.386408 [ 288 ] {6dddcddd-297a-4515-a06b-4a5d5d8b1ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4903 | 2024.11.09 01:24:44.386813 [ 288 ] {6dddcddd-297a-4515-a06b-4a5d5d8b1ada} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4904 | 2024.11.09 01:24:44.387047 [ 288 ] {6dddcddd-297a-4515-a06b-4a5d5d8b1ada} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4905 | 2024.11.09 01:24:44.387182 [ 288 ] {6dddcddd-297a-4515-a06b-4a5d5d8b1ada} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
4906 | 2024.11.09 01:24:44.387365 [ 288 ] {6dddcddd-297a-4515-a06b-4a5d5d8b1ada} <Debug> DynamicQueryHandler: Done processing query | ||
4907 | 2024.11.09 01:24:44.387389 [ 288 ] {6dddcddd-297a-4515-a06b-4a5d5d8b1ada} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4908 | 2024.11.09 01:24:44.387405 [ 288 ] {} <Debug> HTTP-Session: d07afbd3-29a7-436c-b9c5-cefb234f60f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4909 | 2024.11.09 01:24:44.387576 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4910 | 2024.11.09 01:24:44.387647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47928, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4911 | 2024.11.09 01:24:44.387711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4912 | 2024.11.09 01:24:44.387736 [ 3 ] {} <Debug> HTTP-Session: 1e72fa85-235b-46b6-a875-abd0bb053882 Authenticating user 'default' from [fd00:1122:3344:101::d]:47928 | ||
4913 | 2024.11.09 01:24:44.387756 [ 3 ] {} <Debug> HTTP-Session: 1e72fa85-235b-46b6-a875-abd0bb053882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4914 | 2024.11.09 01:24:44.387775 [ 3 ] {} <Debug> HTTP-Session: 1e72fa85-235b-46b6-a875-abd0bb053882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4915 | 2024.11.09 01:24:44.387813 [ 3 ] {} <Trace> HTTP-Session: 1e72fa85-235b-46b6-a875-abd0bb053882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4916 | 2024.11.09 01:24:44.387972 [ 3 ] {39c13e46-b4b9-44f6-acda-0ea7b83cb4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47928) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4917 | 2024.11.09 01:24:44.388028 [ 3 ] {39c13e46-b4b9-44f6-acda-0ea7b83cb4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4918 | 2024.11.09 01:24:44.388194 [ 3 ] {39c13e46-b4b9-44f6-acda-0ea7b83cb4bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4919 | 2024.11.09 01:24:44.388584 [ 3 ] {39c13e46-b4b9-44f6-acda-0ea7b83cb4bd} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4920 | 2024.11.09 01:24:44.388620 [ 3 ] {39c13e46-b4b9-44f6-acda-0ea7b83cb4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4921 | 2024.11.09 01:24:44.388981 [ 3 ] {39c13e46-b4b9-44f6-acda-0ea7b83cb4bd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4922 | 2024.11.09 01:24:44.389219 [ 3 ] {39c13e46-b4b9-44f6-acda-0ea7b83cb4bd} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4923 | 2024.11.09 01:24:44.389376 [ 3 ] {39c13e46-b4b9-44f6-acda-0ea7b83cb4bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. | ||
4924 | 2024.11.09 01:24:44.389556 [ 3 ] {39c13e46-b4b9-44f6-acda-0ea7b83cb4bd} <Debug> DynamicQueryHandler: Done processing query | ||
4925 | 2024.11.09 01:24:44.389581 [ 3 ] {39c13e46-b4b9-44f6-acda-0ea7b83cb4bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4926 | 2024.11.09 01:24:44.389597 [ 3 ] {} <Debug> HTTP-Session: 1e72fa85-235b-46b6-a875-abd0bb053882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4927 | 2024.11.09 01:24:44.390387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4928 | 2024.11.09 01:24:45.850003 [ 119 ] {} <Debug> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4929 | 2024.11.09 01:24:45.850097 [ 119 ] {} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4930 | 2024.11.09 01:24:45.850137 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4931 | 2024.11.09 01:24:45.850396 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::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 | ||
4932 | 2024.11.09 01:24:45.850662 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4933 | 2024.11.09 01:24:45.850739 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
4934 | 2024.11.09 01:24:45.850886 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
4935 | 2024.11.09 01:24:45.851122 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
4936 | 2024.11.09 01:24:45.851299 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
4937 | 2024.11.09 01:24:45.851555 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
4938 | 2024.11.09 01:24:45.852733 [ 201 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002483978 sec., 4025.8005505684832 rows/sec., 268.12 KiB/sec. | ||
4939 | 2024.11.09 01:24:45.852885 [ 201 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4940 | 2024.11.09 01:24:45.853228 [ 201 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_9_2} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4941 | 2024.11.09 01:24:45.853323 [ 201 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_9_2} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4942 | 2024.11.09 01:24:45.853409 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4943 | 2024.11.09 01:24:47.618470 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4944 | 2024.11.09 01:24:47.618541 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4945 | 2024.11.09 01:24:49.387254 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43179, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4946 | 2024.11.09 01:24:49.387410 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4947 | 2024.11.09 01:24:49.387452 [ 291 ] {} <Debug> HTTP-Session: 6cebb3a7-471f-4ee7-99c3-f558fe521f2d Authenticating user 'default' from [fd00:1122:3344:101::d]:43179 | ||
4948 | 2024.11.09 01:24:49.387493 [ 291 ] {} <Debug> HTTP-Session: 6cebb3a7-471f-4ee7-99c3-f558fe521f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4949 | 2024.11.09 01:24:49.387522 [ 291 ] {} <Debug> HTTP-Session: 6cebb3a7-471f-4ee7-99c3-f558fe521f2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4950 | 2024.11.09 01:24:49.387599 [ 291 ] {} <Trace> HTTP-Session: 6cebb3a7-471f-4ee7-99c3-f558fe521f2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4951 | 2024.11.09 01:24:49.387843 [ 291 ] {06180adc-bcd2-4dca-9948-49bf3a24361f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43179) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
4952 | 2024.11.09 01:24:49.387912 [ 291 ] {06180adc-bcd2-4dca-9948-49bf3a24361f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4953 | 2024.11.09 01:24:49.388251 [ 291 ] {06180adc-bcd2-4dca-9948-49bf3a24361f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4954 | 2024.11.09 01:24:49.388693 [ 291 ] {06180adc-bcd2-4dca-9948-49bf3a24361f} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4955 | 2024.11.09 01:24:49.388739 [ 291 ] {06180adc-bcd2-4dca-9948-49bf3a24361f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4956 | 2024.11.09 01:24:49.389158 [ 291 ] {06180adc-bcd2-4dca-9948-49bf3a24361f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4957 | 2024.11.09 01:24:49.389417 [ 291 ] {06180adc-bcd2-4dca-9948-49bf3a24361f} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4958 | 2024.11.09 01:24:49.389599 [ 291 ] {06180adc-bcd2-4dca-9948-49bf3a24361f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001803 sec., 7764.83638380477 rows/sec., 558.96 KiB/sec. | ||
4959 | 2024.11.09 01:24:49.389610 [ 117 ] {} <Debug> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4960 | 2024.11.09 01:24:49.389762 [ 117 ] {} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4961 | 2024.11.09 01:24:49.389806 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
4962 | 2024.11.09 01:24:49.389958 [ 291 ] {06180adc-bcd2-4dca-9948-49bf3a24361f} <Debug> DynamicQueryHandler: Done processing query | ||
4963 | 2024.11.09 01:24:49.390043 [ 291 ] {06180adc-bcd2-4dca-9948-49bf3a24361f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4964 | 2024.11.09 01:24:49.390134 [ 291 ] {} <Debug> HTTP-Session: 6cebb3a7-471f-4ee7-99c3-f558fe521f2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4965 | 2024.11.09 01:24:49.390255 [ 193 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::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 | ||
4966 | 2024.11.09 01:24:49.390416 [ 193 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4967 | 2024.11.09 01:24:49.390457 [ 193 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::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 | ||
4968 | 2024.11.09 01:24:49.390584 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43179, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4969 | 2024.11.09 01:24:49.390668 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42023, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4970 | 2024.11.09 01:24:49.390792 [ 193 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::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 | ||
4971 | 2024.11.09 01:24:49.390947 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4972 | 2024.11.09 01:24:49.391071 [ 288 ] {} <Debug> HTTP-Session: 2cc37957-e136-4c85-8555-c7c4edb3eafe Authenticating user 'default' from [fd00:1122:3344:101::d]:42023 | ||
4973 | 2024.11.09 01:24:49.391215 [ 288 ] {} <Debug> HTTP-Session: 2cc37957-e136-4c85-8555-c7c4edb3eafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4974 | 2024.11.09 01:24:49.391252 [ 193 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::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 | ||
4975 | 2024.11.09 01:24:49.391310 [ 288 ] {} <Debug> HTTP-Session: 2cc37957-e136-4c85-8555-c7c4edb3eafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4976 | 2024.11.09 01:24:49.391531 [ 288 ] {} <Trace> HTTP-Session: 2cc37957-e136-4c85-8555-c7c4edb3eafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4977 | 2024.11.09 01:24:49.391671 [ 193 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::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 | ||
4978 | 2024.11.09 01:24:49.392026 [ 193 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::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 | ||
4979 | 2024.11.09 01:24:49.392076 [ 288 ] {066c6c27-92f6-48da-bf03-135537f97820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42023) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4980 | 2024.11.09 01:24:49.392261 [ 288 ] {066c6c27-92f6-48da-bf03-135537f97820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4981 | 2024.11.09 01:24:49.392987 [ 288 ] {066c6c27-92f6-48da-bf03-135537f97820} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4982 | 2024.11.09 01:24:49.393850 [ 197 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003942334 sec., 17755.979072295755 rows/sec., 1.32 MiB/sec. | ||
4983 | 2024.11.09 01:24:49.393850 [ 288 ] {066c6c27-92f6-48da-bf03-135537f97820} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4984 | 2024.11.09 01:24:49.393921 [ 288 ] {066c6c27-92f6-48da-bf03-135537f97820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
4985 | 2024.11.09 01:24:49.393989 [ 197 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4986 | 2024.11.09 01:24:49.394322 [ 197 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_9_2} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4987 | 2024.11.09 01:24:49.394390 [ 288 ] {066c6c27-92f6-48da-bf03-135537f97820} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4988 | 2024.11.09 01:24:49.394412 [ 197 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_9_2} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4989 | 2024.11.09 01:24:49.394499 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4990 | 2024.11.09 01:24:49.394673 [ 288 ] {066c6c27-92f6-48da-bf03-135537f97820} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4991 | 2024.11.09 01:24:49.394818 [ 288 ] {066c6c27-92f6-48da-bf03-135537f97820} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002997 sec., 95095.0950950951 rows/sec., 8.39 MiB/sec. | ||
4992 | 2024.11.09 01:24:49.395023 [ 288 ] {066c6c27-92f6-48da-bf03-135537f97820} <Debug> DynamicQueryHandler: Done processing query | ||
4993 | 2024.11.09 01:24:49.395049 [ 288 ] {066c6c27-92f6-48da-bf03-135537f97820} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
4994 | 2024.11.09 01:24:49.395066 [ 288 ] {} <Debug> HTTP-Session: 2cc37957-e136-4c85-8555-c7c4edb3eafe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4995 | 2024.11.09 01:24:49.395268 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4996 | 2024.11.09 01:24:49.395352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33792, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4997 | 2024.11.09 01:24:49.395434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4998 | 2024.11.09 01:24:49.395460 [ 3 ] {} <Debug> HTTP-Session: 8846c9e8-9657-4595-a6ec-3c54dadbc1d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33792 | ||
4999 | 2024.11.09 01:24:49.395482 [ 3 ] {} <Debug> HTTP-Session: 8846c9e8-9657-4595-a6ec-3c54dadbc1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5000 | 2024.11.09 01:24:49.395502 [ 3 ] {} <Debug> HTTP-Session: 8846c9e8-9657-4595-a6ec-3c54dadbc1d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5001 | 2024.11.09 01:24:49.395542 [ 3 ] {} <Trace> HTTP-Session: 8846c9e8-9657-4595-a6ec-3c54dadbc1d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5002 | 2024.11.09 01:24:49.395686 [ 3 ] {5491a08a-854d-4e88-a19f-7b1123b9f375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33792) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5003 | 2024.11.09 01:24:49.395734 [ 3 ] {5491a08a-854d-4e88-a19f-7b1123b9f375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5004 | 2024.11.09 01:24:49.395964 [ 3 ] {5491a08a-854d-4e88-a19f-7b1123b9f375} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5005 | 2024.11.09 01:24:49.396293 [ 3 ] {5491a08a-854d-4e88-a19f-7b1123b9f375} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5006 | 2024.11.09 01:24:49.396331 [ 3 ] {5491a08a-854d-4e88-a19f-7b1123b9f375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
5007 | 2024.11.09 01:24:49.396686 [ 3 ] {5491a08a-854d-4e88-a19f-7b1123b9f375} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5008 | 2024.11.09 01:24:49.396939 [ 3 ] {5491a08a-854d-4e88-a19f-7b1123b9f375} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5009 | 2024.11.09 01:24:49.397076 [ 3 ] {5491a08a-854d-4e88-a19f-7b1123b9f375} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001434 sec., 33472.803347280336 rows/sec., 2.41 MiB/sec. | ||
5010 | 2024.11.09 01:24:49.397408 [ 3 ] {5491a08a-854d-4e88-a19f-7b1123b9f375} <Debug> DynamicQueryHandler: Done processing query | ||
5011 | 2024.11.09 01:24:49.397436 [ 3 ] {5491a08a-854d-4e88-a19f-7b1123b9f375} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5012 | 2024.11.09 01:24:49.397453 [ 3 ] {} <Debug> HTTP-Session: 8846c9e8-9657-4595-a6ec-3c54dadbc1d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5013 | 2024.11.09 01:24:49.397623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5014 | 2024.11.09 01:24:49.397638 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42023, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5015 | 2024.11.09 01:24:49.397711 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5016 | 2024.11.09 01:24:49.397739 [ 288 ] {} <Debug> HTTP-Session: 07f66361-7577-4440-b90e-2ab0f9ba0dbd Authenticating user 'default' from [fd00:1122:3344:101::d]:42023 | ||
5017 | 2024.11.09 01:24:49.397763 [ 288 ] {} <Debug> HTTP-Session: 07f66361-7577-4440-b90e-2ab0f9ba0dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5018 | 2024.11.09 01:24:49.397779 [ 288 ] {} <Debug> HTTP-Session: 07f66361-7577-4440-b90e-2ab0f9ba0dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5019 | 2024.11.09 01:24:49.397814 [ 288 ] {} <Trace> HTTP-Session: 07f66361-7577-4440-b90e-2ab0f9ba0dbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5020 | 2024.11.09 01:24:49.397926 [ 288 ] {e92c2b4d-c049-4087-9b14-5e1a69281da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42023) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5021 | 2024.11.09 01:24:49.397972 [ 288 ] {e92c2b4d-c049-4087-9b14-5e1a69281da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5022 | 2024.11.09 01:24:49.398219 [ 288 ] {e92c2b4d-c049-4087-9b14-5e1a69281da0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5023 | 2024.11.09 01:24:49.398531 [ 288 ] {e92c2b4d-c049-4087-9b14-5e1a69281da0} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5024 | 2024.11.09 01:24:49.398568 [ 288 ] {e92c2b4d-c049-4087-9b14-5e1a69281da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
5025 | 2024.11.09 01:24:49.398906 [ 288 ] {e92c2b4d-c049-4087-9b14-5e1a69281da0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5026 | 2024.11.09 01:24:49.399153 [ 288 ] {e92c2b4d-c049-4087-9b14-5e1a69281da0} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5027 | 2024.11.09 01:24:49.399284 [ 288 ] {e92c2b4d-c049-4087-9b14-5e1a69281da0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001386 sec., 10101.0101010101 rows/sec., 707.41 KiB/sec. | ||
5028 | 2024.11.09 01:24:49.399595 [ 288 ] {e92c2b4d-c049-4087-9b14-5e1a69281da0} <Debug> DynamicQueryHandler: Done processing query | ||
5029 | 2024.11.09 01:24:49.399621 [ 288 ] {e92c2b4d-c049-4087-9b14-5e1a69281da0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5030 | 2024.11.09 01:24:49.399637 [ 288 ] {} <Debug> HTTP-Session: 07f66361-7577-4440-b90e-2ab0f9ba0dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5031 | 2024.11.09 01:24:49.399821 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5032 | 2024.11.09 01:24:49.399915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64961, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5033 | 2024.11.09 01:24:49.399983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5034 | 2024.11.09 01:24:49.400007 [ 3 ] {} <Debug> HTTP-Session: 2e66cf3b-84c3-4a69-a6fc-a65238f3b463 Authenticating user 'default' from [fd00:1122:3344:101::d]:64961 | ||
5035 | 2024.11.09 01:24:49.400027 [ 3 ] {} <Debug> HTTP-Session: 2e66cf3b-84c3-4a69-a6fc-a65238f3b463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5036 | 2024.11.09 01:24:49.400045 [ 3 ] {} <Debug> HTTP-Session: 2e66cf3b-84c3-4a69-a6fc-a65238f3b463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5037 | 2024.11.09 01:24:49.400083 [ 3 ] {} <Trace> HTTP-Session: 2e66cf3b-84c3-4a69-a6fc-a65238f3b463 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5038 | 2024.11.09 01:24:49.400204 [ 3 ] {c65b64a2-4f00-4938-9116-cc936632c3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64961) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5039 | 2024.11.09 01:24:49.400257 [ 3 ] {c65b64a2-4f00-4938-9116-cc936632c3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5040 | 2024.11.09 01:24:49.400550 [ 3 ] {c65b64a2-4f00-4938-9116-cc936632c3f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5041 | 2024.11.09 01:24:49.400865 [ 3 ] {c65b64a2-4f00-4938-9116-cc936632c3f7} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5042 | 2024.11.09 01:24:49.400901 [ 3 ] {c65b64a2-4f00-4938-9116-cc936632c3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
5043 | 2024.11.09 01:24:49.401238 [ 3 ] {c65b64a2-4f00-4938-9116-cc936632c3f7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5044 | 2024.11.09 01:24:49.401501 [ 3 ] {c65b64a2-4f00-4938-9116-cc936632c3f7} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5045 | 2024.11.09 01:24:49.401616 [ 117 ] {} <Debug> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5046 | 2024.11.09 01:24:49.401626 [ 3 ] {c65b64a2-4f00-4938-9116-cc936632c3f7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001455 sec., 8934.707903780069 rows/sec., 557.08 KiB/sec. | ||
5047 | 2024.11.09 01:24:49.401650 [ 117 ] {} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5048 | 2024.11.09 01:24:49.401686 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
5049 | 2024.11.09 01:24:49.401810 [ 193 ] {a0d6ee65-53ca-409d-a081-421a1e344917::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 | ||
5050 | 2024.11.09 01:24:49.401857 [ 3 ] {c65b64a2-4f00-4938-9116-cc936632c3f7} <Debug> DynamicQueryHandler: Done processing query | ||
5051 | 2024.11.09 01:24:49.401892 [ 3 ] {c65b64a2-4f00-4938-9116-cc936632c3f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5052 | 2024.11.09 01:24:49.401920 [ 3 ] {} <Debug> HTTP-Session: 2e66cf3b-84c3-4a69-a6fc-a65238f3b463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5053 | 2024.11.09 01:24:49.401960 [ 193 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5054 | 2024.11.09 01:24:49.401993 [ 193 ] {a0d6ee65-53ca-409d-a081-421a1e344917::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 | ||
5055 | 2024.11.09 01:24:49.402098 [ 193 ] {a0d6ee65-53ca-409d-a081-421a1e344917::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 | ||
5056 | 2024.11.09 01:24:49.402382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64961, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5057 | 2024.11.09 01:24:49.402439 [ 193 ] {a0d6ee65-53ca-409d-a081-421a1e344917::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 | ||
5058 | 2024.11.09 01:24:49.402492 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42023, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5059 | 2024.11.09 01:24:49.402776 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5060 | 2024.11.09 01:24:49.402884 [ 288 ] {} <Debug> HTTP-Session: 9fa85c71-ec8b-4405-8403-0be0118648cb Authenticating user 'default' from [fd00:1122:3344:101::d]:42023 | ||
5061 | 2024.11.09 01:24:49.402899 [ 193 ] {a0d6ee65-53ca-409d-a081-421a1e344917::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 | ||
5062 | 2024.11.09 01:24:49.402937 [ 288 ] {} <Debug> HTTP-Session: 9fa85c71-ec8b-4405-8403-0be0118648cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5063 | 2024.11.09 01:24:49.402981 [ 288 ] {} <Debug> HTTP-Session: 9fa85c71-ec8b-4405-8403-0be0118648cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5064 | 2024.11.09 01:24:49.403116 [ 193 ] {a0d6ee65-53ca-409d-a081-421a1e344917::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 | ||
5065 | 2024.11.09 01:24:49.403130 [ 288 ] {} <Trace> HTTP-Session: 9fa85c71-ec8b-4405-8403-0be0118648cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5066 | 2024.11.09 01:24:49.403578 [ 288 ] {16cd7eda-7150-4399-b3ba-f5c26b8620d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42023) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5067 | 2024.11.09 01:24:49.403627 [ 288 ] {16cd7eda-7150-4399-b3ba-f5c26b8620d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5068 | 2024.11.09 01:24:49.404067 [ 288 ] {16cd7eda-7150-4399-b3ba-f5c26b8620d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5069 | 2024.11.09 01:24:49.404722 [ 197 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002962403 sec., 21941.64669695514 rows/sec., 1.42 MiB/sec. | ||
5070 | 2024.11.09 01:24:49.404842 [ 197 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5071 | 2024.11.09 01:24:49.404908 [ 288 ] {16cd7eda-7150-4399-b3ba-f5c26b8620d8} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5072 | 2024.11.09 01:24:49.404954 [ 288 ] {16cd7eda-7150-4399-b3ba-f5c26b8620d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5073 | 2024.11.09 01:24:49.405196 [ 197 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_9_2} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5074 | 2024.11.09 01:24:49.405305 [ 197 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_9_2} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5075 | 2024.11.09 01:24:49.405394 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5076 | 2024.11.09 01:24:49.405514 [ 288 ] {16cd7eda-7150-4399-b3ba-f5c26b8620d8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5077 | 2024.11.09 01:24:49.405760 [ 288 ] {16cd7eda-7150-4399-b3ba-f5c26b8620d8} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5078 | 2024.11.09 01:24:49.405893 [ 288 ] {16cd7eda-7150-4399-b3ba-f5c26b8620d8} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002531 sec., 167127.61754247334 rows/sec., 11.95 MiB/sec. | ||
5079 | 2024.11.09 01:24:49.406273 [ 288 ] {16cd7eda-7150-4399-b3ba-f5c26b8620d8} <Debug> DynamicQueryHandler: Done processing query | ||
5080 | 2024.11.09 01:24:49.406300 [ 288 ] {16cd7eda-7150-4399-b3ba-f5c26b8620d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
5081 | 2024.11.09 01:24:49.406317 [ 288 ] {} <Debug> HTTP-Session: 9fa85c71-ec8b-4405-8403-0be0118648cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5082 | 2024.11.09 01:24:49.406516 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5083 | 2024.11.09 01:24:49.406540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56534, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5084 | 2024.11.09 01:24:49.406602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5085 | 2024.11.09 01:24:49.406621 [ 3 ] {} <Debug> HTTP-Session: 975e2ee8-0d80-49dd-95ac-0cff827182ae Authenticating user 'default' from [fd00:1122:3344:101::d]:56534 | ||
5086 | 2024.11.09 01:24:49.406639 [ 3 ] {} <Debug> HTTP-Session: 975e2ee8-0d80-49dd-95ac-0cff827182ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5087 | 2024.11.09 01:24:49.406655 [ 3 ] {} <Debug> HTTP-Session: 975e2ee8-0d80-49dd-95ac-0cff827182ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5088 | 2024.11.09 01:24:49.406688 [ 3 ] {} <Trace> HTTP-Session: 975e2ee8-0d80-49dd-95ac-0cff827182ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5089 | 2024.11.09 01:24:49.406788 [ 3 ] {a8357de1-994d-4ab3-84d2-5c47b9a9b913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56534) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5090 | 2024.11.09 01:24:49.406837 [ 3 ] {a8357de1-994d-4ab3-84d2-5c47b9a9b913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5091 | 2024.11.09 01:24:49.406984 [ 3 ] {a8357de1-994d-4ab3-84d2-5c47b9a9b913} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5092 | 2024.11.09 01:24:49.407254 [ 3 ] {a8357de1-994d-4ab3-84d2-5c47b9a9b913} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5093 | 2024.11.09 01:24:49.407290 [ 3 ] {a8357de1-994d-4ab3-84d2-5c47b9a9b913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
5094 | 2024.11.09 01:24:49.407635 [ 3 ] {a8357de1-994d-4ab3-84d2-5c47b9a9b913} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5095 | 2024.11.09 01:24:49.407868 [ 3 ] {a8357de1-994d-4ab3-84d2-5c47b9a9b913} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5096 | 2024.11.09 01:24:49.407993 [ 3 ] {a8357de1-994d-4ab3-84d2-5c47b9a9b913} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00123 sec., 4878.048780487805 rows/sec., 254.86 KiB/sec. | ||
5097 | 2024.11.09 01:24:49.408295 [ 3 ] {a8357de1-994d-4ab3-84d2-5c47b9a9b913} <Debug> DynamicQueryHandler: Done processing query | ||
5098 | 2024.11.09 01:24:49.408319 [ 3 ] {a8357de1-994d-4ab3-84d2-5c47b9a9b913} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5099 | 2024.11.09 01:24:49.408336 [ 3 ] {} <Debug> HTTP-Session: 975e2ee8-0d80-49dd-95ac-0cff827182ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5100 | 2024.11.09 01:24:49.408580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5101 | 2024.11.09 01:24:49.408680 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36326, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5102 | 2024.11.09 01:24:49.408741 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5103 | 2024.11.09 01:24:49.408765 [ 288 ] {} <Debug> HTTP-Session: 330716e2-ae25-4a4c-b0dd-07c4eddf6f0e Authenticating user 'default' from [fd00:1122:3344:101::d]:36326 | ||
5104 | 2024.11.09 01:24:49.408783 [ 288 ] {} <Debug> HTTP-Session: 330716e2-ae25-4a4c-b0dd-07c4eddf6f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5105 | 2024.11.09 01:24:49.408798 [ 288 ] {} <Debug> HTTP-Session: 330716e2-ae25-4a4c-b0dd-07c4eddf6f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5106 | 2024.11.09 01:24:49.408829 [ 288 ] {} <Trace> HTTP-Session: 330716e2-ae25-4a4c-b0dd-07c4eddf6f0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5107 | 2024.11.09 01:24:49.409020 [ 288 ] {1c9db915-5397-4a59-aff1-ba890ee15083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36326) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5108 | 2024.11.09 01:24:49.409070 [ 288 ] {1c9db915-5397-4a59-aff1-ba890ee15083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5109 | 2024.11.09 01:24:49.409319 [ 288 ] {1c9db915-5397-4a59-aff1-ba890ee15083} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5110 | 2024.11.09 01:24:49.409736 [ 288 ] {1c9db915-5397-4a59-aff1-ba890ee15083} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5111 | 2024.11.09 01:24:49.409774 [ 288 ] {1c9db915-5397-4a59-aff1-ba890ee15083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
5112 | 2024.11.09 01:24:49.410145 [ 288 ] {1c9db915-5397-4a59-aff1-ba890ee15083} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5113 | 2024.11.09 01:24:49.410390 [ 288 ] {1c9db915-5397-4a59-aff1-ba890ee15083} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5114 | 2024.11.09 01:24:49.410519 [ 288 ] {1c9db915-5397-4a59-aff1-ba890ee15083} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001589 sec., 149150.40906230334 rows/sec., 10.00 MiB/sec. | ||
5115 | 2024.11.09 01:24:49.410667 [ 288 ] {1c9db915-5397-4a59-aff1-ba890ee15083} <Debug> DynamicQueryHandler: Done processing query | ||
5116 | 2024.11.09 01:24:49.410692 [ 288 ] {1c9db915-5397-4a59-aff1-ba890ee15083} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5117 | 2024.11.09 01:24:49.410708 [ 288 ] {} <Debug> HTTP-Session: 330716e2-ae25-4a4c-b0dd-07c4eddf6f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5118 | 2024.11.09 01:24:49.410896 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5119 | 2024.11.09 01:24:49.410972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32989, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5120 | 2024.11.09 01:24:49.411033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5121 | 2024.11.09 01:24:49.411057 [ 3 ] {} <Debug> HTTP-Session: c9b7093a-5442-4a09-8d68-17e05b911630 Authenticating user 'default' from [fd00:1122:3344:101::d]:32989 | ||
5122 | 2024.11.09 01:24:49.411077 [ 3 ] {} <Debug> HTTP-Session: c9b7093a-5442-4a09-8d68-17e05b911630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5123 | 2024.11.09 01:24:49.411095 [ 3 ] {} <Debug> HTTP-Session: c9b7093a-5442-4a09-8d68-17e05b911630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5124 | 2024.11.09 01:24:49.411133 [ 3 ] {} <Trace> HTTP-Session: c9b7093a-5442-4a09-8d68-17e05b911630 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5125 | 2024.11.09 01:24:49.411243 [ 3 ] {6feff4f9-3518-4fcf-888b-fc06af7ae68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32989) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5126 | 2024.11.09 01:24:49.411297 [ 3 ] {6feff4f9-3518-4fcf-888b-fc06af7ae68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5127 | 2024.11.09 01:24:49.411455 [ 3 ] {6feff4f9-3518-4fcf-888b-fc06af7ae68d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5128 | 2024.11.09 01:24:49.411728 [ 3 ] {6feff4f9-3518-4fcf-888b-fc06af7ae68d} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5129 | 2024.11.09 01:24:49.411763 [ 3 ] {6feff4f9-3518-4fcf-888b-fc06af7ae68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
5130 | 2024.11.09 01:24:49.412101 [ 3 ] {6feff4f9-3518-4fcf-888b-fc06af7ae68d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5131 | 2024.11.09 01:24:49.412347 [ 3 ] {6feff4f9-3518-4fcf-888b-fc06af7ae68d} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5132 | 2024.11.09 01:24:49.412470 [ 3 ] {6feff4f9-3518-4fcf-888b-fc06af7ae68d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001255 sec., 796.8127490039841 rows/sec., 53.69 KiB/sec. | ||
5133 | 2024.11.09 01:24:49.412628 [ 3 ] {6feff4f9-3518-4fcf-888b-fc06af7ae68d} <Debug> DynamicQueryHandler: Done processing query | ||
5134 | 2024.11.09 01:24:49.412652 [ 3 ] {6feff4f9-3518-4fcf-888b-fc06af7ae68d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5135 | 2024.11.09 01:24:49.412667 [ 3 ] {} <Debug> HTTP-Session: c9b7093a-5442-4a09-8d68-17e05b911630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5136 | 2024.11.09 01:24:49.412915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5137 | 2024.11.09 01:24:49.412930 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36326, User-Agent: (none), Length: 68531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5138 | 2024.11.09 01:24:49.412987 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5139 | 2024.11.09 01:24:49.413007 [ 288 ] {} <Debug> HTTP-Session: ef9061f7-d471-4e1d-8741-35ec9b07ab81 Authenticating user 'default' from [fd00:1122:3344:101::d]:36326 | ||
5140 | 2024.11.09 01:24:49.413025 [ 288 ] {} <Debug> HTTP-Session: ef9061f7-d471-4e1d-8741-35ec9b07ab81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5141 | 2024.11.09 01:24:49.413041 [ 288 ] {} <Debug> HTTP-Session: ef9061f7-d471-4e1d-8741-35ec9b07ab81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5142 | 2024.11.09 01:24:49.413072 [ 288 ] {} <Trace> HTTP-Session: ef9061f7-d471-4e1d-8741-35ec9b07ab81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5143 | 2024.11.09 01:24:49.413478 [ 288 ] {e90d6744-133a-4238-9e2a-13e5a65dcf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36326) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5144 | 2024.11.09 01:24:49.413541 [ 288 ] {e90d6744-133a-4238-9e2a-13e5a65dcf89} <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 | ||
5145 | 2024.11.09 01:24:49.413953 [ 288 ] {e90d6744-133a-4238-9e2a-13e5a65dcf89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5146 | 2024.11.09 01:24:49.414580 [ 288 ] {e90d6744-133a-4238-9e2a-13e5a65dcf89} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5147 | 2024.11.09 01:24:49.414615 [ 288 ] {e90d6744-133a-4238-9e2a-13e5a65dcf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
5148 | 2024.11.09 01:24:49.415242 [ 288 ] {e90d6744-133a-4238-9e2a-13e5a65dcf89} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5149 | 2024.11.09 01:24:49.415499 [ 288 ] {e90d6744-133a-4238-9e2a-13e5a65dcf89} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5150 | 2024.11.09 01:24:49.415673 [ 288 ] {e90d6744-133a-4238-9e2a-13e5a65dcf89} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002494 sec., 16439.45469125902 rows/sec., 29.46 MiB/sec. | ||
5151 | 2024.11.09 01:24:49.415875 [ 288 ] {e90d6744-133a-4238-9e2a-13e5a65dcf89} <Debug> DynamicQueryHandler: Done processing query | ||
5152 | 2024.11.09 01:24:49.415900 [ 288 ] {e90d6744-133a-4238-9e2a-13e5a65dcf89} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
5153 | 2024.11.09 01:24:49.415915 [ 288 ] {} <Debug> HTTP-Session: ef9061f7-d471-4e1d-8741-35ec9b07ab81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5154 | 2024.11.09 01:24:49.416129 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5155 | 2024.11.09 01:24:49.416191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61039, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5156 | 2024.11.09 01:24:49.416246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5157 | 2024.11.09 01:24:49.416268 [ 3 ] {} <Debug> HTTP-Session: 51ca3e10-264a-4102-9c1f-58888fe4f407 Authenticating user 'default' from [fd00:1122:3344:101::d]:61039 | ||
5158 | 2024.11.09 01:24:49.416287 [ 3 ] {} <Debug> HTTP-Session: 51ca3e10-264a-4102-9c1f-58888fe4f407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5159 | 2024.11.09 01:24:49.416301 [ 3 ] {} <Debug> HTTP-Session: 51ca3e10-264a-4102-9c1f-58888fe4f407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5160 | 2024.11.09 01:24:49.416332 [ 3 ] {} <Trace> HTTP-Session: 51ca3e10-264a-4102-9c1f-58888fe4f407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5161 | 2024.11.09 01:24:49.416453 [ 3 ] {375fc229-1683-4d4b-b0aa-f753ebadd6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61039) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5162 | 2024.11.09 01:24:49.416497 [ 3 ] {375fc229-1683-4d4b-b0aa-f753ebadd6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5163 | 2024.11.09 01:24:49.416626 [ 3 ] {375fc229-1683-4d4b-b0aa-f753ebadd6e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5164 | 2024.11.09 01:24:49.416910 [ 3 ] {375fc229-1683-4d4b-b0aa-f753ebadd6e9} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5165 | 2024.11.09 01:24:49.416945 [ 3 ] {375fc229-1683-4d4b-b0aa-f753ebadd6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
5166 | 2024.11.09 01:24:49.417298 [ 3 ] {375fc229-1683-4d4b-b0aa-f753ebadd6e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5167 | 2024.11.09 01:24:49.417528 [ 3 ] {375fc229-1683-4d4b-b0aa-f753ebadd6e9} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5168 | 2024.11.09 01:24:49.417683 [ 3 ] {375fc229-1683-4d4b-b0aa-f753ebadd6e9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001263 sec., 64924.78226444972 rows/sec., 4.12 MiB/sec. | ||
5169 | 2024.11.09 01:24:49.417840 [ 3 ] {375fc229-1683-4d4b-b0aa-f753ebadd6e9} <Debug> DynamicQueryHandler: Done processing query | ||
5170 | 2024.11.09 01:24:49.417863 [ 3 ] {375fc229-1683-4d4b-b0aa-f753ebadd6e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5171 | 2024.11.09 01:24:49.417878 [ 3 ] {} <Debug> HTTP-Session: 51ca3e10-264a-4102-9c1f-58888fe4f407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5172 | 2024.11.09 01:24:49.418206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61039, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5173 | 2024.11.09 01:24:50.000189 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.46 MiB, peak 164.47 MiB, free memory in arenas 0.00 B, will set to 155.41 MiB (RSS), difference: -1.06 MiB | ||
5174 | 2024.11.09 01:24:52.758167 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 530 | ||
5175 | 2024.11.09 01:24:52.762099 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5176 | 2024.11.09 01:24:52.762150 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5177 | 2024.11.09 01:24:52.763819 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5178 | 2024.11.09 01:24:52.764168 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5179 | 2024.11.09 01:24:52.764694 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
5180 | 2024.11.09 01:24:54.379428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40468, User-Agent: (none), Length: 2550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5181 | 2024.11.09 01:24:54.379540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5182 | 2024.11.09 01:24:54.379565 [ 3 ] {} <Debug> HTTP-Session: a3e45588-b071-4a4d-ad96-6b3de5020823 Authenticating user 'default' from [fd00:1122:3344:101::d]:40468 | ||
5183 | 2024.11.09 01:24:54.379590 [ 3 ] {} <Debug> HTTP-Session: a3e45588-b071-4a4d-ad96-6b3de5020823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5184 | 2024.11.09 01:24:54.379605 [ 3 ] {} <Debug> HTTP-Session: a3e45588-b071-4a4d-ad96-6b3de5020823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5185 | 2024.11.09 01:24:54.379657 [ 3 ] {} <Trace> HTTP-Session: a3e45588-b071-4a4d-ad96-6b3de5020823 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5186 | 2024.11.09 01:24:54.379854 [ 3 ] {9bb65808-c0ff-4ccc-9084-5cb40bf11c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40468) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5187 | 2024.11.09 01:24:54.379925 [ 3 ] {9bb65808-c0ff-4ccc-9084-5cb40bf11c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5188 | 2024.11.09 01:24:54.380260 [ 3 ] {9bb65808-c0ff-4ccc-9084-5cb40bf11c8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5189 | 2024.11.09 01:24:54.380649 [ 3 ] {9bb65808-c0ff-4ccc-9084-5cb40bf11c8b} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5190 | 2024.11.09 01:24:54.380696 [ 3 ] {9bb65808-c0ff-4ccc-9084-5cb40bf11c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5191 | 2024.11.09 01:24:54.381115 [ 3 ] {9bb65808-c0ff-4ccc-9084-5cb40bf11c8b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
5192 | 2024.11.09 01:24:54.381397 [ 3 ] {9bb65808-c0ff-4ccc-9084-5cb40bf11c8b} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5193 | 2024.11.09 01:24:54.381563 [ 3 ] {9bb65808-c0ff-4ccc-9084-5cb40bf11c8b} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001767 sec., 9054.895302773062 rows/sec., 738.36 KiB/sec. | ||
5194 | 2024.11.09 01:24:54.381903 [ 3 ] {9bb65808-c0ff-4ccc-9084-5cb40bf11c8b} <Debug> DynamicQueryHandler: Done processing query | ||
5195 | 2024.11.09 01:24:54.381930 [ 3 ] {9bb65808-c0ff-4ccc-9084-5cb40bf11c8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5196 | 2024.11.09 01:24:54.381947 [ 3 ] {} <Debug> HTTP-Session: a3e45588-b071-4a4d-ad96-6b3de5020823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5197 | 2024.11.09 01:24:54.382176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5198 | 2024.11.09 01:24:54.382250 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55057, User-Agent: (none), Length: 8880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5199 | 2024.11.09 01:24:54.382330 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5200 | 2024.11.09 01:24:54.382357 [ 288 ] {} <Debug> HTTP-Session: 60dae1c0-8403-42a3-ad84-e0bd38ed8202 Authenticating user 'default' from [fd00:1122:3344:101::d]:55057 | ||
5201 | 2024.11.09 01:24:54.382381 [ 288 ] {} <Debug> HTTP-Session: 60dae1c0-8403-42a3-ad84-e0bd38ed8202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5202 | 2024.11.09 01:24:54.382399 [ 288 ] {} <Debug> HTTP-Session: 60dae1c0-8403-42a3-ad84-e0bd38ed8202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5203 | 2024.11.09 01:24:54.382442 [ 288 ] {} <Trace> HTTP-Session: 60dae1c0-8403-42a3-ad84-e0bd38ed8202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5204 | 2024.11.09 01:24:54.382604 [ 288 ] {3c99ef9f-c4e5-4c93-9280-a764aad2c67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55057) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5205 | 2024.11.09 01:24:54.382661 [ 288 ] {3c99ef9f-c4e5-4c93-9280-a764aad2c67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5206 | 2024.11.09 01:24:54.382953 [ 288 ] {3c99ef9f-c4e5-4c93-9280-a764aad2c67e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5207 | 2024.11.09 01:24:54.383308 [ 288 ] {3c99ef9f-c4e5-4c93-9280-a764aad2c67e} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5208 | 2024.11.09 01:24:54.383348 [ 288 ] {3c99ef9f-c4e5-4c93-9280-a764aad2c67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5209 | 2024.11.09 01:24:54.383718 [ 288 ] {3c99ef9f-c4e5-4c93-9280-a764aad2c67e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5210 | 2024.11.09 01:24:54.383969 [ 288 ] {3c99ef9f-c4e5-4c93-9280-a764aad2c67e} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5211 | 2024.11.09 01:24:54.384134 [ 288 ] {3c99ef9f-c4e5-4c93-9280-a764aad2c67e} <Debug> executeQuery: Read 64 rows, 4.96 KiB in 0.001583 sec., 40429.564118761846 rows/sec., 3.06 MiB/sec. | ||
5212 | 2024.11.09 01:24:54.384143 [ 112 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5213 | 2024.11.09 01:24:54.384264 [ 112 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5214 | 2024.11.09 01:24:54.384317 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5215 | 2024.11.09 01:24:54.384409 [ 288 ] {3c99ef9f-c4e5-4c93-9280-a764aad2c67e} <Debug> DynamicQueryHandler: Done processing query | ||
5216 | 2024.11.09 01:24:54.384491 [ 288 ] {3c99ef9f-c4e5-4c93-9280-a764aad2c67e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5217 | 2024.11.09 01:24:54.384552 [ 288 ] {} <Debug> HTTP-Session: 60dae1c0-8403-42a3-ad84-e0bd38ed8202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5218 | 2024.11.09 01:24:54.384610 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
5219 | 2024.11.09 01:24:54.384923 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5220 | 2024.11.09 01:24:54.384984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41295, User-Agent: (none), Length: 2288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5221 | 2024.11.09 01:24:54.385117 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5222 | 2024.11.09 01:24:54.385143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5223 | 2024.11.09 01:24:54.385160 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1433 rows starting from the beginning of the part | ||
5224 | 2024.11.09 01:24:54.385173 [ 3 ] {} <Debug> HTTP-Session: 7488a1fb-ee80-441c-9bce-fd4cf4994718 Authenticating user 'default' from [fd00:1122:3344:101::d]:41295 | ||
5225 | 2024.11.09 01:24:54.385205 [ 3 ] {} <Debug> HTTP-Session: 7488a1fb-ee80-441c-9bce-fd4cf4994718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5226 | 2024.11.09 01:24:54.385235 [ 3 ] {} <Debug> HTTP-Session: 7488a1fb-ee80-441c-9bce-fd4cf4994718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5227 | 2024.11.09 01:24:54.385260 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 285 rows starting from the beginning of the part | ||
5228 | 2024.11.09 01:24:54.385350 [ 3 ] {} <Trace> HTTP-Session: 7488a1fb-ee80-441c-9bce-fd4cf4994718 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5229 | 2024.11.09 01:24:54.385641 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
5230 | 2024.11.09 01:24:54.385809 [ 3 ] {89631e28-782a-446b-9d17-895cf4b5c890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41295) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5231 | 2024.11.09 01:24:54.386021 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
5232 | 2024.11.09 01:24:54.386033 [ 3 ] {89631e28-782a-446b-9d17-895cf4b5c890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5233 | 2024.11.09 01:24:54.386312 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 285 rows starting from the beginning of the part | ||
5234 | 2024.11.09 01:24:54.386693 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
5235 | 2024.11.09 01:24:54.387280 [ 3 ] {89631e28-782a-446b-9d17-895cf4b5c890} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5236 | 2024.11.09 01:24:54.387729 [ 3 ] {89631e28-782a-446b-9d17-895cf4b5c890} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5237 | 2024.11.09 01:24:54.387779 [ 3 ] {89631e28-782a-446b-9d17-895cf4b5c890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5238 | 2024.11.09 01:24:54.388376 [ 3 ] {89631e28-782a-446b-9d17-895cf4b5c890} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5239 | 2024.11.09 01:24:54.388655 [ 3 ] {89631e28-782a-446b-9d17-895cf4b5c890} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5240 | 2024.11.09 01:24:54.388972 [ 3 ] {89631e28-782a-446b-9d17-895cf4b5c890} <Debug> executeQuery: Read 16 rows, 1.12 KiB in 0.003319 sec., 4820.729135281712 rows/sec., 336.60 KiB/sec. | ||
5241 | 2024.11.09 01:24:54.389043 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.004646792 sec., 468925.6588201064 rows/sec., 41.23 MiB/sec. | ||
5242 | 2024.11.09 01:24:54.389198 [ 3 ] {89631e28-782a-446b-9d17-895cf4b5c890} <Debug> DynamicQueryHandler: Done processing query | ||
5243 | 2024.11.09 01:24:54.389224 [ 3 ] {89631e28-782a-446b-9d17-895cf4b5c890} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5244 | 2024.11.09 01:24:54.389244 [ 3 ] {} <Debug> HTTP-Session: 7488a1fb-ee80-441c-9bce-fd4cf4994718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5245 | 2024.11.09 01:24:54.389258 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5246 | 2024.11.09 01:24:54.389466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5247 | 2024.11.09 01:24:54.389551 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_26_5} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5248 | 2024.11.09 01:24:54.389618 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35809, User-Agent: (none), Length: 13624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5249 | 2024.11.09 01:24:54.389628 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_26_5} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5250 | 2024.11.09 01:24:54.389689 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5251 | 2024.11.09 01:24:54.389725 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5252 | 2024.11.09 01:24:54.389727 [ 288 ] {} <Debug> HTTP-Session: 99840b2b-f330-4a37-b4e7-36d0f03086d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35809 | ||
5253 | 2024.11.09 01:24:54.389762 [ 288 ] {} <Debug> HTTP-Session: 99840b2b-f330-4a37-b4e7-36d0f03086d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5254 | 2024.11.09 01:24:54.389779 [ 288 ] {} <Debug> HTTP-Session: 99840b2b-f330-4a37-b4e7-36d0f03086d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5255 | 2024.11.09 01:24:54.389811 [ 288 ] {} <Trace> HTTP-Session: 99840b2b-f330-4a37-b4e7-36d0f03086d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5256 | 2024.11.09 01:24:54.389927 [ 288 ] {36e1b6f7-3638-4e0d-8fcf-6740b291fd6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35809) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5257 | 2024.11.09 01:24:54.389971 [ 288 ] {36e1b6f7-3638-4e0d-8fcf-6740b291fd6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5258 | 2024.11.09 01:24:54.390198 [ 288 ] {36e1b6f7-3638-4e0d-8fcf-6740b291fd6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5259 | 2024.11.09 01:24:54.390515 [ 288 ] {36e1b6f7-3638-4e0d-8fcf-6740b291fd6d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5260 | 2024.11.09 01:24:54.390552 [ 288 ] {36e1b6f7-3638-4e0d-8fcf-6740b291fd6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5261 | 2024.11.09 01:24:54.390907 [ 288 ] {36e1b6f7-3638-4e0d-8fcf-6740b291fd6d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5262 | 2024.11.09 01:24:54.391165 [ 288 ] {36e1b6f7-3638-4e0d-8fcf-6740b291fd6d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5263 | 2024.11.09 01:24:54.391326 [ 288 ] {36e1b6f7-3638-4e0d-8fcf-6740b291fd6d} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.001432 sec., 55865.9217877095 rows/sec., 4.38 MiB/sec. | ||
5264 | 2024.11.09 01:24:54.391336 [ 112 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5265 | 2024.11.09 01:24:54.391430 [ 112 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5266 | 2024.11.09 01:24:54.391491 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5267 | 2024.11.09 01:24:54.391606 [ 288 ] {36e1b6f7-3638-4e0d-8fcf-6740b291fd6d} <Debug> DynamicQueryHandler: Done processing query | ||
5268 | 2024.11.09 01:24:54.391635 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
5269 | 2024.11.09 01:24:54.391644 [ 288 ] {36e1b6f7-3638-4e0d-8fcf-6740b291fd6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5270 | 2024.11.09 01:24:54.391676 [ 288 ] {} <Debug> HTTP-Session: 99840b2b-f330-4a37-b4e7-36d0f03086d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5271 | 2024.11.09 01:24:54.391748 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5272 | 2024.11.09 01:24:54.391778 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 911 rows starting from the beginning of the part | ||
5273 | 2024.11.09 01:24:54.391951 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 423 rows starting from the beginning of the part | ||
5274 | 2024.11.09 01:24:54.392007 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5275 | 2024.11.09 01:24:54.392019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41295, User-Agent: (none), Length: 26037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5276 | 2024.11.09 01:24:54.392368 [ 288 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
5277 | |||
5278 | (version 23.8.7.1) | ||
5279 | 2024.11.09 01:24:54.392387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5280 | 2024.11.09 01:24:54.392447 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
5281 | 2024.11.09 01:24:54.392505 [ 3 ] {} <Debug> HTTP-Session: 7431e4b1-615a-409d-9e3b-87d0f983656c Authenticating user 'default' from [fd00:1122:3344:101::d]:41295 | ||
5282 | 2024.11.09 01:24:54.392600 [ 3 ] {} <Debug> HTTP-Session: 7431e4b1-615a-409d-9e3b-87d0f983656c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5283 | 2024.11.09 01:24:54.392745 [ 3 ] {} <Debug> HTTP-Session: 7431e4b1-615a-409d-9e3b-87d0f983656c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5284 | 2024.11.09 01:24:54.392837 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
5285 | 2024.11.09 01:24:54.392879 [ 3 ] {} <Trace> HTTP-Session: 7431e4b1-615a-409d-9e3b-87d0f983656c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5286 | 2024.11.09 01:24:54.393125 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 423 rows starting from the beginning of the part | ||
5287 | 2024.11.09 01:24:54.393251 [ 3 ] {c1f6be62-6f4d-4d55-9eb4-857bd2b869a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41295) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5288 | 2024.11.09 01:24:54.393462 [ 3 ] {c1f6be62-6f4d-4d55-9eb4-857bd2b869a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5289 | 2024.11.09 01:24:54.393478 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 80 rows starting from the beginning of the part | ||
5290 | 2024.11.09 01:24:54.394122 [ 3 ] {c1f6be62-6f4d-4d55-9eb4-857bd2b869a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5291 | 2024.11.09 01:24:54.394822 [ 3 ] {c1f6be62-6f4d-4d55-9eb4-857bd2b869a3} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5292 | 2024.11.09 01:24:54.394867 [ 3 ] {c1f6be62-6f4d-4d55-9eb4-857bd2b869a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5293 | 2024.11.09 01:24:54.395384 [ 3 ] {c1f6be62-6f4d-4d55-9eb4-857bd2b869a3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5294 | 2024.11.09 01:24:54.395568 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.003983314 sec., 493307.8336279791 rows/sec., 37.78 MiB/sec. | ||
5295 | 2024.11.09 01:24:54.395769 [ 3 ] {c1f6be62-6f4d-4d55-9eb4-857bd2b869a3} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5296 | 2024.11.09 01:24:54.395918 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5297 | 2024.11.09 01:24:54.395984 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5298 | 2024.11.09 01:24:54.396077 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5299 | 2024.11.09 01:24:54.396077 [ 3 ] {c1f6be62-6f4d-4d55-9eb4-857bd2b869a3} <Debug> executeQuery: Read 136 rows, 9.69 KiB in 0.002973 sec., 45745.03868146653 rows/sec., 3.18 MiB/sec. | ||
5300 | 2024.11.09 01:24:54.396153 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5301 | 2024.11.09 01:24:54.396739 [ 200 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
5302 | 2024.11.09 01:24:54.397086 [ 3 ] {c1f6be62-6f4d-4d55-9eb4-857bd2b869a3} <Debug> DynamicQueryHandler: Done processing query | ||
5303 | 2024.11.09 01:24:54.397112 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_26_5} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5304 | 2024.11.09 01:24:54.397179 [ 3 ] {c1f6be62-6f4d-4d55-9eb4-857bd2b869a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5305 | 2024.11.09 01:24:54.397311 [ 3 ] {} <Debug> HTTP-Session: 7431e4b1-615a-409d-9e3b-87d0f983656c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5306 | 2024.11.09 01:24:54.397731 [ 200 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5307 | 2024.11.09 01:24:54.397744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5308 | 2024.11.09 01:24:54.397888 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62283, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5309 | 2024.11.09 01:24:54.397940 [ 200 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4968 rows starting from the beginning of the part | ||
5310 | 2024.11.09 01:24:54.397965 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_26_5} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5311 | 2024.11.09 01:24:54.398064 [ 3 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
5312 | |||
5313 | (version 23.8.7.1) | ||
5314 | 2024.11.09 01:24:54.398101 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5315 | 2024.11.09 01:24:54.398326 [ 288 ] {} <Debug> HTTP-Session: e421ec67-44a2-4ee8-a15f-048e6522c283 Authenticating user 'default' from [fd00:1122:3344:101::d]:62283 | ||
5316 | 2024.11.09 01:24:54.398435 [ 288 ] {} <Debug> HTTP-Session: e421ec67-44a2-4ee8-a15f-048e6522c283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5317 | 2024.11.09 01:24:54.398435 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5318 | 2024.11.09 01:24:54.398554 [ 200 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
5319 | 2024.11.09 01:24:54.398569 [ 288 ] {} <Debug> HTTP-Session: e421ec67-44a2-4ee8-a15f-048e6522c283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5320 | 2024.11.09 01:24:54.398742 [ 288 ] {} <Trace> HTTP-Session: e421ec67-44a2-4ee8-a15f-048e6522c283 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5321 | 2024.11.09 01:24:54.398829 [ 200 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
5322 | 2024.11.09 01:24:54.399130 [ 200 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
5323 | 2024.11.09 01:24:54.399236 [ 288 ] {215aa577-3551-4261-a995-16549caca71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62283) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5324 | 2024.11.09 01:24:54.399383 [ 200 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
5325 | 2024.11.09 01:24:54.399486 [ 288 ] {215aa577-3551-4261-a995-16549caca71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5326 | 2024.11.09 01:24:54.399719 [ 200 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 136 rows starting from the beginning of the part | ||
5327 | 2024.11.09 01:24:54.400501 [ 288 ] {215aa577-3551-4261-a995-16549caca71a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5328 | 2024.11.09 01:24:54.401211 [ 288 ] {215aa577-3551-4261-a995-16549caca71a} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5329 | 2024.11.09 01:24:54.401250 [ 288 ] {215aa577-3551-4261-a995-16549caca71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5330 | 2024.11.09 01:24:54.402091 [ 288 ] {215aa577-3551-4261-a995-16549caca71a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5331 | 2024.11.09 01:24:54.402658 [ 288 ] {215aa577-3551-4261-a995-16549caca71a} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5332 | 2024.11.09 01:24:54.402887 [ 288 ] {215aa577-3551-4261-a995-16549caca71a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.003863 sec., 12425.575977219776 rows/sec., 857.49 KiB/sec. | ||
5333 | 2024.11.09 01:24:54.403613 [ 288 ] {215aa577-3551-4261-a995-16549caca71a} <Debug> DynamicQueryHandler: Done processing query | ||
5334 | 2024.11.09 01:24:54.403668 [ 288 ] {215aa577-3551-4261-a995-16549caca71a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5335 | 2024.11.09 01:24:54.403685 [ 288 ] {} <Debug> HTTP-Session: e421ec67-44a2-4ee8-a15f-048e6522c283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5336 | 2024.11.09 01:24:54.403906 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62283, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5337 | 2024.11.09 01:24:54.404202 [ 197 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5866 rows, containing 5 columns (5 merged, 0 gathered) in 0.007878287 sec., 744578.1043518725 rows/sec., 50.65 MiB/sec. | ||
5338 | 2024.11.09 01:24:54.404686 [ 197 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5339 | 2024.11.09 01:24:54.405003 [ 197 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5340 | 2024.11.09 01:24:54.405090 [ 197 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5341 | 2024.11.09 01:24:54.405201 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
5342 | 2024.11.09 01:24:59.380472 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41200, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5343 | 2024.11.09 01:24:59.380607 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5344 | 2024.11.09 01:24:59.380637 [ 288 ] {} <Debug> HTTP-Session: ec0cef80-97e3-43e5-b541-8c563e4da68b Authenticating user 'default' from [fd00:1122:3344:101::d]:41200 | ||
5345 | 2024.11.09 01:24:59.380665 [ 288 ] {} <Debug> HTTP-Session: ec0cef80-97e3-43e5-b541-8c563e4da68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5346 | 2024.11.09 01:24:59.380683 [ 288 ] {} <Debug> HTTP-Session: ec0cef80-97e3-43e5-b541-8c563e4da68b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5347 | 2024.11.09 01:24:59.380740 [ 288 ] {} <Trace> HTTP-Session: ec0cef80-97e3-43e5-b541-8c563e4da68b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5348 | 2024.11.09 01:24:59.380973 [ 288 ] {6fec0b95-8ec9-4a17-a5d1-d67b7dadfca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41200) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5349 | 2024.11.09 01:24:59.381049 [ 288 ] {6fec0b95-8ec9-4a17-a5d1-d67b7dadfca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5350 | 2024.11.09 01:24:59.381382 [ 288 ] {6fec0b95-8ec9-4a17-a5d1-d67b7dadfca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5351 | 2024.11.09 01:24:59.381859 [ 288 ] {6fec0b95-8ec9-4a17-a5d1-d67b7dadfca7} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5352 | 2024.11.09 01:24:59.381897 [ 288 ] {6fec0b95-8ec9-4a17-a5d1-d67b7dadfca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5353 | 2024.11.09 01:24:59.382303 [ 288 ] {6fec0b95-8ec9-4a17-a5d1-d67b7dadfca7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5354 | 2024.11.09 01:24:59.382560 [ 288 ] {6fec0b95-8ec9-4a17-a5d1-d67b7dadfca7} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5355 | 2024.11.09 01:24:59.382721 [ 288 ] {6fec0b95-8ec9-4a17-a5d1-d67b7dadfca7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001828 sec., 30634.57330415755 rows/sec., 2.34 MiB/sec. | ||
5356 | 2024.11.09 01:24:59.382930 [ 288 ] {6fec0b95-8ec9-4a17-a5d1-d67b7dadfca7} <Debug> DynamicQueryHandler: Done processing query | ||
5357 | 2024.11.09 01:24:59.382957 [ 288 ] {6fec0b95-8ec9-4a17-a5d1-d67b7dadfca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5358 | 2024.11.09 01:24:59.382974 [ 288 ] {} <Debug> HTTP-Session: ec0cef80-97e3-43e5-b541-8c563e4da68b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5359 | 2024.11.09 01:24:59.383186 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5360 | 2024.11.09 01:24:59.383341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52445, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5361 | 2024.11.09 01:24:59.383414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5362 | 2024.11.09 01:24:59.383438 [ 3 ] {} <Debug> HTTP-Session: e86575e8-61c5-4884-9ffa-6d309493d28c Authenticating user 'default' from [fd00:1122:3344:101::d]:52445 | ||
5363 | 2024.11.09 01:24:59.383459 [ 3 ] {} <Debug> HTTP-Session: e86575e8-61c5-4884-9ffa-6d309493d28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5364 | 2024.11.09 01:24:59.383476 [ 3 ] {} <Debug> HTTP-Session: e86575e8-61c5-4884-9ffa-6d309493d28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5365 | 2024.11.09 01:24:59.383515 [ 3 ] {} <Trace> HTTP-Session: e86575e8-61c5-4884-9ffa-6d309493d28c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5366 | 2024.11.09 01:24:59.383662 [ 3 ] {42fdbc8a-15d8-46c3-8001-9e588e673461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5367 | 2024.11.09 01:24:59.383715 [ 3 ] {42fdbc8a-15d8-46c3-8001-9e588e673461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5368 | 2024.11.09 01:24:59.383991 [ 3 ] {42fdbc8a-15d8-46c3-8001-9e588e673461} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5369 | 2024.11.09 01:24:59.384349 [ 3 ] {42fdbc8a-15d8-46c3-8001-9e588e673461} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5370 | 2024.11.09 01:24:59.384385 [ 3 ] {42fdbc8a-15d8-46c3-8001-9e588e673461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5371 | 2024.11.09 01:24:59.384757 [ 3 ] {42fdbc8a-15d8-46c3-8001-9e588e673461} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5372 | 2024.11.09 01:24:59.384990 [ 3 ] {42fdbc8a-15d8-46c3-8001-9e588e673461} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5373 | 2024.11.09 01:24:59.385136 [ 3 ] {42fdbc8a-15d8-46c3-8001-9e588e673461} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00152 sec., 42105.26315789473 rows/sec., 3.29 MiB/sec. | ||
5374 | 2024.11.09 01:24:59.385308 [ 3 ] {42fdbc8a-15d8-46c3-8001-9e588e673461} <Debug> DynamicQueryHandler: Done processing query | ||
5375 | 2024.11.09 01:24:59.385331 [ 3 ] {42fdbc8a-15d8-46c3-8001-9e588e673461} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5376 | 2024.11.09 01:24:59.385347 [ 3 ] {} <Debug> HTTP-Session: e86575e8-61c5-4884-9ffa-6d309493d28c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5377 | 2024.11.09 01:24:59.385609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5378 | 2024.11.09 01:24:59.385660 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41200, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5379 | 2024.11.09 01:24:59.385722 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5380 | 2024.11.09 01:24:59.385751 [ 288 ] {} <Debug> HTTP-Session: 5fe2f603-48a1-4b1b-87c2-cd97fb41f0be Authenticating user 'default' from [fd00:1122:3344:101::d]:41200 | ||
5381 | 2024.11.09 01:24:59.385773 [ 288 ] {} <Debug> HTTP-Session: 5fe2f603-48a1-4b1b-87c2-cd97fb41f0be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5382 | 2024.11.09 01:24:59.385792 [ 288 ] {} <Debug> HTTP-Session: 5fe2f603-48a1-4b1b-87c2-cd97fb41f0be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5383 | 2024.11.09 01:24:59.385831 [ 288 ] {} <Trace> HTTP-Session: 5fe2f603-48a1-4b1b-87c2-cd97fb41f0be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5384 | 2024.11.09 01:24:59.386010 [ 288 ] {25bc109d-22c7-4400-90e0-351ec346e90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5385 | 2024.11.09 01:24:59.386061 [ 288 ] {25bc109d-22c7-4400-90e0-351ec346e90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5386 | 2024.11.09 01:24:59.386205 [ 288 ] {25bc109d-22c7-4400-90e0-351ec346e90b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5387 | 2024.11.09 01:24:59.386607 [ 288 ] {25bc109d-22c7-4400-90e0-351ec346e90b} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5388 | 2024.11.09 01:24:59.386644 [ 288 ] {25bc109d-22c7-4400-90e0-351ec346e90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5389 | 2024.11.09 01:24:59.387029 [ 288 ] {25bc109d-22c7-4400-90e0-351ec346e90b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5390 | 2024.11.09 01:24:59.387280 [ 288 ] {25bc109d-22c7-4400-90e0-351ec346e90b} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5391 | 2024.11.09 01:24:59.387436 [ 288 ] {25bc109d-22c7-4400-90e0-351ec346e90b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001507 sec., 106171.20106171201 rows/sec., 7.39 MiB/sec. | ||
5392 | 2024.11.09 01:24:59.387608 [ 288 ] {25bc109d-22c7-4400-90e0-351ec346e90b} <Debug> DynamicQueryHandler: Done processing query | ||
5393 | 2024.11.09 01:24:59.387633 [ 288 ] {25bc109d-22c7-4400-90e0-351ec346e90b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5394 | 2024.11.09 01:24:59.387650 [ 288 ] {} <Debug> HTTP-Session: 5fe2f603-48a1-4b1b-87c2-cd97fb41f0be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5395 | 2024.11.09 01:24:59.387800 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5396 | 2024.11.09 01:24:59.387916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64844, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5397 | 2024.11.09 01:24:59.387967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5398 | 2024.11.09 01:24:59.387986 [ 3 ] {} <Debug> HTTP-Session: 2345ebcc-4233-4996-93e6-973cf65051b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64844 | ||
5399 | 2024.11.09 01:24:59.388004 [ 3 ] {} <Debug> HTTP-Session: 2345ebcc-4233-4996-93e6-973cf65051b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5400 | 2024.11.09 01:24:59.388021 [ 3 ] {} <Debug> HTTP-Session: 2345ebcc-4233-4996-93e6-973cf65051b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5401 | 2024.11.09 01:24:59.388059 [ 3 ] {} <Trace> HTTP-Session: 2345ebcc-4233-4996-93e6-973cf65051b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5402 | 2024.11.09 01:24:59.388197 [ 3 ] {b3115fd5-606f-4f83-8965-f78caea99996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64844) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5403 | 2024.11.09 01:24:59.388251 [ 3 ] {b3115fd5-606f-4f83-8965-f78caea99996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5404 | 2024.11.09 01:24:59.388410 [ 3 ] {b3115fd5-606f-4f83-8965-f78caea99996} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5405 | 2024.11.09 01:24:59.388743 [ 3 ] {b3115fd5-606f-4f83-8965-f78caea99996} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5406 | 2024.11.09 01:24:59.388785 [ 3 ] {b3115fd5-606f-4f83-8965-f78caea99996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5407 | 2024.11.09 01:24:59.389175 [ 3 ] {b3115fd5-606f-4f83-8965-f78caea99996} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5408 | 2024.11.09 01:24:59.389402 [ 3 ] {b3115fd5-606f-4f83-8965-f78caea99996} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5409 | 2024.11.09 01:24:59.389560 [ 3 ] {b3115fd5-606f-4f83-8965-f78caea99996} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
5410 | 2024.11.09 01:24:59.389563 [ 108 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5411 | 2024.11.09 01:24:59.389668 [ 108 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5412 | 2024.11.09 01:24:59.389708 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5413 | 2024.11.09 01:24:59.389792 [ 3 ] {b3115fd5-606f-4f83-8965-f78caea99996} <Debug> DynamicQueryHandler: Done processing query | ||
5414 | 2024.11.09 01:24:59.389833 [ 3 ] {b3115fd5-606f-4f83-8965-f78caea99996} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5415 | 2024.11.09 01:24:59.389855 [ 3 ] {} <Debug> HTTP-Session: 2345ebcc-4233-4996-93e6-973cf65051b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5416 | 2024.11.09 01:24:59.389872 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
5417 | 2024.11.09 01:24:59.389994 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5418 | 2024.11.09 01:24:59.390030 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1388 rows starting from the beginning of the part | ||
5419 | 2024.11.09 01:24:59.390059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64844, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5420 | 2024.11.09 01:24:59.390136 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
5421 | 2024.11.09 01:24:59.390451 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
5422 | 2024.11.09 01:24:59.390576 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
5423 | 2024.11.09 01:24:59.390766 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
5424 | 2024.11.09 01:24:59.390902 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
5425 | 2024.11.09 01:24:59.392142 [ 197 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1686 rows, containing 4 columns (4 merged, 0 gathered) in 0.002348876 sec., 717790.1260006913 rows/sec., 47.15 MiB/sec. | ||
5426 | 2024.11.09 01:24:59.392329 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5427 | 2024.11.09 01:24:59.392628 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_26_5} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5428 | 2024.11.09 01:24:59.392703 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_26_5} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5429 | 2024.11.09 01:24:59.392769 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5430 | 2024.11.09 01:25:01.449270 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5431 | 2024.11.09 01:25:01.655783 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5432 | 2024.11.09 01:25:01.663160 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5433 | 2024.11.09 01:25:01.768514 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5434 | 2024.11.09 01:25:01.793899 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5435 | 2024.11.09 01:25:01.841272 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5436 | 2024.11.09 01:25:01.844560 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62787, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5437 | 2024.11.09 01:25:01.850810 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62149, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5438 | 2024.11.09 01:25:02.044023 [ 104 ] {} <Debug> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5439 | 2024.11.09 01:25:02.044126 [ 104 ] {} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5440 | 2024.11.09 01:25:02.044168 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5441 | 2024.11.09 01:25:02.044434 [ 192 ] {3f997691-1ae5-484b-a318-3a18042df76d::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 | ||
5442 | 2024.11.09 01:25:02.044747 [ 192 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5443 | 2024.11.09 01:25:02.044811 [ 192 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
5444 | 2024.11.09 01:25:02.044948 [ 192 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
5445 | 2024.11.09 01:25:02.045119 [ 192 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
5446 | 2024.11.09 01:25:02.045544 [ 192 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
5447 | 2024.11.09 01:25:02.045653 [ 192 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
5448 | 2024.11.09 01:25:02.046779 [ 189 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002509668 sec., 21516.790268672987 rows/sec., 1.10 MiB/sec. | ||
5449 | 2024.11.09 01:25:02.046956 [ 189 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5450 | 2024.11.09 01:25:02.047298 [ 189 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_9_2} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5451 | 2024.11.09 01:25:02.047381 [ 189 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_9_2} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5452 | 2024.11.09 01:25:02.047476 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5453 | 2024.11.09 01:25:02.618593 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5454 | 2024.11.09 01:25:02.618668 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5455 | 2024.11.09 01:25:02.764935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 550 | ||
5456 | 2024.11.09 01:25:02.767607 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5457 | 2024.11.09 01:25:02.767652 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5458 | 2024.11.09 01:25:02.769094 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5459 | 2024.11.09 01:25:02.769409 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5460 | 2024.11.09 01:25:02.770408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
5461 | 2024.11.09 01:25:04.386660 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65233, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5462 | 2024.11.09 01:25:04.386773 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5463 | 2024.11.09 01:25:04.386797 [ 288 ] {} <Debug> HTTP-Session: 6848e4e2-a3d8-4069-afaf-40271d8f90e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65233 | ||
5464 | 2024.11.09 01:25:04.386822 [ 288 ] {} <Debug> HTTP-Session: 6848e4e2-a3d8-4069-afaf-40271d8f90e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5465 | 2024.11.09 01:25:04.386837 [ 288 ] {} <Debug> HTTP-Session: 6848e4e2-a3d8-4069-afaf-40271d8f90e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5466 | 2024.11.09 01:25:04.386890 [ 288 ] {} <Trace> HTTP-Session: 6848e4e2-a3d8-4069-afaf-40271d8f90e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5467 | 2024.11.09 01:25:04.387064 [ 288 ] {997b03de-6107-4504-92ac-aadc877d90c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65233) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
5468 | 2024.11.09 01:25:04.387139 [ 288 ] {997b03de-6107-4504-92ac-aadc877d90c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5469 | 2024.11.09 01:25:04.387469 [ 288 ] {997b03de-6107-4504-92ac-aadc877d90c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5470 | 2024.11.09 01:25:04.387910 [ 288 ] {997b03de-6107-4504-92ac-aadc877d90c2} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5471 | 2024.11.09 01:25:04.387949 [ 288 ] {997b03de-6107-4504-92ac-aadc877d90c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5472 | 2024.11.09 01:25:04.388356 [ 288 ] {997b03de-6107-4504-92ac-aadc877d90c2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5473 | 2024.11.09 01:25:04.388612 [ 288 ] {997b03de-6107-4504-92ac-aadc877d90c2} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5474 | 2024.11.09 01:25:04.388786 [ 288 ] {997b03de-6107-4504-92ac-aadc877d90c2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001769 sec., 7914.075749010741 rows/sec., 569.71 KiB/sec. | ||
5475 | 2024.11.09 01:25:04.388988 [ 288 ] {997b03de-6107-4504-92ac-aadc877d90c2} <Debug> DynamicQueryHandler: Done processing query | ||
5476 | 2024.11.09 01:25:04.389014 [ 288 ] {997b03de-6107-4504-92ac-aadc877d90c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5477 | 2024.11.09 01:25:04.389030 [ 288 ] {} <Debug> HTTP-Session: 6848e4e2-a3d8-4069-afaf-40271d8f90e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5478 | 2024.11.09 01:25:04.389261 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5479 | 2024.11.09 01:25:04.389412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58655, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5480 | 2024.11.09 01:25:04.389471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5481 | 2024.11.09 01:25:04.389491 [ 3 ] {} <Debug> HTTP-Session: ba9bfdf6-2f2a-4977-9a3c-3c86c412c230 Authenticating user 'default' from [fd00:1122:3344:101::d]:58655 | ||
5482 | 2024.11.09 01:25:04.389508 [ 3 ] {} <Debug> HTTP-Session: ba9bfdf6-2f2a-4977-9a3c-3c86c412c230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5483 | 2024.11.09 01:25:04.389522 [ 3 ] {} <Debug> HTTP-Session: ba9bfdf6-2f2a-4977-9a3c-3c86c412c230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5484 | 2024.11.09 01:25:04.389554 [ 3 ] {} <Trace> HTTP-Session: ba9bfdf6-2f2a-4977-9a3c-3c86c412c230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5485 | 2024.11.09 01:25:04.389735 [ 3 ] {3a89d1b9-f59c-479b-9cd2-89161a2a019d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58655) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5486 | 2024.11.09 01:25:04.389778 [ 3 ] {3a89d1b9-f59c-479b-9cd2-89161a2a019d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5487 | 2024.11.09 01:25:04.390001 [ 3 ] {3a89d1b9-f59c-479b-9cd2-89161a2a019d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5488 | 2024.11.09 01:25:04.390525 [ 3 ] {3a89d1b9-f59c-479b-9cd2-89161a2a019d} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5489 | 2024.11.09 01:25:04.390562 [ 3 ] {3a89d1b9-f59c-479b-9cd2-89161a2a019d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5490 | 2024.11.09 01:25:04.390944 [ 3 ] {3a89d1b9-f59c-479b-9cd2-89161a2a019d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5491 | 2024.11.09 01:25:04.391194 [ 3 ] {3a89d1b9-f59c-479b-9cd2-89161a2a019d} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5492 | 2024.11.09 01:25:04.391355 [ 3 ] {3a89d1b9-f59c-479b-9cd2-89161a2a019d} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001706 sec., 167057.4443141852 rows/sec., 14.74 MiB/sec. | ||
5493 | 2024.11.09 01:25:04.391578 [ 3 ] {3a89d1b9-f59c-479b-9cd2-89161a2a019d} <Debug> DynamicQueryHandler: Done processing query | ||
5494 | 2024.11.09 01:25:04.391604 [ 3 ] {3a89d1b9-f59c-479b-9cd2-89161a2a019d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
5495 | 2024.11.09 01:25:04.391621 [ 3 ] {} <Debug> HTTP-Session: ba9bfdf6-2f2a-4977-9a3c-3c86c412c230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5496 | 2024.11.09 01:25:04.391900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5497 | 2024.11.09 01:25:04.392030 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57702, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5498 | 2024.11.09 01:25:04.392093 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5499 | 2024.11.09 01:25:04.392117 [ 288 ] {} <Debug> HTTP-Session: 17db6dd7-5623-49fd-b10c-bcab5827e73e Authenticating user 'default' from [fd00:1122:3344:101::d]:57702 | ||
5500 | 2024.11.09 01:25:04.392138 [ 288 ] {} <Debug> HTTP-Session: 17db6dd7-5623-49fd-b10c-bcab5827e73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5501 | 2024.11.09 01:25:04.392155 [ 288 ] {} <Debug> HTTP-Session: 17db6dd7-5623-49fd-b10c-bcab5827e73e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5502 | 2024.11.09 01:25:04.392194 [ 288 ] {} <Trace> HTTP-Session: 17db6dd7-5623-49fd-b10c-bcab5827e73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5503 | 2024.11.09 01:25:04.392331 [ 288 ] {afe6558a-f12a-4845-b3fd-0df664d3747d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57702) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5504 | 2024.11.09 01:25:04.392383 [ 288 ] {afe6558a-f12a-4845-b3fd-0df664d3747d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5505 | 2024.11.09 01:25:04.392658 [ 288 ] {afe6558a-f12a-4845-b3fd-0df664d3747d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5506 | 2024.11.09 01:25:04.393095 [ 288 ] {afe6558a-f12a-4845-b3fd-0df664d3747d} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5507 | 2024.11.09 01:25:04.393139 [ 288 ] {afe6558a-f12a-4845-b3fd-0df664d3747d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5508 | 2024.11.09 01:25:04.393483 [ 288 ] {afe6558a-f12a-4845-b3fd-0df664d3747d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5509 | 2024.11.09 01:25:04.393719 [ 288 ] {afe6558a-f12a-4845-b3fd-0df664d3747d} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5510 | 2024.11.09 01:25:04.393882 [ 288 ] {afe6558a-f12a-4845-b3fd-0df664d3747d} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001581 sec., 30360.531309297912 rows/sec., 2.19 MiB/sec. | ||
5511 | 2024.11.09 01:25:04.394057 [ 288 ] {afe6558a-f12a-4845-b3fd-0df664d3747d} <Debug> DynamicQueryHandler: Done processing query | ||
5512 | 2024.11.09 01:25:04.394081 [ 288 ] {afe6558a-f12a-4845-b3fd-0df664d3747d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5513 | 2024.11.09 01:25:04.394102 [ 288 ] {} <Debug> HTTP-Session: 17db6dd7-5623-49fd-b10c-bcab5827e73e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5514 | 2024.11.09 01:25:04.394264 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57702, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5515 | 2024.11.09 01:25:04.394277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58655, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5516 | 2024.11.09 01:25:04.394341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5517 | 2024.11.09 01:25:04.394364 [ 3 ] {} <Debug> HTTP-Session: 8783a2ac-993c-4f21-8bed-161566b57bea Authenticating user 'default' from [fd00:1122:3344:101::d]:58655 | ||
5518 | 2024.11.09 01:25:04.394385 [ 3 ] {} <Debug> HTTP-Session: 8783a2ac-993c-4f21-8bed-161566b57bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5519 | 2024.11.09 01:25:04.394400 [ 3 ] {} <Debug> HTTP-Session: 8783a2ac-993c-4f21-8bed-161566b57bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5520 | 2024.11.09 01:25:04.394431 [ 3 ] {} <Trace> HTTP-Session: 8783a2ac-993c-4f21-8bed-161566b57bea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5521 | 2024.11.09 01:25:04.394540 [ 3 ] {6b115861-1341-4741-9fe6-a3c99c106c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58655) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5522 | 2024.11.09 01:25:04.394583 [ 3 ] {6b115861-1341-4741-9fe6-a3c99c106c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5523 | 2024.11.09 01:25:04.394807 [ 3 ] {6b115861-1341-4741-9fe6-a3c99c106c8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5524 | 2024.11.09 01:25:04.395112 [ 3 ] {6b115861-1341-4741-9fe6-a3c99c106c8d} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5525 | 2024.11.09 01:25:04.395149 [ 3 ] {6b115861-1341-4741-9fe6-a3c99c106c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5526 | 2024.11.09 01:25:04.395493 [ 3 ] {6b115861-1341-4741-9fe6-a3c99c106c8d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5527 | 2024.11.09 01:25:04.395728 [ 3 ] {6b115861-1341-4741-9fe6-a3c99c106c8d} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5528 | 2024.11.09 01:25:04.395886 [ 3 ] {6b115861-1341-4741-9fe6-a3c99c106c8d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001371 sec., 10211.524434719182 rows/sec., 715.15 KiB/sec. | ||
5529 | 2024.11.09 01:25:04.396169 [ 3 ] {6b115861-1341-4741-9fe6-a3c99c106c8d} <Debug> DynamicQueryHandler: Done processing query | ||
5530 | 2024.11.09 01:25:04.396195 [ 3 ] {6b115861-1341-4741-9fe6-a3c99c106c8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5531 | 2024.11.09 01:25:04.396211 [ 3 ] {} <Debug> HTTP-Session: 8783a2ac-993c-4f21-8bed-161566b57bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5532 | 2024.11.09 01:25:04.396391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5533 | 2024.11.09 01:25:04.396495 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48768, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5534 | 2024.11.09 01:25:04.396556 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5535 | 2024.11.09 01:25:04.396580 [ 288 ] {} <Debug> HTTP-Session: f2832ba6-c222-49b2-9f63-293a4bdb4ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48768 | ||
5536 | 2024.11.09 01:25:04.396600 [ 288 ] {} <Debug> HTTP-Session: f2832ba6-c222-49b2-9f63-293a4bdb4ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5537 | 2024.11.09 01:25:04.396618 [ 288 ] {} <Debug> HTTP-Session: f2832ba6-c222-49b2-9f63-293a4bdb4ef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5538 | 2024.11.09 01:25:04.396657 [ 288 ] {} <Trace> HTTP-Session: f2832ba6-c222-49b2-9f63-293a4bdb4ef9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5539 | 2024.11.09 01:25:04.396780 [ 288 ] {76a1087a-f087-4d68-a29b-f5a9cf0374d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48768) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5540 | 2024.11.09 01:25:04.396832 [ 288 ] {76a1087a-f087-4d68-a29b-f5a9cf0374d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5541 | 2024.11.09 01:25:04.397128 [ 288 ] {76a1087a-f087-4d68-a29b-f5a9cf0374d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5542 | 2024.11.09 01:25:04.397447 [ 288 ] {76a1087a-f087-4d68-a29b-f5a9cf0374d1} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5543 | 2024.11.09 01:25:04.397485 [ 288 ] {76a1087a-f087-4d68-a29b-f5a9cf0374d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5544 | 2024.11.09 01:25:04.397828 [ 288 ] {76a1087a-f087-4d68-a29b-f5a9cf0374d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5545 | 2024.11.09 01:25:04.398064 [ 288 ] {76a1087a-f087-4d68-a29b-f5a9cf0374d1} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5546 | 2024.11.09 01:25:04.398231 [ 288 ] {76a1087a-f087-4d68-a29b-f5a9cf0374d1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001476 sec., 8807.588075880758 rows/sec., 549.15 KiB/sec. | ||
5547 | 2024.11.09 01:25:04.398411 [ 288 ] {76a1087a-f087-4d68-a29b-f5a9cf0374d1} <Debug> DynamicQueryHandler: Done processing query | ||
5548 | 2024.11.09 01:25:04.398436 [ 288 ] {76a1087a-f087-4d68-a29b-f5a9cf0374d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5549 | 2024.11.09 01:25:04.398452 [ 288 ] {} <Debug> HTTP-Session: f2832ba6-c222-49b2-9f63-293a4bdb4ef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5550 | 2024.11.09 01:25:04.398700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58655, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5551 | 2024.11.09 01:25:04.398713 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48768, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5552 | 2024.11.09 01:25:04.398760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5553 | 2024.11.09 01:25:04.398787 [ 3 ] {} <Debug> HTTP-Session: 61ad1131-d75c-46d6-a4ef-2ac407656915 Authenticating user 'default' from [fd00:1122:3344:101::d]:58655 | ||
5554 | 2024.11.09 01:25:04.398808 [ 3 ] {} <Debug> HTTP-Session: 61ad1131-d75c-46d6-a4ef-2ac407656915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5555 | 2024.11.09 01:25:04.398828 [ 3 ] {} <Debug> HTTP-Session: 61ad1131-d75c-46d6-a4ef-2ac407656915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5556 | 2024.11.09 01:25:04.398883 [ 3 ] {} <Trace> HTTP-Session: 61ad1131-d75c-46d6-a4ef-2ac407656915 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5557 | 2024.11.09 01:25:04.399143 [ 3 ] {4248349d-a24c-4b67-8b6c-4a0c832d4741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58655) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5558 | 2024.11.09 01:25:04.399195 [ 3 ] {4248349d-a24c-4b67-8b6c-4a0c832d4741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5559 | 2024.11.09 01:25:04.399422 [ 3 ] {4248349d-a24c-4b67-8b6c-4a0c832d4741} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5560 | 2024.11.09 01:25:04.399991 [ 3 ] {4248349d-a24c-4b67-8b6c-4a0c832d4741} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5561 | 2024.11.09 01:25:04.400030 [ 3 ] {4248349d-a24c-4b67-8b6c-4a0c832d4741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5562 | 2024.11.09 01:25:04.400428 [ 3 ] {4248349d-a24c-4b67-8b6c-4a0c832d4741} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5563 | 2024.11.09 01:25:04.400676 [ 3 ] {4248349d-a24c-4b67-8b6c-4a0c832d4741} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5564 | 2024.11.09 01:25:04.400845 [ 3 ] {4248349d-a24c-4b67-8b6c-4a0c832d4741} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001826 sec., 231653.8882803943 rows/sec., 16.56 MiB/sec. | ||
5565 | 2024.11.09 01:25:04.401016 [ 3 ] {4248349d-a24c-4b67-8b6c-4a0c832d4741} <Debug> DynamicQueryHandler: Done processing query | ||
5566 | 2024.11.09 01:25:04.401041 [ 3 ] {4248349d-a24c-4b67-8b6c-4a0c832d4741} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
5567 | 2024.11.09 01:25:04.401056 [ 3 ] {} <Debug> HTTP-Session: 61ad1131-d75c-46d6-a4ef-2ac407656915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5568 | 2024.11.09 01:25:04.401236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5569 | 2024.11.09 01:25:04.401326 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58131, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5570 | 2024.11.09 01:25:04.401396 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5571 | 2024.11.09 01:25:04.401419 [ 288 ] {} <Debug> HTTP-Session: 91672e19-632d-4b0e-baf2-286d3bd72449 Authenticating user 'default' from [fd00:1122:3344:101::d]:58131 | ||
5572 | 2024.11.09 01:25:04.401440 [ 288 ] {} <Debug> HTTP-Session: 91672e19-632d-4b0e-baf2-286d3bd72449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5573 | 2024.11.09 01:25:04.401457 [ 288 ] {} <Debug> HTTP-Session: 91672e19-632d-4b0e-baf2-286d3bd72449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5574 | 2024.11.09 01:25:04.401494 [ 288 ] {} <Trace> HTTP-Session: 91672e19-632d-4b0e-baf2-286d3bd72449 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5575 | 2024.11.09 01:25:04.401609 [ 288 ] {fa28a67b-1d94-4ad5-bc16-38a1e2eda85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58131) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5576 | 2024.11.09 01:25:04.401664 [ 288 ] {fa28a67b-1d94-4ad5-bc16-38a1e2eda85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5577 | 2024.11.09 01:25:04.401823 [ 288 ] {fa28a67b-1d94-4ad5-bc16-38a1e2eda85e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5578 | 2024.11.09 01:25:04.402119 [ 288 ] {fa28a67b-1d94-4ad5-bc16-38a1e2eda85e} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5579 | 2024.11.09 01:25:04.402163 [ 288 ] {fa28a67b-1d94-4ad5-bc16-38a1e2eda85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5580 | 2024.11.09 01:25:04.402528 [ 288 ] {fa28a67b-1d94-4ad5-bc16-38a1e2eda85e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5581 | 2024.11.09 01:25:04.402771 [ 288 ] {fa28a67b-1d94-4ad5-bc16-38a1e2eda85e} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5582 | 2024.11.09 01:25:04.402927 [ 288 ] {fa28a67b-1d94-4ad5-bc16-38a1e2eda85e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 232.38 KiB/sec. | ||
5583 | 2024.11.09 01:25:04.403086 [ 288 ] {fa28a67b-1d94-4ad5-bc16-38a1e2eda85e} <Debug> DynamicQueryHandler: Done processing query | ||
5584 | 2024.11.09 01:25:04.403111 [ 288 ] {fa28a67b-1d94-4ad5-bc16-38a1e2eda85e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5585 | 2024.11.09 01:25:04.403129 [ 288 ] {} <Debug> HTTP-Session: 91672e19-632d-4b0e-baf2-286d3bd72449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5586 | 2024.11.09 01:25:04.403310 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5587 | 2024.11.09 01:25:04.403334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58655, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5588 | 2024.11.09 01:25:04.403398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5589 | 2024.11.09 01:25:04.403426 [ 3 ] {} <Debug> HTTP-Session: fa645ee8-bee3-43e9-978c-a235792c5bdb Authenticating user 'default' from [fd00:1122:3344:101::d]:58655 | ||
5590 | 2024.11.09 01:25:04.403449 [ 3 ] {} <Debug> HTTP-Session: fa645ee8-bee3-43e9-978c-a235792c5bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5591 | 2024.11.09 01:25:04.403469 [ 3 ] {} <Debug> HTTP-Session: fa645ee8-bee3-43e9-978c-a235792c5bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5592 | 2024.11.09 01:25:04.403509 [ 3 ] {} <Trace> HTTP-Session: fa645ee8-bee3-43e9-978c-a235792c5bdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5593 | 2024.11.09 01:25:04.403737 [ 3 ] {b0849631-e784-43be-b0b8-170639e006a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5594 | 2024.11.09 01:25:04.403794 [ 3 ] {b0849631-e784-43be-b0b8-170639e006a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5595 | 2024.11.09 01:25:04.403971 [ 3 ] {b0849631-e784-43be-b0b8-170639e006a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5596 | 2024.11.09 01:25:04.404414 [ 3 ] {b0849631-e784-43be-b0b8-170639e006a1} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5597 | 2024.11.09 01:25:04.404452 [ 3 ] {b0849631-e784-43be-b0b8-170639e006a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5598 | 2024.11.09 01:25:04.404843 [ 3 ] {b0849631-e784-43be-b0b8-170639e006a1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5599 | 2024.11.09 01:25:04.405087 [ 3 ] {b0849631-e784-43be-b0b8-170639e006a1} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5600 | 2024.11.09 01:25:04.405292 [ 3 ] {b0849631-e784-43be-b0b8-170639e006a1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001674 sec., 141577.06093189964 rows/sec., 9.49 MiB/sec. | ||
5601 | 2024.11.09 01:25:04.405526 [ 3 ] {b0849631-e784-43be-b0b8-170639e006a1} <Debug> DynamicQueryHandler: Done processing query | ||
5602 | 2024.11.09 01:25:04.405553 [ 3 ] {b0849631-e784-43be-b0b8-170639e006a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5603 | 2024.11.09 01:25:04.405569 [ 3 ] {} <Debug> HTTP-Session: fa645ee8-bee3-43e9-978c-a235792c5bdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5604 | 2024.11.09 01:25:04.405734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5605 | 2024.11.09 01:25:04.405782 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60821, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5606 | 2024.11.09 01:25:04.405859 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5607 | 2024.11.09 01:25:04.405886 [ 288 ] {} <Debug> HTTP-Session: 92bd16ac-a4d1-48de-a02d-958bc7335100 Authenticating user 'default' from [fd00:1122:3344:101::d]:60821 | ||
5608 | 2024.11.09 01:25:04.405906 [ 288 ] {} <Debug> HTTP-Session: 92bd16ac-a4d1-48de-a02d-958bc7335100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5609 | 2024.11.09 01:25:04.405925 [ 288 ] {} <Debug> HTTP-Session: 92bd16ac-a4d1-48de-a02d-958bc7335100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5610 | 2024.11.09 01:25:04.405963 [ 288 ] {} <Trace> HTTP-Session: 92bd16ac-a4d1-48de-a02d-958bc7335100 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5611 | 2024.11.09 01:25:04.406075 [ 288 ] {6b509727-ceb8-4ff4-b75b-fdc474047102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60821) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5612 | 2024.11.09 01:25:04.406130 [ 288 ] {6b509727-ceb8-4ff4-b75b-fdc474047102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5613 | 2024.11.09 01:25:04.406269 [ 288 ] {6b509727-ceb8-4ff4-b75b-fdc474047102} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5614 | 2024.11.09 01:25:04.406527 [ 288 ] {6b509727-ceb8-4ff4-b75b-fdc474047102} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5615 | 2024.11.09 01:25:04.406562 [ 288 ] {6b509727-ceb8-4ff4-b75b-fdc474047102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5616 | 2024.11.09 01:25:04.406901 [ 288 ] {6b509727-ceb8-4ff4-b75b-fdc474047102} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5617 | 2024.11.09 01:25:04.407133 [ 288 ] {6b509727-ceb8-4ff4-b75b-fdc474047102} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5618 | 2024.11.09 01:25:04.407301 [ 288 ] {6b509727-ceb8-4ff4-b75b-fdc474047102} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001242 sec., 805.1529790660226 rows/sec., 54.25 KiB/sec. | ||
5619 | 2024.11.09 01:25:04.407604 [ 288 ] {6b509727-ceb8-4ff4-b75b-fdc474047102} <Debug> DynamicQueryHandler: Done processing query | ||
5620 | 2024.11.09 01:25:04.407640 [ 288 ] {6b509727-ceb8-4ff4-b75b-fdc474047102} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5621 | 2024.11.09 01:25:04.407659 [ 288 ] {} <Debug> HTTP-Session: 92bd16ac-a4d1-48de-a02d-958bc7335100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5622 | 2024.11.09 01:25:04.407853 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5623 | 2024.11.09 01:25:04.410280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37924, User-Agent: (none), Length: 68484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5624 | 2024.11.09 01:25:04.410342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5625 | 2024.11.09 01:25:04.410367 [ 3 ] {} <Debug> HTTP-Session: 856c6fb8-fbad-46a4-9ef8-10140b19fac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37924 | ||
5626 | 2024.11.09 01:25:04.410388 [ 3 ] {} <Debug> HTTP-Session: 856c6fb8-fbad-46a4-9ef8-10140b19fac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5627 | 2024.11.09 01:25:04.410406 [ 3 ] {} <Debug> HTTP-Session: 856c6fb8-fbad-46a4-9ef8-10140b19fac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5628 | 2024.11.09 01:25:04.410446 [ 3 ] {} <Trace> HTTP-Session: 856c6fb8-fbad-46a4-9ef8-10140b19fac0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5629 | 2024.11.09 01:25:04.411528 [ 3 ] {68c2c5a8-c545-4cec-81a6-2c374443c0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5630 | 2024.11.09 01:25:04.411604 [ 3 ] {68c2c5a8-c545-4cec-81a6-2c374443c0c3} <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 | ||
5631 | 2024.11.09 01:25:04.412057 [ 3 ] {68c2c5a8-c545-4cec-81a6-2c374443c0c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5632 | 2024.11.09 01:25:04.412795 [ 3 ] {68c2c5a8-c545-4cec-81a6-2c374443c0c3} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5633 | 2024.11.09 01:25:04.412833 [ 3 ] {68c2c5a8-c545-4cec-81a6-2c374443c0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5634 | 2024.11.09 01:25:04.413477 [ 3 ] {68c2c5a8-c545-4cec-81a6-2c374443c0c3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5635 | 2024.11.09 01:25:04.413730 [ 3 ] {68c2c5a8-c545-4cec-81a6-2c374443c0c3} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5636 | 2024.11.09 01:25:04.413935 [ 3 ] {68c2c5a8-c545-4cec-81a6-2c374443c0c3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00336 sec., 12202.380952380952 rows/sec., 21.87 MiB/sec. | ||
5637 | 2024.11.09 01:25:04.414289 [ 3 ] {68c2c5a8-c545-4cec-81a6-2c374443c0c3} <Debug> DynamicQueryHandler: Done processing query | ||
5638 | 2024.11.09 01:25:04.414314 [ 3 ] {68c2c5a8-c545-4cec-81a6-2c374443c0c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
5639 | 2024.11.09 01:25:04.414330 [ 3 ] {} <Debug> HTTP-Session: 856c6fb8-fbad-46a4-9ef8-10140b19fac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5640 | 2024.11.09 01:25:04.414493 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60821, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5641 | 2024.11.09 01:25:04.414516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5642 | 2024.11.09 01:25:04.414550 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5643 | 2024.11.09 01:25:04.414573 [ 288 ] {} <Debug> HTTP-Session: 3cae9fbc-5851-4106-a648-6141426b586f Authenticating user 'default' from [fd00:1122:3344:101::d]:60821 | ||
5644 | 2024.11.09 01:25:04.414590 [ 288 ] {} <Debug> HTTP-Session: 3cae9fbc-5851-4106-a648-6141426b586f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5645 | 2024.11.09 01:25:04.414608 [ 288 ] {} <Debug> HTTP-Session: 3cae9fbc-5851-4106-a648-6141426b586f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5646 | 2024.11.09 01:25:04.414642 [ 288 ] {} <Trace> HTTP-Session: 3cae9fbc-5851-4106-a648-6141426b586f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5647 | 2024.11.09 01:25:04.414762 [ 288 ] {115f80cb-5b54-45b3-ace6-5cb04b3b5e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60821) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5648 | 2024.11.09 01:25:04.414807 [ 288 ] {115f80cb-5b54-45b3-ace6-5cb04b3b5e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5649 | 2024.11.09 01:25:04.414937 [ 288 ] {115f80cb-5b54-45b3-ace6-5cb04b3b5e50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5650 | 2024.11.09 01:25:04.415243 [ 288 ] {115f80cb-5b54-45b3-ace6-5cb04b3b5e50} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5651 | 2024.11.09 01:25:04.415279 [ 288 ] {115f80cb-5b54-45b3-ace6-5cb04b3b5e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5652 | 2024.11.09 01:25:04.415633 [ 288 ] {115f80cb-5b54-45b3-ace6-5cb04b3b5e50} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5653 | 2024.11.09 01:25:04.415860 [ 288 ] {115f80cb-5b54-45b3-ace6-5cb04b3b5e50} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5654 | 2024.11.09 01:25:04.416013 [ 288 ] {115f80cb-5b54-45b3-ace6-5cb04b3b5e50} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001286 sec., 63763.60808709176 rows/sec., 4.05 MiB/sec. | ||
5655 | 2024.11.09 01:25:04.416319 [ 288 ] {115f80cb-5b54-45b3-ace6-5cb04b3b5e50} <Debug> DynamicQueryHandler: Done processing query | ||
5656 | 2024.11.09 01:25:04.416349 [ 288 ] {115f80cb-5b54-45b3-ace6-5cb04b3b5e50} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5657 | 2024.11.09 01:25:04.416365 [ 288 ] {} <Debug> HTTP-Session: 3cae9fbc-5851-4106-a648-6141426b586f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5658 | 2024.11.09 01:25:04.416801 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5659 | 2024.11.09 01:25:04.756477 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5660 | 2024.11.09 01:25:04.777414 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39472, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5661 | 2024.11.09 01:25:05.169568 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45911, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5662 | 2024.11.09 01:25:05.344456 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5663 | 2024.11.09 01:25:05.442498 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5664 | 2024.11.09 01:25:05.473903 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5665 | 2024.11.09 01:25:05.482187 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5666 | 2024.11.09 01:25:05.482375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5667 | 2024.11.09 01:25:05.506924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39211, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5668 | 2024.11.09 01:25:05.512195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5669 | 2024.11.09 01:25:05.518408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5670 | 2024.11.09 01:25:05.546809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35793, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5671 | 2024.11.09 01:25:05.612149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5672 | 2024.11.09 01:25:05.626668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5673 | 2024.11.09 01:25:05.629967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5674 | 2024.11.09 01:25:05.660259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45098, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5675 | 2024.11.09 01:25:05.668516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5676 | 2024.11.09 01:25:06.017083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54668, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5677 | 2024.11.09 01:25:06.087430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58194, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5678 | 2024.11.09 01:25:06.156368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48318, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5679 | 2024.11.09 01:25:06.173819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63404, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5680 | 2024.11.09 01:25:06.185202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5681 | 2024.11.09 01:25:06.194520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5682 | 2024.11.09 01:25:06.214870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5683 | 2024.11.09 01:25:09.379991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50307, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5684 | 2024.11.09 01:25:09.380125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5685 | 2024.11.09 01:25:09.380155 [ 3 ] {} <Debug> HTTP-Session: 1f356b71-7e57-470c-a0f6-4c093c1a48bf Authenticating user 'default' from [fd00:1122:3344:101::d]:50307 | ||
5686 | 2024.11.09 01:25:09.380183 [ 3 ] {} <Debug> HTTP-Session: 1f356b71-7e57-470c-a0f6-4c093c1a48bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5687 | 2024.11.09 01:25:09.380201 [ 3 ] {} <Debug> HTTP-Session: 1f356b71-7e57-470c-a0f6-4c093c1a48bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5688 | 2024.11.09 01:25:09.380258 [ 3 ] {} <Trace> HTTP-Session: 1f356b71-7e57-470c-a0f6-4c093c1a48bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5689 | 2024.11.09 01:25:09.380460 [ 3 ] {58c18c83-99dc-44a3-bb12-b122942cd0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5690 | 2024.11.09 01:25:09.380525 [ 3 ] {58c18c83-99dc-44a3-bb12-b122942cd0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5691 | 2024.11.09 01:25:09.380858 [ 3 ] {58c18c83-99dc-44a3-bb12-b122942cd0b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5692 | 2024.11.09 01:25:09.381274 [ 3 ] {58c18c83-99dc-44a3-bb12-b122942cd0b8} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5693 | 2024.11.09 01:25:09.381312 [ 3 ] {58c18c83-99dc-44a3-bb12-b122942cd0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5694 | 2024.11.09 01:25:09.381716 [ 3 ] {58c18c83-99dc-44a3-bb12-b122942cd0b8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5695 | 2024.11.09 01:25:09.381960 [ 3 ] {58c18c83-99dc-44a3-bb12-b122942cd0b8} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5696 | 2024.11.09 01:25:09.382107 [ 3 ] {58c18c83-99dc-44a3-bb12-b122942cd0b8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.49 MiB/sec. | ||
5697 | 2024.11.09 01:25:09.382389 [ 3 ] {58c18c83-99dc-44a3-bb12-b122942cd0b8} <Debug> DynamicQueryHandler: Done processing query | ||
5698 | 2024.11.09 01:25:09.382418 [ 3 ] {58c18c83-99dc-44a3-bb12-b122942cd0b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5699 | 2024.11.09 01:25:09.382436 [ 3 ] {} <Debug> HTTP-Session: 1f356b71-7e57-470c-a0f6-4c093c1a48bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5700 | 2024.11.09 01:25:09.382643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5701 | 2024.11.09 01:25:09.382811 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34599, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5702 | 2024.11.09 01:25:09.382943 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5703 | 2024.11.09 01:25:09.382972 [ 283 ] {} <Debug> HTTP-Session: 09cfc1b9-843f-4639-b494-1122bfb9f1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34599 | ||
5704 | 2024.11.09 01:25:09.383002 [ 283 ] {} <Debug> HTTP-Session: 09cfc1b9-843f-4639-b494-1122bfb9f1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5705 | 2024.11.09 01:25:09.383020 [ 283 ] {} <Debug> HTTP-Session: 09cfc1b9-843f-4639-b494-1122bfb9f1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5706 | 2024.11.09 01:25:09.383085 [ 283 ] {} <Trace> HTTP-Session: 09cfc1b9-843f-4639-b494-1122bfb9f1a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5707 | 2024.11.09 01:25:09.383318 [ 283 ] {5ce626e1-41eb-4a42-ab62-84bd8aa33703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34599) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5708 | 2024.11.09 01:25:09.383390 [ 283 ] {5ce626e1-41eb-4a42-ab62-84bd8aa33703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5709 | 2024.11.09 01:25:09.383753 [ 283 ] {5ce626e1-41eb-4a42-ab62-84bd8aa33703} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5710 | 2024.11.09 01:25:09.384190 [ 283 ] {5ce626e1-41eb-4a42-ab62-84bd8aa33703} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5711 | 2024.11.09 01:25:09.384235 [ 283 ] {5ce626e1-41eb-4a42-ab62-84bd8aa33703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5712 | 2024.11.09 01:25:09.384860 [ 283 ] {5ce626e1-41eb-4a42-ab62-84bd8aa33703} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5713 | 2024.11.09 01:25:09.385124 [ 283 ] {5ce626e1-41eb-4a42-ab62-84bd8aa33703} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5714 | 2024.11.09 01:25:09.385312 [ 283 ] {5ce626e1-41eb-4a42-ab62-84bd8aa33703} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002065 sec., 30992.73607748184 rows/sec., 2.42 MiB/sec. | ||
5715 | 2024.11.09 01:25:09.385523 [ 283 ] {5ce626e1-41eb-4a42-ab62-84bd8aa33703} <Debug> DynamicQueryHandler: Done processing query | ||
5716 | 2024.11.09 01:25:09.385551 [ 283 ] {5ce626e1-41eb-4a42-ab62-84bd8aa33703} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5717 | 2024.11.09 01:25:09.385568 [ 283 ] {} <Debug> HTTP-Session: 09cfc1b9-843f-4639-b494-1122bfb9f1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5718 | 2024.11.09 01:25:09.385754 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5719 | 2024.11.09 01:25:09.385810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50307, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5720 | 2024.11.09 01:25:09.385884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5721 | 2024.11.09 01:25:09.385909 [ 3 ] {} <Debug> HTTP-Session: 705bd6a4-972b-4969-90aa-c4f89b8c6f91 Authenticating user 'default' from [fd00:1122:3344:101::d]:50307 | ||
5722 | 2024.11.09 01:25:09.385933 [ 3 ] {} <Debug> HTTP-Session: 705bd6a4-972b-4969-90aa-c4f89b8c6f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5723 | 2024.11.09 01:25:09.385948 [ 3 ] {} <Debug> HTTP-Session: 705bd6a4-972b-4969-90aa-c4f89b8c6f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5724 | 2024.11.09 01:25:09.385988 [ 3 ] {} <Trace> HTTP-Session: 705bd6a4-972b-4969-90aa-c4f89b8c6f91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5725 | 2024.11.09 01:25:09.386157 [ 3 ] {efda5eac-a96c-4136-89f7-5642f2b65ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5726 | 2024.11.09 01:25:09.386210 [ 3 ] {efda5eac-a96c-4136-89f7-5642f2b65ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5727 | 2024.11.09 01:25:09.386397 [ 3 ] {efda5eac-a96c-4136-89f7-5642f2b65ccb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5728 | 2024.11.09 01:25:09.386773 [ 3 ] {efda5eac-a96c-4136-89f7-5642f2b65ccb} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5729 | 2024.11.09 01:25:09.386809 [ 3 ] {efda5eac-a96c-4136-89f7-5642f2b65ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5730 | 2024.11.09 01:25:09.387212 [ 3 ] {efda5eac-a96c-4136-89f7-5642f2b65ccb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5731 | 2024.11.09 01:25:09.387458 [ 3 ] {efda5eac-a96c-4136-89f7-5642f2b65ccb} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5732 | 2024.11.09 01:25:09.387608 [ 3 ] {efda5eac-a96c-4136-89f7-5642f2b65ccb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001526 sec., 104849.27916120576 rows/sec., 7.30 MiB/sec. | ||
5733 | 2024.11.09 01:25:09.387777 [ 3 ] {efda5eac-a96c-4136-89f7-5642f2b65ccb} <Debug> DynamicQueryHandler: Done processing query | ||
5734 | 2024.11.09 01:25:09.387802 [ 3 ] {efda5eac-a96c-4136-89f7-5642f2b65ccb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5735 | 2024.11.09 01:25:09.387818 [ 3 ] {} <Debug> HTTP-Session: 705bd6a4-972b-4969-90aa-c4f89b8c6f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5736 | 2024.11.09 01:25:09.387991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5737 | 2024.11.09 01:25:09.388099 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37060, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5738 | 2024.11.09 01:25:09.388173 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5739 | 2024.11.09 01:25:09.388200 [ 283 ] {} <Debug> HTTP-Session: bc84e6c5-5c9c-4519-a092-10a5a4826bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37060 | ||
5740 | 2024.11.09 01:25:09.388221 [ 283 ] {} <Debug> HTTP-Session: bc84e6c5-5c9c-4519-a092-10a5a4826bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5741 | 2024.11.09 01:25:09.388239 [ 283 ] {} <Debug> HTTP-Session: bc84e6c5-5c9c-4519-a092-10a5a4826bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5742 | 2024.11.09 01:25:09.388287 [ 283 ] {} <Trace> HTTP-Session: bc84e6c5-5c9c-4519-a092-10a5a4826bb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5743 | 2024.11.09 01:25:09.388456 [ 283 ] {5f827286-ad62-4226-9eaf-920d58f8daff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37060) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5744 | 2024.11.09 01:25:09.388519 [ 283 ] {5f827286-ad62-4226-9eaf-920d58f8daff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5745 | 2024.11.09 01:25:09.388712 [ 283 ] {5f827286-ad62-4226-9eaf-920d58f8daff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5746 | 2024.11.09 01:25:09.389055 [ 283 ] {5f827286-ad62-4226-9eaf-920d58f8daff} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5747 | 2024.11.09 01:25:09.389102 [ 283 ] {5f827286-ad62-4226-9eaf-920d58f8daff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5748 | 2024.11.09 01:25:09.389514 [ 283 ] {5f827286-ad62-4226-9eaf-920d58f8daff} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5749 | 2024.11.09 01:25:09.389754 [ 283 ] {5f827286-ad62-4226-9eaf-920d58f8daff} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5750 | 2024.11.09 01:25:09.389914 [ 283 ] {5f827286-ad62-4226-9eaf-920d58f8daff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. | ||
5751 | 2024.11.09 01:25:09.390206 [ 283 ] {5f827286-ad62-4226-9eaf-920d58f8daff} <Debug> DynamicQueryHandler: Done processing query | ||
5752 | 2024.11.09 01:25:09.390233 [ 283 ] {5f827286-ad62-4226-9eaf-920d58f8daff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5753 | 2024.11.09 01:25:09.390250 [ 283 ] {} <Debug> HTTP-Session: bc84e6c5-5c9c-4519-a092-10a5a4826bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5754 | 2024.11.09 01:25:09.390465 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37060, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5755 | 2024.11.09 01:25:12.770624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 580 | ||
5756 | 2024.11.09 01:25:12.773605 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5757 | 2024.11.09 01:25:12.773654 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5758 | 2024.11.09 01:25:12.775326 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5759 | 2024.11.09 01:25:12.775628 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5760 | 2024.11.09 01:25:12.775884 [ 93 ] {} <Debug> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5761 | 2024.11.09 01:25:12.776026 [ 93 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5762 | 2024.11.09 01:25:12.776117 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5763 | 2024.11.09 01:25:12.776519 [ 197 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::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 | ||
5764 | 2024.11.09 01:25:12.777000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
5765 | 2024.11.09 01:25:12.777520 [ 197 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5766 | 2024.11.09 01:25:12.777701 [ 197 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 450 rows starting from the beginning of the part | ||
5767 | 2024.11.09 01:25:12.778347 [ 197 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
5768 | 2024.11.09 01:25:12.778929 [ 197 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
5769 | 2024.11.09 01:25:12.779455 [ 197 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
5770 | 2024.11.09 01:25:12.780055 [ 197 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
5771 | 2024.11.09 01:25:12.780654 [ 197 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
5772 | 2024.11.09 01:25:12.790337 [ 192 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 72 columns (72 merged, 0 gathered) in 0.014066077 sec., 41233.95599213626 rows/sec., 36.33 MiB/sec. | ||
5773 | 2024.11.09 01:25:12.791455 [ 191 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5774 | 2024.11.09 01:25:12.792267 [ 191 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_16_3} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5775 | 2024.11.09 01:25:12.792359 [ 191 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_16_3} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5776 | 2024.11.09 01:25:12.792662 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
5777 | 2024.11.09 01:25:13.000187 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.90 MiB, peak 164.59 MiB, free memory in arenas 0.00 B, will set to 158.31 MiB (RSS), difference: 1.41 MiB | ||
5778 | 2024.11.09 01:25:14.379738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50307, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5779 | 2024.11.09 01:25:14.379908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5780 | 2024.11.09 01:25:14.379954 [ 3 ] {} <Debug> HTTP-Session: 78ce0ea6-3e90-4e31-87cb-ad3828bbb3d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50307 | ||
5781 | 2024.11.09 01:25:14.379995 [ 3 ] {} <Debug> HTTP-Session: 78ce0ea6-3e90-4e31-87cb-ad3828bbb3d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5782 | 2024.11.09 01:25:14.380024 [ 3 ] {} <Debug> HTTP-Session: 78ce0ea6-3e90-4e31-87cb-ad3828bbb3d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5783 | 2024.11.09 01:25:14.380107 [ 3 ] {} <Trace> HTTP-Session: 78ce0ea6-3e90-4e31-87cb-ad3828bbb3d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5784 | 2024.11.09 01:25:14.380415 [ 3 ] {178e3ae5-eddc-4b10-9c0b-549f64790a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50307) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5785 | 2024.11.09 01:25:14.380525 [ 3 ] {178e3ae5-eddc-4b10-9c0b-549f64790a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5786 | 2024.11.09 01:25:14.380865 [ 3 ] {178e3ae5-eddc-4b10-9c0b-549f64790a85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5787 | 2024.11.09 01:25:14.381289 [ 3 ] {178e3ae5-eddc-4b10-9c0b-549f64790a85} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5788 | 2024.11.09 01:25:14.381329 [ 3 ] {178e3ae5-eddc-4b10-9c0b-549f64790a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5789 | 2024.11.09 01:25:14.381773 [ 3 ] {178e3ae5-eddc-4b10-9c0b-549f64790a85} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5790 | 2024.11.09 01:25:14.382027 [ 3 ] {178e3ae5-eddc-4b10-9c0b-549f64790a85} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5791 | 2024.11.09 01:25:14.382175 [ 3 ] {178e3ae5-eddc-4b10-9c0b-549f64790a85} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.28 MiB/sec. | ||
5792 | 2024.11.09 01:25:14.382500 [ 3 ] {178e3ae5-eddc-4b10-9c0b-549f64790a85} <Debug> DynamicQueryHandler: Done processing query | ||
5793 | 2024.11.09 01:25:14.382528 [ 3 ] {178e3ae5-eddc-4b10-9c0b-549f64790a85} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5794 | 2024.11.09 01:25:14.382545 [ 3 ] {} <Debug> HTTP-Session: 78ce0ea6-3e90-4e31-87cb-ad3828bbb3d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5795 | 2024.11.09 01:25:14.382771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5796 | 2024.11.09 01:25:14.382965 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50461, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5797 | 2024.11.09 01:25:14.383098 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5798 | 2024.11.09 01:25:14.383159 [ 283 ] {} <Debug> HTTP-Session: eeaecc6d-72b7-4ed8-b125-835fcef6e75f Authenticating user 'default' from [fd00:1122:3344:101::d]:50461 | ||
5799 | 2024.11.09 01:25:14.383191 [ 283 ] {} <Debug> HTTP-Session: eeaecc6d-72b7-4ed8-b125-835fcef6e75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5800 | 2024.11.09 01:25:14.383209 [ 283 ] {} <Debug> HTTP-Session: eeaecc6d-72b7-4ed8-b125-835fcef6e75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5801 | 2024.11.09 01:25:14.383274 [ 283 ] {} <Trace> HTTP-Session: eeaecc6d-72b7-4ed8-b125-835fcef6e75f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5802 | 2024.11.09 01:25:14.383501 [ 283 ] {1300d533-c7ac-4c1b-999e-92b3358f301d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50461) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5803 | 2024.11.09 01:25:14.383573 [ 283 ] {1300d533-c7ac-4c1b-999e-92b3358f301d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5804 | 2024.11.09 01:25:14.383918 [ 283 ] {1300d533-c7ac-4c1b-999e-92b3358f301d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5805 | 2024.11.09 01:25:14.384329 [ 283 ] {1300d533-c7ac-4c1b-999e-92b3358f301d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5806 | 2024.11.09 01:25:14.384405 [ 283 ] {1300d533-c7ac-4c1b-999e-92b3358f301d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5807 | 2024.11.09 01:25:14.384833 [ 283 ] {1300d533-c7ac-4c1b-999e-92b3358f301d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5808 | 2024.11.09 01:25:14.385092 [ 283 ] {1300d533-c7ac-4c1b-999e-92b3358f301d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5809 | 2024.11.09 01:25:14.385271 [ 283 ] {1300d533-c7ac-4c1b-999e-92b3358f301d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001844 sec., 34707.15835140998 rows/sec., 2.71 MiB/sec. | ||
5810 | 2024.11.09 01:25:14.385495 [ 283 ] {1300d533-c7ac-4c1b-999e-92b3358f301d} <Debug> DynamicQueryHandler: Done processing query | ||
5811 | 2024.11.09 01:25:14.385522 [ 283 ] {1300d533-c7ac-4c1b-999e-92b3358f301d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5812 | 2024.11.09 01:25:14.385540 [ 283 ] {} <Debug> HTTP-Session: eeaecc6d-72b7-4ed8-b125-835fcef6e75f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5813 | 2024.11.09 01:25:14.385774 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5814 | 2024.11.09 01:25:14.385787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50307, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5815 | 2024.11.09 01:25:14.385884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5816 | 2024.11.09 01:25:14.385907 [ 3 ] {} <Debug> HTTP-Session: e495072c-7419-4baf-ad4d-320bd0839c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:50307 | ||
5817 | 2024.11.09 01:25:14.385927 [ 3 ] {} <Debug> HTTP-Session: e495072c-7419-4baf-ad4d-320bd0839c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5818 | 2024.11.09 01:25:14.385947 [ 3 ] {} <Debug> HTTP-Session: e495072c-7419-4baf-ad4d-320bd0839c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5819 | 2024.11.09 01:25:14.386006 [ 3 ] {} <Trace> HTTP-Session: e495072c-7419-4baf-ad4d-320bd0839c00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5820 | 2024.11.09 01:25:14.386207 [ 3 ] {2efd9c7f-af52-4e3b-af80-40c8ca23c4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5821 | 2024.11.09 01:25:14.386266 [ 3 ] {2efd9c7f-af52-4e3b-af80-40c8ca23c4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5822 | 2024.11.09 01:25:14.386470 [ 3 ] {2efd9c7f-af52-4e3b-af80-40c8ca23c4e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5823 | 2024.11.09 01:25:14.386846 [ 3 ] {2efd9c7f-af52-4e3b-af80-40c8ca23c4e0} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5824 | 2024.11.09 01:25:14.386883 [ 3 ] {2efd9c7f-af52-4e3b-af80-40c8ca23c4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5825 | 2024.11.09 01:25:14.387323 [ 3 ] {2efd9c7f-af52-4e3b-af80-40c8ca23c4e0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5826 | 2024.11.09 01:25:14.387579 [ 3 ] {2efd9c7f-af52-4e3b-af80-40c8ca23c4e0} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5827 | 2024.11.09 01:25:14.387712 [ 3 ] {2efd9c7f-af52-4e3b-af80-40c8ca23c4e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec. | ||
5828 | 2024.11.09 01:25:14.387900 [ 3 ] {2efd9c7f-af52-4e3b-af80-40c8ca23c4e0} <Debug> DynamicQueryHandler: Done processing query | ||
5829 | 2024.11.09 01:25:14.387926 [ 3 ] {2efd9c7f-af52-4e3b-af80-40c8ca23c4e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5830 | 2024.11.09 01:25:14.387943 [ 3 ] {} <Debug> HTTP-Session: e495072c-7419-4baf-ad4d-320bd0839c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5831 | 2024.11.09 01:25:14.388125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5832 | 2024.11.09 01:25:14.388248 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46809, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5833 | 2024.11.09 01:25:14.388322 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5834 | 2024.11.09 01:25:14.388344 [ 283 ] {} <Debug> HTTP-Session: 6e2930f7-6015-4a7d-8a00-22e564b3bdd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46809 | ||
5835 | 2024.11.09 01:25:14.388364 [ 283 ] {} <Debug> HTTP-Session: 6e2930f7-6015-4a7d-8a00-22e564b3bdd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5836 | 2024.11.09 01:25:14.388379 [ 283 ] {} <Debug> HTTP-Session: 6e2930f7-6015-4a7d-8a00-22e564b3bdd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5837 | 2024.11.09 01:25:14.388424 [ 283 ] {} <Trace> HTTP-Session: 6e2930f7-6015-4a7d-8a00-22e564b3bdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5838 | 2024.11.09 01:25:14.388583 [ 283 ] {e44a0ee4-d152-409c-9b7e-6d85396542ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46809) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5839 | 2024.11.09 01:25:14.388639 [ 283 ] {e44a0ee4-d152-409c-9b7e-6d85396542ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5840 | 2024.11.09 01:25:14.388809 [ 283 ] {e44a0ee4-d152-409c-9b7e-6d85396542ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5841 | 2024.11.09 01:25:14.389204 [ 283 ] {e44a0ee4-d152-409c-9b7e-6d85396542ed} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5842 | 2024.11.09 01:25:14.389244 [ 283 ] {e44a0ee4-d152-409c-9b7e-6d85396542ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5843 | 2024.11.09 01:25:14.389659 [ 283 ] {e44a0ee4-d152-409c-9b7e-6d85396542ed} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5844 | 2024.11.09 01:25:14.389913 [ 283 ] {e44a0ee4-d152-409c-9b7e-6d85396542ed} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5845 | 2024.11.09 01:25:14.390078 [ 283 ] {e44a0ee4-d152-409c-9b7e-6d85396542ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. | ||
5846 | 2024.11.09 01:25:14.390286 [ 283 ] {e44a0ee4-d152-409c-9b7e-6d85396542ed} <Debug> DynamicQueryHandler: Done processing query | ||
5847 | 2024.11.09 01:25:14.390312 [ 283 ] {e44a0ee4-d152-409c-9b7e-6d85396542ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5848 | 2024.11.09 01:25:14.390329 [ 283 ] {} <Debug> HTTP-Session: 6e2930f7-6015-4a7d-8a00-22e564b3bdd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5849 | 2024.11.09 01:25:14.390558 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5850 | 2024.11.09 01:25:15.417684 [ 91 ] {} <Debug> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
5851 | 2024.11.09 01:25:15.417755 [ 91 ] {} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5852 | 2024.11.09 01:25:15.417777 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5853 | 2024.11.09 01:25:15.418007 [ 192 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
5854 | 2024.11.09 01:25:15.418184 [ 192 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5855 | 2024.11.09 01:25:15.418232 [ 192 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 62 rows starting from the beginning of the part | ||
5856 | 2024.11.09 01:25:15.418319 [ 192 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
5857 | 2024.11.09 01:25:15.418462 [ 192 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
5858 | 2024.11.09 01:25:15.418681 [ 192 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
5859 | 2024.11.09 01:25:15.418865 [ 192 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
5860 | 2024.11.09 01:25:15.419925 [ 198 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.002064453 sec., 107534.53820455103 rows/sec., 8.10 MiB/sec. | ||
5861 | 2024.11.09 01:25:15.420144 [ 192 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
5862 | 2024.11.09 01:25:15.420443 [ 192 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_14_3} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5863 | 2024.11.09 01:25:15.420522 [ 192 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_14_3} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
5864 | 2024.11.09 01:25:15.420599 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
5865 | 2024.11.09 01:25:17.618939 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5866 | 2024.11.09 01:25:17.619043 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5867 | 2024.11.09 01:25:19.386878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50307, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5868 | 2024.11.09 01:25:19.386997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5869 | 2024.11.09 01:25:19.387027 [ 3 ] {} <Debug> HTTP-Session: f69626ec-5932-41d4-b2c8-6cecb3de7d4b Authenticating user 'default' from [fd00:1122:3344:101::d]:50307 | ||
5870 | 2024.11.09 01:25:19.387055 [ 3 ] {} <Debug> HTTP-Session: f69626ec-5932-41d4-b2c8-6cecb3de7d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5871 | 2024.11.09 01:25:19.387073 [ 3 ] {} <Debug> HTTP-Session: f69626ec-5932-41d4-b2c8-6cecb3de7d4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5872 | 2024.11.09 01:25:19.387130 [ 3 ] {} <Trace> HTTP-Session: f69626ec-5932-41d4-b2c8-6cecb3de7d4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5873 | 2024.11.09 01:25:19.387339 [ 3 ] {08f38963-57d0-4553-b79a-6b8a39720d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50307) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
5874 | 2024.11.09 01:25:19.387416 [ 3 ] {08f38963-57d0-4553-b79a-6b8a39720d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5875 | 2024.11.09 01:25:19.387769 [ 3 ] {08f38963-57d0-4553-b79a-6b8a39720d49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5876 | 2024.11.09 01:25:19.388184 [ 3 ] {08f38963-57d0-4553-b79a-6b8a39720d49} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5877 | 2024.11.09 01:25:19.388231 [ 3 ] {08f38963-57d0-4553-b79a-6b8a39720d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5878 | 2024.11.09 01:25:19.388643 [ 3 ] {08f38963-57d0-4553-b79a-6b8a39720d49} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5879 | 2024.11.09 01:25:19.388894 [ 3 ] {08f38963-57d0-4553-b79a-6b8a39720d49} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5880 | 2024.11.09 01:25:19.389060 [ 3 ] {08f38963-57d0-4553-b79a-6b8a39720d49} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001783 sec., 7851.934941110488 rows/sec., 565.23 KiB/sec. | ||
5881 | 2024.11.09 01:25:19.389396 [ 3 ] {08f38963-57d0-4553-b79a-6b8a39720d49} <Debug> DynamicQueryHandler: Done processing query | ||
5882 | 2024.11.09 01:25:19.389425 [ 3 ] {08f38963-57d0-4553-b79a-6b8a39720d49} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5883 | 2024.11.09 01:25:19.389442 [ 3 ] {} <Debug> HTTP-Session: f69626ec-5932-41d4-b2c8-6cecb3de7d4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5884 | 2024.11.09 01:25:19.389738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5885 | 2024.11.09 01:25:19.389960 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55424, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5886 | 2024.11.09 01:25:19.390090 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5887 | 2024.11.09 01:25:19.390120 [ 283 ] {} <Debug> HTTP-Session: a231e235-c63e-4d4f-8b90-48e3b4ac37fa Authenticating user 'default' from [fd00:1122:3344:101::d]:55424 | ||
5888 | 2024.11.09 01:25:19.390150 [ 283 ] {} <Debug> HTTP-Session: a231e235-c63e-4d4f-8b90-48e3b4ac37fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5889 | 2024.11.09 01:25:19.390170 [ 283 ] {} <Debug> HTTP-Session: a231e235-c63e-4d4f-8b90-48e3b4ac37fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5890 | 2024.11.09 01:25:19.390234 [ 283 ] {} <Trace> HTTP-Session: a231e235-c63e-4d4f-8b90-48e3b4ac37fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5891 | 2024.11.09 01:25:19.390531 [ 283 ] {1da92ecf-7551-4d32-9217-da984127ad67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55424) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5892 | 2024.11.09 01:25:19.390608 [ 283 ] {1da92ecf-7551-4d32-9217-da984127ad67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5893 | 2024.11.09 01:25:19.390948 [ 283 ] {1da92ecf-7551-4d32-9217-da984127ad67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5894 | 2024.11.09 01:25:19.391552 [ 283 ] {1da92ecf-7551-4d32-9217-da984127ad67} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5895 | 2024.11.09 01:25:19.391594 [ 283 ] {1da92ecf-7551-4d32-9217-da984127ad67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5896 | 2024.11.09 01:25:19.392037 [ 283 ] {1da92ecf-7551-4d32-9217-da984127ad67} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5897 | 2024.11.09 01:25:19.392302 [ 283 ] {1da92ecf-7551-4d32-9217-da984127ad67} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5898 | 2024.11.09 01:25:19.392441 [ 86 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5899 | 2024.11.09 01:25:19.392446 [ 283 ] {1da92ecf-7551-4d32-9217-da984127ad67} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002062 sec., 138215.3249272551 rows/sec., 12.19 MiB/sec. | ||
5900 | 2024.11.09 01:25:19.392489 [ 86 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5901 | 2024.11.09 01:25:19.392532 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5902 | 2024.11.09 01:25:19.392721 [ 283 ] {1da92ecf-7551-4d32-9217-da984127ad67} <Debug> DynamicQueryHandler: Done processing query | ||
5903 | 2024.11.09 01:25:19.392736 [ 191 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
5904 | 2024.11.09 01:25:19.392759 [ 283 ] {1da92ecf-7551-4d32-9217-da984127ad67} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
5905 | 2024.11.09 01:25:19.392827 [ 283 ] {} <Debug> HTTP-Session: a231e235-c63e-4d4f-8b90-48e3b4ac37fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5906 | 2024.11.09 01:25:19.392962 [ 191 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5907 | 2024.11.09 01:25:19.393010 [ 191 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1435 rows starting from the beginning of the part | ||
5908 | 2024.11.09 01:25:19.393075 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5909 | 2024.11.09 01:25:19.393138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50307, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5910 | 2024.11.09 01:25:19.393377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5911 | 2024.11.09 01:25:19.393446 [ 191 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
5912 | 2024.11.09 01:25:19.393472 [ 3 ] {} <Debug> HTTP-Session: ae2c8db2-ecd1-441a-995a-b32b281e6a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:50307 | ||
5913 | 2024.11.09 01:25:19.393526 [ 3 ] {} <Debug> HTTP-Session: ae2c8db2-ecd1-441a-995a-b32b281e6a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5914 | 2024.11.09 01:25:19.393593 [ 3 ] {} <Debug> HTTP-Session: ae2c8db2-ecd1-441a-995a-b32b281e6a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5915 | 2024.11.09 01:25:19.393715 [ 191 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 285 rows starting from the beginning of the part | ||
5916 | 2024.11.09 01:25:19.393816 [ 3 ] {} <Trace> HTTP-Session: ae2c8db2-ecd1-441a-995a-b32b281e6a4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5917 | 2024.11.09 01:25:19.393985 [ 191 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
5918 | 2024.11.09 01:25:19.394234 [ 191 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
5919 | 2024.11.09 01:25:19.394328 [ 3 ] {a98c15b6-32e7-4cc7-9155-f3f55bd40936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5920 | 2024.11.09 01:25:19.394507 [ 191 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 285 rows starting from the beginning of the part | ||
5921 | 2024.11.09 01:25:19.394550 [ 3 ] {a98c15b6-32e7-4cc7-9155-f3f55bd40936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5922 | 2024.11.09 01:25:19.395597 [ 3 ] {a98c15b6-32e7-4cc7-9155-f3f55bd40936} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5923 | 2024.11.09 01:25:19.396572 [ 3 ] {a98c15b6-32e7-4cc7-9155-f3f55bd40936} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5924 | 2024.11.09 01:25:19.396644 [ 3 ] {a98c15b6-32e7-4cc7-9155-f3f55bd40936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5925 | 2024.11.09 01:25:19.397650 [ 3 ] {a98c15b6-32e7-4cc7-9155-f3f55bd40936} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5926 | 2024.11.09 01:25:19.398210 [ 3 ] {a98c15b6-32e7-4cc7-9155-f3f55bd40936} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5927 | 2024.11.09 01:25:19.398250 [ 191 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.005608603 sec., 387440.508804064 rows/sec., 34.08 MiB/sec. | ||
5928 | 2024.11.09 01:25:19.398465 [ 3 ] {a98c15b6-32e7-4cc7-9155-f3f55bd40936} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.004361 sec., 11006.649850951615 rows/sec., 811.53 KiB/sec. | ||
5929 | 2024.11.09 01:25:19.398824 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5930 | 2024.11.09 01:25:19.399022 [ 3 ] {a98c15b6-32e7-4cc7-9155-f3f55bd40936} <Debug> DynamicQueryHandler: Done processing query | ||
5931 | 2024.11.09 01:25:19.399076 [ 3 ] {a98c15b6-32e7-4cc7-9155-f3f55bd40936} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5932 | 2024.11.09 01:25:19.399110 [ 3 ] {} <Debug> HTTP-Session: ae2c8db2-ecd1-441a-995a-b32b281e6a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5933 | 2024.11.09 01:25:19.399329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5934 | 2024.11.09 01:25:19.399451 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_31_6} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5935 | 2024.11.09 01:25:19.399459 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54718, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5936 | 2024.11.09 01:25:19.399567 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5937 | 2024.11.09 01:25:19.399594 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_31_6} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5938 | 2024.11.09 01:25:19.399602 [ 283 ] {} <Debug> HTTP-Session: cc5ce16c-d3dd-4187-8910-58605eea69a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54718 | ||
5939 | 2024.11.09 01:25:19.399628 [ 283 ] {} <Debug> HTTP-Session: cc5ce16c-d3dd-4187-8910-58605eea69a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5940 | 2024.11.09 01:25:19.399665 [ 283 ] {} <Debug> HTTP-Session: cc5ce16c-d3dd-4187-8910-58605eea69a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5941 | 2024.11.09 01:25:19.399701 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5942 | 2024.11.09 01:25:19.399727 [ 283 ] {} <Trace> HTTP-Session: cc5ce16c-d3dd-4187-8910-58605eea69a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5943 | 2024.11.09 01:25:19.399862 [ 283 ] {66592ec1-3318-41e0-8e51-16081cf0b22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54718) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5944 | 2024.11.09 01:25:19.399916 [ 283 ] {66592ec1-3318-41e0-8e51-16081cf0b22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5945 | 2024.11.09 01:25:19.400212 [ 283 ] {66592ec1-3318-41e0-8e51-16081cf0b22a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5946 | 2024.11.09 01:25:19.400597 [ 283 ] {66592ec1-3318-41e0-8e51-16081cf0b22a} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5947 | 2024.11.09 01:25:19.400635 [ 283 ] {66592ec1-3318-41e0-8e51-16081cf0b22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5948 | 2024.11.09 01:25:19.400995 [ 283 ] {66592ec1-3318-41e0-8e51-16081cf0b22a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5949 | 2024.11.09 01:25:19.401249 [ 283 ] {66592ec1-3318-41e0-8e51-16081cf0b22a} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5950 | 2024.11.09 01:25:19.401381 [ 283 ] {66592ec1-3318-41e0-8e51-16081cf0b22a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001559 sec., 8980.115458627324 rows/sec., 628.91 KiB/sec. | ||
5951 | 2024.11.09 01:25:19.401718 [ 283 ] {66592ec1-3318-41e0-8e51-16081cf0b22a} <Debug> DynamicQueryHandler: Done processing query | ||
5952 | 2024.11.09 01:25:19.401743 [ 283 ] {66592ec1-3318-41e0-8e51-16081cf0b22a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5953 | 2024.11.09 01:25:19.401761 [ 283 ] {} <Debug> HTTP-Session: cc5ce16c-d3dd-4187-8910-58605eea69a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5954 | 2024.11.09 01:25:19.401953 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5955 | 2024.11.09 01:25:19.402067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40870, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5956 | 2024.11.09 01:25:19.402132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5957 | 2024.11.09 01:25:19.402154 [ 3 ] {} <Debug> HTTP-Session: 2f2bbc98-91ec-44ff-a45a-13ed24f7ae87 Authenticating user 'default' from [fd00:1122:3344:101::d]:40870 | ||
5958 | 2024.11.09 01:25:19.402173 [ 3 ] {} <Debug> HTTP-Session: 2f2bbc98-91ec-44ff-a45a-13ed24f7ae87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5959 | 2024.11.09 01:25:19.402187 [ 3 ] {} <Debug> HTTP-Session: 2f2bbc98-91ec-44ff-a45a-13ed24f7ae87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5960 | 2024.11.09 01:25:19.402229 [ 3 ] {} <Trace> HTTP-Session: 2f2bbc98-91ec-44ff-a45a-13ed24f7ae87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5961 | 2024.11.09 01:25:19.402347 [ 3 ] {fd5dcfbc-350a-4b1e-8da9-9e4d0aedbb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40870) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5962 | 2024.11.09 01:25:19.402398 [ 3 ] {fd5dcfbc-350a-4b1e-8da9-9e4d0aedbb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5963 | 2024.11.09 01:25:19.402665 [ 3 ] {fd5dcfbc-350a-4b1e-8da9-9e4d0aedbb3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5964 | 2024.11.09 01:25:19.402985 [ 3 ] {fd5dcfbc-350a-4b1e-8da9-9e4d0aedbb3c} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5965 | 2024.11.09 01:25:19.403023 [ 3 ] {fd5dcfbc-350a-4b1e-8da9-9e4d0aedbb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5966 | 2024.11.09 01:25:19.403384 [ 3 ] {fd5dcfbc-350a-4b1e-8da9-9e4d0aedbb3c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5967 | 2024.11.09 01:25:19.403626 [ 3 ] {fd5dcfbc-350a-4b1e-8da9-9e4d0aedbb3c} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5968 | 2024.11.09 01:25:19.403797 [ 3 ] {fd5dcfbc-350a-4b1e-8da9-9e4d0aedbb3c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001475 sec., 8813.559322033898 rows/sec., 549.52 KiB/sec. | ||
5969 | 2024.11.09 01:25:19.404146 [ 3 ] {fd5dcfbc-350a-4b1e-8da9-9e4d0aedbb3c} <Debug> DynamicQueryHandler: Done processing query | ||
5970 | 2024.11.09 01:25:19.404172 [ 3 ] {fd5dcfbc-350a-4b1e-8da9-9e4d0aedbb3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5971 | 2024.11.09 01:25:19.404188 [ 3 ] {} <Debug> HTTP-Session: 2f2bbc98-91ec-44ff-a45a-13ed24f7ae87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5972 | 2024.11.09 01:25:19.404496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5973 | 2024.11.09 01:25:19.404575 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54718, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5974 | 2024.11.09 01:25:19.404675 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5975 | 2024.11.09 01:25:19.404700 [ 283 ] {} <Debug> HTTP-Session: da11222b-b8c0-4c9c-b353-25907c7ffd1e Authenticating user 'default' from [fd00:1122:3344:101::d]:54718 | ||
5976 | 2024.11.09 01:25:19.404721 [ 283 ] {} <Debug> HTTP-Session: da11222b-b8c0-4c9c-b353-25907c7ffd1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5977 | 2024.11.09 01:25:19.404740 [ 283 ] {} <Debug> HTTP-Session: da11222b-b8c0-4c9c-b353-25907c7ffd1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5978 | 2024.11.09 01:25:19.404785 [ 283 ] {} <Trace> HTTP-Session: da11222b-b8c0-4c9c-b353-25907c7ffd1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5979 | 2024.11.09 01:25:19.405114 [ 283 ] {4bc67742-0907-420d-94ad-b8b9fa04d290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54718) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5980 | 2024.11.09 01:25:19.405171 [ 283 ] {4bc67742-0907-420d-94ad-b8b9fa04d290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5981 | 2024.11.09 01:25:19.405556 [ 283 ] {4bc67742-0907-420d-94ad-b8b9fa04d290} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5982 | 2024.11.09 01:25:19.406178 [ 283 ] {4bc67742-0907-420d-94ad-b8b9fa04d290} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5983 | 2024.11.09 01:25:19.406215 [ 283 ] {4bc67742-0907-420d-94ad-b8b9fa04d290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5984 | 2024.11.09 01:25:19.406615 [ 283 ] {4bc67742-0907-420d-94ad-b8b9fa04d290} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5985 | 2024.11.09 01:25:19.406864 [ 283 ] {4bc67742-0907-420d-94ad-b8b9fa04d290} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5986 | 2024.11.09 01:25:19.406990 [ 86 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5987 | 2024.11.09 01:25:19.406996 [ 283 ] {4bc67742-0907-420d-94ad-b8b9fa04d290} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002083 sec., 203072.49159865576 rows/sec., 14.52 MiB/sec. | ||
5988 | 2024.11.09 01:25:19.407039 [ 86 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5989 | 2024.11.09 01:25:19.407082 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
5990 | 2024.11.09 01:25:19.407318 [ 283 ] {4bc67742-0907-420d-94ad-b8b9fa04d290} <Debug> DynamicQueryHandler: Done processing query | ||
5991 | 2024.11.09 01:25:19.407381 [ 283 ] {4bc67742-0907-420d-94ad-b8b9fa04d290} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
5992 | 2024.11.09 01:25:19.407412 [ 196 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
5993 | 2024.11.09 01:25:19.407443 [ 283 ] {} <Debug> HTTP-Session: da11222b-b8c0-4c9c-b353-25907c7ffd1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5994 | 2024.11.09 01:25:19.407790 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5995 | 2024.11.09 01:25:19.407915 [ 196 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5996 | 2024.11.09 01:25:19.408001 [ 196 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 915 rows starting from the beginning of the part | ||
5997 | 2024.11.09 01:25:19.408021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40870, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5998 | 2024.11.09 01:25:19.408091 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
5999 | |||
6000 | (version 23.8.7.1) | ||
6001 | 2024.11.09 01:25:19.408309 [ 196 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
6002 | 2024.11.09 01:25:19.408688 [ 196 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 423 rows starting from the beginning of the part | ||
6003 | 2024.11.09 01:25:19.409086 [ 196 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
6004 | 2024.11.09 01:25:19.408442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6005 | 2024.11.09 01:25:19.409430 [ 196 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
6006 | 2024.11.09 01:25:19.409826 [ 196 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 423 rows starting from the beginning of the part | ||
6007 | 2024.11.09 01:25:19.409593 [ 3 ] {} <Debug> HTTP-Session: b96391a3-10c5-4fe0-9ffa-63a65fc80ad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40870 | ||
6008 | 2024.11.09 01:25:19.409899 [ 3 ] {} <Debug> HTTP-Session: b96391a3-10c5-4fe0-9ffa-63a65fc80ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6009 | 2024.11.09 01:25:19.409986 [ 3 ] {} <Debug> HTTP-Session: b96391a3-10c5-4fe0-9ffa-63a65fc80ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6010 | 2024.11.09 01:25:19.410203 [ 3 ] {} <Trace> HTTP-Session: b96391a3-10c5-4fe0-9ffa-63a65fc80ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6011 | 2024.11.09 01:25:19.410390 [ 3 ] {edfe9125-b91f-49f5-a2a2-d5a348fa2a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40870) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6012 | 2024.11.09 01:25:19.410474 [ 3 ] {edfe9125-b91f-49f5-a2a2-d5a348fa2a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6013 | 2024.11.09 01:25:19.411055 [ 3 ] {edfe9125-b91f-49f5-a2a2-d5a348fa2a2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6014 | 2024.11.09 01:25:19.411809 [ 3 ] {edfe9125-b91f-49f5-a2a2-d5a348fa2a2d} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6015 | 2024.11.09 01:25:19.411871 [ 3 ] {edfe9125-b91f-49f5-a2a2-d5a348fa2a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6016 | 2024.11.09 01:25:19.412629 [ 3 ] {edfe9125-b91f-49f5-a2a2-d5a348fa2a2d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6017 | 2024.11.09 01:25:19.413098 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.005906635 sec., 330645.11350371235 rows/sec., 25.31 MiB/sec. | ||
6018 | 2024.11.09 01:25:19.413166 [ 3 ] {edfe9125-b91f-49f5-a2a2-d5a348fa2a2d} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6019 | 2024.11.09 01:25:19.413524 [ 3 ] {edfe9125-b91f-49f5-a2a2-d5a348fa2a2d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003161 sec., 1898.1335020563113 rows/sec., 99.17 KiB/sec. | ||
6020 | 2024.11.09 01:25:19.413711 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6021 | 2024.11.09 01:25:19.414132 [ 3 ] {edfe9125-b91f-49f5-a2a2-d5a348fa2a2d} <Debug> DynamicQueryHandler: Done processing query | ||
6022 | 2024.11.09 01:25:19.414174 [ 3 ] {edfe9125-b91f-49f5-a2a2-d5a348fa2a2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6023 | 2024.11.09 01:25:19.414215 [ 3 ] {} <Debug> HTTP-Session: b96391a3-10c5-4fe0-9ffa-63a65fc80ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6024 | 2024.11.09 01:25:19.414337 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_31_6} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6025 | 2024.11.09 01:25:19.414451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6026 | 2024.11.09 01:25:19.414479 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_31_6} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6027 | 2024.11.09 01:25:19.414606 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50785, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6028 | 2024.11.09 01:25:19.414668 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6029 | 2024.11.09 01:25:19.414714 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6030 | 2024.11.09 01:25:19.414739 [ 283 ] {} <Debug> HTTP-Session: 4ece0e8a-4ba2-4ef9-b152-8213f5fa45ef Authenticating user 'default' from [fd00:1122:3344:101::d]:50785 | ||
6031 | 2024.11.09 01:25:19.414761 [ 283 ] {} <Debug> HTTP-Session: 4ece0e8a-4ba2-4ef9-b152-8213f5fa45ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6032 | 2024.11.09 01:25:19.414779 [ 283 ] {} <Debug> HTTP-Session: 4ece0e8a-4ba2-4ef9-b152-8213f5fa45ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6033 | 2024.11.09 01:25:19.414824 [ 283 ] {} <Trace> HTTP-Session: 4ece0e8a-4ba2-4ef9-b152-8213f5fa45ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6034 | 2024.11.09 01:25:19.415097 [ 283 ] {1211d3c7-43f7-4c50-9f57-2769918b5332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50785) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6035 | 2024.11.09 01:25:19.415157 [ 283 ] {1211d3c7-43f7-4c50-9f57-2769918b5332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6036 | 2024.11.09 01:25:19.415365 [ 283 ] {1211d3c7-43f7-4c50-9f57-2769918b5332} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6037 | 2024.11.09 01:25:19.415827 [ 283 ] {1211d3c7-43f7-4c50-9f57-2769918b5332} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6038 | 2024.11.09 01:25:19.415864 [ 283 ] {1211d3c7-43f7-4c50-9f57-2769918b5332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6039 | 2024.11.09 01:25:19.416267 [ 283 ] {1211d3c7-43f7-4c50-9f57-2769918b5332} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6040 | 2024.11.09 01:25:19.416512 [ 283 ] {1211d3c7-43f7-4c50-9f57-2769918b5332} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6041 | 2024.11.09 01:25:19.416639 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6042 | 2024.11.09 01:25:19.416645 [ 283 ] {1211d3c7-43f7-4c50-9f57-2769918b5332} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001702 sec., 139247.9435957697 rows/sec., 9.33 MiB/sec. | ||
6043 | 2024.11.09 01:25:19.416673 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6044 | 2024.11.09 01:25:19.416716 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6045 | 2024.11.09 01:25:19.416891 [ 196 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
6046 | 2024.11.09 01:25:19.416903 [ 283 ] {1211d3c7-43f7-4c50-9f57-2769918b5332} <Debug> DynamicQueryHandler: Done processing query | ||
6047 | 2024.11.09 01:25:19.416953 [ 283 ] {1211d3c7-43f7-4c50-9f57-2769918b5332} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6048 | 2024.11.09 01:25:19.416992 [ 283 ] {} <Debug> HTTP-Session: 4ece0e8a-4ba2-4ef9-b152-8213f5fa45ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6049 | 2024.11.09 01:25:19.417095 [ 196 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6050 | 2024.11.09 01:25:19.417138 [ 196 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 5866 rows starting from the beginning of the part | ||
6051 | 2024.11.09 01:25:19.417225 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50785, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6052 | 2024.11.09 01:25:19.417482 [ 196 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
6053 | 2024.11.09 01:25:19.417523 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
6054 | |||
6055 | (version 23.8.7.1) | ||
6056 | 2024.11.09 01:25:19.417560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35890, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6057 | 2024.11.09 01:25:19.417752 [ 196 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part | ||
6058 | 2024.11.09 01:25:19.417817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6059 | 2024.11.09 01:25:19.417917 [ 3 ] {} <Debug> HTTP-Session: b22dd6b3-8da9-43a6-b2dc-6f17337783be Authenticating user 'default' from [fd00:1122:3344:101::d]:35890 | ||
6060 | 2024.11.09 01:25:19.418007 [ 3 ] {} <Debug> HTTP-Session: b22dd6b3-8da9-43a6-b2dc-6f17337783be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6061 | 2024.11.09 01:25:19.418079 [ 3 ] {} <Debug> HTTP-Session: b22dd6b3-8da9-43a6-b2dc-6f17337783be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6062 | 2024.11.09 01:25:19.418070 [ 196 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
6063 | 2024.11.09 01:25:19.418220 [ 3 ] {} <Trace> HTTP-Session: b22dd6b3-8da9-43a6-b2dc-6f17337783be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6064 | 2024.11.09 01:25:19.418374 [ 196 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
6065 | 2024.11.09 01:25:19.418619 [ 3 ] {96be03d4-5636-4556-a0a1-6c3fbe4accce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6066 | 2024.11.09 01:25:19.418682 [ 196 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part | ||
6067 | 2024.11.09 01:25:19.418800 [ 3 ] {96be03d4-5636-4556-a0a1-6c3fbe4accce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6068 | 2024.11.09 01:25:19.419585 [ 3 ] {96be03d4-5636-4556-a0a1-6c3fbe4accce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6069 | 2024.11.09 01:25:19.420130 [ 3 ] {96be03d4-5636-4556-a0a1-6c3fbe4accce} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6070 | 2024.11.09 01:25:19.420170 [ 3 ] {96be03d4-5636-4556-a0a1-6c3fbe4accce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6071 | 2024.11.09 01:25:19.421032 [ 3 ] {96be03d4-5636-4556-a0a1-6c3fbe4accce} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6072 | 2024.11.09 01:25:19.421510 [ 3 ] {96be03d4-5636-4556-a0a1-6c3fbe4accce} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6073 | 2024.11.09 01:25:19.421718 [ 3 ] {96be03d4-5636-4556-a0a1-6c3fbe4accce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003254 sec., 307.3140749846343 rows/sec., 20.71 KiB/sec. | ||
6074 | 2024.11.09 01:25:19.421974 [ 3 ] {96be03d4-5636-4556-a0a1-6c3fbe4accce} <Debug> DynamicQueryHandler: Done processing query | ||
6075 | 2024.11.09 01:25:19.422010 [ 3 ] {96be03d4-5636-4556-a0a1-6c3fbe4accce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6076 | 2024.11.09 01:25:19.422028 [ 3 ] {} <Debug> HTTP-Session: b22dd6b3-8da9-43a6-b2dc-6f17337783be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6077 | 2024.11.09 01:25:19.422269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6078 | 2024.11.09 01:25:19.422416 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65351, User-Agent: (none), Length: 68487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6079 | 2024.11.09 01:25:19.422529 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6080 | 2024.11.09 01:25:19.422570 [ 283 ] {} <Debug> HTTP-Session: dd6946b8-59e7-447e-8b35-7398aeda2f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:65351 | ||
6081 | 2024.11.09 01:25:19.422603 [ 283 ] {} <Debug> HTTP-Session: dd6946b8-59e7-447e-8b35-7398aeda2f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6082 | 2024.11.09 01:25:19.422631 [ 283 ] {} <Debug> HTTP-Session: dd6946b8-59e7-447e-8b35-7398aeda2f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6083 | 2024.11.09 01:25:19.422697 [ 283 ] {} <Trace> HTTP-Session: dd6946b8-59e7-447e-8b35-7398aeda2f08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6084 | 2024.11.09 01:25:19.422997 [ 198 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6820 rows, containing 5 columns (5 merged, 0 gathered) in 0.006187719 sec., 1102183.2116164293 rows/sec., 75.03 MiB/sec. | ||
6085 | 2024.11.09 01:25:19.423679 [ 198 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6086 | 2024.11.09 01:25:19.423966 [ 198 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6087 | 2024.11.09 01:25:19.423993 [ 283 ] {9ab2119f-1b1a-4b30-b393-51121f62c3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65351) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6088 | 2024.11.09 01:25:19.424068 [ 198 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6089 | 2024.11.09 01:25:19.424093 [ 283 ] {9ab2119f-1b1a-4b30-b393-51121f62c3b2} <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 | ||
6090 | 2024.11.09 01:25:19.424195 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
6091 | 2024.11.09 01:25:19.424643 [ 283 ] {9ab2119f-1b1a-4b30-b393-51121f62c3b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6092 | 2024.11.09 01:25:19.425445 [ 283 ] {9ab2119f-1b1a-4b30-b393-51121f62c3b2} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6093 | 2024.11.09 01:25:19.425481 [ 283 ] {9ab2119f-1b1a-4b30-b393-51121f62c3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6094 | 2024.11.09 01:25:19.426119 [ 283 ] {9ab2119f-1b1a-4b30-b393-51121f62c3b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6095 | 2024.11.09 01:25:19.426387 [ 283 ] {9ab2119f-1b1a-4b30-b393-51121f62c3b2} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6096 | 2024.11.09 01:25:19.426544 [ 283 ] {9ab2119f-1b1a-4b30-b393-51121f62c3b2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003601 sec., 11385.72618717023 rows/sec., 20.40 MiB/sec. | ||
6097 | 2024.11.09 01:25:19.427105 [ 283 ] {9ab2119f-1b1a-4b30-b393-51121f62c3b2} <Debug> DynamicQueryHandler: Done processing query | ||
6098 | 2024.11.09 01:25:19.427133 [ 283 ] {9ab2119f-1b1a-4b30-b393-51121f62c3b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
6099 | 2024.11.09 01:25:19.427150 [ 283 ] {} <Debug> HTTP-Session: dd6946b8-59e7-447e-8b35-7398aeda2f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6100 | 2024.11.09 01:25:19.427330 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6101 | 2024.11.09 01:25:19.427401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35890, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6102 | 2024.11.09 01:25:19.427532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6103 | 2024.11.09 01:25:19.427576 [ 3 ] {} <Debug> HTTP-Session: 04cbdc26-1b27-433c-8a0a-39e2fa75b37a Authenticating user 'default' from [fd00:1122:3344:101::d]:35890 | ||
6104 | 2024.11.09 01:25:19.427610 [ 3 ] {} <Debug> HTTP-Session: 04cbdc26-1b27-433c-8a0a-39e2fa75b37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6105 | 2024.11.09 01:25:19.427640 [ 3 ] {} <Debug> HTTP-Session: 04cbdc26-1b27-433c-8a0a-39e2fa75b37a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6106 | 2024.11.09 01:25:19.427695 [ 3 ] {} <Trace> HTTP-Session: 04cbdc26-1b27-433c-8a0a-39e2fa75b37a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6107 | 2024.11.09 01:25:19.427846 [ 3 ] {e874a81d-a3b1-4cb5-a2d8-6cb47c89eaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6108 | 2024.11.09 01:25:19.427897 [ 3 ] {e874a81d-a3b1-4cb5-a2d8-6cb47c89eaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6109 | 2024.11.09 01:25:19.428050 [ 3 ] {e874a81d-a3b1-4cb5-a2d8-6cb47c89eaa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6110 | 2024.11.09 01:25:19.428374 [ 3 ] {e874a81d-a3b1-4cb5-a2d8-6cb47c89eaa3} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6111 | 2024.11.09 01:25:19.428410 [ 3 ] {e874a81d-a3b1-4cb5-a2d8-6cb47c89eaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6112 | 2024.11.09 01:25:19.428782 [ 3 ] {e874a81d-a3b1-4cb5-a2d8-6cb47c89eaa3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6113 | 2024.11.09 01:25:19.429021 [ 3 ] {e874a81d-a3b1-4cb5-a2d8-6cb47c89eaa3} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6114 | 2024.11.09 01:25:19.429178 [ 3 ] {e874a81d-a3b1-4cb5-a2d8-6cb47c89eaa3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001392 sec., 58908.04597701149 rows/sec., 3.74 MiB/sec. | ||
6115 | 2024.11.09 01:25:19.429342 [ 3 ] {e874a81d-a3b1-4cb5-a2d8-6cb47c89eaa3} <Debug> DynamicQueryHandler: Done processing query | ||
6116 | 2024.11.09 01:25:19.429367 [ 3 ] {e874a81d-a3b1-4cb5-a2d8-6cb47c89eaa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6117 | 2024.11.09 01:25:19.429383 [ 3 ] {} <Debug> HTTP-Session: 04cbdc26-1b27-433c-8a0a-39e2fa75b37a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6118 | 2024.11.09 01:25:19.430081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6119 | 2024.11.09 01:25:22.777330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 610 | ||
6120 | 2024.11.09 01:25:22.780140 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6121 | 2024.11.09 01:25:22.780184 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6122 | 2024.11.09 01:25:22.781701 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6123 | 2024.11.09 01:25:22.782013 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6124 | 2024.11.09 01:25:22.783037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
6125 | 2024.11.09 01:25:24.379172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40605, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6126 | 2024.11.09 01:25:24.379284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6127 | 2024.11.09 01:25:24.379373 [ 3 ] {} <Debug> HTTP-Session: 1bd2444f-c181-48cb-adeb-0b1ffbfc6867 Authenticating user 'default' from [fd00:1122:3344:101::d]:40605 | ||
6128 | 2024.11.09 01:25:24.379399 [ 3 ] {} <Debug> HTTP-Session: 1bd2444f-c181-48cb-adeb-0b1ffbfc6867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6129 | 2024.11.09 01:25:24.379414 [ 3 ] {} <Debug> HTTP-Session: 1bd2444f-c181-48cb-adeb-0b1ffbfc6867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6130 | 2024.11.09 01:25:24.379467 [ 3 ] {} <Trace> HTTP-Session: 1bd2444f-c181-48cb-adeb-0b1ffbfc6867 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6131 | 2024.11.09 01:25:24.379650 [ 3 ] {68534a9d-d9b9-4ff4-9975-7ccc13c6e707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40605) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6132 | 2024.11.09 01:25:24.379719 [ 3 ] {68534a9d-d9b9-4ff4-9975-7ccc13c6e707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6133 | 2024.11.09 01:25:24.380057 [ 3 ] {68534a9d-d9b9-4ff4-9975-7ccc13c6e707} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6134 | 2024.11.09 01:25:24.380467 [ 3 ] {68534a9d-d9b9-4ff4-9975-7ccc13c6e707} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6135 | 2024.11.09 01:25:24.380511 [ 3 ] {68534a9d-d9b9-4ff4-9975-7ccc13c6e707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6136 | 2024.11.09 01:25:24.380916 [ 3 ] {68534a9d-d9b9-4ff4-9975-7ccc13c6e707} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
6137 | 2024.11.09 01:25:24.381167 [ 3 ] {68534a9d-d9b9-4ff4-9975-7ccc13c6e707} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6138 | 2024.11.09 01:25:24.381330 [ 3 ] {68534a9d-d9b9-4ff4-9975-7ccc13c6e707} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001728 sec., 1157.4074074074074 rows/sec., 94.38 KiB/sec. | ||
6139 | 2024.11.09 01:25:24.381652 [ 3 ] {68534a9d-d9b9-4ff4-9975-7ccc13c6e707} <Debug> DynamicQueryHandler: Done processing query | ||
6140 | 2024.11.09 01:25:24.381680 [ 3 ] {68534a9d-d9b9-4ff4-9975-7ccc13c6e707} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6141 | 2024.11.09 01:25:24.381696 [ 3 ] {} <Debug> HTTP-Session: 1bd2444f-c181-48cb-adeb-0b1ffbfc6867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6142 | 2024.11.09 01:25:24.381888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6143 | 2024.11.09 01:25:24.382045 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35365, User-Agent: (none), Length: 7946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6144 | 2024.11.09 01:25:24.382172 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6145 | 2024.11.09 01:25:24.382204 [ 283 ] {} <Debug> HTTP-Session: 8df75322-a6c0-43c2-970d-162277669ae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35365 | ||
6146 | 2024.11.09 01:25:24.382233 [ 283 ] {} <Debug> HTTP-Session: 8df75322-a6c0-43c2-970d-162277669ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6147 | 2024.11.09 01:25:24.382252 [ 283 ] {} <Debug> HTTP-Session: 8df75322-a6c0-43c2-970d-162277669ae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6148 | 2024.11.09 01:25:24.382316 [ 283 ] {} <Trace> HTTP-Session: 8df75322-a6c0-43c2-970d-162277669ae2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6149 | 2024.11.09 01:25:24.382542 [ 283 ] {95c12c76-fe6e-4150-80d7-e6c1b42b337a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35365) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6150 | 2024.11.09 01:25:24.382621 [ 283 ] {95c12c76-fe6e-4150-80d7-e6c1b42b337a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6151 | 2024.11.09 01:25:24.383000 [ 283 ] {95c12c76-fe6e-4150-80d7-e6c1b42b337a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6152 | 2024.11.09 01:25:24.383416 [ 283 ] {95c12c76-fe6e-4150-80d7-e6c1b42b337a} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6153 | 2024.11.09 01:25:24.383464 [ 283 ] {95c12c76-fe6e-4150-80d7-e6c1b42b337a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6154 | 2024.11.09 01:25:24.383899 [ 283 ] {95c12c76-fe6e-4150-80d7-e6c1b42b337a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6155 | 2024.11.09 01:25:24.384167 [ 283 ] {95c12c76-fe6e-4150-80d7-e6c1b42b337a} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6156 | 2024.11.09 01:25:24.384351 [ 283 ] {95c12c76-fe6e-4150-80d7-e6c1b42b337a} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001878 sec., 30351.43769968051 rows/sec., 2.31 MiB/sec. | ||
6157 | 2024.11.09 01:25:24.384733 [ 283 ] {95c12c76-fe6e-4150-80d7-e6c1b42b337a} <Debug> DynamicQueryHandler: Done processing query | ||
6158 | 2024.11.09 01:25:24.384801 [ 283 ] {95c12c76-fe6e-4150-80d7-e6c1b42b337a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
6159 | 2024.11.09 01:25:24.384845 [ 283 ] {} <Debug> HTTP-Session: 8df75322-a6c0-43c2-970d-162277669ae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6160 | 2024.11.09 01:25:24.385085 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35365, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6161 | 2024.11.09 01:25:24.385133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36071, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6162 | 2024.11.09 01:25:24.385218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6163 | 2024.11.09 01:25:24.385253 [ 3 ] {} <Debug> HTTP-Session: 005bb155-68da-42e2-9fac-1e0cea2e40e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36071 | ||
6164 | 2024.11.09 01:25:24.385282 [ 3 ] {} <Debug> HTTP-Session: 005bb155-68da-42e2-9fac-1e0cea2e40e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6165 | 2024.11.09 01:25:24.385301 [ 3 ] {} <Debug> HTTP-Session: 005bb155-68da-42e2-9fac-1e0cea2e40e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6166 | 2024.11.09 01:25:24.385346 [ 3 ] {} <Trace> HTTP-Session: 005bb155-68da-42e2-9fac-1e0cea2e40e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6167 | 2024.11.09 01:25:24.385473 [ 3 ] {053108dd-b8ed-4c4c-a1d6-9422e8ce9572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6168 | 2024.11.09 01:25:24.385529 [ 3 ] {053108dd-b8ed-4c4c-a1d6-9422e8ce9572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6169 | 2024.11.09 01:25:24.385847 [ 3 ] {053108dd-b8ed-4c4c-a1d6-9422e8ce9572} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6170 | 2024.11.09 01:25:24.386164 [ 3 ] {053108dd-b8ed-4c4c-a1d6-9422e8ce9572} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6171 | 2024.11.09 01:25:24.386202 [ 3 ] {053108dd-b8ed-4c4c-a1d6-9422e8ce9572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6172 | 2024.11.09 01:25:24.386553 [ 3 ] {053108dd-b8ed-4c4c-a1d6-9422e8ce9572} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6173 | 2024.11.09 01:25:24.386805 [ 3 ] {053108dd-b8ed-4c4c-a1d6-9422e8ce9572} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6174 | 2024.11.09 01:25:24.386971 [ 3 ] {053108dd-b8ed-4c4c-a1d6-9422e8ce9572} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001521 sec., 1314.9243918474688 rows/sec., 91.81 KiB/sec. | ||
6175 | 2024.11.09 01:25:24.387151 [ 3 ] {053108dd-b8ed-4c4c-a1d6-9422e8ce9572} <Debug> DynamicQueryHandler: Done processing query | ||
6176 | 2024.11.09 01:25:24.387176 [ 3 ] {053108dd-b8ed-4c4c-a1d6-9422e8ce9572} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6177 | 2024.11.09 01:25:24.387192 [ 3 ] {} <Debug> HTTP-Session: 005bb155-68da-42e2-9fac-1e0cea2e40e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6178 | 2024.11.09 01:25:24.387346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6179 | 2024.11.09 01:25:24.387468 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65478, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6180 | 2024.11.09 01:25:24.387544 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6181 | 2024.11.09 01:25:24.387568 [ 283 ] {} <Debug> HTTP-Session: a8e235b1-5723-4709-9d26-f0cbd817fb59 Authenticating user 'default' from [fd00:1122:3344:101::d]:65478 | ||
6182 | 2024.11.09 01:25:24.387593 [ 283 ] {} <Debug> HTTP-Session: a8e235b1-5723-4709-9d26-f0cbd817fb59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6183 | 2024.11.09 01:25:24.387610 [ 283 ] {} <Debug> HTTP-Session: a8e235b1-5723-4709-9d26-f0cbd817fb59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6184 | 2024.11.09 01:25:24.387660 [ 283 ] {} <Trace> HTTP-Session: a8e235b1-5723-4709-9d26-f0cbd817fb59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6185 | 2024.11.09 01:25:24.387827 [ 283 ] {bf571868-3f7c-4ea4-a781-2fbbc3392cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65478) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6186 | 2024.11.09 01:25:24.387887 [ 283 ] {bf571868-3f7c-4ea4-a781-2fbbc3392cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6187 | 2024.11.09 01:25:24.388159 [ 283 ] {bf571868-3f7c-4ea4-a781-2fbbc3392cf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6188 | 2024.11.09 01:25:24.388522 [ 283 ] {bf571868-3f7c-4ea4-a781-2fbbc3392cf3} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6189 | 2024.11.09 01:25:24.388562 [ 283 ] {bf571868-3f7c-4ea4-a781-2fbbc3392cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6190 | 2024.11.09 01:25:24.388942 [ 283 ] {bf571868-3f7c-4ea4-a781-2fbbc3392cf3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6191 | 2024.11.09 01:25:24.389206 [ 283 ] {bf571868-3f7c-4ea4-a781-2fbbc3392cf3} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6192 | 2024.11.09 01:25:24.389363 [ 283 ] {bf571868-3f7c-4ea4-a781-2fbbc3392cf3} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001596 sec., 41353.38345864662 rows/sec., 3.23 MiB/sec. | ||
6193 | 2024.11.09 01:25:24.389536 [ 283 ] {bf571868-3f7c-4ea4-a781-2fbbc3392cf3} <Debug> DynamicQueryHandler: Done processing query | ||
6194 | 2024.11.09 01:25:24.389562 [ 283 ] {bf571868-3f7c-4ea4-a781-2fbbc3392cf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6195 | 2024.11.09 01:25:24.389579 [ 283 ] {} <Debug> HTTP-Session: a8e235b1-5723-4709-9d26-f0cbd817fb59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6196 | 2024.11.09 01:25:24.389765 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6197 | 2024.11.09 01:25:24.389814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36071, User-Agent: (none), Length: 24705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6198 | 2024.11.09 01:25:24.389896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6199 | 2024.11.09 01:25:24.389932 [ 3 ] {} <Debug> HTTP-Session: 33c2db30-d36b-43a6-83dd-dd2fe6936b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:36071 | ||
6200 | 2024.11.09 01:25:24.389955 [ 3 ] {} <Debug> HTTP-Session: 33c2db30-d36b-43a6-83dd-dd2fe6936b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6201 | 2024.11.09 01:25:24.389974 [ 3 ] {} <Debug> HTTP-Session: 33c2db30-d36b-43a6-83dd-dd2fe6936b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6202 | 2024.11.09 01:25:24.390019 [ 3 ] {} <Trace> HTTP-Session: 33c2db30-d36b-43a6-83dd-dd2fe6936b34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6203 | 2024.11.09 01:25:24.390212 [ 3 ] {7334c9e2-a7ca-46b0-a4a7-e271afbbe604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6204 | 2024.11.09 01:25:24.390274 [ 3 ] {7334c9e2-a7ca-46b0-a4a7-e271afbbe604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6205 | 2024.11.09 01:25:24.390497 [ 3 ] {7334c9e2-a7ca-46b0-a4a7-e271afbbe604} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6206 | 2024.11.09 01:25:24.390981 [ 3 ] {7334c9e2-a7ca-46b0-a4a7-e271afbbe604} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6207 | 2024.11.09 01:25:24.391020 [ 3 ] {7334c9e2-a7ca-46b0-a4a7-e271afbbe604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6208 | 2024.11.09 01:25:24.391428 [ 3 ] {7334c9e2-a7ca-46b0-a4a7-e271afbbe604} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6209 | 2024.11.09 01:25:24.391672 [ 3 ] {7334c9e2-a7ca-46b0-a4a7-e271afbbe604} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6210 | 2024.11.09 01:25:24.391837 [ 3 ] {7334c9e2-a7ca-46b0-a4a7-e271afbbe604} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001705 sec., 75659.82404692082 rows/sec., 5.27 MiB/sec. | ||
6211 | 2024.11.09 01:25:24.392017 [ 3 ] {7334c9e2-a7ca-46b0-a4a7-e271afbbe604} <Debug> DynamicQueryHandler: Done processing query | ||
6212 | 2024.11.09 01:25:24.392041 [ 3 ] {7334c9e2-a7ca-46b0-a4a7-e271afbbe604} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6213 | 2024.11.09 01:25:24.392058 [ 3 ] {} <Debug> HTTP-Session: 33c2db30-d36b-43a6-83dd-dd2fe6936b34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6214 | 2024.11.09 01:25:24.392222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6215 | 2024.11.09 01:25:24.392470 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42618, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6216 | 2024.11.09 01:25:24.392545 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6217 | 2024.11.09 01:25:24.392571 [ 283 ] {} <Debug> HTTP-Session: 9bc45d04-9cc4-4808-b4d2-56428ca249a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42618 | ||
6218 | 2024.11.09 01:25:24.392593 [ 283 ] {} <Debug> HTTP-Session: 9bc45d04-9cc4-4808-b4d2-56428ca249a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6219 | 2024.11.09 01:25:24.392611 [ 283 ] {} <Debug> HTTP-Session: 9bc45d04-9cc4-4808-b4d2-56428ca249a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6220 | 2024.11.09 01:25:24.392659 [ 283 ] {} <Trace> HTTP-Session: 9bc45d04-9cc4-4808-b4d2-56428ca249a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6221 | 2024.11.09 01:25:24.392818 [ 283 ] {fc570f73-dec7-40ec-b0c5-24fc23ed6c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6222 | 2024.11.09 01:25:24.392880 [ 283 ] {fc570f73-dec7-40ec-b0c5-24fc23ed6c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6223 | 2024.11.09 01:25:24.393046 [ 283 ] {fc570f73-dec7-40ec-b0c5-24fc23ed6c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6224 | 2024.11.09 01:25:24.393344 [ 283 ] {fc570f73-dec7-40ec-b0c5-24fc23ed6c33} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6225 | 2024.11.09 01:25:24.393382 [ 283 ] {fc570f73-dec7-40ec-b0c5-24fc23ed6c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6226 | 2024.11.09 01:25:24.393764 [ 283 ] {fc570f73-dec7-40ec-b0c5-24fc23ed6c33} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6227 | 2024.11.09 01:25:24.394025 [ 283 ] {fc570f73-dec7-40ec-b0c5-24fc23ed6c33} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6228 | 2024.11.09 01:25:24.394188 [ 283 ] {fc570f73-dec7-40ec-b0c5-24fc23ed6c33} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001422 sec., 33755.27426160337 rows/sec., 2.27 MiB/sec. | ||
6229 | 2024.11.09 01:25:24.394197 [ 76 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6230 | 2024.11.09 01:25:24.394306 [ 76 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6231 | 2024.11.09 01:25:24.394355 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6232 | 2024.11.09 01:25:24.394443 [ 283 ] {fc570f73-dec7-40ec-b0c5-24fc23ed6c33} <Debug> DynamicQueryHandler: Done processing query | ||
6233 | 2024.11.09 01:25:24.394498 [ 283 ] {fc570f73-dec7-40ec-b0c5-24fc23ed6c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6234 | 2024.11.09 01:25:24.394531 [ 283 ] {} <Debug> HTTP-Session: 9bc45d04-9cc4-4808-b4d2-56428ca249a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6235 | 2024.11.09 01:25:24.394537 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
6236 | 2024.11.09 01:25:24.394700 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6237 | 2024.11.09 01:25:24.394744 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1686 rows starting from the beginning of the part | ||
6238 | 2024.11.09 01:25:24.394812 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42618, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6239 | 2024.11.09 01:25:24.394958 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
6240 | 2024.11.09 01:25:24.395164 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
6241 | 2024.11.09 01:25:24.395318 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
6242 | 2024.11.09 01:25:24.395501 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part | ||
6243 | 2024.11.09 01:25:24.395715 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
6244 | 2024.11.09 01:25:24.397039 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2018 rows, containing 4 columns (4 merged, 0 gathered) in 0.002616379 sec., 771294.9844040179 rows/sec., 50.64 MiB/sec. | ||
6245 | 2024.11.09 01:25:24.397258 [ 188 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6246 | 2024.11.09 01:25:24.397553 [ 188 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_31_6} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6247 | 2024.11.09 01:25:24.397637 [ 188 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_31_6} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6248 | 2024.11.09 01:25:24.397715 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
6249 | 2024.11.09 01:25:29.380702 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63377, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6250 | 2024.11.09 01:25:29.380897 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6251 | 2024.11.09 01:25:29.380943 [ 283 ] {} <Debug> HTTP-Session: 907759bc-7f40-4410-9037-43814688dbda Authenticating user 'default' from [fd00:1122:3344:101::d]:63377 | ||
6252 | 2024.11.09 01:25:29.380985 [ 283 ] {} <Debug> HTTP-Session: 907759bc-7f40-4410-9037-43814688dbda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6253 | 2024.11.09 01:25:29.381015 [ 283 ] {} <Debug> HTTP-Session: 907759bc-7f40-4410-9037-43814688dbda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6254 | 2024.11.09 01:25:29.381097 [ 283 ] {} <Trace> HTTP-Session: 907759bc-7f40-4410-9037-43814688dbda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6255 | 2024.11.09 01:25:29.381340 [ 283 ] {324621d0-cad1-4986-81b8-27b842b7d4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63377) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6256 | 2024.11.09 01:25:29.381410 [ 283 ] {324621d0-cad1-4986-81b8-27b842b7d4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6257 | 2024.11.09 01:25:29.381745 [ 283 ] {324621d0-cad1-4986-81b8-27b842b7d4e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6258 | 2024.11.09 01:25:29.382219 [ 283 ] {324621d0-cad1-4986-81b8-27b842b7d4e2} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6259 | 2024.11.09 01:25:29.382261 [ 283 ] {324621d0-cad1-4986-81b8-27b842b7d4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6260 | 2024.11.09 01:25:29.382681 [ 283 ] {324621d0-cad1-4986-81b8-27b842b7d4e2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6261 | 2024.11.09 01:25:29.382943 [ 283 ] {324621d0-cad1-4986-81b8-27b842b7d4e2} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6262 | 2024.11.09 01:25:29.383129 [ 283 ] {324621d0-cad1-4986-81b8-27b842b7d4e2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001848 sec., 30303.030303030304 rows/sec., 2.31 MiB/sec. | ||
6263 | 2024.11.09 01:25:29.383329 [ 283 ] {324621d0-cad1-4986-81b8-27b842b7d4e2} <Debug> DynamicQueryHandler: Done processing query | ||
6264 | 2024.11.09 01:25:29.383356 [ 283 ] {324621d0-cad1-4986-81b8-27b842b7d4e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6265 | 2024.11.09 01:25:29.383373 [ 283 ] {} <Debug> HTTP-Session: 907759bc-7f40-4410-9037-43814688dbda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6266 | 2024.11.09 01:25:29.383619 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6267 | 2024.11.09 01:25:29.383736 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50700, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6268 | 2024.11.09 01:25:29.383862 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6269 | 2024.11.09 01:25:29.383890 [ 291 ] {} <Debug> HTTP-Session: 7144d3ee-69d0-44c6-a1ab-ba1c245f2d4c Authenticating user 'default' from [fd00:1122:3344:101::d]:50700 | ||
6270 | 2024.11.09 01:25:29.383919 [ 291 ] {} <Debug> HTTP-Session: 7144d3ee-69d0-44c6-a1ab-ba1c245f2d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6271 | 2024.11.09 01:25:29.383938 [ 291 ] {} <Debug> HTTP-Session: 7144d3ee-69d0-44c6-a1ab-ba1c245f2d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6272 | 2024.11.09 01:25:29.383998 [ 291 ] {} <Trace> HTTP-Session: 7144d3ee-69d0-44c6-a1ab-ba1c245f2d4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6273 | 2024.11.09 01:25:29.384221 [ 291 ] {5df70f7c-b6d7-459a-857a-bda249428478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50700) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6274 | 2024.11.09 01:25:29.384291 [ 291 ] {5df70f7c-b6d7-459a-857a-bda249428478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6275 | 2024.11.09 01:25:29.384633 [ 291 ] {5df70f7c-b6d7-459a-857a-bda249428478} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6276 | 2024.11.09 01:25:29.385049 [ 291 ] {5df70f7c-b6d7-459a-857a-bda249428478} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6277 | 2024.11.09 01:25:29.385090 [ 291 ] {5df70f7c-b6d7-459a-857a-bda249428478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6278 | 2024.11.09 01:25:29.385525 [ 291 ] {5df70f7c-b6d7-459a-857a-bda249428478} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6279 | 2024.11.09 01:25:29.385785 [ 291 ] {5df70f7c-b6d7-459a-857a-bda249428478} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6280 | 2024.11.09 01:25:29.385935 [ 291 ] {5df70f7c-b6d7-459a-857a-bda249428478} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001798 sec., 35595.10567296997 rows/sec., 2.78 MiB/sec. | ||
6281 | 2024.11.09 01:25:29.386144 [ 291 ] {5df70f7c-b6d7-459a-857a-bda249428478} <Debug> DynamicQueryHandler: Done processing query | ||
6282 | 2024.11.09 01:25:29.386170 [ 291 ] {5df70f7c-b6d7-459a-857a-bda249428478} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6283 | 2024.11.09 01:25:29.386187 [ 291 ] {} <Debug> HTTP-Session: 7144d3ee-69d0-44c6-a1ab-ba1c245f2d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6284 | 2024.11.09 01:25:29.386465 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6285 | 2024.11.09 01:25:29.386605 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49868, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6286 | 2024.11.09 01:25:29.386675 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6287 | 2024.11.09 01:25:29.386700 [ 283 ] {} <Debug> HTTP-Session: 17d13a98-6c47-404f-a02f-4abccc8a3982 Authenticating user 'default' from [fd00:1122:3344:101::d]:49868 | ||
6288 | 2024.11.09 01:25:29.386721 [ 283 ] {} <Debug> HTTP-Session: 17d13a98-6c47-404f-a02f-4abccc8a3982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6289 | 2024.11.09 01:25:29.386739 [ 283 ] {} <Debug> HTTP-Session: 17d13a98-6c47-404f-a02f-4abccc8a3982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6290 | 2024.11.09 01:25:29.386787 [ 283 ] {} <Trace> HTTP-Session: 17d13a98-6c47-404f-a02f-4abccc8a3982 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6291 | 2024.11.09 01:25:29.386994 [ 283 ] {ada487bc-e7ae-469f-87e6-68ab25b37aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6292 | 2024.11.09 01:25:29.387057 [ 283 ] {ada487bc-e7ae-469f-87e6-68ab25b37aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6293 | 2024.11.09 01:25:29.387256 [ 283 ] {ada487bc-e7ae-469f-87e6-68ab25b37aa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6294 | 2024.11.09 01:25:29.387653 [ 283 ] {ada487bc-e7ae-469f-87e6-68ab25b37aa5} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6295 | 2024.11.09 01:25:29.387691 [ 283 ] {ada487bc-e7ae-469f-87e6-68ab25b37aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6296 | 2024.11.09 01:25:29.388096 [ 283 ] {ada487bc-e7ae-469f-87e6-68ab25b37aa5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6297 | 2024.11.09 01:25:29.388346 [ 283 ] {ada487bc-e7ae-469f-87e6-68ab25b37aa5} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6298 | 2024.11.09 01:25:29.388506 [ 283 ] {ada487bc-e7ae-469f-87e6-68ab25b37aa5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec. | ||
6299 | 2024.11.09 01:25:29.388677 [ 283 ] {ada487bc-e7ae-469f-87e6-68ab25b37aa5} <Debug> DynamicQueryHandler: Done processing query | ||
6300 | 2024.11.09 01:25:29.388702 [ 283 ] {ada487bc-e7ae-469f-87e6-68ab25b37aa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6301 | 2024.11.09 01:25:29.388719 [ 283 ] {} <Debug> HTTP-Session: 17d13a98-6c47-404f-a02f-4abccc8a3982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6302 | 2024.11.09 01:25:29.388885 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49868, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6303 | 2024.11.09 01:25:29.388932 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50700, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6304 | 2024.11.09 01:25:29.389055 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6305 | 2024.11.09 01:25:29.389094 [ 291 ] {} <Debug> HTTP-Session: 94679df0-d395-4c14-9841-aaf736355330 Authenticating user 'default' from [fd00:1122:3344:101::d]:50700 | ||
6306 | 2024.11.09 01:25:29.389118 [ 291 ] {} <Debug> HTTP-Session: 94679df0-d395-4c14-9841-aaf736355330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6307 | 2024.11.09 01:25:29.389135 [ 291 ] {} <Debug> HTTP-Session: 94679df0-d395-4c14-9841-aaf736355330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6308 | 2024.11.09 01:25:29.389179 [ 291 ] {} <Trace> HTTP-Session: 94679df0-d395-4c14-9841-aaf736355330 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6309 | 2024.11.09 01:25:29.389328 [ 291 ] {bbe87734-f0d5-4a5f-a3fd-37086023bd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50700) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6310 | 2024.11.09 01:25:29.389383 [ 291 ] {bbe87734-f0d5-4a5f-a3fd-37086023bd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6311 | 2024.11.09 01:25:29.389549 [ 291 ] {bbe87734-f0d5-4a5f-a3fd-37086023bd41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6312 | 2024.11.09 01:25:29.389936 [ 291 ] {bbe87734-f0d5-4a5f-a3fd-37086023bd41} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6313 | 2024.11.09 01:25:29.389973 [ 291 ] {bbe87734-f0d5-4a5f-a3fd-37086023bd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6314 | 2024.11.09 01:25:29.390349 [ 291 ] {bbe87734-f0d5-4a5f-a3fd-37086023bd41} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6315 | 2024.11.09 01:25:29.390596 [ 291 ] {bbe87734-f0d5-4a5f-a3fd-37086023bd41} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6316 | 2024.11.09 01:25:29.390729 [ 291 ] {bbe87734-f0d5-4a5f-a3fd-37086023bd41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. | ||
6317 | 2024.11.09 01:25:29.390900 [ 291 ] {bbe87734-f0d5-4a5f-a3fd-37086023bd41} <Debug> DynamicQueryHandler: Done processing query | ||
6318 | 2024.11.09 01:25:29.390925 [ 291 ] {bbe87734-f0d5-4a5f-a3fd-37086023bd41} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6319 | 2024.11.09 01:25:29.390941 [ 291 ] {} <Debug> HTTP-Session: 94679df0-d395-4c14-9841-aaf736355330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6320 | 2024.11.09 01:25:29.391200 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6321 | 2024.11.09 01:25:31.460053 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6322 | 2024.11.09 01:25:31.605349 [ 80 ] {} <Debug> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6323 | 2024.11.09 01:25:31.605418 [ 80 ] {} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6324 | 2024.11.09 01:25:31.605454 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6325 | 2024.11.09 01:25:31.605637 [ 196 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
6326 | 2024.11.09 01:25:31.605869 [ 196 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6327 | 2024.11.09 01:25:31.605908 [ 196 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 243 rows starting from the beginning of the part | ||
6328 | 2024.11.09 01:25:31.605990 [ 196 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
6329 | 2024.11.09 01:25:31.606189 [ 196 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
6330 | 2024.11.09 01:25:31.606441 [ 196 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
6331 | 2024.11.09 01:25:31.606645 [ 196 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
6332 | 2024.11.09 01:25:31.607741 [ 194 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002210065 sec., 135290.13852533748 rows/sec., 9.70 MiB/sec. | ||
6333 | 2024.11.09 01:25:31.607952 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6334 | 2024.11.09 01:25:31.608304 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_13_3} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6335 | 2024.11.09 01:25:31.608410 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_13_3} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6336 | 2024.11.09 01:25:31.608533 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
6337 | 2024.11.09 01:25:31.666569 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6338 | 2024.11.09 01:25:31.683984 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6339 | 2024.11.09 01:25:31.787368 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50043, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6340 | 2024.11.09 01:25:31.800715 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6341 | 2024.11.09 01:25:31.850088 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6342 | 2024.11.09 01:25:31.853426 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6343 | 2024.11.09 01:25:31.864730 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36047, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6344 | 2024.11.09 01:25:32.619112 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6345 | 2024.11.09 01:25:32.619165 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6346 | 2024.11.09 01:25:32.783511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 630 | ||
6347 | 2024.11.09 01:25:32.786255 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6348 | 2024.11.09 01:25:32.786311 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6349 | 2024.11.09 01:25:32.787865 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6350 | 2024.11.09 01:25:32.788209 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6351 | 2024.11.09 01:25:32.788767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
6352 | 2024.11.09 01:25:34.388195 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45667, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6353 | 2024.11.09 01:25:34.388353 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6354 | 2024.11.09 01:25:34.388395 [ 291 ] {} <Debug> HTTP-Session: 076f78bc-d9fe-4e3b-b653-0adeffc3db59 Authenticating user 'default' from [fd00:1122:3344:101::d]:45667 | ||
6355 | 2024.11.09 01:25:34.388434 [ 291 ] {} <Debug> HTTP-Session: 076f78bc-d9fe-4e3b-b653-0adeffc3db59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6356 | 2024.11.09 01:25:34.388461 [ 291 ] {} <Debug> HTTP-Session: 076f78bc-d9fe-4e3b-b653-0adeffc3db59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6357 | 2024.11.09 01:25:34.388519 [ 291 ] {} <Trace> HTTP-Session: 076f78bc-d9fe-4e3b-b653-0adeffc3db59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6358 | 2024.11.09 01:25:34.388717 [ 291 ] {ac4da74b-7fca-4ba0-aaa9-497f9e226b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45667) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
6359 | 2024.11.09 01:25:34.388792 [ 291 ] {ac4da74b-7fca-4ba0-aaa9-497f9e226b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6360 | 2024.11.09 01:25:34.389169 [ 291 ] {ac4da74b-7fca-4ba0-aaa9-497f9e226b7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6361 | 2024.11.09 01:25:34.389644 [ 291 ] {ac4da74b-7fca-4ba0-aaa9-497f9e226b7b} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6362 | 2024.11.09 01:25:34.389686 [ 291 ] {ac4da74b-7fca-4ba0-aaa9-497f9e226b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6363 | 2024.11.09 01:25:34.390084 [ 291 ] {ac4da74b-7fca-4ba0-aaa9-497f9e226b7b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6364 | 2024.11.09 01:25:34.390331 [ 291 ] {ac4da74b-7fca-4ba0-aaa9-497f9e226b7b} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6365 | 2024.11.09 01:25:34.390494 [ 291 ] {ac4da74b-7fca-4ba0-aaa9-497f9e226b7b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001833 sec., 7637.752318603382 rows/sec., 549.82 KiB/sec. | ||
6366 | 2024.11.09 01:25:34.391019 [ 291 ] {ac4da74b-7fca-4ba0-aaa9-497f9e226b7b} <Debug> DynamicQueryHandler: Done processing query | ||
6367 | 2024.11.09 01:25:34.391046 [ 291 ] {ac4da74b-7fca-4ba0-aaa9-497f9e226b7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6368 | 2024.11.09 01:25:34.391063 [ 291 ] {} <Debug> HTTP-Session: 076f78bc-d9fe-4e3b-b653-0adeffc3db59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6369 | 2024.11.09 01:25:34.391293 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45667, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6370 | 2024.11.09 01:25:34.391463 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46806, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6371 | 2024.11.09 01:25:34.391580 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6372 | 2024.11.09 01:25:34.391610 [ 283 ] {} <Debug> HTTP-Session: ae7f993d-b6cd-49da-b01c-794c754a4808 Authenticating user 'default' from [fd00:1122:3344:101::d]:46806 | ||
6373 | 2024.11.09 01:25:34.391639 [ 283 ] {} <Debug> HTTP-Session: ae7f993d-b6cd-49da-b01c-794c754a4808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6374 | 2024.11.09 01:25:34.391658 [ 283 ] {} <Debug> HTTP-Session: ae7f993d-b6cd-49da-b01c-794c754a4808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6375 | 2024.11.09 01:25:34.391725 [ 283 ] {} <Trace> HTTP-Session: ae7f993d-b6cd-49da-b01c-794c754a4808 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6376 | 2024.11.09 01:25:34.392028 [ 283 ] {86ec9a93-6b7b-437c-97c1-9fcaf6602b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46806) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6377 | 2024.11.09 01:25:34.392104 [ 283 ] {86ec9a93-6b7b-437c-97c1-9fcaf6602b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6378 | 2024.11.09 01:25:34.392477 [ 283 ] {86ec9a93-6b7b-437c-97c1-9fcaf6602b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6379 | 2024.11.09 01:25:34.393047 [ 283 ] {86ec9a93-6b7b-437c-97c1-9fcaf6602b55} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6380 | 2024.11.09 01:25:34.393091 [ 283 ] {86ec9a93-6b7b-437c-97c1-9fcaf6602b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6381 | 2024.11.09 01:25:34.393526 [ 283 ] {86ec9a93-6b7b-437c-97c1-9fcaf6602b55} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6382 | 2024.11.09 01:25:34.393791 [ 283 ] {86ec9a93-6b7b-437c-97c1-9fcaf6602b55} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6383 | 2024.11.09 01:25:34.393958 [ 283 ] {86ec9a93-6b7b-437c-97c1-9fcaf6602b55} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.00207 sec., 137681.15942028986 rows/sec., 12.15 MiB/sec. | ||
6384 | 2024.11.09 01:25:34.394526 [ 283 ] {86ec9a93-6b7b-437c-97c1-9fcaf6602b55} <Debug> DynamicQueryHandler: Done processing query | ||
6385 | 2024.11.09 01:25:34.394612 [ 283 ] {86ec9a93-6b7b-437c-97c1-9fcaf6602b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
6386 | 2024.11.09 01:25:34.394706 [ 283 ] {} <Debug> HTTP-Session: ae7f993d-b6cd-49da-b01c-794c754a4808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6387 | 2024.11.09 01:25:34.395064 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46806, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6388 | 2024.11.09 01:25:34.395085 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45667, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6389 | 2024.11.09 01:25:34.395183 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6390 | 2024.11.09 01:25:34.395207 [ 291 ] {} <Debug> HTTP-Session: 9ba553fa-4ccf-453c-920e-1af23966c7b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45667 | ||
6391 | 2024.11.09 01:25:34.395232 [ 291 ] {} <Debug> HTTP-Session: 9ba553fa-4ccf-453c-920e-1af23966c7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6392 | 2024.11.09 01:25:34.395259 [ 291 ] {} <Debug> HTTP-Session: 9ba553fa-4ccf-453c-920e-1af23966c7b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6393 | 2024.11.09 01:25:34.395308 [ 291 ] {} <Trace> HTTP-Session: 9ba553fa-4ccf-453c-920e-1af23966c7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6394 | 2024.11.09 01:25:34.395448 [ 291 ] {72d4ac5f-7a6b-45ee-a0c9-f6b5c1a0c2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45667) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6395 | 2024.11.09 01:25:34.395497 [ 291 ] {72d4ac5f-7a6b-45ee-a0c9-f6b5c1a0c2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6396 | 2024.11.09 01:25:34.395762 [ 291 ] {72d4ac5f-7a6b-45ee-a0c9-f6b5c1a0c2a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6397 | 2024.11.09 01:25:34.396193 [ 291 ] {72d4ac5f-7a6b-45ee-a0c9-f6b5c1a0c2a9} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6398 | 2024.11.09 01:25:34.396239 [ 291 ] {72d4ac5f-7a6b-45ee-a0c9-f6b5c1a0c2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6399 | 2024.11.09 01:25:34.396690 [ 291 ] {72d4ac5f-7a6b-45ee-a0c9-f6b5c1a0c2a9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6400 | 2024.11.09 01:25:34.397005 [ 291 ] {72d4ac5f-7a6b-45ee-a0c9-f6b5c1a0c2a9} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6401 | 2024.11.09 01:25:34.397184 [ 291 ] {72d4ac5f-7a6b-45ee-a0c9-f6b5c1a0c2a9} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001761 sec., 27257.2402044293 rows/sec., 1.96 MiB/sec. | ||
6402 | 2024.11.09 01:25:34.397620 [ 291 ] {72d4ac5f-7a6b-45ee-a0c9-f6b5c1a0c2a9} <Debug> DynamicQueryHandler: Done processing query | ||
6403 | 2024.11.09 01:25:34.397653 [ 291 ] {72d4ac5f-7a6b-45ee-a0c9-f6b5c1a0c2a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6404 | 2024.11.09 01:25:34.397676 [ 291 ] {} <Debug> HTTP-Session: 9ba553fa-4ccf-453c-920e-1af23966c7b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6405 | 2024.11.09 01:25:34.397888 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45667, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6406 | 2024.11.09 01:25:34.397924 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47801, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6407 | 2024.11.09 01:25:34.397999 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6408 | 2024.11.09 01:25:34.398021 [ 283 ] {} <Debug> HTTP-Session: 0f3cee22-2804-4791-b02a-8ab3eb3e8cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:47801 | ||
6409 | 2024.11.09 01:25:34.398038 [ 283 ] {} <Debug> HTTP-Session: 0f3cee22-2804-4791-b02a-8ab3eb3e8cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6410 | 2024.11.09 01:25:34.398068 [ 283 ] {} <Debug> HTTP-Session: 0f3cee22-2804-4791-b02a-8ab3eb3e8cbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6411 | 2024.11.09 01:25:34.398109 [ 283 ] {} <Trace> HTTP-Session: 0f3cee22-2804-4791-b02a-8ab3eb3e8cbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6412 | 2024.11.09 01:25:34.398220 [ 283 ] {20faa609-ec78-47a8-a4ca-96baee7a0ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47801) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6413 | 2024.11.09 01:25:34.398267 [ 283 ] {20faa609-ec78-47a8-a4ca-96baee7a0ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6414 | 2024.11.09 01:25:34.398519 [ 283 ] {20faa609-ec78-47a8-a4ca-96baee7a0ff4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6415 | 2024.11.09 01:25:34.398904 [ 283 ] {20faa609-ec78-47a8-a4ca-96baee7a0ff4} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6416 | 2024.11.09 01:25:34.398943 [ 283 ] {20faa609-ec78-47a8-a4ca-96baee7a0ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6417 | 2024.11.09 01:25:34.399305 [ 283 ] {20faa609-ec78-47a8-a4ca-96baee7a0ff4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6418 | 2024.11.09 01:25:34.399560 [ 283 ] {20faa609-ec78-47a8-a4ca-96baee7a0ff4} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6419 | 2024.11.09 01:25:34.399720 [ 283 ] {20faa609-ec78-47a8-a4ca-96baee7a0ff4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00149 sec., 9395.973154362417 rows/sec., 658.03 KiB/sec. | ||
6420 | 2024.11.09 01:25:34.400054 [ 283 ] {20faa609-ec78-47a8-a4ca-96baee7a0ff4} <Debug> DynamicQueryHandler: Done processing query | ||
6421 | 2024.11.09 01:25:34.400080 [ 283 ] {20faa609-ec78-47a8-a4ca-96baee7a0ff4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6422 | 2024.11.09 01:25:34.400097 [ 283 ] {} <Debug> HTTP-Session: 0f3cee22-2804-4791-b02a-8ab3eb3e8cbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6423 | 2024.11.09 01:25:34.400253 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6424 | 2024.11.09 01:25:34.400327 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46800, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6425 | 2024.11.09 01:25:34.400405 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6426 | 2024.11.09 01:25:34.400431 [ 291 ] {} <Debug> HTTP-Session: 9f250b4e-739a-4282-a009-32ac8c1e6641 Authenticating user 'default' from [fd00:1122:3344:101::d]:46800 | ||
6427 | 2024.11.09 01:25:34.400452 [ 291 ] {} <Debug> HTTP-Session: 9f250b4e-739a-4282-a009-32ac8c1e6641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6428 | 2024.11.09 01:25:34.400471 [ 291 ] {} <Debug> HTTP-Session: 9f250b4e-739a-4282-a009-32ac8c1e6641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6429 | 2024.11.09 01:25:34.400516 [ 291 ] {} <Trace> HTTP-Session: 9f250b4e-739a-4282-a009-32ac8c1e6641 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6430 | 2024.11.09 01:25:34.400654 [ 291 ] {9939d9e5-37d0-4b6e-b700-46188bb1fe1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46800) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6431 | 2024.11.09 01:25:34.400712 [ 291 ] {9939d9e5-37d0-4b6e-b700-46188bb1fe1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6432 | 2024.11.09 01:25:34.401021 [ 291 ] {9939d9e5-37d0-4b6e-b700-46188bb1fe1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6433 | 2024.11.09 01:25:34.401395 [ 291 ] {9939d9e5-37d0-4b6e-b700-46188bb1fe1c} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6434 | 2024.11.09 01:25:34.401432 [ 291 ] {9939d9e5-37d0-4b6e-b700-46188bb1fe1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6435 | 2024.11.09 01:25:34.401815 [ 291 ] {9939d9e5-37d0-4b6e-b700-46188bb1fe1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6436 | 2024.11.09 01:25:34.402070 [ 291 ] {9939d9e5-37d0-4b6e-b700-46188bb1fe1c} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6437 | 2024.11.09 01:25:34.402203 [ 291 ] {9939d9e5-37d0-4b6e-b700-46188bb1fe1c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001588 sec., 8186.39798488665 rows/sec., 510.42 KiB/sec. | ||
6438 | 2024.11.09 01:25:34.402785 [ 291 ] {9939d9e5-37d0-4b6e-b700-46188bb1fe1c} <Debug> DynamicQueryHandler: Done processing query | ||
6439 | 2024.11.09 01:25:34.402811 [ 291 ] {9939d9e5-37d0-4b6e-b700-46188bb1fe1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6440 | 2024.11.09 01:25:34.402829 [ 291 ] {} <Debug> HTTP-Session: 9f250b4e-739a-4282-a009-32ac8c1e6641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6441 | 2024.11.09 01:25:34.403158 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6442 | 2024.11.09 01:25:34.403175 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47801, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6443 | 2024.11.09 01:25:34.403259 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6444 | 2024.11.09 01:25:34.403280 [ 283 ] {} <Debug> HTTP-Session: 70a70467-4c5a-423c-92cf-193bf4371fb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47801 | ||
6445 | 2024.11.09 01:25:34.403314 [ 283 ] {} <Debug> HTTP-Session: 70a70467-4c5a-423c-92cf-193bf4371fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6446 | 2024.11.09 01:25:34.403331 [ 283 ] {} <Debug> HTTP-Session: 70a70467-4c5a-423c-92cf-193bf4371fb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6447 | 2024.11.09 01:25:34.403376 [ 283 ] {} <Trace> HTTP-Session: 70a70467-4c5a-423c-92cf-193bf4371fb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6448 | 2024.11.09 01:25:34.403645 [ 283 ] {123bebbd-dc61-48c2-920a-07d3c4ee0780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47801) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6449 | 2024.11.09 01:25:34.403706 [ 283 ] {123bebbd-dc61-48c2-920a-07d3c4ee0780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6450 | 2024.11.09 01:25:34.404013 [ 283 ] {123bebbd-dc61-48c2-920a-07d3c4ee0780} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6451 | 2024.11.09 01:25:34.404637 [ 283 ] {123bebbd-dc61-48c2-920a-07d3c4ee0780} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6452 | 2024.11.09 01:25:34.404681 [ 283 ] {123bebbd-dc61-48c2-920a-07d3c4ee0780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6453 | 2024.11.09 01:25:34.405077 [ 283 ] {123bebbd-dc61-48c2-920a-07d3c4ee0780} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6454 | 2024.11.09 01:25:34.405323 [ 283 ] {123bebbd-dc61-48c2-920a-07d3c4ee0780} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6455 | 2024.11.09 01:25:34.405486 [ 283 ] {123bebbd-dc61-48c2-920a-07d3c4ee0780} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001971 sec., 214611.87214611872 rows/sec., 15.34 MiB/sec. | ||
6456 | 2024.11.09 01:25:34.405807 [ 283 ] {123bebbd-dc61-48c2-920a-07d3c4ee0780} <Debug> DynamicQueryHandler: Done processing query | ||
6457 | 2024.11.09 01:25:34.405834 [ 283 ] {123bebbd-dc61-48c2-920a-07d3c4ee0780} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
6458 | 2024.11.09 01:25:34.405850 [ 283 ] {} <Debug> HTTP-Session: 70a70467-4c5a-423c-92cf-193bf4371fb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6459 | 2024.11.09 01:25:34.406009 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6460 | 2024.11.09 01:25:34.406070 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6461 | 2024.11.09 01:25:34.406144 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6462 | 2024.11.09 01:25:34.406167 [ 291 ] {} <Debug> HTTP-Session: deb8d943-3001-4795-8914-537b97691213 Authenticating user 'default' from [fd00:1122:3344:101::d]:57126 | ||
6463 | 2024.11.09 01:25:34.406185 [ 291 ] {} <Debug> HTTP-Session: deb8d943-3001-4795-8914-537b97691213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6464 | 2024.11.09 01:25:34.406201 [ 291 ] {} <Debug> HTTP-Session: deb8d943-3001-4795-8914-537b97691213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6465 | 2024.11.09 01:25:34.406241 [ 291 ] {} <Trace> HTTP-Session: deb8d943-3001-4795-8914-537b97691213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6466 | 2024.11.09 01:25:34.406354 [ 291 ] {a577027f-e4dd-49fc-bccd-6587fd2b2437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57126) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6467 | 2024.11.09 01:25:34.406408 [ 291 ] {a577027f-e4dd-49fc-bccd-6587fd2b2437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6468 | 2024.11.09 01:25:34.406589 [ 291 ] {a577027f-e4dd-49fc-bccd-6587fd2b2437} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6469 | 2024.11.09 01:25:34.406908 [ 291 ] {a577027f-e4dd-49fc-bccd-6587fd2b2437} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6470 | 2024.11.09 01:25:34.406953 [ 291 ] {a577027f-e4dd-49fc-bccd-6587fd2b2437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6471 | 2024.11.09 01:25:34.407338 [ 291 ] {a577027f-e4dd-49fc-bccd-6587fd2b2437} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6472 | 2024.11.09 01:25:34.407579 [ 291 ] {a577027f-e4dd-49fc-bccd-6587fd2b2437} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6473 | 2024.11.09 01:25:34.407720 [ 291 ] {a577027f-e4dd-49fc-bccd-6587fd2b2437} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec. | ||
6474 | 2024.11.09 01:25:34.407941 [ 291 ] {a577027f-e4dd-49fc-bccd-6587fd2b2437} <Debug> DynamicQueryHandler: Done processing query | ||
6475 | 2024.11.09 01:25:34.407969 [ 291 ] {a577027f-e4dd-49fc-bccd-6587fd2b2437} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6476 | 2024.11.09 01:25:34.407986 [ 291 ] {} <Debug> HTTP-Session: deb8d943-3001-4795-8914-537b97691213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6477 | 2024.11.09 01:25:34.408185 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6478 | 2024.11.09 01:25:34.408308 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37390, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6479 | 2024.11.09 01:25:34.408369 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6480 | 2024.11.09 01:25:34.408395 [ 283 ] {} <Debug> HTTP-Session: acaa89c9-908c-4758-a714-1773ef2ddcf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37390 | ||
6481 | 2024.11.09 01:25:34.408416 [ 283 ] {} <Debug> HTTP-Session: acaa89c9-908c-4758-a714-1773ef2ddcf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6482 | 2024.11.09 01:25:34.408434 [ 283 ] {} <Debug> HTTP-Session: acaa89c9-908c-4758-a714-1773ef2ddcf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6483 | 2024.11.09 01:25:34.408480 [ 283 ] {} <Trace> HTTP-Session: acaa89c9-908c-4758-a714-1773ef2ddcf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6484 | 2024.11.09 01:25:34.408742 [ 283 ] {7c1b807f-a595-4fab-b0b4-ddf3ce30ed2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6485 | 2024.11.09 01:25:34.408802 [ 283 ] {7c1b807f-a595-4fab-b0b4-ddf3ce30ed2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6486 | 2024.11.09 01:25:34.409015 [ 283 ] {7c1b807f-a595-4fab-b0b4-ddf3ce30ed2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6487 | 2024.11.09 01:25:34.409482 [ 283 ] {7c1b807f-a595-4fab-b0b4-ddf3ce30ed2b} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6488 | 2024.11.09 01:25:34.409521 [ 283 ] {7c1b807f-a595-4fab-b0b4-ddf3ce30ed2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6489 | 2024.11.09 01:25:34.409917 [ 283 ] {7c1b807f-a595-4fab-b0b4-ddf3ce30ed2b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6490 | 2024.11.09 01:25:34.410172 [ 283 ] {7c1b807f-a595-4fab-b0b4-ddf3ce30ed2b} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6491 | 2024.11.09 01:25:34.410345 [ 283 ] {7c1b807f-a595-4fab-b0b4-ddf3ce30ed2b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001734 sec., 136678.20069204152 rows/sec., 9.16 MiB/sec. | ||
6492 | 2024.11.09 01:25:34.410852 [ 283 ] {7c1b807f-a595-4fab-b0b4-ddf3ce30ed2b} <Debug> DynamicQueryHandler: Done processing query | ||
6493 | 2024.11.09 01:25:34.410928 [ 283 ] {7c1b807f-a595-4fab-b0b4-ddf3ce30ed2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6494 | 2024.11.09 01:25:34.410998 [ 283 ] {} <Debug> HTTP-Session: acaa89c9-908c-4758-a714-1773ef2ddcf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6495 | 2024.11.09 01:25:34.411346 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37390, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6496 | 2024.11.09 01:25:34.411372 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6497 | 2024.11.09 01:25:34.411527 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6498 | 2024.11.09 01:25:34.411566 [ 291 ] {} <Debug> HTTP-Session: f54d3268-87a3-4b0c-b03c-3b933a795dea Authenticating user 'default' from [fd00:1122:3344:101::d]:57126 | ||
6499 | 2024.11.09 01:25:34.411587 [ 291 ] {} <Debug> HTTP-Session: f54d3268-87a3-4b0c-b03c-3b933a795dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6500 | 2024.11.09 01:25:34.411615 [ 291 ] {} <Debug> HTTP-Session: f54d3268-87a3-4b0c-b03c-3b933a795dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6501 | 2024.11.09 01:25:34.411663 [ 291 ] {} <Trace> HTTP-Session: f54d3268-87a3-4b0c-b03c-3b933a795dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6502 | 2024.11.09 01:25:34.411786 [ 291 ] {33298858-4b19-47b2-acd0-601b32fd59d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57126) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6503 | 2024.11.09 01:25:34.411846 [ 291 ] {33298858-4b19-47b2-acd0-601b32fd59d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6504 | 2024.11.09 01:25:34.412062 [ 291 ] {33298858-4b19-47b2-acd0-601b32fd59d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6505 | 2024.11.09 01:25:34.412366 [ 291 ] {33298858-4b19-47b2-acd0-601b32fd59d4} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6506 | 2024.11.09 01:25:34.412407 [ 291 ] {33298858-4b19-47b2-acd0-601b32fd59d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6507 | 2024.11.09 01:25:34.412771 [ 291 ] {33298858-4b19-47b2-acd0-601b32fd59d4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6508 | 2024.11.09 01:25:34.413015 [ 291 ] {33298858-4b19-47b2-acd0-601b32fd59d4} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6509 | 2024.11.09 01:25:34.413151 [ 291 ] {33298858-4b19-47b2-acd0-601b32fd59d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00139 sec., 719.4244604316547 rows/sec., 48.48 KiB/sec. | ||
6510 | 2024.11.09 01:25:34.413652 [ 291 ] {33298858-4b19-47b2-acd0-601b32fd59d4} <Debug> DynamicQueryHandler: Done processing query | ||
6511 | 2024.11.09 01:25:34.413725 [ 291 ] {33298858-4b19-47b2-acd0-601b32fd59d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6512 | 2024.11.09 01:25:34.413794 [ 291 ] {} <Debug> HTTP-Session: f54d3268-87a3-4b0c-b03c-3b933a795dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6513 | 2024.11.09 01:25:34.414050 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6514 | 2024.11.09 01:25:34.414221 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56593, User-Agent: (none), Length: 68554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6515 | 2024.11.09 01:25:34.414333 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6516 | 2024.11.09 01:25:34.414374 [ 283 ] {} <Debug> HTTP-Session: 5a7b4bbf-5c2e-4126-814f-75c55db24931 Authenticating user 'default' from [fd00:1122:3344:101::d]:56593 | ||
6517 | 2024.11.09 01:25:34.414408 [ 283 ] {} <Debug> HTTP-Session: 5a7b4bbf-5c2e-4126-814f-75c55db24931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6518 | 2024.11.09 01:25:34.414436 [ 283 ] {} <Debug> HTTP-Session: 5a7b4bbf-5c2e-4126-814f-75c55db24931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6519 | 2024.11.09 01:25:34.414487 [ 283 ] {} <Trace> HTTP-Session: 5a7b4bbf-5c2e-4126-814f-75c55db24931 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6520 | 2024.11.09 01:25:34.415245 [ 283 ] {1b162a8f-3d21-4935-8694-4acdf07c9229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56593) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6521 | 2024.11.09 01:25:34.415340 [ 283 ] {1b162a8f-3d21-4935-8694-4acdf07c9229} <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 | ||
6522 | 2024.11.09 01:25:34.415851 [ 283 ] {1b162a8f-3d21-4935-8694-4acdf07c9229} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6523 | 2024.11.09 01:25:34.416584 [ 283 ] {1b162a8f-3d21-4935-8694-4acdf07c9229} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6524 | 2024.11.09 01:25:34.416623 [ 283 ] {1b162a8f-3d21-4935-8694-4acdf07c9229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6525 | 2024.11.09 01:25:34.417305 [ 283 ] {1b162a8f-3d21-4935-8694-4acdf07c9229} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6526 | 2024.11.09 01:25:34.417580 [ 283 ] {1b162a8f-3d21-4935-8694-4acdf07c9229} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6527 | 2024.11.09 01:25:34.417761 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
6528 | 2024.11.09 01:25:34.417783 [ 283 ] {1b162a8f-3d21-4935-8694-4acdf07c9229} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003159 sec., 12978.790756568535 rows/sec., 23.26 MiB/sec. | ||
6529 | 2024.11.09 01:25:34.417822 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6530 | 2024.11.09 01:25:34.417899 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6531 | 2024.11.09 01:25:34.418612 [ 196 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
6532 | 2024.11.09 01:25:34.418834 [ 283 ] {1b162a8f-3d21-4935-8694-4acdf07c9229} <Debug> DynamicQueryHandler: Done processing query | ||
6533 | 2024.11.09 01:25:34.418955 [ 283 ] {1b162a8f-3d21-4935-8694-4acdf07c9229} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
6534 | 2024.11.09 01:25:34.419054 [ 283 ] {} <Debug> HTTP-Session: 5a7b4bbf-5c2e-4126-814f-75c55db24931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6535 | 2024.11.09 01:25:34.419388 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6536 | 2024.11.09 01:25:34.419416 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6537 | 2024.11.09 01:25:34.419630 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6538 | 2024.11.09 01:25:34.419700 [ 291 ] {} <Debug> HTTP-Session: fb606507-1f49-44f4-a6d0-fdfbcb1b4a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:57126 | ||
6539 | 2024.11.09 01:25:34.419744 [ 196 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6540 | 2024.11.09 01:25:34.419748 [ 291 ] {} <Debug> HTTP-Session: fb606507-1f49-44f4-a6d0-fdfbcb1b4a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6541 | 2024.11.09 01:25:34.419808 [ 291 ] {} <Debug> HTTP-Session: fb606507-1f49-44f4-a6d0-fdfbcb1b4a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6542 | 2024.11.09 01:25:34.419913 [ 196 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 195 rows starting from the beginning of the part | ||
6543 | 2024.11.09 01:25:34.419919 [ 291 ] {} <Trace> HTTP-Session: fb606507-1f49-44f4-a6d0-fdfbcb1b4a47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6544 | 2024.11.09 01:25:34.420393 [ 291 ] {61f14da8-2ca6-483e-8b6a-547578fed906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57126) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6545 | 2024.11.09 01:25:34.420504 [ 196 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
6546 | 2024.11.09 01:25:34.420534 [ 291 ] {61f14da8-2ca6-483e-8b6a-547578fed906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6547 | 2024.11.09 01:25:34.421271 [ 196 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
6548 | 2024.11.09 01:25:34.421450 [ 291 ] {61f14da8-2ca6-483e-8b6a-547578fed906} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6549 | 2024.11.09 01:25:34.421972 [ 196 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
6550 | 2024.11.09 01:25:34.422574 [ 196 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
6551 | 2024.11.09 01:25:34.422841 [ 291 ] {61f14da8-2ca6-483e-8b6a-547578fed906} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6552 | 2024.11.09 01:25:34.423026 [ 291 ] {61f14da8-2ca6-483e-8b6a-547578fed906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6553 | 2024.11.09 01:25:34.423205 [ 196 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
6554 | 2024.11.09 01:25:34.424488 [ 291 ] {61f14da8-2ca6-483e-8b6a-547578fed906} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6555 | 2024.11.09 01:25:34.425079 [ 291 ] {61f14da8-2ca6-483e-8b6a-547578fed906} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6556 | 2024.11.09 01:25:34.425366 [ 291 ] {61f14da8-2ca6-483e-8b6a-547578fed906} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005284 sec., 15518.546555639668 rows/sec., 1009.27 KiB/sec. | ||
6557 | 2024.11.09 01:25:34.425831 [ 291 ] {61f14da8-2ca6-483e-8b6a-547578fed906} <Debug> DynamicQueryHandler: Done processing query | ||
6558 | 2024.11.09 01:25:34.425903 [ 291 ] {61f14da8-2ca6-483e-8b6a-547578fed906} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6559 | 2024.11.09 01:25:34.425980 [ 291 ] {} <Debug> HTTP-Session: fb606507-1f49-44f4-a6d0-fdfbcb1b4a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6560 | 2024.11.09 01:25:34.426909 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6561 | 2024.11.09 01:25:34.428860 [ 194 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 19 columns (19 merged, 0 gathered) in 0.010816431 sec., 36980.77489700623 rows/sec., 66.27 MiB/sec. | ||
6562 | 2024.11.09 01:25:34.429829 [ 194 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
6563 | 2024.11.09 01:25:34.430239 [ 194 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_14_3} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6564 | 2024.11.09 01:25:34.430318 [ 194 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_14_3} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
6565 | 2024.11.09 01:25:34.430464 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
6566 | 2024.11.09 01:25:34.775474 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57031, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6567 | 2024.11.09 01:25:34.789712 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47355, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6568 | 2024.11.09 01:25:35.181138 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6569 | 2024.11.09 01:25:35.356942 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6570 | 2024.11.09 01:25:35.456920 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6571 | 2024.11.09 01:25:35.476355 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6572 | 2024.11.09 01:25:35.494725 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6573 | 2024.11.09 01:25:35.499012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64055, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6574 | 2024.11.09 01:25:35.511490 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6575 | 2024.11.09 01:25:35.533804 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54164, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6576 | 2024.11.09 01:25:35.537900 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6577 | 2024.11.09 01:25:35.561596 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60984, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6578 | 2024.11.09 01:25:35.619960 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6579 | 2024.11.09 01:25:35.632450 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6580 | 2024.11.09 01:25:35.644789 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6581 | 2024.11.09 01:25:35.672120 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54251, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6582 | 2024.11.09 01:25:35.678465 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6583 | 2024.11.09 01:25:36.023810 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6584 | 2024.11.09 01:25:36.095236 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6585 | 2024.11.09 01:25:36.171542 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6586 | 2024.11.09 01:25:36.186189 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51719, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6587 | 2024.11.09 01:25:36.205664 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6588 | 2024.11.09 01:25:36.210054 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53037, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6589 | 2024.11.09 01:25:36.228440 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6590 | 2024.11.09 01:25:39.381787 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49151, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6591 | 2024.11.09 01:25:39.381974 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6592 | 2024.11.09 01:25:39.382012 [ 304 ] {} <Debug> HTTP-Session: f0dfbf3d-1691-4547-a5b5-4ae9ffa8015c Authenticating user 'default' from [fd00:1122:3344:101::d]:49151 | ||
6593 | 2024.11.09 01:25:39.382046 [ 304 ] {} <Debug> HTTP-Session: f0dfbf3d-1691-4547-a5b5-4ae9ffa8015c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6594 | 2024.11.09 01:25:39.382068 [ 304 ] {} <Debug> HTTP-Session: f0dfbf3d-1691-4547-a5b5-4ae9ffa8015c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6595 | 2024.11.09 01:25:39.382132 [ 304 ] {} <Trace> HTTP-Session: f0dfbf3d-1691-4547-a5b5-4ae9ffa8015c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6596 | 2024.11.09 01:25:39.382432 [ 304 ] {893a87e5-e139-4fbb-b4b6-a602715e053f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49151) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6597 | 2024.11.09 01:25:39.382527 [ 304 ] {893a87e5-e139-4fbb-b4b6-a602715e053f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6598 | 2024.11.09 01:25:39.382952 [ 304 ] {893a87e5-e139-4fbb-b4b6-a602715e053f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6599 | 2024.11.09 01:25:39.383512 [ 304 ] {893a87e5-e139-4fbb-b4b6-a602715e053f} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6600 | 2024.11.09 01:25:39.383573 [ 304 ] {893a87e5-e139-4fbb-b4b6-a602715e053f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6601 | 2024.11.09 01:25:39.384087 [ 304 ] {893a87e5-e139-4fbb-b4b6-a602715e053f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6602 | 2024.11.09 01:25:39.384413 [ 304 ] {893a87e5-e139-4fbb-b4b6-a602715e053f} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6603 | 2024.11.09 01:25:39.384612 [ 304 ] {893a87e5-e139-4fbb-b4b6-a602715e053f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002294 sec., 24411.508282476025 rows/sec., 1.86 MiB/sec. | ||
6604 | 2024.11.09 01:25:39.384893 [ 304 ] {893a87e5-e139-4fbb-b4b6-a602715e053f} <Debug> DynamicQueryHandler: Done processing query | ||
6605 | 2024.11.09 01:25:39.384929 [ 304 ] {893a87e5-e139-4fbb-b4b6-a602715e053f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6606 | 2024.11.09 01:25:39.384952 [ 304 ] {} <Debug> HTTP-Session: f0dfbf3d-1691-4547-a5b5-4ae9ffa8015c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6607 | 2024.11.09 01:25:39.385193 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49151, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6608 | 2024.11.09 01:25:39.385307 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51942, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6609 | 2024.11.09 01:25:39.385398 [ 305 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6610 | 2024.11.09 01:25:39.385426 [ 305 ] {} <Debug> HTTP-Session: 69fdf968-2e2b-4b65-b150-cb0b5884b600 Authenticating user 'default' from [fd00:1122:3344:101::d]:51942 | ||
6611 | 2024.11.09 01:25:39.385446 [ 305 ] {} <Debug> HTTP-Session: 69fdf968-2e2b-4b65-b150-cb0b5884b600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6612 | 2024.11.09 01:25:39.385461 [ 305 ] {} <Debug> HTTP-Session: 69fdf968-2e2b-4b65-b150-cb0b5884b600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6613 | 2024.11.09 01:25:39.385499 [ 305 ] {} <Trace> HTTP-Session: 69fdf968-2e2b-4b65-b150-cb0b5884b600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6614 | 2024.11.09 01:25:39.385674 [ 305 ] {f6b066b1-c4c3-4603-8200-9053b4239096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6615 | 2024.11.09 01:25:39.385737 [ 305 ] {f6b066b1-c4c3-4603-8200-9053b4239096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6616 | 2024.11.09 01:25:39.386008 [ 305 ] {f6b066b1-c4c3-4603-8200-9053b4239096} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6617 | 2024.11.09 01:25:39.386408 [ 305 ] {f6b066b1-c4c3-4603-8200-9053b4239096} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6618 | 2024.11.09 01:25:39.386447 [ 305 ] {f6b066b1-c4c3-4603-8200-9053b4239096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6619 | 2024.11.09 01:25:39.386837 [ 305 ] {f6b066b1-c4c3-4603-8200-9053b4239096} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6620 | 2024.11.09 01:25:39.387087 [ 305 ] {f6b066b1-c4c3-4603-8200-9053b4239096} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6621 | 2024.11.09 01:25:39.387227 [ 305 ] {f6b066b1-c4c3-4603-8200-9053b4239096} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001624 sec., 39408.86699507389 rows/sec., 3.08 MiB/sec. | ||
6622 | 2024.11.09 01:25:39.387532 [ 305 ] {f6b066b1-c4c3-4603-8200-9053b4239096} <Debug> DynamicQueryHandler: Done processing query | ||
6623 | 2024.11.09 01:25:39.387573 [ 305 ] {f6b066b1-c4c3-4603-8200-9053b4239096} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6624 | 2024.11.09 01:25:39.387591 [ 305 ] {} <Debug> HTTP-Session: 69fdf968-2e2b-4b65-b150-cb0b5884b600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6625 | 2024.11.09 01:25:39.387922 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6626 | 2024.11.09 01:25:39.388023 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61640, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6627 | 2024.11.09 01:25:39.388091 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6628 | 2024.11.09 01:25:39.388120 [ 304 ] {} <Debug> HTTP-Session: 4e12bfa4-6d41-4bc1-b066-59a95f14cbfe Authenticating user 'default' from [fd00:1122:3344:101::d]:61640 | ||
6629 | 2024.11.09 01:25:39.388144 [ 304 ] {} <Debug> HTTP-Session: 4e12bfa4-6d41-4bc1-b066-59a95f14cbfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6630 | 2024.11.09 01:25:39.388163 [ 304 ] {} <Debug> HTTP-Session: 4e12bfa4-6d41-4bc1-b066-59a95f14cbfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6631 | 2024.11.09 01:25:39.388206 [ 304 ] {} <Trace> HTTP-Session: 4e12bfa4-6d41-4bc1-b066-59a95f14cbfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6632 | 2024.11.09 01:25:39.388412 [ 304 ] {6ace5a3d-dace-49ed-acef-7eb12be5190c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61640) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6633 | 2024.11.09 01:25:39.388467 [ 304 ] {6ace5a3d-dace-49ed-acef-7eb12be5190c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6634 | 2024.11.09 01:25:39.388691 [ 304 ] {6ace5a3d-dace-49ed-acef-7eb12be5190c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6635 | 2024.11.09 01:25:39.389150 [ 304 ] {6ace5a3d-dace-49ed-acef-7eb12be5190c} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6636 | 2024.11.09 01:25:39.389193 [ 304 ] {6ace5a3d-dace-49ed-acef-7eb12be5190c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6637 | 2024.11.09 01:25:39.389663 [ 304 ] {6ace5a3d-dace-49ed-acef-7eb12be5190c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6638 | 2024.11.09 01:25:39.389991 [ 304 ] {6ace5a3d-dace-49ed-acef-7eb12be5190c} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6639 | 2024.11.09 01:25:39.390155 [ 304 ] {6ace5a3d-dace-49ed-acef-7eb12be5190c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001836 sec., 87145.96949891068 rows/sec., 6.07 MiB/sec. | ||
6640 | 2024.11.09 01:25:39.390475 [ 304 ] {6ace5a3d-dace-49ed-acef-7eb12be5190c} <Debug> DynamicQueryHandler: Done processing query | ||
6641 | 2024.11.09 01:25:39.390513 [ 304 ] {6ace5a3d-dace-49ed-acef-7eb12be5190c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6642 | 2024.11.09 01:25:39.390535 [ 304 ] {} <Debug> HTTP-Session: 4e12bfa4-6d41-4bc1-b066-59a95f14cbfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6643 | 2024.11.09 01:25:39.390717 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6644 | 2024.11.09 01:25:39.390854 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42606, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6645 | 2024.11.09 01:25:39.390927 [ 305 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6646 | 2024.11.09 01:25:39.390953 [ 305 ] {} <Debug> HTTP-Session: 58c88d74-4106-478b-adce-3c22ffe5a1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:42606 | ||
6647 | 2024.11.09 01:25:39.390975 [ 305 ] {} <Debug> HTTP-Session: 58c88d74-4106-478b-adce-3c22ffe5a1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6648 | 2024.11.09 01:25:39.390994 [ 305 ] {} <Debug> HTTP-Session: 58c88d74-4106-478b-adce-3c22ffe5a1bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6649 | 2024.11.09 01:25:39.391037 [ 305 ] {} <Trace> HTTP-Session: 58c88d74-4106-478b-adce-3c22ffe5a1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6650 | 2024.11.09 01:25:39.391202 [ 305 ] {d6da2612-1b84-4b5e-8b3d-6e621f1df608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42606) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6651 | 2024.11.09 01:25:39.391261 [ 305 ] {d6da2612-1b84-4b5e-8b3d-6e621f1df608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6652 | 2024.11.09 01:25:39.391453 [ 305 ] {d6da2612-1b84-4b5e-8b3d-6e621f1df608} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6653 | 2024.11.09 01:25:39.391824 [ 305 ] {d6da2612-1b84-4b5e-8b3d-6e621f1df608} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6654 | 2024.11.09 01:25:39.391867 [ 305 ] {d6da2612-1b84-4b5e-8b3d-6e621f1df608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6655 | 2024.11.09 01:25:39.392337 [ 305 ] {d6da2612-1b84-4b5e-8b3d-6e621f1df608} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6656 | 2024.11.09 01:25:39.392639 [ 305 ] {d6da2612-1b84-4b5e-8b3d-6e621f1df608} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6657 | 2024.11.09 01:25:39.392785 [ 305 ] {d6da2612-1b84-4b5e-8b3d-6e621f1df608} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001645 sec., 36474.1641337386 rows/sec., 2.46 MiB/sec. | ||
6658 | 2024.11.09 01:25:39.392970 [ 305 ] {d6da2612-1b84-4b5e-8b3d-6e621f1df608} <Debug> DynamicQueryHandler: Done processing query | ||
6659 | 2024.11.09 01:25:39.392999 [ 305 ] {d6da2612-1b84-4b5e-8b3d-6e621f1df608} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6660 | 2024.11.09 01:25:39.393020 [ 305 ] {} <Debug> HTTP-Session: 58c88d74-4106-478b-adce-3c22ffe5a1bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6661 | 2024.11.09 01:25:39.393558 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42606, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6662 | 2024.11.09 01:25:42.789078 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 660 | ||
6663 | 2024.11.09 01:25:42.791999 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6664 | 2024.11.09 01:25:42.792048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6665 | 2024.11.09 01:25:42.793481 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6666 | 2024.11.09 01:25:42.793799 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6667 | 2024.11.09 01:25:42.795139 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
6668 | 2024.11.09 01:25:44.381088 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61640, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6669 | 2024.11.09 01:25:44.381207 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6670 | 2024.11.09 01:25:44.381238 [ 304 ] {} <Debug> HTTP-Session: bf857a9c-0ca9-4457-a4f3-fe067b4041cf Authenticating user 'default' from [fd00:1122:3344:101::d]:61640 | ||
6671 | 2024.11.09 01:25:44.381266 [ 304 ] {} <Debug> HTTP-Session: bf857a9c-0ca9-4457-a4f3-fe067b4041cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6672 | 2024.11.09 01:25:44.381284 [ 304 ] {} <Debug> HTTP-Session: bf857a9c-0ca9-4457-a4f3-fe067b4041cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6673 | 2024.11.09 01:25:44.381341 [ 304 ] {} <Trace> HTTP-Session: bf857a9c-0ca9-4457-a4f3-fe067b4041cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6674 | 2024.11.09 01:25:44.381551 [ 304 ] {41ca0b43-7fe1-42b3-a808-d36098cf693e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61640) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6675 | 2024.11.09 01:25:44.381629 [ 304 ] {41ca0b43-7fe1-42b3-a808-d36098cf693e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6676 | 2024.11.09 01:25:44.381972 [ 304 ] {41ca0b43-7fe1-42b3-a808-d36098cf693e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6677 | 2024.11.09 01:25:44.382440 [ 304 ] {41ca0b43-7fe1-42b3-a808-d36098cf693e} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6678 | 2024.11.09 01:25:44.382486 [ 304 ] {41ca0b43-7fe1-42b3-a808-d36098cf693e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6679 | 2024.11.09 01:25:44.382896 [ 304 ] {41ca0b43-7fe1-42b3-a808-d36098cf693e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6680 | 2024.11.09 01:25:44.383151 [ 304 ] {41ca0b43-7fe1-42b3-a808-d36098cf693e} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6681 | 2024.11.09 01:25:44.383329 [ 304 ] {41ca0b43-7fe1-42b3-a808-d36098cf693e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001845 sec., 30352.30352303523 rows/sec., 2.32 MiB/sec. | ||
6682 | 2024.11.09 01:25:44.383342 [ 28 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6683 | 2024.11.09 01:25:44.383446 [ 28 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6684 | 2024.11.09 01:25:44.383510 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6685 | 2024.11.09 01:25:44.383682 [ 304 ] {41ca0b43-7fe1-42b3-a808-d36098cf693e} <Debug> DynamicQueryHandler: Done processing query | ||
6686 | 2024.11.09 01:25:44.383742 [ 304 ] {41ca0b43-7fe1-42b3-a808-d36098cf693e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6687 | 2024.11.09 01:25:44.383752 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
6688 | 2024.11.09 01:25:44.383788 [ 304 ] {} <Debug> HTTP-Session: bf857a9c-0ca9-4457-a4f3-fe067b4041cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6689 | 2024.11.09 01:25:44.384119 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6690 | 2024.11.09 01:25:44.384251 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6691 | 2024.11.09 01:25:44.384382 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33076, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6692 | 2024.11.09 01:25:44.384422 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1435 rows starting from the beginning of the part | ||
6693 | 2024.11.09 01:25:44.384631 [ 305 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6694 | 2024.11.09 01:25:44.384836 [ 305 ] {} <Debug> HTTP-Session: b6eeaa71-0f56-4194-883d-095e5ea76aee Authenticating user 'default' from [fd00:1122:3344:101::d]:33076 | ||
6695 | 2024.11.09 01:25:44.384926 [ 305 ] {} <Debug> HTTP-Session: b6eeaa71-0f56-4194-883d-095e5ea76aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6696 | 2024.11.09 01:25:44.384938 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 57 rows starting from the beginning of the part | ||
6697 | 2024.11.09 01:25:44.384984 [ 305 ] {} <Debug> HTTP-Session: b6eeaa71-0f56-4194-883d-095e5ea76aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6698 | 2024.11.09 01:25:44.385085 [ 305 ] {} <Trace> HTTP-Session: b6eeaa71-0f56-4194-883d-095e5ea76aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6699 | 2024.11.09 01:25:44.385200 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
6700 | 2024.11.09 01:25:44.385471 [ 305 ] {fd1fe073-3b72-457a-ba87-a727788846a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33076) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6701 | 2024.11.09 01:25:44.385496 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 285 rows starting from the beginning of the part | ||
6702 | 2024.11.09 01:25:44.385616 [ 305 ] {fd1fe073-3b72-457a-ba87-a727788846a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6703 | 2024.11.09 01:25:44.385855 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
6704 | 2024.11.09 01:25:44.386175 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
6705 | 2024.11.09 01:25:44.386754 [ 305 ] {fd1fe073-3b72-457a-ba87-a727788846a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6706 | 2024.11.09 01:25:44.387292 [ 305 ] {fd1fe073-3b72-457a-ba87-a727788846a1} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6707 | 2024.11.09 01:25:44.387337 [ 305 ] {fd1fe073-3b72-457a-ba87-a727788846a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6708 | 2024.11.09 01:25:44.387838 [ 305 ] {fd1fe073-3b72-457a-ba87-a727788846a1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6709 | 2024.11.09 01:25:44.388147 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 5 columns (5 merged, 0 gathered) in 0.00455127 sec., 427353.2442592947 rows/sec., 37.24 MiB/sec. | ||
6710 | 2024.11.09 01:25:44.388293 [ 305 ] {fd1fe073-3b72-457a-ba87-a727788846a1} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6711 | 2024.11.09 01:25:44.388508 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6712 | 2024.11.09 01:25:44.388552 [ 28 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6713 | 2024.11.09 01:25:44.388650 [ 28 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6714 | 2024.11.09 01:25:44.388646 [ 305 ] {fd1fe073-3b72-457a-ba87-a727788846a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003295 sec., 19423.368740515933 rows/sec., 1.52 MiB/sec. | ||
6715 | 2024.11.09 01:25:44.388713 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6716 | 2024.11.09 01:25:44.389554 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
6717 | 2024.11.09 01:25:44.389738 [ 305 ] {fd1fe073-3b72-457a-ba87-a727788846a1} <Debug> DynamicQueryHandler: Done processing query | ||
6718 | 2024.11.09 01:25:44.389830 [ 305 ] {fd1fe073-3b72-457a-ba87-a727788846a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6719 | 2024.11.09 01:25:44.389932 [ 305 ] {} <Debug> HTTP-Session: b6eeaa71-0f56-4194-883d-095e5ea76aee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6720 | 2024.11.09 01:25:44.390073 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_36_7} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6721 | 2024.11.09 01:25:44.390118 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6722 | 2024.11.09 01:25:44.390223 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 915 rows starting from the beginning of the part | ||
6723 | 2024.11.09 01:25:44.390293 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6724 | 2024.11.09 01:25:44.390498 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48934, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6725 | 2024.11.09 01:25:44.390626 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_36_7} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6726 | 2024.11.09 01:25:44.390670 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
6727 | 2024.11.09 01:25:44.390721 [ 305 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
6728 | |||
6729 | (version 23.8.7.1) | ||
6730 | 2024.11.09 01:25:44.390920 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6731 | 2024.11.09 01:25:44.391078 [ 304 ] {} <Debug> HTTP-Session: be36bf3f-299d-4d59-bc6b-0e1efef2d946 Authenticating user 'default' from [fd00:1122:3344:101::d]:48934 | ||
6732 | 2024.11.09 01:25:44.391153 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
6733 | 2024.11.09 01:25:44.391170 [ 304 ] {} <Debug> HTTP-Session: be36bf3f-299d-4d59-bc6b-0e1efef2d946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6734 | 2024.11.09 01:25:44.391287 [ 304 ] {} <Debug> HTTP-Session: be36bf3f-299d-4d59-bc6b-0e1efef2d946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6735 | 2024.11.09 01:25:44.391421 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
6736 | 2024.11.09 01:25:44.391519 [ 304 ] {} <Trace> HTTP-Session: be36bf3f-299d-4d59-bc6b-0e1efef2d946 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6737 | 2024.11.09 01:25:44.391604 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 423 rows starting from the beginning of the part | ||
6738 | 2024.11.09 01:25:44.391746 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
6739 | 2024.11.09 01:25:44.391823 [ 304 ] {c74736d9-26fd-4322-90d4-7861a2a6da8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48934) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6740 | 2024.11.09 01:25:44.391894 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
6741 | 2024.11.09 01:25:44.391949 [ 304 ] {c74736d9-26fd-4322-90d4-7861a2a6da8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6742 | 2024.11.09 01:25:44.392377 [ 304 ] {c74736d9-26fd-4322-90d4-7861a2a6da8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6743 | 2024.11.09 01:25:44.392972 [ 304 ] {c74736d9-26fd-4322-90d4-7861a2a6da8d} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6744 | 2024.11.09 01:25:44.393014 [ 304 ] {c74736d9-26fd-4322-90d4-7861a2a6da8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6745 | 2024.11.09 01:25:44.393551 [ 304 ] {c74736d9-26fd-4322-90d4-7861a2a6da8d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6746 | 2024.11.09 01:25:44.393622 [ 194 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.004776213 sec., 334155.95158758626 rows/sec., 25.76 MiB/sec. | ||
6747 | 2024.11.09 01:25:44.393870 [ 194 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6748 | 2024.11.09 01:25:44.393957 [ 304 ] {c74736d9-26fd-4322-90d4-7861a2a6da8d} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6749 | 2024.11.09 01:25:44.394223 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6750 | 2024.11.09 01:25:44.394278 [ 304 ] {c74736d9-26fd-4322-90d4-7861a2a6da8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002552 sec., 62695.92476489028 rows/sec., 4.37 MiB/sec. | ||
6751 | 2024.11.09 01:25:44.394310 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6752 | 2024.11.09 01:25:44.394406 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6753 | 2024.11.09 01:25:44.394595 [ 194 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_36_7} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6754 | 2024.11.09 01:25:44.394928 [ 194 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_36_7} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6755 | 2024.11.09 01:25:44.394942 [ 304 ] {c74736d9-26fd-4322-90d4-7861a2a6da8d} <Debug> DynamicQueryHandler: Done processing query | ||
6756 | 2024.11.09 01:25:44.394943 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
6757 | 2024.11.09 01:25:44.395001 [ 304 ] {c74736d9-26fd-4322-90d4-7861a2a6da8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6758 | 2024.11.09 01:25:44.395087 [ 304 ] {} <Debug> HTTP-Session: be36bf3f-299d-4d59-bc6b-0e1efef2d946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6759 | 2024.11.09 01:25:44.395180 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
6760 | 2024.11.09 01:25:44.395293 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6761 | 2024.11.09 01:25:44.395336 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 6820 rows starting from the beginning of the part | ||
6762 | 2024.11.09 01:25:44.395396 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6763 | 2024.11.09 01:25:44.395518 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63923, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6764 | 2024.11.09 01:25:44.395741 [ 304 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
6765 | |||
6766 | (version 23.8.7.1) | ||
6767 | 2024.11.09 01:25:44.395782 [ 305 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6768 | 2024.11.09 01:25:44.395786 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 129 rows starting from the beginning of the part | ||
6769 | 2024.11.09 01:25:44.395873 [ 305 ] {} <Debug> HTTP-Session: 141c7d91-2d22-4d3d-9d4b-f0913ade3aeb Authenticating user 'default' from [fd00:1122:3344:101::d]:63923 | ||
6770 | 2024.11.09 01:25:44.395921 [ 305 ] {} <Debug> HTTP-Session: 141c7d91-2d22-4d3d-9d4b-f0913ade3aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6771 | 2024.11.09 01:25:44.396009 [ 305 ] {} <Debug> HTTP-Session: 141c7d91-2d22-4d3d-9d4b-f0913ade3aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6772 | 2024.11.09 01:25:44.396111 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
6773 | 2024.11.09 01:25:44.396150 [ 305 ] {} <Trace> HTTP-Session: 141c7d91-2d22-4d3d-9d4b-f0913ade3aeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6774 | 2024.11.09 01:25:44.396465 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
6775 | 2024.11.09 01:25:44.396552 [ 305 ] {477c4043-cd3e-48c5-b75a-2655a8cf1271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63923) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6776 | 2024.11.09 01:25:44.396748 [ 305 ] {477c4043-cd3e-48c5-b75a-2655a8cf1271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6777 | 2024.11.09 01:25:44.396794 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
6778 | 2024.11.09 01:25:44.397503 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
6779 | 2024.11.09 01:25:44.398033 [ 305 ] {477c4043-cd3e-48c5-b75a-2655a8cf1271} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6780 | 2024.11.09 01:25:44.398833 [ 305 ] {477c4043-cd3e-48c5-b75a-2655a8cf1271} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6781 | 2024.11.09 01:25:44.398871 [ 305 ] {477c4043-cd3e-48c5-b75a-2655a8cf1271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6782 | 2024.11.09 01:25:44.399438 [ 305 ] {477c4043-cd3e-48c5-b75a-2655a8cf1271} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6783 | 2024.11.09 01:25:44.400019 [ 305 ] {477c4043-cd3e-48c5-b75a-2655a8cf1271} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6784 | 2024.11.09 01:25:44.400450 [ 305 ] {477c4043-cd3e-48c5-b75a-2655a8cf1271} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004029 sec., 14892.03276247208 rows/sec., 1.00 MiB/sec. | ||
6785 | 2024.11.09 01:25:44.401049 [ 305 ] {477c4043-cd3e-48c5-b75a-2655a8cf1271} <Debug> DynamicQueryHandler: Done processing query | ||
6786 | 2024.11.09 01:25:44.401090 [ 305 ] {477c4043-cd3e-48c5-b75a-2655a8cf1271} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6787 | 2024.11.09 01:25:44.401108 [ 305 ] {} <Debug> HTTP-Session: 141c7d91-2d22-4d3d-9d4b-f0913ade3aeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6788 | 2024.11.09 01:25:44.401397 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63923, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6789 | 2024.11.09 01:25:44.401822 [ 186 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7666 rows, containing 5 columns (5 merged, 0 gathered) in 0.007216481 sec., 1062290.6095089836 rows/sec., 72.41 MiB/sec. | ||
6790 | 2024.11.09 01:25:44.402341 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6791 | 2024.11.09 01:25:44.402654 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6792 | 2024.11.09 01:25:44.402732 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6793 | 2024.11.09 01:25:44.402816 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
6794 | 2024.11.09 01:25:46.301671 [ 23 ] {} <Debug> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6795 | 2024.11.09 01:25:46.301735 [ 23 ] {} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6796 | 2024.11.09 01:25:46.301756 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6797 | 2024.11.09 01:25:46.302117 [ 194 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
6798 | 2024.11.09 01:25:46.302410 [ 194 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6799 | 2024.11.09 01:25:46.302482 [ 194 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part | ||
6800 | 2024.11.09 01:25:46.302620 [ 194 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
6801 | 2024.11.09 01:25:46.303033 [ 194 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
6802 | 2024.11.09 01:25:46.303321 [ 194 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
6803 | 2024.11.09 01:25:46.303474 [ 194 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
6804 | 2024.11.09 01:25:46.304613 [ 200 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002768971 sec., 5056.029839243532 rows/sec., 337.87 KiB/sec. | ||
6805 | 2024.11.09 01:25:46.304825 [ 200 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6806 | 2024.11.09 01:25:46.305424 [ 200 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_13_3} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6807 | 2024.11.09 01:25:46.305587 [ 200 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_13_3} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6808 | 2024.11.09 01:25:46.305749 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6809 | 2024.11.09 01:25:47.619212 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6810 | 2024.11.09 01:25:47.619284 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6811 | 2024.11.09 01:25:49.387586 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34988, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6812 | 2024.11.09 01:25:49.387798 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6813 | 2024.11.09 01:25:49.387846 [ 303 ] {} <Debug> HTTP-Session: de37fe73-7748-41c6-9a88-20dc8c12b50b Authenticating user 'default' from [fd00:1122:3344:101::d]:34988 | ||
6814 | 2024.11.09 01:25:49.387887 [ 303 ] {} <Debug> HTTP-Session: de37fe73-7748-41c6-9a88-20dc8c12b50b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6815 | 2024.11.09 01:25:49.387917 [ 303 ] {} <Debug> HTTP-Session: de37fe73-7748-41c6-9a88-20dc8c12b50b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6816 | 2024.11.09 01:25:49.387995 [ 303 ] {} <Trace> HTTP-Session: de37fe73-7748-41c6-9a88-20dc8c12b50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6817 | 2024.11.09 01:25:49.388213 [ 303 ] {53004078-6461-4265-817f-3ff1db9a2eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34988) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
6818 | 2024.11.09 01:25:49.388292 [ 303 ] {53004078-6461-4265-817f-3ff1db9a2eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6819 | 2024.11.09 01:25:49.388642 [ 303 ] {53004078-6461-4265-817f-3ff1db9a2eee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6820 | 2024.11.09 01:25:49.389123 [ 303 ] {53004078-6461-4265-817f-3ff1db9a2eee} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6821 | 2024.11.09 01:25:49.389172 [ 303 ] {53004078-6461-4265-817f-3ff1db9a2eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6822 | 2024.11.09 01:25:49.389606 [ 303 ] {53004078-6461-4265-817f-3ff1db9a2eee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6823 | 2024.11.09 01:25:49.389900 [ 303 ] {53004078-6461-4265-817f-3ff1db9a2eee} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6824 | 2024.11.09 01:25:49.390091 [ 303 ] {53004078-6461-4265-817f-3ff1db9a2eee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001953 sec., 7168.458781362006 rows/sec., 516.03 KiB/sec. | ||
6825 | 2024.11.09 01:25:49.390134 [ 29 ] {} <Debug> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6826 | 2024.11.09 01:25:49.390259 [ 29 ] {} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6827 | 2024.11.09 01:25:49.390312 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6828 | 2024.11.09 01:25:49.390461 [ 303 ] {53004078-6461-4265-817f-3ff1db9a2eee} <Debug> DynamicQueryHandler: Done processing query | ||
6829 | 2024.11.09 01:25:49.390533 [ 194 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
6830 | 2024.11.09 01:25:49.390540 [ 303 ] {53004078-6461-4265-817f-3ff1db9a2eee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6831 | 2024.11.09 01:25:49.390588 [ 303 ] {} <Debug> HTTP-Session: de37fe73-7748-41c6-9a88-20dc8c12b50b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6832 | 2024.11.09 01:25:49.390951 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6833 | 2024.11.09 01:25:49.390998 [ 194 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6834 | 2024.11.09 01:25:49.391154 [ 194 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
6835 | 2024.11.09 01:25:49.391152 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40258, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6836 | 2024.11.09 01:25:49.391336 [ 194 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
6837 | 2024.11.09 01:25:49.391420 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6838 | 2024.11.09 01:25:49.391548 [ 304 ] {} <Debug> HTTP-Session: a716e7d2-721c-4d35-9ef4-44da0108cf0c Authenticating user 'default' from [fd00:1122:3344:101::d]:40258 | ||
6839 | 2024.11.09 01:25:49.391636 [ 304 ] {} <Debug> HTTP-Session: a716e7d2-721c-4d35-9ef4-44da0108cf0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6840 | 2024.11.09 01:25:49.391622 [ 194 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
6841 | 2024.11.09 01:25:49.391671 [ 304 ] {} <Debug> HTTP-Session: a716e7d2-721c-4d35-9ef4-44da0108cf0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6842 | 2024.11.09 01:25:49.391850 [ 304 ] {} <Trace> HTTP-Session: a716e7d2-721c-4d35-9ef4-44da0108cf0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6843 | 2024.11.09 01:25:49.391900 [ 194 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
6844 | 2024.11.09 01:25:49.392106 [ 194 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
6845 | 2024.11.09 01:25:49.392458 [ 304 ] {aaf56240-2d5a-47d0-a9ce-492c3c3ae849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40258) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6846 | 2024.11.09 01:25:49.392582 [ 304 ] {aaf56240-2d5a-47d0-a9ce-492c3c3ae849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6847 | 2024.11.09 01:25:49.393646 [ 304 ] {aaf56240-2d5a-47d0-a9ce-492c3c3ae849} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6848 | 2024.11.09 01:25:49.394492 [ 194 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004090875 sec., 17111.253704891984 rows/sec., 1.27 MiB/sec. | ||
6849 | 2024.11.09 01:25:49.394716 [ 194 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6850 | 2024.11.09 01:25:49.394881 [ 304 ] {aaf56240-2d5a-47d0-a9ce-492c3c3ae849} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6851 | 2024.11.09 01:25:49.394946 [ 304 ] {aaf56240-2d5a-47d0-a9ce-492c3c3ae849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6852 | 2024.11.09 01:25:49.395203 [ 194 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_13_3} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6853 | 2024.11.09 01:25:49.395370 [ 194 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_13_3} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6854 | 2024.11.09 01:25:49.395519 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6855 | 2024.11.09 01:25:49.395736 [ 304 ] {aaf56240-2d5a-47d0-a9ce-492c3c3ae849} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6856 | 2024.11.09 01:25:49.395998 [ 304 ] {aaf56240-2d5a-47d0-a9ce-492c3c3ae849} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6857 | 2024.11.09 01:25:49.396169 [ 304 ] {aaf56240-2d5a-47d0-a9ce-492c3c3ae849} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.004018 sec., 70930.81134892981 rows/sec., 6.26 MiB/sec. | ||
6858 | 2024.11.09 01:25:49.396423 [ 304 ] {aaf56240-2d5a-47d0-a9ce-492c3c3ae849} <Debug> DynamicQueryHandler: Done processing query | ||
6859 | 2024.11.09 01:25:49.396450 [ 304 ] {aaf56240-2d5a-47d0-a9ce-492c3c3ae849} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
6860 | 2024.11.09 01:25:49.396468 [ 304 ] {} <Debug> HTTP-Session: a716e7d2-721c-4d35-9ef4-44da0108cf0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6861 | 2024.11.09 01:25:49.396663 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6862 | 2024.11.09 01:25:49.396732 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48069, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6863 | 2024.11.09 01:25:49.396818 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6864 | 2024.11.09 01:25:49.396847 [ 283 ] {} <Debug> HTTP-Session: 1b92c0b9-d078-4502-a7a2-0e1a06817e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:48069 | ||
6865 | 2024.11.09 01:25:49.396875 [ 283 ] {} <Debug> HTTP-Session: 1b92c0b9-d078-4502-a7a2-0e1a06817e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6866 | 2024.11.09 01:25:49.396894 [ 283 ] {} <Debug> HTTP-Session: 1b92c0b9-d078-4502-a7a2-0e1a06817e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6867 | 2024.11.09 01:25:49.396949 [ 283 ] {} <Trace> HTTP-Session: 1b92c0b9-d078-4502-a7a2-0e1a06817e28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6868 | 2024.11.09 01:25:49.397119 [ 283 ] {c73a9688-35b8-4f2c-ac22-9ffe7ad4d040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6869 | 2024.11.09 01:25:49.397182 [ 283 ] {c73a9688-35b8-4f2c-ac22-9ffe7ad4d040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6870 | 2024.11.09 01:25:49.397509 [ 283 ] {c73a9688-35b8-4f2c-ac22-9ffe7ad4d040} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6871 | 2024.11.09 01:25:49.397906 [ 283 ] {c73a9688-35b8-4f2c-ac22-9ffe7ad4d040} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6872 | 2024.11.09 01:25:49.397950 [ 283 ] {c73a9688-35b8-4f2c-ac22-9ffe7ad4d040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6873 | 2024.11.09 01:25:49.398313 [ 283 ] {c73a9688-35b8-4f2c-ac22-9ffe7ad4d040} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6874 | 2024.11.09 01:25:49.398578 [ 283 ] {c73a9688-35b8-4f2c-ac22-9ffe7ad4d040} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6875 | 2024.11.09 01:25:49.398748 [ 283 ] {c73a9688-35b8-4f2c-ac22-9ffe7ad4d040} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001681 sec., 28554.431885782273 rows/sec., 2.06 MiB/sec. | ||
6876 | 2024.11.09 01:25:49.398926 [ 283 ] {c73a9688-35b8-4f2c-ac22-9ffe7ad4d040} <Debug> DynamicQueryHandler: Done processing query | ||
6877 | 2024.11.09 01:25:49.398951 [ 283 ] {c73a9688-35b8-4f2c-ac22-9ffe7ad4d040} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6878 | 2024.11.09 01:25:49.398967 [ 283 ] {} <Debug> HTTP-Session: 1b92c0b9-d078-4502-a7a2-0e1a06817e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6879 | 2024.11.09 01:25:49.399144 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6880 | 2024.11.09 01:25:49.399247 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64376, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6881 | 2024.11.09 01:25:49.399323 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6882 | 2024.11.09 01:25:49.399348 [ 304 ] {} <Debug> HTTP-Session: 5dbcec35-ddf5-4a8a-8450-5a70e83e6214 Authenticating user 'default' from [fd00:1122:3344:101::d]:64376 | ||
6883 | 2024.11.09 01:25:49.399371 [ 304 ] {} <Debug> HTTP-Session: 5dbcec35-ddf5-4a8a-8450-5a70e83e6214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6884 | 2024.11.09 01:25:49.399388 [ 304 ] {} <Debug> HTTP-Session: 5dbcec35-ddf5-4a8a-8450-5a70e83e6214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6885 | 2024.11.09 01:25:49.399439 [ 304 ] {} <Trace> HTTP-Session: 5dbcec35-ddf5-4a8a-8450-5a70e83e6214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6886 | 2024.11.09 01:25:49.399582 [ 304 ] {fe5869ba-c9da-4014-829c-7f6ca0d5b915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64376) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6887 | 2024.11.09 01:25:49.399642 [ 304 ] {fe5869ba-c9da-4014-829c-7f6ca0d5b915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6888 | 2024.11.09 01:25:49.399967 [ 304 ] {fe5869ba-c9da-4014-829c-7f6ca0d5b915} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6889 | 2024.11.09 01:25:49.400299 [ 304 ] {fe5869ba-c9da-4014-829c-7f6ca0d5b915} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6890 | 2024.11.09 01:25:49.400336 [ 304 ] {fe5869ba-c9da-4014-829c-7f6ca0d5b915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6891 | 2024.11.09 01:25:49.400687 [ 304 ] {fe5869ba-c9da-4014-829c-7f6ca0d5b915} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6892 | 2024.11.09 01:25:49.400925 [ 304 ] {fe5869ba-c9da-4014-829c-7f6ca0d5b915} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6893 | 2024.11.09 01:25:49.401095 [ 304 ] {fe5869ba-c9da-4014-829c-7f6ca0d5b915} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001555 sec., 9003.215434083602 rows/sec., 630.53 KiB/sec. | ||
6894 | 2024.11.09 01:25:49.401334 [ 304 ] {fe5869ba-c9da-4014-829c-7f6ca0d5b915} <Debug> DynamicQueryHandler: Done processing query | ||
6895 | 2024.11.09 01:25:49.401359 [ 304 ] {fe5869ba-c9da-4014-829c-7f6ca0d5b915} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6896 | 2024.11.09 01:25:49.401376 [ 304 ] {} <Debug> HTTP-Session: 5dbcec35-ddf5-4a8a-8450-5a70e83e6214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6897 | 2024.11.09 01:25:49.401516 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6898 | 2024.11.09 01:25:49.401552 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48069, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6899 | 2024.11.09 01:25:49.401634 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6900 | 2024.11.09 01:25:49.401673 [ 283 ] {} <Debug> HTTP-Session: 02558589-b150-434f-af40-7a66f0fc59f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48069 | ||
6901 | 2024.11.09 01:25:49.401697 [ 283 ] {} <Debug> HTTP-Session: 02558589-b150-434f-af40-7a66f0fc59f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6902 | 2024.11.09 01:25:49.401716 [ 283 ] {} <Debug> HTTP-Session: 02558589-b150-434f-af40-7a66f0fc59f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6903 | 2024.11.09 01:25:49.401762 [ 283 ] {} <Trace> HTTP-Session: 02558589-b150-434f-af40-7a66f0fc59f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6904 | 2024.11.09 01:25:49.401897 [ 283 ] {bc0f08ce-4887-4e00-9458-1093f40d2eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6905 | 2024.11.09 01:25:49.401953 [ 283 ] {bc0f08ce-4887-4e00-9458-1093f40d2eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6906 | 2024.11.09 01:25:49.402217 [ 283 ] {bc0f08ce-4887-4e00-9458-1093f40d2eb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6907 | 2024.11.09 01:25:49.402536 [ 283 ] {bc0f08ce-4887-4e00-9458-1093f40d2eb3} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6908 | 2024.11.09 01:25:49.402574 [ 283 ] {bc0f08ce-4887-4e00-9458-1093f40d2eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6909 | 2024.11.09 01:25:49.402934 [ 283 ] {bc0f08ce-4887-4e00-9458-1093f40d2eb3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6910 | 2024.11.09 01:25:49.403184 [ 283 ] {bc0f08ce-4887-4e00-9458-1093f40d2eb3} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6911 | 2024.11.09 01:25:49.403344 [ 29 ] {} <Debug> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6912 | 2024.11.09 01:25:49.403356 [ 283 ] {bc0f08ce-4887-4e00-9458-1093f40d2eb3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001489 sec., 8730.691739422431 rows/sec., 544.36 KiB/sec. | ||
6913 | 2024.11.09 01:25:49.403416 [ 29 ] {} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6914 | 2024.11.09 01:25:49.403484 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6915 | 2024.11.09 01:25:49.403654 [ 186 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
6916 | 2024.11.09 01:25:49.403662 [ 283 ] {bc0f08ce-4887-4e00-9458-1093f40d2eb3} <Debug> DynamicQueryHandler: Done processing query | ||
6917 | 2024.11.09 01:25:49.403712 [ 283 ] {bc0f08ce-4887-4e00-9458-1093f40d2eb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6918 | 2024.11.09 01:25:49.403739 [ 283 ] {} <Debug> HTTP-Session: 02558589-b150-434f-af40-7a66f0fc59f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6919 | 2024.11.09 01:25:49.403807 [ 186 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6920 | 2024.11.09 01:25:49.403843 [ 186 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
6921 | 2024.11.09 01:25:49.403934 [ 186 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
6922 | 2024.11.09 01:25:49.403982 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6923 | 2024.11.09 01:25:49.404288 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39001, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6924 | 2024.11.09 01:25:49.404359 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
6925 | |||
6926 | (version 23.8.7.1) | ||
6927 | 2024.11.09 01:25:49.404466 [ 186 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
6928 | 2024.11.09 01:25:49.404515 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6929 | 2024.11.09 01:25:49.404586 [ 304 ] {} <Debug> HTTP-Session: 83d6aee1-cc2f-4a4f-bc18-54221b12754a Authenticating user 'default' from [fd00:1122:3344:101::d]:39001 | ||
6930 | 2024.11.09 01:25:49.404687 [ 304 ] {} <Debug> HTTP-Session: 83d6aee1-cc2f-4a4f-bc18-54221b12754a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6931 | 2024.11.09 01:25:49.404771 [ 304 ] {} <Debug> HTTP-Session: 83d6aee1-cc2f-4a4f-bc18-54221b12754a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6932 | 2024.11.09 01:25:49.404803 [ 186 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
6933 | 2024.11.09 01:25:49.404908 [ 304 ] {} <Trace> HTTP-Session: 83d6aee1-cc2f-4a4f-bc18-54221b12754a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6934 | 2024.11.09 01:25:49.405092 [ 186 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
6935 | 2024.11.09 01:25:49.405454 [ 304 ] {7a4bf7cb-c767-4fa4-b16d-ae07ba6475c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39001) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6936 | 2024.11.09 01:25:49.405586 [ 304 ] {7a4bf7cb-c767-4fa4-b16d-ae07ba6475c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6937 | 2024.11.09 01:25:49.406433 [ 304 ] {7a4bf7cb-c767-4fa4-b16d-ae07ba6475c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6938 | 2024.11.09 01:25:49.407410 [ 186 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003810552 sec., 17057.896073849668 rows/sec., 1.10 MiB/sec. | ||
6939 | 2024.11.09 01:25:49.407589 [ 186 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6940 | 2024.11.09 01:25:49.407693 [ 304 ] {7a4bf7cb-c767-4fa4-b16d-ae07ba6475c7} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6941 | 2024.11.09 01:25:49.407752 [ 304 ] {7a4bf7cb-c767-4fa4-b16d-ae07ba6475c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6942 | 2024.11.09 01:25:49.408180 [ 186 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_13_3} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6943 | 2024.11.09 01:25:49.408384 [ 186 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_13_3} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6944 | 2024.11.09 01:25:49.408538 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6945 | 2024.11.09 01:25:49.408662 [ 304 ] {7a4bf7cb-c767-4fa4-b16d-ae07ba6475c7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6946 | 2024.11.09 01:25:49.408903 [ 304 ] {7a4bf7cb-c767-4fa4-b16d-ae07ba6475c7} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6947 | 2024.11.09 01:25:49.409068 [ 304 ] {7a4bf7cb-c767-4fa4-b16d-ae07ba6475c7} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.003891 sec., 108712.4132613724 rows/sec., 7.77 MiB/sec. | ||
6948 | 2024.11.09 01:25:49.409279 [ 304 ] {7a4bf7cb-c767-4fa4-b16d-ae07ba6475c7} <Debug> DynamicQueryHandler: Done processing query | ||
6949 | 2024.11.09 01:25:49.409304 [ 304 ] {7a4bf7cb-c767-4fa4-b16d-ae07ba6475c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
6950 | 2024.11.09 01:25:49.409321 [ 304 ] {} <Debug> HTTP-Session: 83d6aee1-cc2f-4a4f-bc18-54221b12754a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6951 | 2024.11.09 01:25:49.409513 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39001, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6952 | 2024.11.09 01:25:49.409581 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60948, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6953 | 2024.11.09 01:25:49.409673 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6954 | 2024.11.09 01:25:49.409700 [ 283 ] {} <Debug> HTTP-Session: 98797808-ae8f-4a51-9211-c38f35a27caf Authenticating user 'default' from [fd00:1122:3344:101::d]:60948 | ||
6955 | 2024.11.09 01:25:49.409719 [ 283 ] {} <Debug> HTTP-Session: 98797808-ae8f-4a51-9211-c38f35a27caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6956 | 2024.11.09 01:25:49.409734 [ 283 ] {} <Debug> HTTP-Session: 98797808-ae8f-4a51-9211-c38f35a27caf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6957 | 2024.11.09 01:25:49.409772 [ 283 ] {} <Trace> HTTP-Session: 98797808-ae8f-4a51-9211-c38f35a27caf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6958 | 2024.11.09 01:25:49.409883 [ 283 ] {f90da821-789f-40b3-b4d3-5ba80b299f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60948) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6959 | 2024.11.09 01:25:49.409933 [ 283 ] {f90da821-789f-40b3-b4d3-5ba80b299f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6960 | 2024.11.09 01:25:49.410098 [ 283 ] {f90da821-789f-40b3-b4d3-5ba80b299f0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6961 | 2024.11.09 01:25:49.410377 [ 283 ] {f90da821-789f-40b3-b4d3-5ba80b299f0d} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6962 | 2024.11.09 01:25:49.410413 [ 283 ] {f90da821-789f-40b3-b4d3-5ba80b299f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6963 | 2024.11.09 01:25:49.410780 [ 283 ] {f90da821-789f-40b3-b4d3-5ba80b299f0d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6964 | 2024.11.09 01:25:49.411038 [ 283 ] {f90da821-789f-40b3-b4d3-5ba80b299f0d} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6965 | 2024.11.09 01:25:49.411173 [ 283 ] {f90da821-789f-40b3-b4d3-5ba80b299f0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec. | ||
6966 | 2024.11.09 01:25:49.411341 [ 283 ] {f90da821-789f-40b3-b4d3-5ba80b299f0d} <Debug> DynamicQueryHandler: Done processing query | ||
6967 | 2024.11.09 01:25:49.411366 [ 283 ] {f90da821-789f-40b3-b4d3-5ba80b299f0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6968 | 2024.11.09 01:25:49.411382 [ 283 ] {} <Debug> HTTP-Session: 98797808-ae8f-4a51-9211-c38f35a27caf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6969 | 2024.11.09 01:25:49.411562 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60948, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6970 | 2024.11.09 01:25:49.411684 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53773, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6971 | 2024.11.09 01:25:49.411746 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6972 | 2024.11.09 01:25:49.411765 [ 304 ] {} <Debug> HTTP-Session: e3ec2886-fb01-42a4-8119-d6fea4026e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:53773 | ||
6973 | 2024.11.09 01:25:49.411783 [ 304 ] {} <Debug> HTTP-Session: e3ec2886-fb01-42a4-8119-d6fea4026e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6974 | 2024.11.09 01:25:49.411797 [ 304 ] {} <Debug> HTTP-Session: e3ec2886-fb01-42a4-8119-d6fea4026e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6975 | 2024.11.09 01:25:49.411834 [ 304 ] {} <Trace> HTTP-Session: e3ec2886-fb01-42a4-8119-d6fea4026e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6976 | 2024.11.09 01:25:49.412055 [ 304 ] {1f024047-a97c-453f-92ea-335fe7be522c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53773) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6977 | 2024.11.09 01:25:49.412108 [ 304 ] {1f024047-a97c-453f-92ea-335fe7be522c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6978 | 2024.11.09 01:25:49.412291 [ 304 ] {1f024047-a97c-453f-92ea-335fe7be522c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6979 | 2024.11.09 01:25:49.412766 [ 304 ] {1f024047-a97c-453f-92ea-335fe7be522c} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6980 | 2024.11.09 01:25:49.412801 [ 304 ] {1f024047-a97c-453f-92ea-335fe7be522c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6981 | 2024.11.09 01:25:49.413194 [ 304 ] {1f024047-a97c-453f-92ea-335fe7be522c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6982 | 2024.11.09 01:25:49.413434 [ 304 ] {1f024047-a97c-453f-92ea-335fe7be522c} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6983 | 2024.11.09 01:25:49.413593 [ 304 ] {1f024047-a97c-453f-92ea-335fe7be522c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00166 sec., 142771.0843373494 rows/sec., 9.57 MiB/sec. | ||
6984 | 2024.11.09 01:25:49.413782 [ 304 ] {1f024047-a97c-453f-92ea-335fe7be522c} <Debug> DynamicQueryHandler: Done processing query | ||
6985 | 2024.11.09 01:25:49.413807 [ 304 ] {1f024047-a97c-453f-92ea-335fe7be522c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6986 | 2024.11.09 01:25:49.413823 [ 304 ] {} <Debug> HTTP-Session: e3ec2886-fb01-42a4-8119-d6fea4026e9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6987 | 2024.11.09 01:25:49.414027 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6988 | 2024.11.09 01:25:49.414026 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60948, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6989 | 2024.11.09 01:25:49.414137 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6990 | 2024.11.09 01:25:49.414169 [ 283 ] {} <Debug> HTTP-Session: da63cffb-417a-49d3-993e-b49b7984ad47 Authenticating user 'default' from [fd00:1122:3344:101::d]:60948 | ||
6991 | 2024.11.09 01:25:49.414193 [ 283 ] {} <Debug> HTTP-Session: da63cffb-417a-49d3-993e-b49b7984ad47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6992 | 2024.11.09 01:25:49.414212 [ 283 ] {} <Debug> HTTP-Session: da63cffb-417a-49d3-993e-b49b7984ad47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6993 | 2024.11.09 01:25:49.414258 [ 283 ] {} <Trace> HTTP-Session: da63cffb-417a-49d3-993e-b49b7984ad47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6994 | 2024.11.09 01:25:49.414383 [ 283 ] {2698cc01-5371-48e3-a574-76f4afd058ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60948) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6995 | 2024.11.09 01:25:49.414442 [ 283 ] {2698cc01-5371-48e3-a574-76f4afd058ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6996 | 2024.11.09 01:25:49.414631 [ 283 ] {2698cc01-5371-48e3-a574-76f4afd058ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6997 | 2024.11.09 01:25:49.414926 [ 283 ] {2698cc01-5371-48e3-a574-76f4afd058ab} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6998 | 2024.11.09 01:25:49.414969 [ 283 ] {2698cc01-5371-48e3-a574-76f4afd058ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
6999 | 2024.11.09 01:25:49.415329 [ 283 ] {2698cc01-5371-48e3-a574-76f4afd058ab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7000 | 2024.11.09 01:25:49.415587 [ 283 ] {2698cc01-5371-48e3-a574-76f4afd058ab} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7001 | 2024.11.09 01:25:49.415724 [ 283 ] {2698cc01-5371-48e3-a574-76f4afd058ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001371 sec., 729.3946024799417 rows/sec., 49.15 KiB/sec. | ||
7002 | 2024.11.09 01:25:49.416034 [ 283 ] {2698cc01-5371-48e3-a574-76f4afd058ab} <Debug> DynamicQueryHandler: Done processing query | ||
7003 | 2024.11.09 01:25:49.416060 [ 283 ] {2698cc01-5371-48e3-a574-76f4afd058ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7004 | 2024.11.09 01:25:49.416077 [ 283 ] {} <Debug> HTTP-Session: da63cffb-417a-49d3-993e-b49b7984ad47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7005 | 2024.11.09 01:25:49.416349 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60948, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7006 | 2024.11.09 01:25:49.416428 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60875, User-Agent: (none), Length: 68581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7007 | 2024.11.09 01:25:49.416501 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7008 | 2024.11.09 01:25:49.416526 [ 304 ] {} <Debug> HTTP-Session: 33b90fb0-e459-42e7-9a11-8faa34913832 Authenticating user 'default' from [fd00:1122:3344:101::d]:60875 | ||
7009 | 2024.11.09 01:25:49.416547 [ 304 ] {} <Debug> HTTP-Session: 33b90fb0-e459-42e7-9a11-8faa34913832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7010 | 2024.11.09 01:25:49.416564 [ 304 ] {} <Debug> HTTP-Session: 33b90fb0-e459-42e7-9a11-8faa34913832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7011 | 2024.11.09 01:25:49.416609 [ 304 ] {} <Trace> HTTP-Session: 33b90fb0-e459-42e7-9a11-8faa34913832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7012 | 2024.11.09 01:25:49.417378 [ 304 ] {55e056e2-3ed1-4e91-b08a-04b4483ca545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60875) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7013 | 2024.11.09 01:25:49.417463 [ 304 ] {55e056e2-3ed1-4e91-b08a-04b4483ca545} <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 | ||
7014 | 2024.11.09 01:25:49.417969 [ 304 ] {55e056e2-3ed1-4e91-b08a-04b4483ca545} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7015 | 2024.11.09 01:25:49.419169 [ 304 ] {55e056e2-3ed1-4e91-b08a-04b4483ca545} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7016 | 2024.11.09 01:25:49.419218 [ 304 ] {55e056e2-3ed1-4e91-b08a-04b4483ca545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
7017 | 2024.11.09 01:25:49.420019 [ 304 ] {55e056e2-3ed1-4e91-b08a-04b4483ca545} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7018 | 2024.11.09 01:25:49.420270 [ 304 ] {55e056e2-3ed1-4e91-b08a-04b4483ca545} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7019 | 2024.11.09 01:25:49.420451 [ 304 ] {55e056e2-3ed1-4e91-b08a-04b4483ca545} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003751 sec., 10930.418555051987 rows/sec., 19.59 MiB/sec. | ||
7020 | 2024.11.09 01:25:49.420824 [ 304 ] {55e056e2-3ed1-4e91-b08a-04b4483ca545} <Debug> DynamicQueryHandler: Done processing query | ||
7021 | 2024.11.09 01:25:49.420912 [ 304 ] {55e056e2-3ed1-4e91-b08a-04b4483ca545} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
7022 | 2024.11.09 01:25:49.420929 [ 304 ] {} <Debug> HTTP-Session: 33b90fb0-e459-42e7-9a11-8faa34913832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7023 | 2024.11.09 01:25:49.421088 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60948, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7024 | 2024.11.09 01:25:49.421126 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60875, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7025 | 2024.11.09 01:25:49.421191 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7026 | 2024.11.09 01:25:49.421225 [ 283 ] {} <Debug> HTTP-Session: 92c5497f-2f6e-4444-9689-127de8ed8802 Authenticating user 'default' from [fd00:1122:3344:101::d]:60948 | ||
7027 | 2024.11.09 01:25:49.421248 [ 283 ] {} <Debug> HTTP-Session: 92c5497f-2f6e-4444-9689-127de8ed8802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7028 | 2024.11.09 01:25:49.421262 [ 283 ] {} <Debug> HTTP-Session: 92c5497f-2f6e-4444-9689-127de8ed8802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7029 | 2024.11.09 01:25:49.421317 [ 283 ] {} <Trace> HTTP-Session: 92c5497f-2f6e-4444-9689-127de8ed8802 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7030 | 2024.11.09 01:25:49.421472 [ 283 ] {00f12c68-e9e3-477e-9c8c-860204615c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60948) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7031 | 2024.11.09 01:25:49.421522 [ 283 ] {00f12c68-e9e3-477e-9c8c-860204615c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7032 | 2024.11.09 01:25:49.421682 [ 283 ] {00f12c68-e9e3-477e-9c8c-860204615c6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7033 | 2024.11.09 01:25:49.421999 [ 283 ] {00f12c68-e9e3-477e-9c8c-860204615c6d} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7034 | 2024.11.09 01:25:49.422037 [ 283 ] {00f12c68-e9e3-477e-9c8c-860204615c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
7035 | 2024.11.09 01:25:49.422417 [ 283 ] {00f12c68-e9e3-477e-9c8c-860204615c6d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7036 | 2024.11.09 01:25:49.422670 [ 283 ] {00f12c68-e9e3-477e-9c8c-860204615c6d} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7037 | 2024.11.09 01:25:49.422794 [ 50 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7038 | 2024.11.09 01:25:49.422798 [ 283 ] {00f12c68-e9e3-477e-9c8c-860204615c6d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00139 sec., 58992.80575539568 rows/sec., 3.75 MiB/sec. | ||
7039 | 2024.11.09 01:25:49.422837 [ 50 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7040 | 2024.11.09 01:25:49.422873 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
7041 | 2024.11.09 01:25:49.423054 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
7042 | 2024.11.09 01:25:49.423066 [ 283 ] {00f12c68-e9e3-477e-9c8c-860204615c6d} <Debug> DynamicQueryHandler: Done processing query | ||
7043 | 2024.11.09 01:25:49.423121 [ 283 ] {00f12c68-e9e3-477e-9c8c-860204615c6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7044 | 2024.11.09 01:25:49.423143 [ 283 ] {} <Debug> HTTP-Session: 92c5497f-2f6e-4444-9689-127de8ed8802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7045 | 2024.11.09 01:25:49.423251 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7046 | 2024.11.09 01:25:49.423291 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2018 rows starting from the beginning of the part | ||
7047 | 2024.11.09 01:25:49.423398 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
7048 | 2024.11.09 01:25:49.423568 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
7049 | 2024.11.09 01:25:49.423842 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60948, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7050 | 2024.11.09 01:25:49.423871 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
7051 | 2024.11.09 01:25:49.424074 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
7052 | 2024.11.09 01:25:49.424244 [ 189 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
7053 | 2024.11.09 01:25:49.425687 [ 186 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2362 rows, containing 4 columns (4 merged, 0 gathered) in 0.00271942 sec., 868567.5622007634 rows/sec., 57.01 MiB/sec. | ||
7054 | 2024.11.09 01:25:49.425926 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7055 | 2024.11.09 01:25:49.426272 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_36_7} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7056 | 2024.11.09 01:25:49.426371 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_36_7} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7057 | 2024.11.09 01:25:49.426470 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
7058 | 2024.11.09 01:25:52.795417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 690 | ||
7059 | 2024.11.09 01:25:52.798331 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7060 | 2024.11.09 01:25:52.798382 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
7061 | 2024.11.09 01:25:52.799781 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7062 | 2024.11.09 01:25:52.800090 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7063 | 2024.11.09 01:25:52.800651 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
7064 | 2024.11.09 01:25:54.380578 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36090, User-Agent: (none), Length: 2550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7065 | 2024.11.09 01:25:54.380754 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7066 | 2024.11.09 01:25:54.380800 [ 283 ] {} <Debug> HTTP-Session: 27d1ba75-f58a-4363-9f92-ea9c0312fd38 Authenticating user 'default' from [fd00:1122:3344:101::d]:36090 | ||
7067 | 2024.11.09 01:25:54.380843 [ 283 ] {} <Debug> HTTP-Session: 27d1ba75-f58a-4363-9f92-ea9c0312fd38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7068 | 2024.11.09 01:25:54.380875 [ 283 ] {} <Debug> HTTP-Session: 27d1ba75-f58a-4363-9f92-ea9c0312fd38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7069 | 2024.11.09 01:25:54.380961 [ 283 ] {} <Trace> HTTP-Session: 27d1ba75-f58a-4363-9f92-ea9c0312fd38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7070 | 2024.11.09 01:25:54.381232 [ 283 ] {5b20e57b-00f9-489c-9dc8-90ddf9e21856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7071 | 2024.11.09 01:25:54.381303 [ 283 ] {5b20e57b-00f9-489c-9dc8-90ddf9e21856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7072 | 2024.11.09 01:25:54.381649 [ 283 ] {5b20e57b-00f9-489c-9dc8-90ddf9e21856} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7073 | 2024.11.09 01:25:54.382102 [ 283 ] {5b20e57b-00f9-489c-9dc8-90ddf9e21856} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7074 | 2024.11.09 01:25:54.382146 [ 283 ] {5b20e57b-00f9-489c-9dc8-90ddf9e21856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
7075 | 2024.11.09 01:25:54.382559 [ 283 ] {5b20e57b-00f9-489c-9dc8-90ddf9e21856} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
7076 | 2024.11.09 01:25:54.382831 [ 283 ] {5b20e57b-00f9-489c-9dc8-90ddf9e21856} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7077 | 2024.11.09 01:25:54.382990 [ 283 ] {5b20e57b-00f9-489c-9dc8-90ddf9e21856} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001824 sec., 8771.929824561403 rows/sec., 715.29 KiB/sec. | ||
7078 | 2024.11.09 01:25:54.383312 [ 283 ] {5b20e57b-00f9-489c-9dc8-90ddf9e21856} <Debug> DynamicQueryHandler: Done processing query | ||
7079 | 2024.11.09 01:25:54.383345 [ 283 ] {5b20e57b-00f9-489c-9dc8-90ddf9e21856} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7080 | 2024.11.09 01:25:54.383363 [ 283 ] {} <Debug> HTTP-Session: 27d1ba75-f58a-4363-9f92-ea9c0312fd38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7081 | 2024.11.09 01:25:54.383563 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7082 | 2024.11.09 01:25:54.383755 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38278, User-Agent: (none), Length: 8880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7083 | 2024.11.09 01:25:54.383887 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7084 | 2024.11.09 01:25:54.383916 [ 304 ] {} <Debug> HTTP-Session: 6683341f-b33f-406c-a40d-ddb60d474b42 Authenticating user 'default' from [fd00:1122:3344:101::d]:38278 | ||
7085 | 2024.11.09 01:25:54.383944 [ 304 ] {} <Debug> HTTP-Session: 6683341f-b33f-406c-a40d-ddb60d474b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7086 | 2024.11.09 01:25:54.383963 [ 304 ] {} <Debug> HTTP-Session: 6683341f-b33f-406c-a40d-ddb60d474b42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7087 | 2024.11.09 01:25:54.384030 [ 304 ] {} <Trace> HTTP-Session: 6683341f-b33f-406c-a40d-ddb60d474b42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7088 | 2024.11.09 01:25:54.384245 [ 304 ] {276d6d8f-6584-4dbb-b26c-0cd07134190a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38278) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7089 | 2024.11.09 01:25:54.384313 [ 304 ] {276d6d8f-6584-4dbb-b26c-0cd07134190a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7090 | 2024.11.09 01:25:54.384663 [ 304 ] {276d6d8f-6584-4dbb-b26c-0cd07134190a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7091 | 2024.11.09 01:25:54.385083 [ 304 ] {276d6d8f-6584-4dbb-b26c-0cd07134190a} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7092 | 2024.11.09 01:25:54.385125 [ 304 ] {276d6d8f-6584-4dbb-b26c-0cd07134190a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
7093 | 2024.11.09 01:25:54.385556 [ 304 ] {276d6d8f-6584-4dbb-b26c-0cd07134190a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7094 | 2024.11.09 01:25:54.385809 [ 304 ] {276d6d8f-6584-4dbb-b26c-0cd07134190a} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7095 | 2024.11.09 01:25:54.385958 [ 304 ] {276d6d8f-6584-4dbb-b26c-0cd07134190a} <Debug> executeQuery: Read 64 rows, 4.96 KiB in 0.001788 sec., 35794.18344519015 rows/sec., 2.71 MiB/sec. | ||
7096 | 2024.11.09 01:25:54.386178 [ 304 ] {276d6d8f-6584-4dbb-b26c-0cd07134190a} <Debug> DynamicQueryHandler: Done processing query | ||
7097 | 2024.11.09 01:25:54.386206 [ 304 ] {276d6d8f-6584-4dbb-b26c-0cd07134190a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7098 | 2024.11.09 01:25:54.386222 [ 304 ] {} <Debug> HTTP-Session: 6683341f-b33f-406c-a40d-ddb60d474b42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7099 | 2024.11.09 01:25:54.386428 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7100 | 2024.11.09 01:25:54.386511 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62834, User-Agent: (none), Length: 2288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7101 | 2024.11.09 01:25:54.386639 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7102 | 2024.11.09 01:25:54.386680 [ 283 ] {} <Debug> HTTP-Session: 424bc19f-628c-423a-941d-4944280cadea Authenticating user 'default' from [fd00:1122:3344:101::d]:62834 | ||
7103 | 2024.11.09 01:25:54.386714 [ 283 ] {} <Debug> HTTP-Session: 424bc19f-628c-423a-941d-4944280cadea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7104 | 2024.11.09 01:25:54.386743 [ 283 ] {} <Debug> HTTP-Session: 424bc19f-628c-423a-941d-4944280cadea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7105 | 2024.11.09 01:25:54.386814 [ 283 ] {} <Trace> HTTP-Session: 424bc19f-628c-423a-941d-4944280cadea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7106 | 2024.11.09 01:25:54.387040 [ 283 ] {6767367b-d02f-499f-b513-e1aec1c0d019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62834) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7107 | 2024.11.09 01:25:54.387133 [ 283 ] {6767367b-d02f-499f-b513-e1aec1c0d019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7108 | 2024.11.09 01:25:54.387411 [ 283 ] {6767367b-d02f-499f-b513-e1aec1c0d019} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7109 | 2024.11.09 01:25:54.387731 [ 283 ] {6767367b-d02f-499f-b513-e1aec1c0d019} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7110 | 2024.11.09 01:25:54.387769 [ 283 ] {6767367b-d02f-499f-b513-e1aec1c0d019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
7111 | 2024.11.09 01:25:54.388129 [ 283 ] {6767367b-d02f-499f-b513-e1aec1c0d019} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7112 | 2024.11.09 01:25:54.388378 [ 283 ] {6767367b-d02f-499f-b513-e1aec1c0d019} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7113 | 2024.11.09 01:25:54.388538 [ 59 ] {} <Debug> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
7114 | 2024.11.09 01:25:54.388547 [ 283 ] {6767367b-d02f-499f-b513-e1aec1c0d019} <Debug> executeQuery: Read 16 rows, 1.12 KiB in 0.001572 sec., 10178.117048346056 rows/sec., 710.68 KiB/sec. | ||
7115 | 2024.11.09 01:25:54.388609 [ 59 ] {} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7116 | 2024.11.09 01:25:54.388687 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
7117 | 2024.11.09 01:25:54.388888 [ 283 ] {6767367b-d02f-499f-b513-e1aec1c0d019} <Debug> DynamicQueryHandler: Done processing query | ||
7118 | 2024.11.09 01:25:54.388911 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
7119 | 2024.11.09 01:25:54.388924 [ 283 ] {6767367b-d02f-499f-b513-e1aec1c0d019} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7120 | 2024.11.09 01:25:54.389008 [ 283 ] {} <Debug> HTTP-Session: 424bc19f-628c-423a-941d-4944280cadea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7121 | 2024.11.09 01:25:54.389134 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7122 | 2024.11.09 01:25:54.389180 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 66 rows starting from the beginning of the part | ||
7123 | 2024.11.09 01:25:54.389233 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62834, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7124 | 2024.11.09 01:25:54.389402 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39226, User-Agent: (none), Length: 13624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7125 | 2024.11.09 01:25:54.389541 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
7126 | |||
7127 | (version 23.8.7.1) | ||
7128 | 2024.11.09 01:25:54.389592 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
7129 | 2024.11.09 01:25:54.389703 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7130 | 2024.11.09 01:25:54.389844 [ 304 ] {} <Debug> HTTP-Session: da44424e-041c-4e18-a416-ce4fb23d3046 Authenticating user 'default' from [fd00:1122:3344:101::d]:39226 | ||
7131 | 2024.11.09 01:25:54.389871 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
7132 | 2024.11.09 01:25:54.389929 [ 304 ] {} <Debug> HTTP-Session: da44424e-041c-4e18-a416-ce4fb23d3046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7133 | 2024.11.09 01:25:54.389997 [ 304 ] {} <Debug> HTTP-Session: da44424e-041c-4e18-a416-ce4fb23d3046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7134 | 2024.11.09 01:25:54.390151 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
7135 | 2024.11.09 01:25:54.390163 [ 304 ] {} <Trace> HTTP-Session: da44424e-041c-4e18-a416-ce4fb23d3046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7136 | 2024.11.09 01:25:54.390496 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
7137 | 2024.11.09 01:25:54.390593 [ 304 ] {20c2fef4-8d1f-44c3-925a-641e7b6d55b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39226) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7138 | 2024.11.09 01:25:54.390779 [ 304 ] {20c2fef4-8d1f-44c3-925a-641e7b6d55b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7139 | 2024.11.09 01:25:54.390778 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
7140 | 2024.11.09 01:25:54.391733 [ 304 ] {20c2fef4-8d1f-44c3-925a-641e7b6d55b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7141 | 2024.11.09 01:25:54.392709 [ 304 ] {20c2fef4-8d1f-44c3-925a-641e7b6d55b4} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7142 | 2024.11.09 01:25:54.392772 [ 304 ] {20c2fef4-8d1f-44c3-925a-641e7b6d55b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7143 | 2024.11.09 01:25:54.393763 [ 186 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.004963756 sec., 45932.95883198127 rows/sec., 3.45 MiB/sec. | ||
7144 | 2024.11.09 01:25:54.393823 [ 304 ] {20c2fef4-8d1f-44c3-925a-641e7b6d55b4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7145 | 2024.11.09 01:25:54.393984 [ 186 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
7146 | 2024.11.09 01:25:54.394267 [ 304 ] {20c2fef4-8d1f-44c3-925a-641e7b6d55b4} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7147 | 2024.11.09 01:25:54.394607 [ 304 ] {20c2fef4-8d1f-44c3-925a-641e7b6d55b4} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.004137 sec., 19337.6843123036 rows/sec., 1.52 MiB/sec. | ||
7148 | 2024.11.09 01:25:54.394644 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_19_4} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7149 | 2024.11.09 01:25:54.395227 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_19_4} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
7150 | 2024.11.09 01:25:54.395273 [ 304 ] {20c2fef4-8d1f-44c3-925a-641e7b6d55b4} <Debug> DynamicQueryHandler: Done processing query | ||
7151 | 2024.11.09 01:25:54.395348 [ 304 ] {20c2fef4-8d1f-44c3-925a-641e7b6d55b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7152 | 2024.11.09 01:25:54.395406 [ 304 ] {} <Debug> HTTP-Session: da44424e-041c-4e18-a416-ce4fb23d3046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7153 | 2024.11.09 01:25:54.395446 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7154 | 2024.11.09 01:25:54.395610 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7155 | 2024.11.09 01:25:54.395705 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51835, User-Agent: (none), Length: 26039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7156 | 2024.11.09 01:25:54.395776 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7157 | 2024.11.09 01:25:54.395802 [ 283 ] {} <Debug> HTTP-Session: 990acc13-cdfd-4f02-9086-319c3e0e8397 Authenticating user 'default' from [fd00:1122:3344:101::d]:51835 | ||
7158 | 2024.11.09 01:25:54.395824 [ 283 ] {} <Debug> HTTP-Session: 990acc13-cdfd-4f02-9086-319c3e0e8397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7159 | 2024.11.09 01:25:54.395842 [ 283 ] {} <Debug> HTTP-Session: 990acc13-cdfd-4f02-9086-319c3e0e8397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7160 | 2024.11.09 01:25:54.395889 [ 283 ] {} <Trace> HTTP-Session: 990acc13-cdfd-4f02-9086-319c3e0e8397 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7161 | 2024.11.09 01:25:54.396086 [ 283 ] {6b75d403-72a5-4e10-bd72-4bcac3d345ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7162 | 2024.11.09 01:25:54.396141 [ 283 ] {6b75d403-72a5-4e10-bd72-4bcac3d345ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7163 | 2024.11.09 01:25:54.396329 [ 283 ] {6b75d403-72a5-4e10-bd72-4bcac3d345ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7164 | 2024.11.09 01:25:54.396746 [ 283 ] {6b75d403-72a5-4e10-bd72-4bcac3d345ae} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7165 | 2024.11.09 01:25:54.396785 [ 283 ] {6b75d403-72a5-4e10-bd72-4bcac3d345ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
7166 | 2024.11.09 01:25:54.397192 [ 283 ] {6b75d403-72a5-4e10-bd72-4bcac3d345ae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7167 | 2024.11.09 01:25:54.397450 [ 283 ] {6b75d403-72a5-4e10-bd72-4bcac3d345ae} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7168 | 2024.11.09 01:25:54.397625 [ 283 ] {6b75d403-72a5-4e10-bd72-4bcac3d345ae} <Debug> executeQuery: Read 136 rows, 9.69 KiB in 0.001619 sec., 84002.47066090179 rows/sec., 5.85 MiB/sec. | ||
7169 | 2024.11.09 01:25:54.397966 [ 283 ] {6b75d403-72a5-4e10-bd72-4bcac3d345ae} <Debug> DynamicQueryHandler: Done processing query | ||
7170 | 2024.11.09 01:25:54.398008 [ 283 ] {6b75d403-72a5-4e10-bd72-4bcac3d345ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7171 | 2024.11.09 01:25:54.398032 [ 283 ] {} <Debug> HTTP-Session: 990acc13-cdfd-4f02-9086-319c3e0e8397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7172 | 2024.11.09 01:25:54.398230 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7173 | 2024.11.09 01:25:54.398239 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39226, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7174 | 2024.11.09 01:25:54.398345 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7175 | 2024.11.09 01:25:54.398370 [ 304 ] {} <Debug> HTTP-Session: feadd23d-0f20-4dd3-a503-4f7e036cf53b Authenticating user 'default' from [fd00:1122:3344:101::d]:39226 | ||
7176 | 2024.11.09 01:25:54.398403 [ 304 ] {} <Debug> HTTP-Session: feadd23d-0f20-4dd3-a503-4f7e036cf53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7177 | 2024.11.09 01:25:54.398422 [ 304 ] {} <Debug> HTTP-Session: feadd23d-0f20-4dd3-a503-4f7e036cf53b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7178 | 2024.11.09 01:25:54.398472 [ 304 ] {} <Trace> HTTP-Session: feadd23d-0f20-4dd3-a503-4f7e036cf53b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7179 | 2024.11.09 01:25:54.398625 [ 304 ] {2df0ddbd-a5eb-4f79-b20a-27bad8203ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39226) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7180 | 2024.11.09 01:25:54.398686 [ 304 ] {2df0ddbd-a5eb-4f79-b20a-27bad8203ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7181 | 2024.11.09 01:25:54.398868 [ 304 ] {2df0ddbd-a5eb-4f79-b20a-27bad8203ab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7182 | 2024.11.09 01:25:54.399215 [ 304 ] {2df0ddbd-a5eb-4f79-b20a-27bad8203ab6} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7183 | 2024.11.09 01:25:54.399248 [ 304 ] {2df0ddbd-a5eb-4f79-b20a-27bad8203ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
7184 | 2024.11.09 01:25:54.399600 [ 304 ] {2df0ddbd-a5eb-4f79-b20a-27bad8203ab6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7185 | 2024.11.09 01:25:54.399823 [ 304 ] {2df0ddbd-a5eb-4f79-b20a-27bad8203ab6} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7186 | 2024.11.09 01:25:54.400011 [ 304 ] {2df0ddbd-a5eb-4f79-b20a-27bad8203ab6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001439 sec., 33356.49756775539 rows/sec., 2.25 MiB/sec. | ||
7187 | 2024.11.09 01:25:54.400329 [ 304 ] {2df0ddbd-a5eb-4f79-b20a-27bad8203ab6} <Debug> DynamicQueryHandler: Done processing query | ||
7188 | 2024.11.09 01:25:54.400396 [ 304 ] {2df0ddbd-a5eb-4f79-b20a-27bad8203ab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7189 | 2024.11.09 01:25:54.400439 [ 304 ] {} <Debug> HTTP-Session: feadd23d-0f20-4dd3-a503-4f7e036cf53b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7190 | 2024.11.09 01:25:54.400689 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7191 | 2024.11.09 01:25:59.380796 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45210, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7192 | 2024.11.09 01:25:59.380940 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7193 | 2024.11.09 01:25:59.380970 [ 304 ] {} <Debug> HTTP-Session: 8fae5ec2-4734-49c5-bd7d-3d85a3e8fcb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45210 | ||
7194 | 2024.11.09 01:25:59.380998 [ 304 ] {} <Debug> HTTP-Session: 8fae5ec2-4734-49c5-bd7d-3d85a3e8fcb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7195 | 2024.11.09 01:25:59.381015 [ 304 ] {} <Debug> HTTP-Session: 8fae5ec2-4734-49c5-bd7d-3d85a3e8fcb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7196 | 2024.11.09 01:25:59.381072 [ 304 ] {} <Trace> HTTP-Session: 8fae5ec2-4734-49c5-bd7d-3d85a3e8fcb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7197 | 2024.11.09 01:25:59.381305 [ 304 ] {a2d0dddd-4e6e-4e67-b1e0-e980e4911958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45210) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7198 | 2024.11.09 01:25:59.381374 [ 304 ] {a2d0dddd-4e6e-4e67-b1e0-e980e4911958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7199 | 2024.11.09 01:25:59.381736 [ 304 ] {a2d0dddd-4e6e-4e67-b1e0-e980e4911958} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7200 | 2024.11.09 01:25:59.382251 [ 304 ] {a2d0dddd-4e6e-4e67-b1e0-e980e4911958} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7201 | 2024.11.09 01:25:59.382296 [ 304 ] {a2d0dddd-4e6e-4e67-b1e0-e980e4911958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7202 | 2024.11.09 01:25:59.382711 [ 304 ] {a2d0dddd-4e6e-4e67-b1e0-e980e4911958} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7203 | 2024.11.09 01:25:59.382963 [ 304 ] {a2d0dddd-4e6e-4e67-b1e0-e980e4911958} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7204 | 2024.11.09 01:25:59.383141 [ 304 ] {a2d0dddd-4e6e-4e67-b1e0-e980e4911958} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001902 sec., 29442.691903259725 rows/sec., 2.25 MiB/sec. | ||
7205 | 2024.11.09 01:25:59.383379 [ 304 ] {a2d0dddd-4e6e-4e67-b1e0-e980e4911958} <Debug> DynamicQueryHandler: Done processing query | ||
7206 | 2024.11.09 01:25:59.383406 [ 304 ] {a2d0dddd-4e6e-4e67-b1e0-e980e4911958} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7207 | 2024.11.09 01:25:59.383424 [ 304 ] {} <Debug> HTTP-Session: 8fae5ec2-4734-49c5-bd7d-3d85a3e8fcb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7208 | 2024.11.09 01:25:59.383666 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45210, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7209 | 2024.11.09 01:25:59.383799 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62340, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7210 | 2024.11.09 01:25:59.383920 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7211 | 2024.11.09 01:25:59.383951 [ 283 ] {} <Debug> HTTP-Session: afa7d5bb-4d35-49ae-a2fc-ab3f349508ec Authenticating user 'default' from [fd00:1122:3344:101::d]:62340 | ||
7212 | 2024.11.09 01:25:59.383981 [ 283 ] {} <Debug> HTTP-Session: afa7d5bb-4d35-49ae-a2fc-ab3f349508ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7213 | 2024.11.09 01:25:59.384001 [ 283 ] {} <Debug> HTTP-Session: afa7d5bb-4d35-49ae-a2fc-ab3f349508ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7214 | 2024.11.09 01:25:59.384064 [ 283 ] {} <Trace> HTTP-Session: afa7d5bb-4d35-49ae-a2fc-ab3f349508ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7215 | 2024.11.09 01:25:59.384290 [ 283 ] {1a84b9a8-1c96-47fc-8244-110c9789b689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62340) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7216 | 2024.11.09 01:25:59.384360 [ 283 ] {1a84b9a8-1c96-47fc-8244-110c9789b689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7217 | 2024.11.09 01:25:59.384699 [ 283 ] {1a84b9a8-1c96-47fc-8244-110c9789b689} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7218 | 2024.11.09 01:25:59.385150 [ 283 ] {1a84b9a8-1c96-47fc-8244-110c9789b689} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7219 | 2024.11.09 01:25:59.385194 [ 283 ] {1a84b9a8-1c96-47fc-8244-110c9789b689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7220 | 2024.11.09 01:25:59.385619 [ 283 ] {1a84b9a8-1c96-47fc-8244-110c9789b689} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7221 | 2024.11.09 01:25:59.385894 [ 283 ] {1a84b9a8-1c96-47fc-8244-110c9789b689} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7222 | 2024.11.09 01:25:59.386095 [ 283 ] {1a84b9a8-1c96-47fc-8244-110c9789b689} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001884 sec., 33970.27600849257 rows/sec., 2.65 MiB/sec. | ||
7223 | 2024.11.09 01:25:59.386338 [ 283 ] {1a84b9a8-1c96-47fc-8244-110c9789b689} <Debug> DynamicQueryHandler: Done processing query | ||
7224 | 2024.11.09 01:25:59.386369 [ 283 ] {1a84b9a8-1c96-47fc-8244-110c9789b689} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7225 | 2024.11.09 01:25:59.386387 [ 283 ] {} <Debug> HTTP-Session: afa7d5bb-4d35-49ae-a2fc-ab3f349508ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7226 | 2024.11.09 01:25:59.386584 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62340, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7227 | 2024.11.09 01:25:59.386653 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45210, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7228 | 2024.11.09 01:25:59.386760 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7229 | 2024.11.09 01:25:59.386791 [ 304 ] {} <Debug> HTTP-Session: d4b140cd-bcd3-4a57-b465-9a758ee12d42 Authenticating user 'default' from [fd00:1122:3344:101::d]:45210 | ||
7230 | 2024.11.09 01:25:59.386815 [ 304 ] {} <Debug> HTTP-Session: d4b140cd-bcd3-4a57-b465-9a758ee12d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7231 | 2024.11.09 01:25:59.386833 [ 304 ] {} <Debug> HTTP-Session: d4b140cd-bcd3-4a57-b465-9a758ee12d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7232 | 2024.11.09 01:25:59.386884 [ 304 ] {} <Trace> HTTP-Session: d4b140cd-bcd3-4a57-b465-9a758ee12d42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7233 | 2024.11.09 01:25:59.387097 [ 304 ] {7e8ac138-9d0b-42ad-9917-fbf18a48fb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45210) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7234 | 2024.11.09 01:25:59.387162 [ 304 ] {7e8ac138-9d0b-42ad-9917-fbf18a48fb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7235 | 2024.11.09 01:25:59.387367 [ 304 ] {7e8ac138-9d0b-42ad-9917-fbf18a48fb4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7236 | 2024.11.09 01:25:59.387760 [ 304 ] {7e8ac138-9d0b-42ad-9917-fbf18a48fb4e} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7237 | 2024.11.09 01:25:59.387797 [ 304 ] {7e8ac138-9d0b-42ad-9917-fbf18a48fb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7238 | 2024.11.09 01:25:59.388198 [ 304 ] {7e8ac138-9d0b-42ad-9917-fbf18a48fb4e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7239 | 2024.11.09 01:25:59.388438 [ 304 ] {7e8ac138-9d0b-42ad-9917-fbf18a48fb4e} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7240 | 2024.11.09 01:25:59.388597 [ 304 ] {7e8ac138-9d0b-42ad-9917-fbf18a48fb4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001599 sec., 100062.53908692933 rows/sec., 6.97 MiB/sec. | ||
7241 | 2024.11.09 01:25:59.388778 [ 304 ] {7e8ac138-9d0b-42ad-9917-fbf18a48fb4e} <Debug> DynamicQueryHandler: Done processing query | ||
7242 | 2024.11.09 01:25:59.388804 [ 304 ] {7e8ac138-9d0b-42ad-9917-fbf18a48fb4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7243 | 2024.11.09 01:25:59.388819 [ 304 ] {} <Debug> HTTP-Session: d4b140cd-bcd3-4a57-b465-9a758ee12d42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7244 | 2024.11.09 01:25:59.388976 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45210, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7245 | 2024.11.09 01:25:59.389089 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40226, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7246 | 2024.11.09 01:25:59.389171 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7247 | 2024.11.09 01:25:59.389199 [ 283 ] {} <Debug> HTTP-Session: 3f112c11-757f-4343-ab89-ec135b9292f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40226 | ||
7248 | 2024.11.09 01:25:59.389220 [ 283 ] {} <Debug> HTTP-Session: 3f112c11-757f-4343-ab89-ec135b9292f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7249 | 2024.11.09 01:25:59.389240 [ 283 ] {} <Debug> HTTP-Session: 3f112c11-757f-4343-ab89-ec135b9292f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7250 | 2024.11.09 01:25:59.389286 [ 283 ] {} <Trace> HTTP-Session: 3f112c11-757f-4343-ab89-ec135b9292f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7251 | 2024.11.09 01:25:59.389460 [ 283 ] {25c8a019-b57d-4b10-a6e8-946cacc03557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40226) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7252 | 2024.11.09 01:25:59.389520 [ 283 ] {25c8a019-b57d-4b10-a6e8-946cacc03557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7253 | 2024.11.09 01:25:59.389715 [ 283 ] {25c8a019-b57d-4b10-a6e8-946cacc03557} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7254 | 2024.11.09 01:25:59.390068 [ 283 ] {25c8a019-b57d-4b10-a6e8-946cacc03557} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7255 | 2024.11.09 01:25:59.390114 [ 283 ] {25c8a019-b57d-4b10-a6e8-946cacc03557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7256 | 2024.11.09 01:25:59.390522 [ 283 ] {25c8a019-b57d-4b10-a6e8-946cacc03557} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7257 | 2024.11.09 01:25:59.390768 [ 283 ] {25c8a019-b57d-4b10-a6e8-946cacc03557} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7258 | 2024.11.09 01:25:59.390930 [ 283 ] {25c8a019-b57d-4b10-a6e8-946cacc03557} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. | ||
7259 | 2024.11.09 01:25:59.391100 [ 283 ] {25c8a019-b57d-4b10-a6e8-946cacc03557} <Debug> DynamicQueryHandler: Done processing query | ||
7260 | 2024.11.09 01:25:59.391125 [ 283 ] {25c8a019-b57d-4b10-a6e8-946cacc03557} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7261 | 2024.11.09 01:25:59.391141 [ 283 ] {} <Debug> HTTP-Session: 3f112c11-757f-4343-ab89-ec135b9292f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7262 | 2024.11.09 01:25:59.391428 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7263 | 2024.11.09 01:26:01.472624 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58042, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7264 | 2024.11.09 01:26:01.669115 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7265 | 2024.11.09 01:26:01.700550 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7266 | 2024.11.09 01:26:01.794838 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7267 | 2024.11.09 01:26:01.819146 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7268 | 2024.11.09 01:26:01.863470 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7269 | 2024.11.09 01:26:01.866757 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7270 | 2024.11.09 01:26:01.872055 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7271 | 2024.11.09 01:26:02.269833 [ 63 ] {} <Debug> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7272 | 2024.11.09 01:26:02.269911 [ 63 ] {} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7273 | 2024.11.09 01:26:02.269937 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7274 | 2024.11.09 01:26:02.270111 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
7275 | 2024.11.09 01:26:02.270293 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7276 | 2024.11.09 01:26:02.270339 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 54 rows starting from the beginning of the part | ||
7277 | 2024.11.09 01:26:02.270422 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
7278 | 2024.11.09 01:26:02.270617 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
7279 | 2024.11.09 01:26:02.270833 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
7280 | 2024.11.09 01:26:02.270984 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
7281 | 2024.11.09 01:26:02.272127 [ 197 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002103173 sec., 37086.8207227841 rows/sec., 1.89 MiB/sec. | ||
7282 | 2024.11.09 01:26:02.272274 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7283 | 2024.11.09 01:26:02.272567 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_13_3} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7284 | 2024.11.09 01:26:02.272645 [ 186 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_13_3} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7285 | 2024.11.09 01:26:02.272720 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7286 | 2024.11.09 01:26:02.619320 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7287 | 2024.11.09 01:26:02.619369 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7288 | 2024.11.09 01:26:02.800907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 710 | ||
7289 | 2024.11.09 01:26:02.803503 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7290 | 2024.11.09 01:26:02.803548 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7291 | 2024.11.09 01:26:02.804919 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7292 | 2024.11.09 01:26:02.805255 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7293 | 2024.11.09 01:26:02.805477 [ 63 ] {} <Debug> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7294 | 2024.11.09 01:26:02.805587 [ 63 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7295 | 2024.11.09 01:26:02.805658 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7296 | 2024.11.09 01:26:02.806089 [ 192 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::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 | ||
7297 | 2024.11.09 01:26:02.806586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
7298 | 2024.11.09 01:26:02.807093 [ 192 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7299 | 2024.11.09 01:26:02.807264 [ 192 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 580 rows starting from the beginning of the part | ||
7300 | 2024.11.09 01:26:02.807884 [ 192 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
7301 | 2024.11.09 01:26:02.808500 [ 192 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
7302 | 2024.11.09 01:26:02.809043 [ 192 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
7303 | 2024.11.09 01:26:02.809557 [ 192 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
7304 | 2024.11.09 01:26:02.810041 [ 192 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
7305 | 2024.11.09 01:26:02.817797 [ 186 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 710 rows, containing 72 columns (72 merged, 0 gathered) in 0.011969494 sec., 59317.461540145305 rows/sec., 50.36 MiB/sec. | ||
7306 | 2024.11.09 01:26:02.818746 [ 192 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7307 | 2024.11.09 01:26:02.819432 [ 192 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_21_4} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7308 | 2024.11.09 01:26:02.819517 [ 192 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_21_4} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7309 | 2024.11.09 01:26:02.819712 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
7310 | 2024.11.09 01:26:04.387543 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54188, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7311 | 2024.11.09 01:26:04.387675 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7312 | 2024.11.09 01:26:04.387705 [ 304 ] {} <Debug> HTTP-Session: 6e608617-faaf-497b-a810-a73761c60f43 Authenticating user 'default' from [fd00:1122:3344:101::d]:54188 | ||
7313 | 2024.11.09 01:26:04.387732 [ 304 ] {} <Debug> HTTP-Session: 6e608617-faaf-497b-a810-a73761c60f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7314 | 2024.11.09 01:26:04.387750 [ 304 ] {} <Debug> HTTP-Session: 6e608617-faaf-497b-a810-a73761c60f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7315 | 2024.11.09 01:26:04.387807 [ 304 ] {} <Trace> HTTP-Session: 6e608617-faaf-497b-a810-a73761c60f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7316 | 2024.11.09 01:26:04.388017 [ 304 ] {cb90c29c-9d3a-47b0-8975-181a2b595d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54188) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
7317 | 2024.11.09 01:26:04.388098 [ 304 ] {cb90c29c-9d3a-47b0-8975-181a2b595d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7318 | 2024.11.09 01:26:04.388469 [ 304 ] {cb90c29c-9d3a-47b0-8975-181a2b595d93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7319 | 2024.11.09 01:26:04.388899 [ 304 ] {cb90c29c-9d3a-47b0-8975-181a2b595d93} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7320 | 2024.11.09 01:26:04.388946 [ 304 ] {cb90c29c-9d3a-47b0-8975-181a2b595d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7321 | 2024.11.09 01:26:04.389371 [ 304 ] {cb90c29c-9d3a-47b0-8975-181a2b595d93} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7322 | 2024.11.09 01:26:04.389634 [ 304 ] {cb90c29c-9d3a-47b0-8975-181a2b595d93} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7323 | 2024.11.09 01:26:04.389810 [ 304 ] {cb90c29c-9d3a-47b0-8975-181a2b595d93} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001852 sec., 7559.3952483801295 rows/sec., 544.18 KiB/sec. | ||
7324 | 2024.11.09 01:26:04.390028 [ 304 ] {cb90c29c-9d3a-47b0-8975-181a2b595d93} <Debug> DynamicQueryHandler: Done processing query | ||
7325 | 2024.11.09 01:26:04.390056 [ 304 ] {cb90c29c-9d3a-47b0-8975-181a2b595d93} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7326 | 2024.11.09 01:26:04.390073 [ 304 ] {} <Debug> HTTP-Session: 6e608617-faaf-497b-a810-a73761c60f43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7327 | 2024.11.09 01:26:04.390363 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7328 | 2024.11.09 01:26:04.390525 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64710, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7329 | 2024.11.09 01:26:04.390605 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7330 | 2024.11.09 01:26:04.390631 [ 291 ] {} <Debug> HTTP-Session: 3183515d-0b35-475d-99dc-d7b7722577d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64710 | ||
7331 | 2024.11.09 01:26:04.390654 [ 291 ] {} <Debug> HTTP-Session: 3183515d-0b35-475d-99dc-d7b7722577d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7332 | 2024.11.09 01:26:04.390672 [ 291 ] {} <Debug> HTTP-Session: 3183515d-0b35-475d-99dc-d7b7722577d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7333 | 2024.11.09 01:26:04.390715 [ 291 ] {} <Trace> HTTP-Session: 3183515d-0b35-475d-99dc-d7b7722577d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7334 | 2024.11.09 01:26:04.390963 [ 291 ] {e23e282e-ec0d-41b6-9588-82711d179816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64710) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7335 | 2024.11.09 01:26:04.391020 [ 291 ] {e23e282e-ec0d-41b6-9588-82711d179816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7336 | 2024.11.09 01:26:04.391302 [ 291 ] {e23e282e-ec0d-41b6-9588-82711d179816} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7337 | 2024.11.09 01:26:04.391811 [ 291 ] {e23e282e-ec0d-41b6-9588-82711d179816} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7338 | 2024.11.09 01:26:04.391846 [ 291 ] {e23e282e-ec0d-41b6-9588-82711d179816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7339 | 2024.11.09 01:26:04.392280 [ 291 ] {e23e282e-ec0d-41b6-9588-82711d179816} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7340 | 2024.11.09 01:26:04.392522 [ 291 ] {e23e282e-ec0d-41b6-9588-82711d179816} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7341 | 2024.11.09 01:26:04.392691 [ 291 ] {e23e282e-ec0d-41b6-9588-82711d179816} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001857 sec., 153473.34410339256 rows/sec., 13.54 MiB/sec. | ||
7342 | 2024.11.09 01:26:04.392883 [ 291 ] {e23e282e-ec0d-41b6-9588-82711d179816} <Debug> DynamicQueryHandler: Done processing query | ||
7343 | 2024.11.09 01:26:04.392909 [ 291 ] {e23e282e-ec0d-41b6-9588-82711d179816} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
7344 | 2024.11.09 01:26:04.392926 [ 291 ] {} <Debug> HTTP-Session: 3183515d-0b35-475d-99dc-d7b7722577d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7345 | 2024.11.09 01:26:04.393102 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54188, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7346 | 2024.11.09 01:26:04.393151 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7347 | 2024.11.09 01:26:04.393168 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7348 | 2024.11.09 01:26:04.393196 [ 304 ] {} <Debug> HTTP-Session: 50870608-a7c2-41cc-9844-a3bb5c83e403 Authenticating user 'default' from [fd00:1122:3344:101::d]:54188 | ||
7349 | 2024.11.09 01:26:04.393217 [ 304 ] {} <Debug> HTTP-Session: 50870608-a7c2-41cc-9844-a3bb5c83e403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7350 | 2024.11.09 01:26:04.393236 [ 304 ] {} <Debug> HTTP-Session: 50870608-a7c2-41cc-9844-a3bb5c83e403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7351 | 2024.11.09 01:26:04.393277 [ 304 ] {} <Trace> HTTP-Session: 50870608-a7c2-41cc-9844-a3bb5c83e403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7352 | 2024.11.09 01:26:04.393414 [ 304 ] {cb784531-56e1-4ca3-b545-d3c2022853f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54188) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7353 | 2024.11.09 01:26:04.393466 [ 304 ] {cb784531-56e1-4ca3-b545-d3c2022853f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7354 | 2024.11.09 01:26:04.393694 [ 304 ] {cb784531-56e1-4ca3-b545-d3c2022853f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7355 | 2024.11.09 01:26:04.394042 [ 304 ] {cb784531-56e1-4ca3-b545-d3c2022853f3} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7356 | 2024.11.09 01:26:04.394078 [ 304 ] {cb784531-56e1-4ca3-b545-d3c2022853f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7357 | 2024.11.09 01:26:04.394449 [ 304 ] {cb784531-56e1-4ca3-b545-d3c2022853f3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7358 | 2024.11.09 01:26:04.394879 [ 304 ] {cb784531-56e1-4ca3-b545-d3c2022853f3} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7359 | 2024.11.09 01:26:04.395039 [ 304 ] {cb784531-56e1-4ca3-b545-d3c2022853f3} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001668 sec., 28776.978417266186 rows/sec., 2.07 MiB/sec. | ||
7360 | 2024.11.09 01:26:04.395207 [ 304 ] {cb784531-56e1-4ca3-b545-d3c2022853f3} <Debug> DynamicQueryHandler: Done processing query | ||
7361 | 2024.11.09 01:26:04.395232 [ 304 ] {cb784531-56e1-4ca3-b545-d3c2022853f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7362 | 2024.11.09 01:26:04.395248 [ 304 ] {} <Debug> HTTP-Session: 50870608-a7c2-41cc-9844-a3bb5c83e403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7363 | 2024.11.09 01:26:04.395438 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7364 | 2024.11.09 01:26:04.395528 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55672, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7365 | 2024.11.09 01:26:04.395590 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7366 | 2024.11.09 01:26:04.395613 [ 291 ] {} <Debug> HTTP-Session: 367246df-545f-4a45-b339-cca1b7763329 Authenticating user 'default' from [fd00:1122:3344:101::d]:55672 | ||
7367 | 2024.11.09 01:26:04.395634 [ 291 ] {} <Debug> HTTP-Session: 367246df-545f-4a45-b339-cca1b7763329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7368 | 2024.11.09 01:26:04.395651 [ 291 ] {} <Debug> HTTP-Session: 367246df-545f-4a45-b339-cca1b7763329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7369 | 2024.11.09 01:26:04.395691 [ 291 ] {} <Trace> HTTP-Session: 367246df-545f-4a45-b339-cca1b7763329 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7370 | 2024.11.09 01:26:04.395811 [ 291 ] {9f2d6f93-0d69-44da-bd34-3f7b3da71f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55672) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7371 | 2024.11.09 01:26:04.395863 [ 291 ] {9f2d6f93-0d69-44da-bd34-3f7b3da71f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7372 | 2024.11.09 01:26:04.396143 [ 291 ] {9f2d6f93-0d69-44da-bd34-3f7b3da71f0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7373 | 2024.11.09 01:26:04.396480 [ 291 ] {9f2d6f93-0d69-44da-bd34-3f7b3da71f0c} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7374 | 2024.11.09 01:26:04.396515 [ 291 ] {9f2d6f93-0d69-44da-bd34-3f7b3da71f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7375 | 2024.11.09 01:26:04.396855 [ 291 ] {9f2d6f93-0d69-44da-bd34-3f7b3da71f0c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7376 | 2024.11.09 01:26:04.397104 [ 291 ] {9f2d6f93-0d69-44da-bd34-3f7b3da71f0c} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7377 | 2024.11.09 01:26:04.397272 [ 291 ] {9f2d6f93-0d69-44da-bd34-3f7b3da71f0c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001485 sec., 9427.609427609428 rows/sec., 660.25 KiB/sec. | ||
7378 | 2024.11.09 01:26:04.397455 [ 291 ] {9f2d6f93-0d69-44da-bd34-3f7b3da71f0c} <Debug> DynamicQueryHandler: Done processing query | ||
7379 | 2024.11.09 01:26:04.397479 [ 291 ] {9f2d6f93-0d69-44da-bd34-3f7b3da71f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7380 | 2024.11.09 01:26:04.397496 [ 291 ] {} <Debug> HTTP-Session: 367246df-545f-4a45-b339-cca1b7763329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7381 | 2024.11.09 01:26:04.397690 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54188, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7382 | 2024.11.09 01:26:04.397725 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55672, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7383 | 2024.11.09 01:26:04.397744 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7384 | 2024.11.09 01:26:04.397768 [ 304 ] {} <Debug> HTTP-Session: cad9a74b-f961-4175-89b0-7859d9f18b78 Authenticating user 'default' from [fd00:1122:3344:101::d]:54188 | ||
7385 | 2024.11.09 01:26:04.397786 [ 304 ] {} <Debug> HTTP-Session: cad9a74b-f961-4175-89b0-7859d9f18b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7386 | 2024.11.09 01:26:04.397802 [ 304 ] {} <Debug> HTTP-Session: cad9a74b-f961-4175-89b0-7859d9f18b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7387 | 2024.11.09 01:26:04.397837 [ 304 ] {} <Trace> HTTP-Session: cad9a74b-f961-4175-89b0-7859d9f18b78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7388 | 2024.11.09 01:26:04.397940 [ 304 ] {1b71ec87-773b-49fb-b394-f277a43d16f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54188) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7389 | 2024.11.09 01:26:04.397983 [ 304 ] {1b71ec87-773b-49fb-b394-f277a43d16f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7390 | 2024.11.09 01:26:04.398216 [ 304 ] {1b71ec87-773b-49fb-b394-f277a43d16f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7391 | 2024.11.09 01:26:04.398513 [ 304 ] {1b71ec87-773b-49fb-b394-f277a43d16f8} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7392 | 2024.11.09 01:26:04.398549 [ 304 ] {1b71ec87-773b-49fb-b394-f277a43d16f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7393 | 2024.11.09 01:26:04.398889 [ 304 ] {1b71ec87-773b-49fb-b394-f277a43d16f8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7394 | 2024.11.09 01:26:04.399124 [ 304 ] {1b71ec87-773b-49fb-b394-f277a43d16f8} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7395 | 2024.11.09 01:26:04.399287 [ 304 ] {1b71ec87-773b-49fb-b394-f277a43d16f8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001372 sec., 9475.218658892129 rows/sec., 590.78 KiB/sec. | ||
7396 | 2024.11.09 01:26:04.399636 [ 304 ] {1b71ec87-773b-49fb-b394-f277a43d16f8} <Debug> DynamicQueryHandler: Done processing query | ||
7397 | 2024.11.09 01:26:04.399672 [ 304 ] {1b71ec87-773b-49fb-b394-f277a43d16f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7398 | 2024.11.09 01:26:04.399690 [ 304 ] {} <Debug> HTTP-Session: cad9a74b-f961-4175-89b0-7859d9f18b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7399 | 2024.11.09 01:26:04.400023 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7400 | 2024.11.09 01:26:04.400157 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58242, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7401 | 2024.11.09 01:26:04.400220 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7402 | 2024.11.09 01:26:04.400245 [ 291 ] {} <Debug> HTTP-Session: f6cec7b2-3504-4b32-a150-12801197fd6c Authenticating user 'default' from [fd00:1122:3344:101::d]:58242 | ||
7403 | 2024.11.09 01:26:04.400266 [ 291 ] {} <Debug> HTTP-Session: f6cec7b2-3504-4b32-a150-12801197fd6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7404 | 2024.11.09 01:26:04.400283 [ 291 ] {} <Debug> HTTP-Session: f6cec7b2-3504-4b32-a150-12801197fd6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7405 | 2024.11.09 01:26:04.400322 [ 291 ] {} <Trace> HTTP-Session: f6cec7b2-3504-4b32-a150-12801197fd6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7406 | 2024.11.09 01:26:04.400585 [ 291 ] {4ecdc178-85fb-4052-b5e7-e71b9a5931ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58242) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7407 | 2024.11.09 01:26:04.400632 [ 291 ] {4ecdc178-85fb-4052-b5e7-e71b9a5931ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7408 | 2024.11.09 01:26:04.400877 [ 291 ] {4ecdc178-85fb-4052-b5e7-e71b9a5931ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7409 | 2024.11.09 01:26:04.401419 [ 291 ] {4ecdc178-85fb-4052-b5e7-e71b9a5931ba} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7410 | 2024.11.09 01:26:04.401456 [ 291 ] {4ecdc178-85fb-4052-b5e7-e71b9a5931ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7411 | 2024.11.09 01:26:04.401821 [ 291 ] {4ecdc178-85fb-4052-b5e7-e71b9a5931ba} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7412 | 2024.11.09 01:26:04.402052 [ 291 ] {4ecdc178-85fb-4052-b5e7-e71b9a5931ba} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7413 | 2024.11.09 01:26:04.402204 [ 291 ] {4ecdc178-85fb-4052-b5e7-e71b9a5931ba} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00175 sec., 241714.2857142857 rows/sec., 17.28 MiB/sec. | ||
7414 | 2024.11.09 01:26:04.402391 [ 291 ] {4ecdc178-85fb-4052-b5e7-e71b9a5931ba} <Debug> DynamicQueryHandler: Done processing query | ||
7415 | 2024.11.09 01:26:04.402415 [ 291 ] {4ecdc178-85fb-4052-b5e7-e71b9a5931ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
7416 | 2024.11.09 01:26:04.402431 [ 291 ] {} <Debug> HTTP-Session: f6cec7b2-3504-4b32-a150-12801197fd6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7417 | 2024.11.09 01:26:04.402640 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54188, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7418 | 2024.11.09 01:26:04.402657 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58242, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7419 | 2024.11.09 01:26:04.402702 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7420 | 2024.11.09 01:26:04.402731 [ 304 ] {} <Debug> HTTP-Session: 2d162371-0c9a-4f2d-83f4-76d00a5041fa Authenticating user 'default' from [fd00:1122:3344:101::d]:54188 | ||
7421 | 2024.11.09 01:26:04.402753 [ 304 ] {} <Debug> HTTP-Session: 2d162371-0c9a-4f2d-83f4-76d00a5041fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7422 | 2024.11.09 01:26:04.402770 [ 304 ] {} <Debug> HTTP-Session: 2d162371-0c9a-4f2d-83f4-76d00a5041fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7423 | 2024.11.09 01:26:04.402810 [ 304 ] {} <Trace> HTTP-Session: 2d162371-0c9a-4f2d-83f4-76d00a5041fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7424 | 2024.11.09 01:26:04.402926 [ 304 ] {ce8a4306-bbd4-4695-8cc9-4235bea11646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54188) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7425 | 2024.11.09 01:26:04.402981 [ 304 ] {ce8a4306-bbd4-4695-8cc9-4235bea11646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7426 | 2024.11.09 01:26:04.403146 [ 304 ] {ce8a4306-bbd4-4695-8cc9-4235bea11646} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7427 | 2024.11.09 01:26:04.403534 [ 304 ] {ce8a4306-bbd4-4695-8cc9-4235bea11646} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7428 | 2024.11.09 01:26:04.403570 [ 304 ] {ce8a4306-bbd4-4695-8cc9-4235bea11646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7429 | 2024.11.09 01:26:04.403916 [ 304 ] {ce8a4306-bbd4-4695-8cc9-4235bea11646} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7430 | 2024.11.09 01:26:04.404162 [ 304 ] {ce8a4306-bbd4-4695-8cc9-4235bea11646} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7431 | 2024.11.09 01:26:04.404312 [ 304 ] {ce8a4306-bbd4-4695-8cc9-4235bea11646} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001413 sec., 4246.284501061571 rows/sec., 221.85 KiB/sec. | ||
7432 | 2024.11.09 01:26:04.404480 [ 304 ] {ce8a4306-bbd4-4695-8cc9-4235bea11646} <Debug> DynamicQueryHandler: Done processing query | ||
7433 | 2024.11.09 01:26:04.404504 [ 304 ] {ce8a4306-bbd4-4695-8cc9-4235bea11646} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7434 | 2024.11.09 01:26:04.404520 [ 304 ] {} <Debug> HTTP-Session: 2d162371-0c9a-4f2d-83f4-76d00a5041fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7435 | 2024.11.09 01:26:04.404758 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7436 | 2024.11.09 01:26:04.404888 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51518, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7437 | 2024.11.09 01:26:04.404949 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7438 | 2024.11.09 01:26:04.404973 [ 291 ] {} <Debug> HTTP-Session: a34897a8-e29d-42e1-9107-18a494f6c574 Authenticating user 'default' from [fd00:1122:3344:101::d]:51518 | ||
7439 | 2024.11.09 01:26:04.404993 [ 291 ] {} <Debug> HTTP-Session: a34897a8-e29d-42e1-9107-18a494f6c574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7440 | 2024.11.09 01:26:04.405010 [ 291 ] {} <Debug> HTTP-Session: a34897a8-e29d-42e1-9107-18a494f6c574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7441 | 2024.11.09 01:26:04.405049 [ 291 ] {} <Trace> HTTP-Session: a34897a8-e29d-42e1-9107-18a494f6c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7442 | 2024.11.09 01:26:04.405298 [ 291 ] {9b15b3a8-ac0d-4cc0-aa77-6cb0b8b3048c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51518) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7443 | 2024.11.09 01:26:04.405355 [ 291 ] {9b15b3a8-ac0d-4cc0-aa77-6cb0b8b3048c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7444 | 2024.11.09 01:26:04.405521 [ 291 ] {9b15b3a8-ac0d-4cc0-aa77-6cb0b8b3048c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7445 | 2024.11.09 01:26:04.405931 [ 291 ] {9b15b3a8-ac0d-4cc0-aa77-6cb0b8b3048c} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7446 | 2024.11.09 01:26:04.405966 [ 291 ] {9b15b3a8-ac0d-4cc0-aa77-6cb0b8b3048c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7447 | 2024.11.09 01:26:04.406347 [ 291 ] {9b15b3a8-ac0d-4cc0-aa77-6cb0b8b3048c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7448 | 2024.11.09 01:26:04.406581 [ 291 ] {9b15b3a8-ac0d-4cc0-aa77-6cb0b8b3048c} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7449 | 2024.11.09 01:26:04.406734 [ 291 ] {9b15b3a8-ac0d-4cc0-aa77-6cb0b8b3048c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001568 sec., 151147.95918367346 rows/sec., 10.13 MiB/sec. | ||
7450 | 2024.11.09 01:26:04.406900 [ 291 ] {9b15b3a8-ac0d-4cc0-aa77-6cb0b8b3048c} <Debug> DynamicQueryHandler: Done processing query | ||
7451 | 2024.11.09 01:26:04.406924 [ 291 ] {9b15b3a8-ac0d-4cc0-aa77-6cb0b8b3048c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7452 | 2024.11.09 01:26:04.406940 [ 291 ] {} <Debug> HTTP-Session: a34897a8-e29d-42e1-9107-18a494f6c574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7453 | 2024.11.09 01:26:04.407121 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54188, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7454 | 2024.11.09 01:26:04.407123 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7455 | 2024.11.09 01:26:04.407184 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7456 | 2024.11.09 01:26:04.407210 [ 304 ] {} <Debug> HTTP-Session: 9798b5a6-9d2c-4082-9c56-f68c7d754ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54188 | ||
7457 | 2024.11.09 01:26:04.407231 [ 304 ] {} <Debug> HTTP-Session: 9798b5a6-9d2c-4082-9c56-f68c7d754ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7458 | 2024.11.09 01:26:04.407248 [ 304 ] {} <Debug> HTTP-Session: 9798b5a6-9d2c-4082-9c56-f68c7d754ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7459 | 2024.11.09 01:26:04.407290 [ 304 ] {} <Trace> HTTP-Session: 9798b5a6-9d2c-4082-9c56-f68c7d754ae1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7460 | 2024.11.09 01:26:04.407401 [ 304 ] {eb794128-371b-486b-b4d5-cbd084146296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54188) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7461 | 2024.11.09 01:26:04.407451 [ 304 ] {eb794128-371b-486b-b4d5-cbd084146296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7462 | 2024.11.09 01:26:04.407582 [ 304 ] {eb794128-371b-486b-b4d5-cbd084146296} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7463 | 2024.11.09 01:26:04.407841 [ 304 ] {eb794128-371b-486b-b4d5-cbd084146296} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7464 | 2024.11.09 01:26:04.407877 [ 304 ] {eb794128-371b-486b-b4d5-cbd084146296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7465 | 2024.11.09 01:26:04.408248 [ 304 ] {eb794128-371b-486b-b4d5-cbd084146296} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7466 | 2024.11.09 01:26:04.408522 [ 304 ] {eb794128-371b-486b-b4d5-cbd084146296} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7467 | 2024.11.09 01:26:04.408671 [ 304 ] {eb794128-371b-486b-b4d5-cbd084146296} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001291 sec., 774.5933384972889 rows/sec., 52.19 KiB/sec. | ||
7468 | 2024.11.09 01:26:04.408837 [ 304 ] {eb794128-371b-486b-b4d5-cbd084146296} <Debug> DynamicQueryHandler: Done processing query | ||
7469 | 2024.11.09 01:26:04.408861 [ 304 ] {eb794128-371b-486b-b4d5-cbd084146296} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7470 | 2024.11.09 01:26:04.408877 [ 304 ] {} <Debug> HTTP-Session: 9798b5a6-9d2c-4082-9c56-f68c7d754ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7471 | 2024.11.09 01:26:04.409087 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7472 | 2024.11.09 01:26:04.409149 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61475, User-Agent: (none), Length: 68594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7473 | 2024.11.09 01:26:04.409202 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7474 | 2024.11.09 01:26:04.409221 [ 291 ] {} <Debug> HTTP-Session: 59e1a095-f8ba-45b8-b725-1b089327c727 Authenticating user 'default' from [fd00:1122:3344:101::d]:61475 | ||
7475 | 2024.11.09 01:26:04.409237 [ 291 ] {} <Debug> HTTP-Session: 59e1a095-f8ba-45b8-b725-1b089327c727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7476 | 2024.11.09 01:26:04.409251 [ 291 ] {} <Debug> HTTP-Session: 59e1a095-f8ba-45b8-b725-1b089327c727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7477 | 2024.11.09 01:26:04.409283 [ 291 ] {} <Trace> HTTP-Session: 59e1a095-f8ba-45b8-b725-1b089327c727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7478 | 2024.11.09 01:26:04.409989 [ 291 ] {077ead72-6680-4410-9ce8-53352d43815e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61475) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7479 | 2024.11.09 01:26:04.410055 [ 291 ] {077ead72-6680-4410-9ce8-53352d43815e} <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 | ||
7480 | 2024.11.09 01:26:04.410486 [ 291 ] {077ead72-6680-4410-9ce8-53352d43815e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7481 | 2024.11.09 01:26:04.411158 [ 291 ] {077ead72-6680-4410-9ce8-53352d43815e} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7482 | 2024.11.09 01:26:04.411195 [ 291 ] {077ead72-6680-4410-9ce8-53352d43815e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7483 | 2024.11.09 01:26:04.411837 [ 291 ] {077ead72-6680-4410-9ce8-53352d43815e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7484 | 2024.11.09 01:26:04.412101 [ 291 ] {077ead72-6680-4410-9ce8-53352d43815e} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7485 | 2024.11.09 01:26:04.412298 [ 291 ] {077ead72-6680-4410-9ce8-53352d43815e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002914 sec., 14070.006863417982 rows/sec., 25.21 MiB/sec. | ||
7486 | 2024.11.09 01:26:04.412516 [ 291 ] {077ead72-6680-4410-9ce8-53352d43815e} <Debug> DynamicQueryHandler: Done processing query | ||
7487 | 2024.11.09 01:26:04.412540 [ 291 ] {077ead72-6680-4410-9ce8-53352d43815e} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
7488 | 2024.11.09 01:26:04.412557 [ 291 ] {} <Debug> HTTP-Session: 59e1a095-f8ba-45b8-b725-1b089327c727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7489 | 2024.11.09 01:26:04.412796 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54188, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7490 | 2024.11.09 01:26:04.412808 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7491 | 2024.11.09 01:26:04.412854 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7492 | 2024.11.09 01:26:04.412880 [ 304 ] {} <Debug> HTTP-Session: d9f5ad3f-7830-49f4-a5eb-d2baade567d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54188 | ||
7493 | 2024.11.09 01:26:04.412901 [ 304 ] {} <Debug> HTTP-Session: d9f5ad3f-7830-49f4-a5eb-d2baade567d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7494 | 2024.11.09 01:26:04.412920 [ 304 ] {} <Debug> HTTP-Session: d9f5ad3f-7830-49f4-a5eb-d2baade567d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7495 | 2024.11.09 01:26:04.412962 [ 304 ] {} <Trace> HTTP-Session: d9f5ad3f-7830-49f4-a5eb-d2baade567d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7496 | 2024.11.09 01:26:04.413129 [ 304 ] {bf83eaf3-e16c-44d4-ae7e-53a2d8ae90e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54188) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7497 | 2024.11.09 01:26:04.413184 [ 304 ] {bf83eaf3-e16c-44d4-ae7e-53a2d8ae90e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7498 | 2024.11.09 01:26:04.413337 [ 304 ] {bf83eaf3-e16c-44d4-ae7e-53a2d8ae90e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7499 | 2024.11.09 01:26:04.413686 [ 304 ] {bf83eaf3-e16c-44d4-ae7e-53a2d8ae90e2} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7500 | 2024.11.09 01:26:04.413722 [ 304 ] {bf83eaf3-e16c-44d4-ae7e-53a2d8ae90e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7501 | 2024.11.09 01:26:04.414072 [ 304 ] {bf83eaf3-e16c-44d4-ae7e-53a2d8ae90e2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7502 | 2024.11.09 01:26:04.414305 [ 304 ] {bf83eaf3-e16c-44d4-ae7e-53a2d8ae90e2} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7503 | 2024.11.09 01:26:04.414444 [ 304 ] {bf83eaf3-e16c-44d4-ae7e-53a2d8ae90e2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001385 sec., 59205.7761732852 rows/sec., 3.76 MiB/sec. | ||
7504 | 2024.11.09 01:26:04.414623 [ 304 ] {bf83eaf3-e16c-44d4-ae7e-53a2d8ae90e2} <Debug> DynamicQueryHandler: Done processing query | ||
7505 | 2024.11.09 01:26:04.414648 [ 304 ] {bf83eaf3-e16c-44d4-ae7e-53a2d8ae90e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7506 | 2024.11.09 01:26:04.414664 [ 304 ] {} <Debug> HTTP-Session: d9f5ad3f-7830-49f4-a5eb-d2baade567d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7507 | 2024.11.09 01:26:04.415531 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7508 | 2024.11.09 01:26:04.791307 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7509 | 2024.11.09 01:26:04.793162 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64037, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7510 | 2024.11.09 01:26:05.196696 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7511 | 2024.11.09 01:26:05.364916 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:32805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7512 | 2024.11.09 01:26:05.476024 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7513 | 2024.11.09 01:26:05.485452 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7514 | 2024.11.09 01:26:05.507810 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7515 | 2024.11.09 01:26:05.510121 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7516 | 2024.11.09 01:26:05.529581 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55242, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7517 | 2024.11.09 01:26:05.538834 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60488, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7518 | 2024.11.09 01:26:05.541042 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7519 | 2024.11.09 01:26:05.569942 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41702, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7520 | 2024.11.09 01:26:05.632364 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7521 | 2024.11.09 01:26:05.644050 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7522 | 2024.11.09 01:26:05.657459 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7523 | 2024.11.09 01:26:05.681876 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39911, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7524 | 2024.11.09 01:26:05.693230 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49831, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7525 | 2024.11.09 01:26:05.835805 [ 55 ] {} <Debug> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
7526 | 2024.11.09 01:26:05.835844 [ 55 ] {} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7527 | 2024.11.09 01:26:05.835865 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7528 | 2024.11.09 01:26:05.836003 [ 191 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::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 | ||
7529 | 2024.11.09 01:26:05.836146 [ 191 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7530 | 2024.11.09 01:26:05.836185 [ 191 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
7531 | 2024.11.09 01:26:05.836278 [ 191 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
7532 | 2024.11.09 01:26:05.836549 [ 191 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
7533 | 2024.11.09 01:26:05.836732 [ 191 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
7534 | 2024.11.09 01:26:05.836953 [ 191 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
7535 | 2024.11.09 01:26:05.838079 [ 192 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002149964 sec., 22325.9552252968 rows/sec., 1.86 MiB/sec. | ||
7536 | 2024.11.09 01:26:05.838300 [ 186 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
7537 | 2024.11.09 01:26:05.838660 [ 186 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_5_1} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7538 | 2024.11.09 01:26:05.838746 [ 186 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_5_1} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
7539 | 2024.11.09 01:26:05.838845 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7540 | 2024.11.09 01:26:06.034964 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7541 | 2024.11.09 01:26:06.100315 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7542 | 2024.11.09 01:26:06.191690 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7543 | 2024.11.09 01:26:06.198139 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58719, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7544 | 2024.11.09 01:26:06.221585 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64075, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7545 | 2024.11.09 01:26:06.224032 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7546 | 2024.11.09 01:26:06.246381 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7547 | 2024.11.09 01:26:09.379498 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39002, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7548 | 2024.11.09 01:26:09.379642 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7549 | 2024.11.09 01:26:09.379672 [ 304 ] {} <Debug> HTTP-Session: 2b1f6bcc-3605-47e8-bf6c-ae28dcf176eb Authenticating user 'default' from [fd00:1122:3344:101::d]:39002 | ||
7550 | 2024.11.09 01:26:09.379702 [ 304 ] {} <Debug> HTTP-Session: 2b1f6bcc-3605-47e8-bf6c-ae28dcf176eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7551 | 2024.11.09 01:26:09.379720 [ 304 ] {} <Debug> HTTP-Session: 2b1f6bcc-3605-47e8-bf6c-ae28dcf176eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7552 | 2024.11.09 01:26:09.379778 [ 304 ] {} <Trace> HTTP-Session: 2b1f6bcc-3605-47e8-bf6c-ae28dcf176eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7553 | 2024.11.09 01:26:09.379999 [ 304 ] {300d03fc-2d75-422b-a548-e8f683c85cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39002) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7554 | 2024.11.09 01:26:09.380078 [ 304 ] {300d03fc-2d75-422b-a548-e8f683c85cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7555 | 2024.11.09 01:26:09.380457 [ 304 ] {300d03fc-2d75-422b-a548-e8f683c85cc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7556 | 2024.11.09 01:26:09.380933 [ 304 ] {300d03fc-2d75-422b-a548-e8f683c85cc6} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7557 | 2024.11.09 01:26:09.380980 [ 304 ] {300d03fc-2d75-422b-a548-e8f683c85cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7558 | 2024.11.09 01:26:09.381393 [ 304 ] {300d03fc-2d75-422b-a548-e8f683c85cc6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7559 | 2024.11.09 01:26:09.381656 [ 304 ] {300d03fc-2d75-422b-a548-e8f683c85cc6} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7560 | 2024.11.09 01:26:09.381808 [ 304 ] {300d03fc-2d75-422b-a548-e8f683c85cc6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.27 MiB/sec. | ||
7561 | 2024.11.09 01:26:09.381817 [ 51 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7562 | 2024.11.09 01:26:09.381873 [ 51 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7563 | 2024.11.09 01:26:09.381911 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7564 | 2024.11.09 01:26:09.382086 [ 304 ] {300d03fc-2d75-422b-a548-e8f683c85cc6} <Debug> DynamicQueryHandler: Done processing query | ||
7565 | 2024.11.09 01:26:09.382181 [ 304 ] {300d03fc-2d75-422b-a548-e8f683c85cc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7566 | 2024.11.09 01:26:09.382260 [ 304 ] {} <Debug> HTTP-Session: 2b1f6bcc-3605-47e8-bf6c-ae28dcf176eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7567 | 2024.11.09 01:26:09.382418 [ 190 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
7568 | 2024.11.09 01:26:09.382564 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7569 | 2024.11.09 01:26:09.382688 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36833, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7570 | 2024.11.09 01:26:09.382774 [ 190 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7571 | 2024.11.09 01:26:09.382816 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7572 | 2024.11.09 01:26:09.382850 [ 190 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1435 rows starting from the beginning of the part | ||
7573 | 2024.11.09 01:26:09.382867 [ 291 ] {} <Debug> HTTP-Session: 024ccd86-a69a-4b98-bf03-8d639c72fd8b Authenticating user 'default' from [fd00:1122:3344:101::d]:36833 | ||
7574 | 2024.11.09 01:26:09.382917 [ 291 ] {} <Debug> HTTP-Session: 024ccd86-a69a-4b98-bf03-8d639c72fd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7575 | 2024.11.09 01:26:09.382954 [ 291 ] {} <Debug> HTTP-Session: 024ccd86-a69a-4b98-bf03-8d639c72fd8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7576 | 2024.11.09 01:26:09.383115 [ 291 ] {} <Trace> HTTP-Session: 024ccd86-a69a-4b98-bf03-8d639c72fd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7577 | 2024.11.09 01:26:09.383137 [ 190 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 285 rows starting from the beginning of the part | ||
7578 | 2024.11.09 01:26:09.383425 [ 190 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
7579 | 2024.11.09 01:26:09.383625 [ 291 ] {c6c69829-37ae-4c34-814d-ebdda27fa2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36833) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7580 | 2024.11.09 01:26:09.383686 [ 190 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
7581 | 2024.11.09 01:26:09.383767 [ 291 ] {c6c69829-37ae-4c34-814d-ebdda27fa2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7582 | 2024.11.09 01:26:09.383972 [ 190 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 285 rows starting from the beginning of the part | ||
7583 | 2024.11.09 01:26:09.384375 [ 190 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
7584 | 2024.11.09 01:26:09.385132 [ 291 ] {c6c69829-37ae-4c34-814d-ebdda27fa2e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7585 | 2024.11.09 01:26:09.386019 [ 291 ] {c6c69829-37ae-4c34-814d-ebdda27fa2e9} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7586 | 2024.11.09 01:26:09.386086 [ 291 ] {c6c69829-37ae-4c34-814d-ebdda27fa2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7587 | 2024.11.09 01:26:09.387126 [ 291 ] {c6c69829-37ae-4c34-814d-ebdda27fa2e9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7588 | 2024.11.09 01:26:09.387671 [ 291 ] {c6c69829-37ae-4c34-814d-ebdda27fa2e9} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7589 | 2024.11.09 01:26:09.387814 [ 190 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.005788775 sec., 376763.6503405297 rows/sec., 33.12 MiB/sec. | ||
7590 | 2024.11.09 01:26:09.387960 [ 51 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7591 | 2024.11.09 01:26:09.387966 [ 291 ] {c6c69829-37ae-4c34-814d-ebdda27fa2e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004559 sec., 14038.166264531697 rows/sec., 1.10 MiB/sec. | ||
7592 | 2024.11.09 01:26:09.388025 [ 51 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7593 | 2024.11.09 01:26:09.388090 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7594 | 2024.11.09 01:26:09.388274 [ 190 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7595 | 2024.11.09 01:26:09.388554 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
7596 | 2024.11.09 01:26:09.388622 [ 291 ] {c6c69829-37ae-4c34-814d-ebdda27fa2e9} <Debug> DynamicQueryHandler: Done processing query | ||
7597 | 2024.11.09 01:26:09.388706 [ 291 ] {c6c69829-37ae-4c34-814d-ebdda27fa2e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7598 | 2024.11.09 01:26:09.388792 [ 291 ] {} <Debug> HTTP-Session: 024ccd86-a69a-4b98-bf03-8d639c72fd8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7599 | 2024.11.09 01:26:09.388921 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7600 | 2024.11.09 01:26:09.388970 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 915 rows starting from the beginning of the part | ||
7601 | 2024.11.09 01:26:09.389087 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_41_8} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7602 | 2024.11.09 01:26:09.389327 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7603 | 2024.11.09 01:26:09.389361 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 423 rows starting from the beginning of the part | ||
7604 | 2024.11.09 01:26:09.389489 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35749, User-Agent: (none), Length: 24515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7605 | 2024.11.09 01:26:09.389773 [ 198 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_41_8} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7606 | 2024.11.09 01:26:09.389817 [ 291 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
7607 | |||
7608 | (version 23.8.7.1) | ||
7609 | 2024.11.09 01:26:09.389832 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7610 | 2024.11.09 01:26:09.390031 [ 304 ] {} <Debug> HTTP-Session: 05ba99d4-f7b4-40e7-ac29-e209082259de Authenticating user 'default' from [fd00:1122:3344:101::d]:35749 | ||
7611 | 2024.11.09 01:26:09.390114 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 80 rows starting from the beginning of the part | ||
7612 | 2024.11.09 01:26:09.390156 [ 304 ] {} <Debug> HTTP-Session: 05ba99d4-f7b4-40e7-ac29-e209082259de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7613 | 2024.11.09 01:26:09.390236 [ 304 ] {} <Debug> HTTP-Session: 05ba99d4-f7b4-40e7-ac29-e209082259de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7614 | 2024.11.09 01:26:09.390246 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7615 | 2024.11.09 01:26:09.390458 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
7616 | 2024.11.09 01:26:09.390526 [ 304 ] {} <Trace> HTTP-Session: 05ba99d4-f7b4-40e7-ac29-e209082259de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7617 | 2024.11.09 01:26:09.390718 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 423 rows starting from the beginning of the part | ||
7618 | 2024.11.09 01:26:09.390917 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
7619 | 2024.11.09 01:26:09.391223 [ 304 ] {93f0d31e-4f4b-484d-855d-6d18a3a2a720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7620 | 2024.11.09 01:26:09.391402 [ 304 ] {93f0d31e-4f4b-484d-855d-6d18a3a2a720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7621 | 2024.11.09 01:26:09.391943 [ 304 ] {93f0d31e-4f4b-484d-855d-6d18a3a2a720} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7622 | 2024.11.09 01:26:09.392986 [ 304 ] {93f0d31e-4f4b-484d-855d-6d18a3a2a720} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7623 | 2024.11.09 01:26:09.393055 [ 304 ] {93f0d31e-4f4b-484d-855d-6d18a3a2a720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7624 | 2024.11.09 01:26:09.393904 [ 304 ] {93f0d31e-4f4b-484d-855d-6d18a3a2a720} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7625 | 2024.11.09 01:26:09.394143 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1969 rows, containing 5 columns (5 merged, 0 gathered) in 0.005897806 sec., 333852.96159283636 rows/sec., 25.57 MiB/sec. | ||
7626 | 2024.11.09 01:26:09.394362 [ 304 ] {93f0d31e-4f4b-484d-855d-6d18a3a2a720} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7627 | 2024.11.09 01:26:09.394478 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7628 | 2024.11.09 01:26:09.394614 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7629 | 2024.11.09 01:26:09.394691 [ 304 ] {93f0d31e-4f4b-484d-855d-6d18a3a2a720} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.003897 sec., 32845.77880420836 rows/sec., 2.29 MiB/sec. | ||
7630 | 2024.11.09 01:26:09.394709 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7631 | 2024.11.09 01:26:09.394792 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7632 | 2024.11.09 01:26:09.395266 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
7633 | 2024.11.09 01:26:09.395284 [ 304 ] {93f0d31e-4f4b-484d-855d-6d18a3a2a720} <Debug> DynamicQueryHandler: Done processing query | ||
7634 | 2024.11.09 01:26:09.395371 [ 304 ] {93f0d31e-4f4b-484d-855d-6d18a3a2a720} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7635 | 2024.11.09 01:26:09.395443 [ 304 ] {} <Debug> HTTP-Session: 05ba99d4-f7b4-40e7-ac29-e209082259de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7636 | 2024.11.09 01:26:09.395444 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_41_8} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7637 | 2024.11.09 01:26:09.395685 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7638 | 2024.11.09 01:26:09.395726 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_41_8} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7639 | 2024.11.09 01:26:09.395786 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7640 | 2024.11.09 01:26:09.395830 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65186, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7641 | 2024.11.09 01:26:09.395914 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 7666 rows starting from the beginning of the part | ||
7642 | 2024.11.09 01:26:09.396010 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7643 | 2024.11.09 01:26:09.396055 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
7644 | 2024.11.09 01:26:09.396081 [ 304 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
7645 | |||
7646 | (version 23.8.7.1) | ||
7647 | 2024.11.09 01:26:09.396106 [ 291 ] {} <Debug> HTTP-Session: 4aeaf1e8-6563-42c3-85ad-74617b717b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:65186 | ||
7648 | 2024.11.09 01:26:09.396212 [ 291 ] {} <Debug> HTTP-Session: 4aeaf1e8-6563-42c3-85ad-74617b717b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7649 | 2024.11.09 01:26:09.396284 [ 291 ] {} <Debug> HTTP-Session: 4aeaf1e8-6563-42c3-85ad-74617b717b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7650 | 2024.11.09 01:26:09.396450 [ 291 ] {} <Trace> HTTP-Session: 4aeaf1e8-6563-42c3-85ad-74617b717b31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7651 | 2024.11.09 01:26:09.396457 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
7652 | 2024.11.09 01:26:09.396691 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 136 rows starting from the beginning of the part | ||
7653 | 2024.11.09 01:26:09.396804 [ 291 ] {5e10c87f-afaf-4095-9e31-402121f3f9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65186) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7654 | 2024.11.09 01:26:09.397001 [ 291 ] {5e10c87f-afaf-4095-9e31-402121f3f9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7655 | 2024.11.09 01:26:09.397043 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
7656 | 2024.11.09 01:26:09.397423 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
7657 | 2024.11.09 01:26:09.397849 [ 291 ] {5e10c87f-afaf-4095-9e31-402121f3f9ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7658 | 2024.11.09 01:26:09.397852 [ 201 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 128 rows starting from the beginning of the part | ||
7659 | 2024.11.09 01:26:09.398599 [ 291 ] {5e10c87f-afaf-4095-9e31-402121f3f9ac} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7660 | 2024.11.09 01:26:09.398659 [ 291 ] {5e10c87f-afaf-4095-9e31-402121f3f9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7661 | 2024.11.09 01:26:09.399312 [ 291 ] {5e10c87f-afaf-4095-9e31-402121f3f9ac} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7662 | 2024.11.09 01:26:09.399846 [ 291 ] {5e10c87f-afaf-4095-9e31-402121f3f9ac} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7663 | 2024.11.09 01:26:09.400259 [ 291 ] {5e10c87f-afaf-4095-9e31-402121f3f9ac} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.003618 sec., 13266.998341625207 rows/sec., 915.56 KiB/sec. | ||
7664 | 2024.11.09 01:26:09.400586 [ 291 ] {5e10c87f-afaf-4095-9e31-402121f3f9ac} <Debug> DynamicQueryHandler: Done processing query | ||
7665 | 2024.11.09 01:26:09.400611 [ 291 ] {5e10c87f-afaf-4095-9e31-402121f3f9ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7666 | 2024.11.09 01:26:09.400628 [ 291 ] {} <Debug> HTTP-Session: 4aeaf1e8-6563-42c3-85ad-74617b717b31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7667 | 2024.11.09 01:26:09.400866 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7668 | 2024.11.09 01:26:09.402330 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8564 rows, containing 5 columns (5 merged, 0 gathered) in 0.007346511 sec., 1165723.4298022557 rows/sec., 79.47 MiB/sec. | ||
7669 | 2024.11.09 01:26:09.402556 [ 198 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7670 | 2024.11.09 01:26:09.402940 [ 198 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7671 | 2024.11.09 01:26:09.403042 [ 198 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7672 | 2024.11.09 01:26:09.403150 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
7673 | 2024.11.09 01:26:12.806805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 740 | ||
7674 | 2024.11.09 01:26:12.809713 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7675 | 2024.11.09 01:26:12.809761 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7676 | 2024.11.09 01:26:12.811183 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7677 | 2024.11.09 01:26:12.811491 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7678 | 2024.11.09 01:26:12.812000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
7679 | 2024.11.09 01:26:14.381011 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34405, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7680 | 2024.11.09 01:26:14.381129 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7681 | 2024.11.09 01:26:14.381154 [ 283 ] {} <Debug> HTTP-Session: 5f76f02b-c8ba-410c-a58f-37f3e2cd8a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:34405 | ||
7682 | 2024.11.09 01:26:14.381179 [ 283 ] {} <Debug> HTTP-Session: 5f76f02b-c8ba-410c-a58f-37f3e2cd8a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7683 | 2024.11.09 01:26:14.381194 [ 283 ] {} <Debug> HTTP-Session: 5f76f02b-c8ba-410c-a58f-37f3e2cd8a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7684 | 2024.11.09 01:26:14.381246 [ 283 ] {} <Trace> HTTP-Session: 5f76f02b-c8ba-410c-a58f-37f3e2cd8a73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7685 | 2024.11.09 01:26:14.381446 [ 283 ] {cf7123e1-ef09-4b65-8202-0dd708ce9263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34405) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7686 | 2024.11.09 01:26:14.381514 [ 283 ] {cf7123e1-ef09-4b65-8202-0dd708ce9263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7687 | 2024.11.09 01:26:14.381849 [ 283 ] {cf7123e1-ef09-4b65-8202-0dd708ce9263} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7688 | 2024.11.09 01:26:14.382358 [ 283 ] {cf7123e1-ef09-4b65-8202-0dd708ce9263} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7689 | 2024.11.09 01:26:14.382400 [ 283 ] {cf7123e1-ef09-4b65-8202-0dd708ce9263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7690 | 2024.11.09 01:26:14.382826 [ 283 ] {cf7123e1-ef09-4b65-8202-0dd708ce9263} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7691 | 2024.11.09 01:26:14.383085 [ 283 ] {cf7123e1-ef09-4b65-8202-0dd708ce9263} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7692 | 2024.11.09 01:26:14.383230 [ 283 ] {cf7123e1-ef09-4b65-8202-0dd708ce9263} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001852 sec., 30237.580993520518 rows/sec., 2.31 MiB/sec. | ||
7693 | 2024.11.09 01:26:14.383540 [ 283 ] {cf7123e1-ef09-4b65-8202-0dd708ce9263} <Debug> DynamicQueryHandler: Done processing query | ||
7694 | 2024.11.09 01:26:14.383588 [ 283 ] {cf7123e1-ef09-4b65-8202-0dd708ce9263} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7695 | 2024.11.09 01:26:14.383610 [ 283 ] {} <Debug> HTTP-Session: 5f76f02b-c8ba-410c-a58f-37f3e2cd8a73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7696 | 2024.11.09 01:26:14.383832 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7697 | 2024.11.09 01:26:14.383978 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56102, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7698 | 2024.11.09 01:26:14.384097 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7699 | 2024.11.09 01:26:14.384126 [ 304 ] {} <Debug> HTTP-Session: eec8c078-791d-4cbd-b1ff-930d907f06fb Authenticating user 'default' from [fd00:1122:3344:101::d]:56102 | ||
7700 | 2024.11.09 01:26:14.384155 [ 304 ] {} <Debug> HTTP-Session: eec8c078-791d-4cbd-b1ff-930d907f06fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7701 | 2024.11.09 01:26:14.384173 [ 304 ] {} <Debug> HTTP-Session: eec8c078-791d-4cbd-b1ff-930d907f06fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7702 | 2024.11.09 01:26:14.384234 [ 304 ] {} <Trace> HTTP-Session: eec8c078-791d-4cbd-b1ff-930d907f06fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7703 | 2024.11.09 01:26:14.384460 [ 304 ] {67da079c-28fa-4a82-bd90-9097daf52ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56102) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7704 | 2024.11.09 01:26:14.384539 [ 304 ] {67da079c-28fa-4a82-bd90-9097daf52ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7705 | 2024.11.09 01:26:14.384897 [ 304 ] {67da079c-28fa-4a82-bd90-9097daf52ae6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7706 | 2024.11.09 01:26:14.385336 [ 304 ] {67da079c-28fa-4a82-bd90-9097daf52ae6} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7707 | 2024.11.09 01:26:14.385380 [ 304 ] {67da079c-28fa-4a82-bd90-9097daf52ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7708 | 2024.11.09 01:26:14.385804 [ 304 ] {67da079c-28fa-4a82-bd90-9097daf52ae6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7709 | 2024.11.09 01:26:14.386052 [ 304 ] {67da079c-28fa-4a82-bd90-9097daf52ae6} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7710 | 2024.11.09 01:26:14.386220 [ 304 ] {67da079c-28fa-4a82-bd90-9097daf52ae6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001841 sec., 34763.71537208039 rows/sec., 2.71 MiB/sec. | ||
7711 | 2024.11.09 01:26:14.386430 [ 304 ] {67da079c-28fa-4a82-bd90-9097daf52ae6} <Debug> DynamicQueryHandler: Done processing query | ||
7712 | 2024.11.09 01:26:14.386456 [ 304 ] {67da079c-28fa-4a82-bd90-9097daf52ae6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7713 | 2024.11.09 01:26:14.386473 [ 304 ] {} <Debug> HTTP-Session: eec8c078-791d-4cbd-b1ff-930d907f06fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7714 | 2024.11.09 01:26:14.386649 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56102, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7715 | 2024.11.09 01:26:14.386718 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34405, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7716 | 2024.11.09 01:26:14.386800 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7717 | 2024.11.09 01:26:14.386830 [ 283 ] {} <Debug> HTTP-Session: b728a6aa-1ce1-4791-be41-409755bf6974 Authenticating user 'default' from [fd00:1122:3344:101::d]:34405 | ||
7718 | 2024.11.09 01:26:14.386852 [ 283 ] {} <Debug> HTTP-Session: b728a6aa-1ce1-4791-be41-409755bf6974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7719 | 2024.11.09 01:26:14.386870 [ 283 ] {} <Debug> HTTP-Session: b728a6aa-1ce1-4791-be41-409755bf6974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7720 | 2024.11.09 01:26:14.386917 [ 283 ] {} <Trace> HTTP-Session: b728a6aa-1ce1-4791-be41-409755bf6974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7721 | 2024.11.09 01:26:14.387121 [ 283 ] {476dec83-2894-4b3d-92c2-0c5f06824f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7722 | 2024.11.09 01:26:14.387190 [ 283 ] {476dec83-2894-4b3d-92c2-0c5f06824f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7723 | 2024.11.09 01:26:14.387407 [ 283 ] {476dec83-2894-4b3d-92c2-0c5f06824f7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7724 | 2024.11.09 01:26:14.387831 [ 283 ] {476dec83-2894-4b3d-92c2-0c5f06824f7e} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7725 | 2024.11.09 01:26:14.387869 [ 283 ] {476dec83-2894-4b3d-92c2-0c5f06824f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7726 | 2024.11.09 01:26:14.388275 [ 283 ] {476dec83-2894-4b3d-92c2-0c5f06824f7e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7727 | 2024.11.09 01:26:14.388530 [ 283 ] {476dec83-2894-4b3d-92c2-0c5f06824f7e} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7728 | 2024.11.09 01:26:14.388663 [ 283 ] {476dec83-2894-4b3d-92c2-0c5f06824f7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00164 sec., 97560.9756097561 rows/sec., 6.79 MiB/sec. | ||
7729 | 2024.11.09 01:26:14.388936 [ 283 ] {476dec83-2894-4b3d-92c2-0c5f06824f7e} <Debug> DynamicQueryHandler: Done processing query | ||
7730 | 2024.11.09 01:26:14.388991 [ 283 ] {476dec83-2894-4b3d-92c2-0c5f06824f7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7731 | 2024.11.09 01:26:14.389016 [ 283 ] {} <Debug> HTTP-Session: b728a6aa-1ce1-4791-be41-409755bf6974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7732 | 2024.11.09 01:26:14.389215 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7733 | 2024.11.09 01:26:14.389310 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58198, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7734 | 2024.11.09 01:26:14.389384 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7735 | 2024.11.09 01:26:14.389410 [ 304 ] {} <Debug> HTTP-Session: c70fed8d-6c1b-40df-846e-5884877b2236 Authenticating user 'default' from [fd00:1122:3344:101::d]:58198 | ||
7736 | 2024.11.09 01:26:14.389433 [ 304 ] {} <Debug> HTTP-Session: c70fed8d-6c1b-40df-846e-5884877b2236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7737 | 2024.11.09 01:26:14.389451 [ 304 ] {} <Debug> HTTP-Session: c70fed8d-6c1b-40df-846e-5884877b2236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7738 | 2024.11.09 01:26:14.389500 [ 304 ] {} <Trace> HTTP-Session: c70fed8d-6c1b-40df-846e-5884877b2236 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7739 | 2024.11.09 01:26:14.389677 [ 304 ] {2992ae48-4536-49fa-8bce-635f128b8dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58198) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7740 | 2024.11.09 01:26:14.389737 [ 304 ] {2992ae48-4536-49fa-8bce-635f128b8dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7741 | 2024.11.09 01:26:14.389897 [ 304 ] {2992ae48-4536-49fa-8bce-635f128b8dc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7742 | 2024.11.09 01:26:14.390236 [ 304 ] {2992ae48-4536-49fa-8bce-635f128b8dc1} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7743 | 2024.11.09 01:26:14.390273 [ 304 ] {2992ae48-4536-49fa-8bce-635f128b8dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7744 | 2024.11.09 01:26:14.390648 [ 304 ] {2992ae48-4536-49fa-8bce-635f128b8dc1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7745 | 2024.11.09 01:26:14.390899 [ 304 ] {2992ae48-4536-49fa-8bce-635f128b8dc1} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7746 | 2024.11.09 01:26:14.391056 [ 46 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7747 | 2024.11.09 01:26:14.391065 [ 304 ] {2992ae48-4536-49fa-8bce-635f128b8dc1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec. | ||
7748 | 2024.11.09 01:26:14.391127 [ 46 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7749 | 2024.11.09 01:26:14.391201 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7750 | 2024.11.09 01:26:14.391439 [ 304 ] {2992ae48-4536-49fa-8bce-635f128b8dc1} <Debug> DynamicQueryHandler: Done processing query | ||
7751 | 2024.11.09 01:26:14.391460 [ 186 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
7752 | 2024.11.09 01:26:14.391502 [ 304 ] {2992ae48-4536-49fa-8bce-635f128b8dc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7753 | 2024.11.09 01:26:14.391580 [ 304 ] {} <Debug> HTTP-Session: c70fed8d-6c1b-40df-846e-5884877b2236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7754 | 2024.11.09 01:26:14.391920 [ 186 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7755 | 2024.11.09 01:26:14.392003 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58198, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7756 | 2024.11.09 01:26:14.392042 [ 186 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2362 rows starting from the beginning of the part | ||
7757 | 2024.11.09 01:26:14.392372 [ 186 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
7758 | 2024.11.09 01:26:14.392572 [ 186 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
7759 | 2024.11.09 01:26:14.392926 [ 186 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
7760 | 2024.11.09 01:26:14.393057 [ 186 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
7761 | 2024.11.09 01:26:14.393229 [ 186 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
7762 | 2024.11.09 01:26:14.394590 [ 198 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2660 rows, containing 4 columns (4 merged, 0 gathered) in 0.003287067 sec., 809232.0600705736 rows/sec., 53.18 MiB/sec. | ||
7763 | 2024.11.09 01:26:14.394888 [ 188 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7764 | 2024.11.09 01:26:14.395256 [ 188 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_41_8} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7765 | 2024.11.09 01:26:14.395350 [ 188 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_41_8} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7766 | 2024.11.09 01:26:14.395453 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
7767 | 2024.11.09 01:26:17.619410 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7768 | 2024.11.09 01:26:17.619477 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7769 | 2024.11.09 01:26:19.387897 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34405, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7770 | 2024.11.09 01:26:19.388033 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7771 | 2024.11.09 01:26:19.388066 [ 283 ] {} <Debug> HTTP-Session: 4fc9dbe2-3fea-46da-92bd-e9c902b9a406 Authenticating user 'default' from [fd00:1122:3344:101::d]:34405 | ||
7772 | 2024.11.09 01:26:19.388096 [ 283 ] {} <Debug> HTTP-Session: 4fc9dbe2-3fea-46da-92bd-e9c902b9a406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7773 | 2024.11.09 01:26:19.388114 [ 283 ] {} <Debug> HTTP-Session: 4fc9dbe2-3fea-46da-92bd-e9c902b9a406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7774 | 2024.11.09 01:26:19.388172 [ 283 ] {} <Trace> HTTP-Session: 4fc9dbe2-3fea-46da-92bd-e9c902b9a406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7775 | 2024.11.09 01:26:19.388395 [ 283 ] {f7dcecdd-0ff0-4e77-876f-fc323d9bf373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34405) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
7776 | 2024.11.09 01:26:19.388474 [ 283 ] {f7dcecdd-0ff0-4e77-876f-fc323d9bf373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7777 | 2024.11.09 01:26:19.388868 [ 283 ] {f7dcecdd-0ff0-4e77-876f-fc323d9bf373} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7778 | 2024.11.09 01:26:19.389333 [ 283 ] {f7dcecdd-0ff0-4e77-876f-fc323d9bf373} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7779 | 2024.11.09 01:26:19.389378 [ 283 ] {f7dcecdd-0ff0-4e77-876f-fc323d9bf373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7780 | 2024.11.09 01:26:19.389800 [ 283 ] {f7dcecdd-0ff0-4e77-876f-fc323d9bf373} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7781 | 2024.11.09 01:26:19.390072 [ 283 ] {f7dcecdd-0ff0-4e77-876f-fc323d9bf373} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7782 | 2024.11.09 01:26:19.390265 [ 283 ] {f7dcecdd-0ff0-4e77-876f-fc323d9bf373} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001933 sec., 7242.628039317124 rows/sec., 521.37 KiB/sec. | ||
7783 | 2024.11.09 01:26:19.390629 [ 283 ] {f7dcecdd-0ff0-4e77-876f-fc323d9bf373} <Debug> DynamicQueryHandler: Done processing query | ||
7784 | 2024.11.09 01:26:19.390657 [ 283 ] {f7dcecdd-0ff0-4e77-876f-fc323d9bf373} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7785 | 2024.11.09 01:26:19.390673 [ 283 ] {} <Debug> HTTP-Session: 4fc9dbe2-3fea-46da-92bd-e9c902b9a406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7786 | 2024.11.09 01:26:19.390884 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7787 | 2024.11.09 01:26:19.391101 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33688, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7788 | 2024.11.09 01:26:19.391229 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7789 | 2024.11.09 01:26:19.391259 [ 304 ] {} <Debug> HTTP-Session: 4e513fb3-e80a-458a-88bf-1837e8d50071 Authenticating user 'default' from [fd00:1122:3344:101::d]:33688 | ||
7790 | 2024.11.09 01:26:19.391288 [ 304 ] {} <Debug> HTTP-Session: 4e513fb3-e80a-458a-88bf-1837e8d50071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7791 | 2024.11.09 01:26:19.391306 [ 304 ] {} <Debug> HTTP-Session: 4e513fb3-e80a-458a-88bf-1837e8d50071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7792 | 2024.11.09 01:26:19.391367 [ 304 ] {} <Trace> HTTP-Session: 4e513fb3-e80a-458a-88bf-1837e8d50071 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7793 | 2024.11.09 01:26:19.391671 [ 304 ] {cd392c5f-f58c-4f82-94f1-b4cacc99f341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33688) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7794 | 2024.11.09 01:26:19.391749 [ 304 ] {cd392c5f-f58c-4f82-94f1-b4cacc99f341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7795 | 2024.11.09 01:26:19.392102 [ 304 ] {cd392c5f-f58c-4f82-94f1-b4cacc99f341} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7796 | 2024.11.09 01:26:19.392711 [ 304 ] {cd392c5f-f58c-4f82-94f1-b4cacc99f341} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7797 | 2024.11.09 01:26:19.392751 [ 304 ] {cd392c5f-f58c-4f82-94f1-b4cacc99f341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7798 | 2024.11.09 01:26:19.393196 [ 304 ] {cd392c5f-f58c-4f82-94f1-b4cacc99f341} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7799 | 2024.11.09 01:26:19.393447 [ 304 ] {cd392c5f-f58c-4f82-94f1-b4cacc99f341} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7800 | 2024.11.09 01:26:19.393593 [ 304 ] {cd392c5f-f58c-4f82-94f1-b4cacc99f341} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002066 sec., 137947.72507260405 rows/sec., 12.17 MiB/sec. | ||
7801 | 2024.11.09 01:26:19.393811 [ 304 ] {cd392c5f-f58c-4f82-94f1-b4cacc99f341} <Debug> DynamicQueryHandler: Done processing query | ||
7802 | 2024.11.09 01:26:19.393839 [ 304 ] {cd392c5f-f58c-4f82-94f1-b4cacc99f341} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
7803 | 2024.11.09 01:26:19.393856 [ 304 ] {} <Debug> HTTP-Session: 4e513fb3-e80a-458a-88bf-1837e8d50071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7804 | 2024.11.09 01:26:19.394067 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7805 | 2024.11.09 01:26:19.394171 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34405, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7806 | 2024.11.09 01:26:19.394292 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7807 | 2024.11.09 01:26:19.394333 [ 283 ] {} <Debug> HTTP-Session: 783c0300-cea0-44b8-826e-c73d1ed27717 Authenticating user 'default' from [fd00:1122:3344:101::d]:34405 | ||
7808 | 2024.11.09 01:26:19.394369 [ 283 ] {} <Debug> HTTP-Session: 783c0300-cea0-44b8-826e-c73d1ed27717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7809 | 2024.11.09 01:26:19.394398 [ 283 ] {} <Debug> HTTP-Session: 783c0300-cea0-44b8-826e-c73d1ed27717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7810 | 2024.11.09 01:26:19.394466 [ 283 ] {} <Trace> HTTP-Session: 783c0300-cea0-44b8-826e-c73d1ed27717 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7811 | 2024.11.09 01:26:19.394705 [ 283 ] {dfc2604c-d190-4498-945e-7d213513a036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34405) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7812 | 2024.11.09 01:26:19.394796 [ 283 ] {dfc2604c-d190-4498-945e-7d213513a036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7813 | 2024.11.09 01:26:19.395116 [ 283 ] {dfc2604c-d190-4498-945e-7d213513a036} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7814 | 2024.11.09 01:26:19.395521 [ 283 ] {dfc2604c-d190-4498-945e-7d213513a036} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7815 | 2024.11.09 01:26:19.395573 [ 283 ] {dfc2604c-d190-4498-945e-7d213513a036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7816 | 2024.11.09 01:26:19.395991 [ 283 ] {dfc2604c-d190-4498-945e-7d213513a036} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7817 | 2024.11.09 01:26:19.396233 [ 283 ] {dfc2604c-d190-4498-945e-7d213513a036} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7818 | 2024.11.09 01:26:19.396394 [ 283 ] {dfc2604c-d190-4498-945e-7d213513a036} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001776 sec., 27027.027027027027 rows/sec., 1.95 MiB/sec. | ||
7819 | 2024.11.09 01:26:19.396564 [ 283 ] {dfc2604c-d190-4498-945e-7d213513a036} <Debug> DynamicQueryHandler: Done processing query | ||
7820 | 2024.11.09 01:26:19.396590 [ 283 ] {dfc2604c-d190-4498-945e-7d213513a036} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7821 | 2024.11.09 01:26:19.396606 [ 283 ] {} <Debug> HTTP-Session: 783c0300-cea0-44b8-826e-c73d1ed27717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7822 | 2024.11.09 01:26:19.396782 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7823 | 2024.11.09 01:26:19.396847 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43830, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7824 | 2024.11.09 01:26:19.396921 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7825 | 2024.11.09 01:26:19.396946 [ 304 ] {} <Debug> HTTP-Session: 2c8a844f-3279-4a04-9bc6-6928ebd94006 Authenticating user 'default' from [fd00:1122:3344:101::d]:43830 | ||
7826 | 2024.11.09 01:26:19.396965 [ 304 ] {} <Debug> HTTP-Session: 2c8a844f-3279-4a04-9bc6-6928ebd94006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7827 | 2024.11.09 01:26:19.396980 [ 304 ] {} <Debug> HTTP-Session: 2c8a844f-3279-4a04-9bc6-6928ebd94006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7828 | 2024.11.09 01:26:19.397022 [ 304 ] {} <Trace> HTTP-Session: 2c8a844f-3279-4a04-9bc6-6928ebd94006 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7829 | 2024.11.09 01:26:19.397146 [ 304 ] {eb3bf4c9-1303-401e-b8d1-327ca7a1a62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43830) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7830 | 2024.11.09 01:26:19.397198 [ 304 ] {eb3bf4c9-1303-401e-b8d1-327ca7a1a62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7831 | 2024.11.09 01:26:19.397466 [ 304 ] {eb3bf4c9-1303-401e-b8d1-327ca7a1a62f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7832 | 2024.11.09 01:26:19.397798 [ 304 ] {eb3bf4c9-1303-401e-b8d1-327ca7a1a62f} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7833 | 2024.11.09 01:26:19.397833 [ 304 ] {eb3bf4c9-1303-401e-b8d1-327ca7a1a62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7834 | 2024.11.09 01:26:19.398186 [ 304 ] {eb3bf4c9-1303-401e-b8d1-327ca7a1a62f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7835 | 2024.11.09 01:26:19.398423 [ 304 ] {eb3bf4c9-1303-401e-b8d1-327ca7a1a62f} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7836 | 2024.11.09 01:26:19.398554 [ 304 ] {eb3bf4c9-1303-401e-b8d1-327ca7a1a62f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001448 sec., 9668.508287292818 rows/sec., 677.12 KiB/sec. | ||
7837 | 2024.11.09 01:26:19.398726 [ 304 ] {eb3bf4c9-1303-401e-b8d1-327ca7a1a62f} <Debug> DynamicQueryHandler: Done processing query | ||
7838 | 2024.11.09 01:26:19.398751 [ 304 ] {eb3bf4c9-1303-401e-b8d1-327ca7a1a62f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7839 | 2024.11.09 01:26:19.398767 [ 304 ] {} <Debug> HTTP-Session: 2c8a844f-3279-4a04-9bc6-6928ebd94006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7840 | 2024.11.09 01:26:19.398917 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7841 | 2024.11.09 01:26:19.399009 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46276, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7842 | 2024.11.09 01:26:19.399088 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7843 | 2024.11.09 01:26:19.399115 [ 291 ] {} <Debug> HTTP-Session: 18d5b566-a453-41f6-926e-5f4fde9c48fb Authenticating user 'default' from [fd00:1122:3344:101::d]:46276 | ||
7844 | 2024.11.09 01:26:19.399138 [ 291 ] {} <Debug> HTTP-Session: 18d5b566-a453-41f6-926e-5f4fde9c48fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7845 | 2024.11.09 01:26:19.399155 [ 291 ] {} <Debug> HTTP-Session: 18d5b566-a453-41f6-926e-5f4fde9c48fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7846 | 2024.11.09 01:26:19.399198 [ 291 ] {} <Trace> HTTP-Session: 18d5b566-a453-41f6-926e-5f4fde9c48fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7847 | 2024.11.09 01:26:19.399332 [ 291 ] {d80c33d9-fb5a-41d2-9b8a-db48eb024839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46276) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7848 | 2024.11.09 01:26:19.399388 [ 291 ] {d80c33d9-fb5a-41d2-9b8a-db48eb024839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7849 | 2024.11.09 01:26:19.399675 [ 291 ] {d80c33d9-fb5a-41d2-9b8a-db48eb024839} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7850 | 2024.11.09 01:26:19.400007 [ 291 ] {d80c33d9-fb5a-41d2-9b8a-db48eb024839} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7851 | 2024.11.09 01:26:19.400043 [ 291 ] {d80c33d9-fb5a-41d2-9b8a-db48eb024839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7852 | 2024.11.09 01:26:19.400404 [ 291 ] {d80c33d9-fb5a-41d2-9b8a-db48eb024839} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7853 | 2024.11.09 01:26:19.400646 [ 291 ] {d80c33d9-fb5a-41d2-9b8a-db48eb024839} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7854 | 2024.11.09 01:26:19.400796 [ 291 ] {d80c33d9-fb5a-41d2-9b8a-db48eb024839} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001491 sec., 8718.980549966465 rows/sec., 543.63 KiB/sec. | ||
7855 | 2024.11.09 01:26:19.401152 [ 291 ] {d80c33d9-fb5a-41d2-9b8a-db48eb024839} <Debug> DynamicQueryHandler: Done processing query | ||
7856 | 2024.11.09 01:26:19.401177 [ 291 ] {d80c33d9-fb5a-41d2-9b8a-db48eb024839} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7857 | 2024.11.09 01:26:19.401195 [ 291 ] {} <Debug> HTTP-Session: 18d5b566-a453-41f6-926e-5f4fde9c48fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7858 | 2024.11.09 01:26:19.401411 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46276, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7859 | 2024.11.09 01:26:19.401546 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53333, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7860 | 2024.11.09 01:26:19.401609 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7861 | 2024.11.09 01:26:19.401632 [ 304 ] {} <Debug> HTTP-Session: e095a384-ef36-465f-a042-bef784040226 Authenticating user 'default' from [fd00:1122:3344:101::d]:53333 | ||
7862 | 2024.11.09 01:26:19.401653 [ 304 ] {} <Debug> HTTP-Session: e095a384-ef36-465f-a042-bef784040226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7863 | 2024.11.09 01:26:19.401670 [ 304 ] {} <Debug> HTTP-Session: e095a384-ef36-465f-a042-bef784040226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7864 | 2024.11.09 01:26:19.401709 [ 304 ] {} <Trace> HTTP-Session: e095a384-ef36-465f-a042-bef784040226 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7865 | 2024.11.09 01:26:19.401956 [ 304 ] {e13582ba-6f2b-4431-869c-03276c732438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7866 | 2024.11.09 01:26:19.402001 [ 304 ] {e13582ba-6f2b-4431-869c-03276c732438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7867 | 2024.11.09 01:26:19.402249 [ 304 ] {e13582ba-6f2b-4431-869c-03276c732438} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7868 | 2024.11.09 01:26:19.402852 [ 304 ] {e13582ba-6f2b-4431-869c-03276c732438} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7869 | 2024.11.09 01:26:19.402889 [ 304 ] {e13582ba-6f2b-4431-869c-03276c732438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7870 | 2024.11.09 01:26:19.403264 [ 304 ] {e13582ba-6f2b-4431-869c-03276c732438} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7871 | 2024.11.09 01:26:19.403504 [ 304 ] {e13582ba-6f2b-4431-869c-03276c732438} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7872 | 2024.11.09 01:26:19.403634 [ 304 ] {e13582ba-6f2b-4431-869c-03276c732438} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.0018 sec., 235000 rows/sec., 16.80 MiB/sec. | ||
7873 | 2024.11.09 01:26:19.403982 [ 304 ] {e13582ba-6f2b-4431-869c-03276c732438} <Debug> DynamicQueryHandler: Done processing query | ||
7874 | 2024.11.09 01:26:19.404022 [ 304 ] {e13582ba-6f2b-4431-869c-03276c732438} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
7875 | 2024.11.09 01:26:19.404040 [ 304 ] {} <Debug> HTTP-Session: e095a384-ef36-465f-a042-bef784040226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7876 | 2024.11.09 01:26:19.404299 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46276, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7877 | 2024.11.09 01:26:19.404309 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53333, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7878 | 2024.11.09 01:26:19.404363 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7879 | 2024.11.09 01:26:19.404390 [ 291 ] {} <Debug> HTTP-Session: 45750be1-0b2d-47ee-b279-ca3c9435d0fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46276 | ||
7880 | 2024.11.09 01:26:19.404410 [ 291 ] {} <Debug> HTTP-Session: 45750be1-0b2d-47ee-b279-ca3c9435d0fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7881 | 2024.11.09 01:26:19.404429 [ 291 ] {} <Debug> HTTP-Session: 45750be1-0b2d-47ee-b279-ca3c9435d0fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7882 | 2024.11.09 01:26:19.404470 [ 291 ] {} <Trace> HTTP-Session: 45750be1-0b2d-47ee-b279-ca3c9435d0fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7883 | 2024.11.09 01:26:19.404588 [ 291 ] {c2a822e1-fe4a-4b8c-b4a2-ec80cd937f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46276) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7884 | 2024.11.09 01:26:19.404645 [ 291 ] {c2a822e1-fe4a-4b8c-b4a2-ec80cd937f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7885 | 2024.11.09 01:26:19.404823 [ 291 ] {c2a822e1-fe4a-4b8c-b4a2-ec80cd937f78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7886 | 2024.11.09 01:26:19.405119 [ 291 ] {c2a822e1-fe4a-4b8c-b4a2-ec80cd937f78} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7887 | 2024.11.09 01:26:19.405155 [ 291 ] {c2a822e1-fe4a-4b8c-b4a2-ec80cd937f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7888 | 2024.11.09 01:26:19.405517 [ 291 ] {c2a822e1-fe4a-4b8c-b4a2-ec80cd937f78} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7889 | 2024.11.09 01:26:19.405750 [ 291 ] {c2a822e1-fe4a-4b8c-b4a2-ec80cd937f78} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7890 | 2024.11.09 01:26:19.405875 [ 291 ] {c2a822e1-fe4a-4b8c-b4a2-ec80cd937f78} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001321 sec., 4542.013626040878 rows/sec., 237.30 KiB/sec. | ||
7891 | 2024.11.09 01:26:19.406041 [ 291 ] {c2a822e1-fe4a-4b8c-b4a2-ec80cd937f78} <Debug> DynamicQueryHandler: Done processing query | ||
7892 | 2024.11.09 01:26:19.406065 [ 291 ] {c2a822e1-fe4a-4b8c-b4a2-ec80cd937f78} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7893 | 2024.11.09 01:26:19.406082 [ 291 ] {} <Debug> HTTP-Session: 45750be1-0b2d-47ee-b279-ca3c9435d0fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7894 | 2024.11.09 01:26:19.406252 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46276, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7895 | 2024.11.09 01:26:19.406357 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48098, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7896 | 2024.11.09 01:26:19.406409 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7897 | 2024.11.09 01:26:19.406428 [ 304 ] {} <Debug> HTTP-Session: 8499d2cd-86dc-4101-a9db-acd8a3672ed4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48098 | ||
7898 | 2024.11.09 01:26:19.406445 [ 304 ] {} <Debug> HTTP-Session: 8499d2cd-86dc-4101-a9db-acd8a3672ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7899 | 2024.11.09 01:26:19.406459 [ 304 ] {} <Debug> HTTP-Session: 8499d2cd-86dc-4101-a9db-acd8a3672ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7900 | 2024.11.09 01:26:19.406491 [ 304 ] {} <Trace> HTTP-Session: 8499d2cd-86dc-4101-a9db-acd8a3672ed4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7901 | 2024.11.09 01:26:19.406694 [ 304 ] {60de99c1-0366-409e-b96f-9caa51939ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48098) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7902 | 2024.11.09 01:26:19.406742 [ 304 ] {60de99c1-0366-409e-b96f-9caa51939ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7903 | 2024.11.09 01:26:19.406912 [ 304 ] {60de99c1-0366-409e-b96f-9caa51939ff3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7904 | 2024.11.09 01:26:19.407339 [ 304 ] {60de99c1-0366-409e-b96f-9caa51939ff3} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7905 | 2024.11.09 01:26:19.407374 [ 304 ] {60de99c1-0366-409e-b96f-9caa51939ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7906 | 2024.11.09 01:26:19.407750 [ 304 ] {60de99c1-0366-409e-b96f-9caa51939ff3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7907 | 2024.11.09 01:26:19.407984 [ 304 ] {60de99c1-0366-409e-b96f-9caa51939ff3} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7908 | 2024.11.09 01:26:19.408109 [ 304 ] {60de99c1-0366-409e-b96f-9caa51939ff3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001531 sec., 154800.78380143698 rows/sec., 10.38 MiB/sec. | ||
7909 | 2024.11.09 01:26:19.408272 [ 304 ] {60de99c1-0366-409e-b96f-9caa51939ff3} <Debug> DynamicQueryHandler: Done processing query | ||
7910 | 2024.11.09 01:26:19.408297 [ 304 ] {60de99c1-0366-409e-b96f-9caa51939ff3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7911 | 2024.11.09 01:26:19.408313 [ 304 ] {} <Debug> HTTP-Session: 8499d2cd-86dc-4101-a9db-acd8a3672ed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7912 | 2024.11.09 01:26:19.408502 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46276, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7913 | 2024.11.09 01:26:19.408519 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48098, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7914 | 2024.11.09 01:26:19.408564 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7915 | 2024.11.09 01:26:19.408589 [ 291 ] {} <Debug> HTTP-Session: 7216b252-14bc-4690-91fa-f6d7e1b72b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:46276 | ||
7916 | 2024.11.09 01:26:19.408611 [ 291 ] {} <Debug> HTTP-Session: 7216b252-14bc-4690-91fa-f6d7e1b72b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7917 | 2024.11.09 01:26:19.408628 [ 291 ] {} <Debug> HTTP-Session: 7216b252-14bc-4690-91fa-f6d7e1b72b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7918 | 2024.11.09 01:26:19.408671 [ 291 ] {} <Trace> HTTP-Session: 7216b252-14bc-4690-91fa-f6d7e1b72b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7919 | 2024.11.09 01:26:19.408783 [ 291 ] {5ba5c556-74ef-46df-a36a-b28bb32530df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46276) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7920 | 2024.11.09 01:26:19.408839 [ 291 ] {5ba5c556-74ef-46df-a36a-b28bb32530df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7921 | 2024.11.09 01:26:19.408974 [ 291 ] {5ba5c556-74ef-46df-a36a-b28bb32530df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7922 | 2024.11.09 01:26:19.409226 [ 291 ] {5ba5c556-74ef-46df-a36a-b28bb32530df} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7923 | 2024.11.09 01:26:19.409260 [ 291 ] {5ba5c556-74ef-46df-a36a-b28bb32530df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7924 | 2024.11.09 01:26:19.409612 [ 291 ] {5ba5c556-74ef-46df-a36a-b28bb32530df} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7925 | 2024.11.09 01:26:19.409843 [ 291 ] {5ba5c556-74ef-46df-a36a-b28bb32530df} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7926 | 2024.11.09 01:26:19.409967 [ 291 ] {5ba5c556-74ef-46df-a36a-b28bb32530df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001211 sec., 825.7638315441783 rows/sec., 55.64 KiB/sec. | ||
7927 | 2024.11.09 01:26:19.410293 [ 291 ] {5ba5c556-74ef-46df-a36a-b28bb32530df} <Debug> DynamicQueryHandler: Done processing query | ||
7928 | 2024.11.09 01:26:19.410322 [ 291 ] {5ba5c556-74ef-46df-a36a-b28bb32530df} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7929 | 2024.11.09 01:26:19.410342 [ 291 ] {} <Debug> HTTP-Session: 7216b252-14bc-4690-91fa-f6d7e1b72b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7930 | 2024.11.09 01:26:19.410544 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46276, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7931 | 2024.11.09 01:26:19.410660 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50336, User-Agent: (none), Length: 68771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7932 | 2024.11.09 01:26:19.410711 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7933 | 2024.11.09 01:26:19.410730 [ 304 ] {} <Debug> HTTP-Session: b061f52c-d6d1-4e3a-865d-6aaa4199780d Authenticating user 'default' from [fd00:1122:3344:101::d]:50336 | ||
7934 | 2024.11.09 01:26:19.410747 [ 304 ] {} <Debug> HTTP-Session: b061f52c-d6d1-4e3a-865d-6aaa4199780d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7935 | 2024.11.09 01:26:19.410760 [ 304 ] {} <Debug> HTTP-Session: b061f52c-d6d1-4e3a-865d-6aaa4199780d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7936 | 2024.11.09 01:26:19.410791 [ 304 ] {} <Trace> HTTP-Session: b061f52c-d6d1-4e3a-865d-6aaa4199780d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7937 | 2024.11.09 01:26:19.411231 [ 304 ] {9bb811f2-b776-40f0-a646-373e834ac75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50336) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7938 | 2024.11.09 01:26:19.411302 [ 304 ] {9bb811f2-b776-40f0-a646-373e834ac75c} <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 | ||
7939 | 2024.11.09 01:26:19.411737 [ 304 ] {9bb811f2-b776-40f0-a646-373e834ac75c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7940 | 2024.11.09 01:26:19.412466 [ 304 ] {9bb811f2-b776-40f0-a646-373e834ac75c} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7941 | 2024.11.09 01:26:19.412502 [ 304 ] {9bb811f2-b776-40f0-a646-373e834ac75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7942 | 2024.11.09 01:26:19.413139 [ 304 ] {9bb811f2-b776-40f0-a646-373e834ac75c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7943 | 2024.11.09 01:26:19.413392 [ 304 ] {9bb811f2-b776-40f0-a646-373e834ac75c} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7944 | 2024.11.09 01:26:19.413561 [ 304 ] {9bb811f2-b776-40f0-a646-373e834ac75c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002657 sec., 15430.937147158449 rows/sec., 27.65 MiB/sec. | ||
7945 | 2024.11.09 01:26:19.414176 [ 304 ] {9bb811f2-b776-40f0-a646-373e834ac75c} <Debug> DynamicQueryHandler: Done processing query | ||
7946 | 2024.11.09 01:26:19.414202 [ 304 ] {9bb811f2-b776-40f0-a646-373e834ac75c} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
7947 | 2024.11.09 01:26:19.414218 [ 304 ] {} <Debug> HTTP-Session: b061f52c-d6d1-4e3a-865d-6aaa4199780d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7948 | 2024.11.09 01:26:19.414383 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46276, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7949 | 2024.11.09 01:26:19.414401 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7950 | 2024.11.09 01:26:19.414449 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7951 | 2024.11.09 01:26:19.414475 [ 291 ] {} <Debug> HTTP-Session: 66da4be7-d5ae-4924-becc-e0b96de60f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:46276 | ||
7952 | 2024.11.09 01:26:19.414497 [ 291 ] {} <Debug> HTTP-Session: 66da4be7-d5ae-4924-becc-e0b96de60f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7953 | 2024.11.09 01:26:19.414514 [ 291 ] {} <Debug> HTTP-Session: 66da4be7-d5ae-4924-becc-e0b96de60f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7954 | 2024.11.09 01:26:19.414553 [ 291 ] {} <Trace> HTTP-Session: 66da4be7-d5ae-4924-becc-e0b96de60f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7955 | 2024.11.09 01:26:19.414703 [ 291 ] {4243ea62-907a-4bda-bb86-9aea2b71d5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46276) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7956 | 2024.11.09 01:26:19.414759 [ 291 ] {4243ea62-907a-4bda-bb86-9aea2b71d5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7957 | 2024.11.09 01:26:19.414932 [ 291 ] {4243ea62-907a-4bda-bb86-9aea2b71d5a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7958 | 2024.11.09 01:26:19.415243 [ 291 ] {4243ea62-907a-4bda-bb86-9aea2b71d5a0} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7959 | 2024.11.09 01:26:19.415280 [ 291 ] {4243ea62-907a-4bda-bb86-9aea2b71d5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7960 | 2024.11.09 01:26:19.415644 [ 291 ] {4243ea62-907a-4bda-bb86-9aea2b71d5a0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7961 | 2024.11.09 01:26:19.415878 [ 291 ] {4243ea62-907a-4bda-bb86-9aea2b71d5a0} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7962 | 2024.11.09 01:26:19.416030 [ 291 ] {4243ea62-907a-4bda-bb86-9aea2b71d5a0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001375 sec., 59636.36363636364 rows/sec., 3.79 MiB/sec. | ||
7963 | 2024.11.09 01:26:19.416198 [ 291 ] {4243ea62-907a-4bda-bb86-9aea2b71d5a0} <Debug> DynamicQueryHandler: Done processing query | ||
7964 | 2024.11.09 01:26:19.416221 [ 291 ] {4243ea62-907a-4bda-bb86-9aea2b71d5a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7965 | 2024.11.09 01:26:19.416237 [ 291 ] {} <Debug> HTTP-Session: 66da4be7-d5ae-4924-becc-e0b96de60f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7966 | 2024.11.09 01:26:19.417118 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46276, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7967 | 2024.11.09 01:26:20.000189 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.14 MiB, peak 171.47 MiB, free memory in arenas 0.00 B, will set to 163.13 MiB (RSS), difference: -1.01 MiB | ||
7968 | 2024.11.09 01:26:22.812228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 770 | ||
7969 | 2024.11.09 01:26:22.815144 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7970 | 2024.11.09 01:26:22.815193 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7971 | 2024.11.09 01:26:22.816635 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7972 | 2024.11.09 01:26:22.816942 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7973 | 2024.11.09 01:26:22.817473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
7974 | 2024.11.09 01:26:24.380644 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58833, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7975 | 2024.11.09 01:26:24.380771 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7976 | 2024.11.09 01:26:24.380800 [ 291 ] {} <Debug> HTTP-Session: 6ff1d464-c65a-4540-aa3b-0fe807714cca Authenticating user 'default' from [fd00:1122:3344:101::d]:58833 | ||
7977 | 2024.11.09 01:26:24.380830 [ 291 ] {} <Debug> HTTP-Session: 6ff1d464-c65a-4540-aa3b-0fe807714cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7978 | 2024.11.09 01:26:24.380849 [ 291 ] {} <Debug> HTTP-Session: 6ff1d464-c65a-4540-aa3b-0fe807714cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7979 | 2024.11.09 01:26:24.380907 [ 291 ] {} <Trace> HTTP-Session: 6ff1d464-c65a-4540-aa3b-0fe807714cca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7980 | 2024.11.09 01:26:24.381095 [ 291 ] {4e898154-59e4-4c4e-bb1d-9a87febb215f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58833) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7981 | 2024.11.09 01:26:24.381162 [ 291 ] {4e898154-59e4-4c4e-bb1d-9a87febb215f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7982 | 2024.11.09 01:26:24.381504 [ 291 ] {4e898154-59e4-4c4e-bb1d-9a87febb215f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7983 | 2024.11.09 01:26:24.381937 [ 291 ] {4e898154-59e4-4c4e-bb1d-9a87febb215f} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7984 | 2024.11.09 01:26:24.381979 [ 291 ] {4e898154-59e4-4c4e-bb1d-9a87febb215f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
7985 | 2024.11.09 01:26:24.382391 [ 291 ] {4e898154-59e4-4c4e-bb1d-9a87febb215f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
7986 | 2024.11.09 01:26:24.382651 [ 291 ] {4e898154-59e4-4c4e-bb1d-9a87febb215f} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7987 | 2024.11.09 01:26:24.382795 [ 291 ] {4e898154-59e4-4c4e-bb1d-9a87febb215f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001753 sec., 1140.901312036509 rows/sec., 93.03 KiB/sec. | ||
7988 | 2024.11.09 01:26:24.382997 [ 291 ] {4e898154-59e4-4c4e-bb1d-9a87febb215f} <Debug> DynamicQueryHandler: Done processing query | ||
7989 | 2024.11.09 01:26:24.383023 [ 291 ] {4e898154-59e4-4c4e-bb1d-9a87febb215f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7990 | 2024.11.09 01:26:24.383041 [ 291 ] {} <Debug> HTTP-Session: 6ff1d464-c65a-4540-aa3b-0fe807714cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7991 | 2024.11.09 01:26:24.383262 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7992 | 2024.11.09 01:26:24.383484 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52888, User-Agent: (none), Length: 7946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7993 | 2024.11.09 01:26:24.383558 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7994 | 2024.11.09 01:26:24.383584 [ 304 ] {} <Debug> HTTP-Session: 40569313-d7bf-4033-8386-b2bc3e74b184 Authenticating user 'default' from [fd00:1122:3344:101::d]:52888 | ||
7995 | 2024.11.09 01:26:24.383606 [ 304 ] {} <Debug> HTTP-Session: 40569313-d7bf-4033-8386-b2bc3e74b184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7996 | 2024.11.09 01:26:24.383624 [ 304 ] {} <Debug> HTTP-Session: 40569313-d7bf-4033-8386-b2bc3e74b184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7997 | 2024.11.09 01:26:24.383667 [ 304 ] {} <Trace> HTTP-Session: 40569313-d7bf-4033-8386-b2bc3e74b184 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7998 | 2024.11.09 01:26:24.383819 [ 304 ] {ae0d5415-1888-4ab4-9cf5-d3b33e1038e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52888) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7999 | 2024.11.09 01:26:24.383876 [ 304 ] {ae0d5415-1888-4ab4-9cf5-d3b33e1038e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8000 | 2024.11.09 01:26:24.384136 [ 304 ] {ae0d5415-1888-4ab4-9cf5-d3b33e1038e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8001 | 2024.11.09 01:26:24.384517 [ 304 ] {ae0d5415-1888-4ab4-9cf5-d3b33e1038e5} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8002 | 2024.11.09 01:26:24.384553 [ 304 ] {ae0d5415-1888-4ab4-9cf5-d3b33e1038e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8003 | 2024.11.09 01:26:24.384914 [ 304 ] {ae0d5415-1888-4ab4-9cf5-d3b33e1038e5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8004 | 2024.11.09 01:26:24.385164 [ 304 ] {ae0d5415-1888-4ab4-9cf5-d3b33e1038e5} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8005 | 2024.11.09 01:26:24.385290 [ 304 ] {ae0d5415-1888-4ab4-9cf5-d3b33e1038e5} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001525 sec., 37377.049180327864 rows/sec., 2.85 MiB/sec. | ||
8006 | 2024.11.09 01:26:24.385565 [ 304 ] {ae0d5415-1888-4ab4-9cf5-d3b33e1038e5} <Debug> DynamicQueryHandler: Done processing query | ||
8007 | 2024.11.09 01:26:24.385623 [ 304 ] {ae0d5415-1888-4ab4-9cf5-d3b33e1038e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
8008 | 2024.11.09 01:26:24.385672 [ 304 ] {} <Debug> HTTP-Session: 40569313-d7bf-4033-8386-b2bc3e74b184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8009 | 2024.11.09 01:26:24.385877 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52888, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8010 | 2024.11.09 01:26:24.385977 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61315, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8011 | 2024.11.09 01:26:24.386094 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8012 | 2024.11.09 01:26:24.386119 [ 288 ] {} <Debug> HTTP-Session: 9a55d57b-f293-4882-b0e9-bcc1354b1523 Authenticating user 'default' from [fd00:1122:3344:101::d]:61315 | ||
8013 | 2024.11.09 01:26:24.386143 [ 288 ] {} <Debug> HTTP-Session: 9a55d57b-f293-4882-b0e9-bcc1354b1523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8014 | 2024.11.09 01:26:24.386158 [ 288 ] {} <Debug> HTTP-Session: 9a55d57b-f293-4882-b0e9-bcc1354b1523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8015 | 2024.11.09 01:26:24.386212 [ 288 ] {} <Trace> HTTP-Session: 9a55d57b-f293-4882-b0e9-bcc1354b1523 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8016 | 2024.11.09 01:26:24.386385 [ 288 ] {33893d05-c0eb-42de-aba7-20803943b441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61315) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8017 | 2024.11.09 01:26:24.386453 [ 288 ] {33893d05-c0eb-42de-aba7-20803943b441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8018 | 2024.11.09 01:26:24.386797 [ 288 ] {33893d05-c0eb-42de-aba7-20803943b441} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8019 | 2024.11.09 01:26:24.387181 [ 288 ] {33893d05-c0eb-42de-aba7-20803943b441} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8020 | 2024.11.09 01:26:24.387225 [ 288 ] {33893d05-c0eb-42de-aba7-20803943b441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8021 | 2024.11.09 01:26:24.387639 [ 288 ] {33893d05-c0eb-42de-aba7-20803943b441} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8022 | 2024.11.09 01:26:24.387894 [ 288 ] {33893d05-c0eb-42de-aba7-20803943b441} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8023 | 2024.11.09 01:26:24.388066 [ 288 ] {33893d05-c0eb-42de-aba7-20803943b441} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001733 sec., 1154.068090017311 rows/sec., 80.58 KiB/sec. | ||
8024 | 2024.11.09 01:26:24.388271 [ 288 ] {33893d05-c0eb-42de-aba7-20803943b441} <Debug> DynamicQueryHandler: Done processing query | ||
8025 | 2024.11.09 01:26:24.388298 [ 288 ] {33893d05-c0eb-42de-aba7-20803943b441} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8026 | 2024.11.09 01:26:24.388315 [ 288 ] {} <Debug> HTTP-Session: 9a55d57b-f293-4882-b0e9-bcc1354b1523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8027 | 2024.11.09 01:26:24.388485 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8028 | 2024.11.09 01:26:24.388586 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39092, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8029 | 2024.11.09 01:26:24.388658 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8030 | 2024.11.09 01:26:24.388682 [ 304 ] {} <Debug> HTTP-Session: 18f09c5e-22ed-41f7-8b3c-97927cb72d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:39092 | ||
8031 | 2024.11.09 01:26:24.388705 [ 304 ] {} <Debug> HTTP-Session: 18f09c5e-22ed-41f7-8b3c-97927cb72d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8032 | 2024.11.09 01:26:24.388722 [ 304 ] {} <Debug> HTTP-Session: 18f09c5e-22ed-41f7-8b3c-97927cb72d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8033 | 2024.11.09 01:26:24.388769 [ 304 ] {} <Trace> HTTP-Session: 18f09c5e-22ed-41f7-8b3c-97927cb72d2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8034 | 2024.11.09 01:26:24.388936 [ 304 ] {f4d99a74-216c-4d23-9725-48e78427a866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39092) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8035 | 2024.11.09 01:26:24.388995 [ 304 ] {f4d99a74-216c-4d23-9725-48e78427a866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8036 | 2024.11.09 01:26:24.389254 [ 304 ] {f4d99a74-216c-4d23-9725-48e78427a866} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8037 | 2024.11.09 01:26:24.389635 [ 304 ] {f4d99a74-216c-4d23-9725-48e78427a866} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8038 | 2024.11.09 01:26:24.389671 [ 304 ] {f4d99a74-216c-4d23-9725-48e78427a866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8039 | 2024.11.09 01:26:24.390031 [ 304 ] {f4d99a74-216c-4d23-9725-48e78427a866} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8040 | 2024.11.09 01:26:24.390268 [ 304 ] {f4d99a74-216c-4d23-9725-48e78427a866} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8041 | 2024.11.09 01:26:24.390401 [ 304 ] {f4d99a74-216c-4d23-9725-48e78427a866} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001527 sec., 43222.00392927309 rows/sec., 3.38 MiB/sec. | ||
8042 | 2024.11.09 01:26:24.390641 [ 304 ] {f4d99a74-216c-4d23-9725-48e78427a866} <Debug> DynamicQueryHandler: Done processing query | ||
8043 | 2024.11.09 01:26:24.390669 [ 304 ] {f4d99a74-216c-4d23-9725-48e78427a866} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8044 | 2024.11.09 01:26:24.390685 [ 304 ] {} <Debug> HTTP-Session: 18f09c5e-22ed-41f7-8b3c-97927cb72d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8045 | 2024.11.09 01:26:24.390844 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8046 | 2024.11.09 01:26:24.390908 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61315, User-Agent: (none), Length: 24706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8047 | 2024.11.09 01:26:24.390985 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8048 | 2024.11.09 01:26:24.391011 [ 288 ] {} <Debug> HTTP-Session: 79b67399-1fc6-45ad-8b67-11be54150632 Authenticating user 'default' from [fd00:1122:3344:101::d]:61315 | ||
8049 | 2024.11.09 01:26:24.391033 [ 288 ] {} <Debug> HTTP-Session: 79b67399-1fc6-45ad-8b67-11be54150632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8050 | 2024.11.09 01:26:24.391050 [ 288 ] {} <Debug> HTTP-Session: 79b67399-1fc6-45ad-8b67-11be54150632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8051 | 2024.11.09 01:26:24.391099 [ 288 ] {} <Trace> HTTP-Session: 79b67399-1fc6-45ad-8b67-11be54150632 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8052 | 2024.11.09 01:26:24.391304 [ 288 ] {dc3a4567-b1fc-4914-9372-9a7849eff9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61315) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8053 | 2024.11.09 01:26:24.391369 [ 288 ] {dc3a4567-b1fc-4914-9372-9a7849eff9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8054 | 2024.11.09 01:26:24.391583 [ 288 ] {dc3a4567-b1fc-4914-9372-9a7849eff9ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8055 | 2024.11.09 01:26:24.392022 [ 288 ] {dc3a4567-b1fc-4914-9372-9a7849eff9ad} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8056 | 2024.11.09 01:26:24.392059 [ 288 ] {dc3a4567-b1fc-4914-9372-9a7849eff9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8057 | 2024.11.09 01:26:24.392459 [ 288 ] {dc3a4567-b1fc-4914-9372-9a7849eff9ad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8058 | 2024.11.09 01:26:24.392695 [ 288 ] {dc3a4567-b1fc-4914-9372-9a7849eff9ad} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8059 | 2024.11.09 01:26:24.392859 [ 288 ] {dc3a4567-b1fc-4914-9372-9a7849eff9ad} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001647 sec., 78324.22586520948 rows/sec., 5.45 MiB/sec. | ||
8060 | 2024.11.09 01:26:24.393024 [ 288 ] {dc3a4567-b1fc-4914-9372-9a7849eff9ad} <Debug> DynamicQueryHandler: Done processing query | ||
8061 | 2024.11.09 01:26:24.393048 [ 288 ] {dc3a4567-b1fc-4914-9372-9a7849eff9ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8062 | 2024.11.09 01:26:24.393065 [ 288 ] {} <Debug> HTTP-Session: 79b67399-1fc6-45ad-8b67-11be54150632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8063 | 2024.11.09 01:26:24.393247 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8064 | 2024.11.09 01:26:24.393313 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53449, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8065 | 2024.11.09 01:26:24.393394 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8066 | 2024.11.09 01:26:24.393421 [ 304 ] {} <Debug> HTTP-Session: c5a3e492-ed57-40ed-aecc-544c63124969 Authenticating user 'default' from [fd00:1122:3344:101::d]:53449 | ||
8067 | 2024.11.09 01:26:24.393444 [ 304 ] {} <Debug> HTTP-Session: c5a3e492-ed57-40ed-aecc-544c63124969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8068 | 2024.11.09 01:26:24.393462 [ 304 ] {} <Debug> HTTP-Session: c5a3e492-ed57-40ed-aecc-544c63124969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8069 | 2024.11.09 01:26:24.393507 [ 304 ] {} <Trace> HTTP-Session: c5a3e492-ed57-40ed-aecc-544c63124969 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8070 | 2024.11.09 01:26:24.393663 [ 304 ] {13c101bc-e2aa-4430-9364-54b459049bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53449) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8071 | 2024.11.09 01:26:24.393723 [ 304 ] {13c101bc-e2aa-4430-9364-54b459049bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8072 | 2024.11.09 01:26:24.393911 [ 304 ] {13c101bc-e2aa-4430-9364-54b459049bf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8073 | 2024.11.09 01:26:24.394234 [ 304 ] {13c101bc-e2aa-4430-9364-54b459049bf6} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8074 | 2024.11.09 01:26:24.394269 [ 304 ] {13c101bc-e2aa-4430-9364-54b459049bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8075 | 2024.11.09 01:26:24.394635 [ 304 ] {13c101bc-e2aa-4430-9364-54b459049bf6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8076 | 2024.11.09 01:26:24.394872 [ 304 ] {13c101bc-e2aa-4430-9364-54b459049bf6} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8077 | 2024.11.09 01:26:24.395001 [ 304 ] {13c101bc-e2aa-4430-9364-54b459049bf6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0014 sec., 34285.71428571428 rows/sec., 2.31 MiB/sec. | ||
8078 | 2024.11.09 01:26:24.395177 [ 304 ] {13c101bc-e2aa-4430-9364-54b459049bf6} <Debug> DynamicQueryHandler: Done processing query | ||
8079 | 2024.11.09 01:26:24.395202 [ 304 ] {13c101bc-e2aa-4430-9364-54b459049bf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8080 | 2024.11.09 01:26:24.395219 [ 304 ] {} <Debug> HTTP-Session: c5a3e492-ed57-40ed-aecc-544c63124969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8081 | 2024.11.09 01:26:24.395469 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8082 | 2024.11.09 01:26:29.381403 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38965, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8083 | 2024.11.09 01:26:29.381541 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8084 | 2024.11.09 01:26:29.381569 [ 304 ] {} <Debug> HTTP-Session: c4ae9adc-2e33-4553-b0c3-e13b3b4dc234 Authenticating user 'default' from [fd00:1122:3344:101::d]:38965 | ||
8085 | 2024.11.09 01:26:29.381599 [ 304 ] {} <Debug> HTTP-Session: c4ae9adc-2e33-4553-b0c3-e13b3b4dc234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8086 | 2024.11.09 01:26:29.381616 [ 304 ] {} <Debug> HTTP-Session: c4ae9adc-2e33-4553-b0c3-e13b3b4dc234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8087 | 2024.11.09 01:26:29.381671 [ 304 ] {} <Trace> HTTP-Session: c4ae9adc-2e33-4553-b0c3-e13b3b4dc234 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8088 | 2024.11.09 01:26:29.381880 [ 304 ] {897503ae-e163-44f9-a36f-657c3380e581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38965) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8089 | 2024.11.09 01:26:29.381954 [ 304 ] {897503ae-e163-44f9-a36f-657c3380e581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8090 | 2024.11.09 01:26:29.382308 [ 304 ] {897503ae-e163-44f9-a36f-657c3380e581} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8091 | 2024.11.09 01:26:29.382803 [ 304 ] {897503ae-e163-44f9-a36f-657c3380e581} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8092 | 2024.11.09 01:26:29.382842 [ 304 ] {897503ae-e163-44f9-a36f-657c3380e581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8093 | 2024.11.09 01:26:29.383253 [ 304 ] {897503ae-e163-44f9-a36f-657c3380e581} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8094 | 2024.11.09 01:26:29.383507 [ 304 ] {897503ae-e163-44f9-a36f-657c3380e581} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8095 | 2024.11.09 01:26:29.383658 [ 304 ] {897503ae-e163-44f9-a36f-657c3380e581} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001852 sec., 30237.580993520518 rows/sec., 2.31 MiB/sec. | ||
8096 | 2024.11.09 01:26:29.383878 [ 304 ] {897503ae-e163-44f9-a36f-657c3380e581} <Debug> DynamicQueryHandler: Done processing query | ||
8097 | 2024.11.09 01:26:29.383907 [ 304 ] {897503ae-e163-44f9-a36f-657c3380e581} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8098 | 2024.11.09 01:26:29.383923 [ 304 ] {} <Debug> HTTP-Session: c4ae9adc-2e33-4553-b0c3-e13b3b4dc234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8099 | 2024.11.09 01:26:29.384132 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38965, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8100 | 2024.11.09 01:26:29.384255 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60414, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8101 | 2024.11.09 01:26:29.384375 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8102 | 2024.11.09 01:26:29.384405 [ 288 ] {} <Debug> HTTP-Session: bfa1a001-fa17-45d8-bf92-0ffa631b199c Authenticating user 'default' from [fd00:1122:3344:101::d]:60414 | ||
8103 | 2024.11.09 01:26:29.384434 [ 288 ] {} <Debug> HTTP-Session: bfa1a001-fa17-45d8-bf92-0ffa631b199c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8104 | 2024.11.09 01:26:29.384452 [ 288 ] {} <Debug> HTTP-Session: bfa1a001-fa17-45d8-bf92-0ffa631b199c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8105 | 2024.11.09 01:26:29.384511 [ 288 ] {} <Trace> HTTP-Session: bfa1a001-fa17-45d8-bf92-0ffa631b199c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8106 | 2024.11.09 01:26:29.384738 [ 288 ] {8a05d3fa-f1fc-4555-9b51-e65f01f1ceb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60414) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8107 | 2024.11.09 01:26:29.384811 [ 288 ] {8a05d3fa-f1fc-4555-9b51-e65f01f1ceb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8108 | 2024.11.09 01:26:29.385190 [ 288 ] {8a05d3fa-f1fc-4555-9b51-e65f01f1ceb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8109 | 2024.11.09 01:26:29.385607 [ 288 ] {8a05d3fa-f1fc-4555-9b51-e65f01f1ceb1} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8110 | 2024.11.09 01:26:29.385646 [ 288 ] {8a05d3fa-f1fc-4555-9b51-e65f01f1ceb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8111 | 2024.11.09 01:26:29.386059 [ 288 ] {8a05d3fa-f1fc-4555-9b51-e65f01f1ceb1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8112 | 2024.11.09 01:26:29.386307 [ 288 ] {8a05d3fa-f1fc-4555-9b51-e65f01f1ceb1} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8113 | 2024.11.09 01:26:29.386494 [ 288 ] {8a05d3fa-f1fc-4555-9b51-e65f01f1ceb1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001841 sec., 34763.71537208039 rows/sec., 2.71 MiB/sec. | ||
8114 | 2024.11.09 01:26:29.386694 [ 288 ] {8a05d3fa-f1fc-4555-9b51-e65f01f1ceb1} <Debug> DynamicQueryHandler: Done processing query | ||
8115 | 2024.11.09 01:26:29.386720 [ 288 ] {8a05d3fa-f1fc-4555-9b51-e65f01f1ceb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8116 | 2024.11.09 01:26:29.386737 [ 288 ] {} <Debug> HTTP-Session: bfa1a001-fa17-45d8-bf92-0ffa631b199c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8117 | 2024.11.09 01:26:29.386927 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8118 | 2024.11.09 01:26:29.387041 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49164, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8119 | 2024.11.09 01:26:29.387117 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8120 | 2024.11.09 01:26:29.387143 [ 304 ] {} <Debug> HTTP-Session: dc37f1b0-684d-4cf1-a39a-d185ab655636 Authenticating user 'default' from [fd00:1122:3344:101::d]:49164 | ||
8121 | 2024.11.09 01:26:29.387167 [ 304 ] {} <Debug> HTTP-Session: dc37f1b0-684d-4cf1-a39a-d185ab655636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8122 | 2024.11.09 01:26:29.387185 [ 304 ] {} <Debug> HTTP-Session: dc37f1b0-684d-4cf1-a39a-d185ab655636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8123 | 2024.11.09 01:26:29.387233 [ 304 ] {} <Trace> HTTP-Session: dc37f1b0-684d-4cf1-a39a-d185ab655636 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8124 | 2024.11.09 01:26:29.387440 [ 304 ] {997155a6-26c8-477b-ad6a-320f811c3006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49164) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8125 | 2024.11.09 01:26:29.387504 [ 304 ] {997155a6-26c8-477b-ad6a-320f811c3006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8126 | 2024.11.09 01:26:29.387715 [ 304 ] {997155a6-26c8-477b-ad6a-320f811c3006} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8127 | 2024.11.09 01:26:29.388147 [ 304 ] {997155a6-26c8-477b-ad6a-320f811c3006} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8128 | 2024.11.09 01:26:29.388184 [ 304 ] {997155a6-26c8-477b-ad6a-320f811c3006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8129 | 2024.11.09 01:26:29.388583 [ 304 ] {997155a6-26c8-477b-ad6a-320f811c3006} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8130 | 2024.11.09 01:26:29.388818 [ 304 ] {997155a6-26c8-477b-ad6a-320f811c3006} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8131 | 2024.11.09 01:26:29.388961 [ 304 ] {997155a6-26c8-477b-ad6a-320f811c3006} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00161 sec., 99378.88198757764 rows/sec., 6.92 MiB/sec. | ||
8132 | 2024.11.09 01:26:29.389153 [ 304 ] {997155a6-26c8-477b-ad6a-320f811c3006} <Debug> DynamicQueryHandler: Done processing query | ||
8133 | 2024.11.09 01:26:29.389179 [ 304 ] {997155a6-26c8-477b-ad6a-320f811c3006} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8134 | 2024.11.09 01:26:29.389195 [ 304 ] {} <Debug> HTTP-Session: dc37f1b0-684d-4cf1-a39a-d185ab655636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8135 | 2024.11.09 01:26:29.389351 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49164, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8136 | 2024.11.09 01:26:29.389391 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60414, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8137 | 2024.11.09 01:26:29.389472 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8138 | 2024.11.09 01:26:29.389501 [ 288 ] {} <Debug> HTTP-Session: 5f492dc0-28ce-4b24-ba16-3c9cf553d6d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60414 | ||
8139 | 2024.11.09 01:26:29.389525 [ 288 ] {} <Debug> HTTP-Session: 5f492dc0-28ce-4b24-ba16-3c9cf553d6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8140 | 2024.11.09 01:26:29.389542 [ 288 ] {} <Debug> HTTP-Session: 5f492dc0-28ce-4b24-ba16-3c9cf553d6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8141 | 2024.11.09 01:26:29.389587 [ 288 ] {} <Trace> HTTP-Session: 5f492dc0-28ce-4b24-ba16-3c9cf553d6d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8142 | 2024.11.09 01:26:29.389744 [ 288 ] {af08559c-4d65-4b47-9de3-0ea8a3e2dcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60414) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8143 | 2024.11.09 01:26:29.389801 [ 288 ] {af08559c-4d65-4b47-9de3-0ea8a3e2dcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8144 | 2024.11.09 01:26:29.389989 [ 288 ] {af08559c-4d65-4b47-9de3-0ea8a3e2dcdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8145 | 2024.11.09 01:26:29.390310 [ 288 ] {af08559c-4d65-4b47-9de3-0ea8a3e2dcdd} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8146 | 2024.11.09 01:26:29.390346 [ 288 ] {af08559c-4d65-4b47-9de3-0ea8a3e2dcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8147 | 2024.11.09 01:26:29.390718 [ 288 ] {af08559c-4d65-4b47-9de3-0ea8a3e2dcdd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8148 | 2024.11.09 01:26:29.390964 [ 288 ] {af08559c-4d65-4b47-9de3-0ea8a3e2dcdd} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8149 | 2024.11.09 01:26:29.391119 [ 288 ] {af08559c-4d65-4b47-9de3-0ea8a3e2dcdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec. | ||
8150 | 2024.11.09 01:26:29.391314 [ 288 ] {af08559c-4d65-4b47-9de3-0ea8a3e2dcdd} <Debug> DynamicQueryHandler: Done processing query | ||
8151 | 2024.11.09 01:26:29.391349 [ 288 ] {af08559c-4d65-4b47-9de3-0ea8a3e2dcdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8152 | 2024.11.09 01:26:29.391373 [ 288 ] {} <Debug> HTTP-Session: 5f492dc0-28ce-4b24-ba16-3c9cf553d6d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8153 | 2024.11.09 01:26:29.391580 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8154 | 2024.11.09 01:26:31.476740 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8155 | 2024.11.09 01:26:31.680206 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48311, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8156 | 2024.11.09 01:26:31.706570 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8157 | 2024.11.09 01:26:31.780403 [ 27 ] {} <Debug> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8158 | 2024.11.09 01:26:31.780501 [ 27 ] {} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8159 | 2024.11.09 01:26:31.780539 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8160 | 2024.11.09 01:26:31.780852 [ 186 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
8161 | 2024.11.09 01:26:31.781121 [ 186 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8162 | 2024.11.09 01:26:31.781188 [ 186 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 243 rows starting from the beginning of the part | ||
8163 | 2024.11.09 01:26:31.781376 [ 186 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
8164 | 2024.11.09 01:26:31.781696 [ 186 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
8165 | 2024.11.09 01:26:31.781848 [ 186 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
8166 | 2024.11.09 01:26:31.782078 [ 186 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
8167 | 2024.11.09 01:26:31.783155 [ 188 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002505988 sec., 119314.21858364846 rows/sec., 8.55 MiB/sec. | ||
8168 | 2024.11.09 01:26:31.783361 [ 188 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8169 | 2024.11.09 01:26:31.783695 [ 188 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_17_4} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8170 | 2024.11.09 01:26:31.783794 [ 188 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_17_4} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8171 | 2024.11.09 01:26:31.783895 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
8172 | 2024.11.09 01:26:31.809855 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47244, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8173 | 2024.11.09 01:26:31.828109 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8174 | 2024.11.09 01:26:31.874364 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62689, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8175 | 2024.11.09 01:26:31.882691 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8176 | 2024.11.09 01:26:31.882794 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8177 | 2024.11.09 01:26:32.619531 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8178 | 2024.11.09 01:26:32.619623 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8179 | 2024.11.09 01:26:32.817744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 790 | ||
8180 | 2024.11.09 01:26:32.820541 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8181 | 2024.11.09 01:26:32.820582 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8182 | 2024.11.09 01:26:32.821986 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8183 | 2024.11.09 01:26:32.822297 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8184 | 2024.11.09 01:26:32.823068 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 790 | ||
8185 | 2024.11.09 01:26:33.001594 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001128942 sec. | ||
8186 | 2024.11.09 01:26:34.388755 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62720, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8187 | 2024.11.09 01:26:34.388882 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8188 | 2024.11.09 01:26:34.388911 [ 304 ] {} <Debug> HTTP-Session: 71ec6a19-d276-4c88-9ea9-02bc9810f16d Authenticating user 'default' from [fd00:1122:3344:101::d]:62720 | ||
8189 | 2024.11.09 01:26:34.388940 [ 304 ] {} <Debug> HTTP-Session: 71ec6a19-d276-4c88-9ea9-02bc9810f16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8190 | 2024.11.09 01:26:34.388958 [ 304 ] {} <Debug> HTTP-Session: 71ec6a19-d276-4c88-9ea9-02bc9810f16d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8191 | 2024.11.09 01:26:34.389015 [ 304 ] {} <Trace> HTTP-Session: 71ec6a19-d276-4c88-9ea9-02bc9810f16d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8192 | 2024.11.09 01:26:34.389218 [ 304 ] {76f54577-a767-452e-a782-340486f2e81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62720) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
8193 | 2024.11.09 01:26:34.389297 [ 304 ] {76f54577-a767-452e-a782-340486f2e81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8194 | 2024.11.09 01:26:34.389626 [ 304 ] {76f54577-a767-452e-a782-340486f2e81a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8195 | 2024.11.09 01:26:34.390101 [ 304 ] {76f54577-a767-452e-a782-340486f2e81a} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8196 | 2024.11.09 01:26:34.390147 [ 304 ] {76f54577-a767-452e-a782-340486f2e81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8197 | 2024.11.09 01:26:34.390561 [ 304 ] {76f54577-a767-452e-a782-340486f2e81a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8198 | 2024.11.09 01:26:34.390819 [ 304 ] {76f54577-a767-452e-a782-340486f2e81a} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8199 | 2024.11.09 01:26:34.390983 [ 304 ] {76f54577-a767-452e-a782-340486f2e81a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001825 sec., 7671.232876712329 rows/sec., 552.23 KiB/sec. | ||
8200 | 2024.11.09 01:26:34.391342 [ 304 ] {76f54577-a767-452e-a782-340486f2e81a} <Debug> DynamicQueryHandler: Done processing query | ||
8201 | 2024.11.09 01:26:34.391371 [ 304 ] {76f54577-a767-452e-a782-340486f2e81a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8202 | 2024.11.09 01:26:34.391389 [ 304 ] {} <Debug> HTTP-Session: 71ec6a19-d276-4c88-9ea9-02bc9810f16d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8203 | 2024.11.09 01:26:34.391702 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62720, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8204 | 2024.11.09 01:26:34.391799 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60468, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8205 | 2024.11.09 01:26:34.391927 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8206 | 2024.11.09 01:26:34.391956 [ 288 ] {} <Debug> HTTP-Session: 300df573-b9b2-461c-89f6-e83249000eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:60468 | ||
8207 | 2024.11.09 01:26:34.391985 [ 288 ] {} <Debug> HTTP-Session: 300df573-b9b2-461c-89f6-e83249000eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8208 | 2024.11.09 01:26:34.392003 [ 288 ] {} <Debug> HTTP-Session: 300df573-b9b2-461c-89f6-e83249000eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8209 | 2024.11.09 01:26:34.392064 [ 288 ] {} <Trace> HTTP-Session: 300df573-b9b2-461c-89f6-e83249000eaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8210 | 2024.11.09 01:26:34.392352 [ 288 ] {6425c2fe-f41e-4aff-958e-7d40e8d173db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60468) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8211 | 2024.11.09 01:26:34.392414 [ 288 ] {6425c2fe-f41e-4aff-958e-7d40e8d173db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8212 | 2024.11.09 01:26:34.392719 [ 288 ] {6425c2fe-f41e-4aff-958e-7d40e8d173db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8213 | 2024.11.09 01:26:34.393342 [ 288 ] {6425c2fe-f41e-4aff-958e-7d40e8d173db} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8214 | 2024.11.09 01:26:34.393384 [ 288 ] {6425c2fe-f41e-4aff-958e-7d40e8d173db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8215 | 2024.11.09 01:26:34.393827 [ 288 ] {6425c2fe-f41e-4aff-958e-7d40e8d173db} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8216 | 2024.11.09 01:26:34.394083 [ 288 ] {6425c2fe-f41e-4aff-958e-7d40e8d173db} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8217 | 2024.11.09 01:26:34.394231 [ 25 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8218 | 2024.11.09 01:26:34.394237 [ 288 ] {6425c2fe-f41e-4aff-958e-7d40e8d173db} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002023 sec., 140879.88136431042 rows/sec., 12.43 MiB/sec. | ||
8219 | 2024.11.09 01:26:34.394274 [ 25 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8220 | 2024.11.09 01:26:34.394317 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8221 | 2024.11.09 01:26:34.394527 [ 288 ] {6425c2fe-f41e-4aff-958e-7d40e8d173db} <Debug> DynamicQueryHandler: Done processing query | ||
8222 | 2024.11.09 01:26:34.394534 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
8223 | 2024.11.09 01:26:34.394557 [ 288 ] {6425c2fe-f41e-4aff-958e-7d40e8d173db} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
8224 | 2024.11.09 01:26:34.394610 [ 288 ] {} <Debug> HTTP-Session: 300df573-b9b2-461c-89f6-e83249000eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8225 | 2024.11.09 01:26:34.394752 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8226 | 2024.11.09 01:26:34.394802 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1435 rows starting from the beginning of the part | ||
8227 | 2024.11.09 01:26:34.394906 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8228 | 2024.11.09 01:26:34.394981 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40087, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8229 | 2024.11.09 01:26:34.395182 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
8230 | 2024.11.09 01:26:34.395220 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8231 | 2024.11.09 01:26:34.395316 [ 304 ] {} <Debug> HTTP-Session: 857dbba1-e23f-413e-a1ab-ed93db53b215 Authenticating user 'default' from [fd00:1122:3344:101::d]:40087 | ||
8232 | 2024.11.09 01:26:34.395394 [ 304 ] {} <Debug> HTTP-Session: 857dbba1-e23f-413e-a1ab-ed93db53b215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8233 | 2024.11.09 01:26:34.395476 [ 304 ] {} <Debug> HTTP-Session: 857dbba1-e23f-413e-a1ab-ed93db53b215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8234 | 2024.11.09 01:26:34.395501 [ 288 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8235 | |||
8236 | (version 23.8.7.1) | ||
8237 | 2024.11.09 01:26:34.395588 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 285 rows starting from the beginning of the part | ||
8238 | 2024.11.09 01:26:34.395646 [ 304 ] {} <Trace> HTTP-Session: 857dbba1-e23f-413e-a1ab-ed93db53b215 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8239 | 2024.11.09 01:26:34.395937 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 57 rows starting from the beginning of the part | ||
8240 | 2024.11.09 01:26:34.396003 [ 304 ] {a6612f3e-1892-4dbe-bc3a-67fa83cc7998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40087) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8241 | 2024.11.09 01:26:34.396150 [ 304 ] {a6612f3e-1892-4dbe-bc3a-67fa83cc7998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8242 | 2024.11.09 01:26:34.396224 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
8243 | 2024.11.09 01:26:34.396590 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 285 rows starting from the beginning of the part | ||
8244 | 2024.11.09 01:26:34.397389 [ 304 ] {a6612f3e-1892-4dbe-bc3a-67fa83cc7998} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8245 | 2024.11.09 01:26:34.398280 [ 304 ] {a6612f3e-1892-4dbe-bc3a-67fa83cc7998} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8246 | 2024.11.09 01:26:34.398355 [ 304 ] {a6612f3e-1892-4dbe-bc3a-67fa83cc7998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8247 | 2024.11.09 01:26:34.399359 [ 304 ] {a6612f3e-1892-4dbe-bc3a-67fa83cc7998} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8248 | 2024.11.09 01:26:34.399821 [ 304 ] {a6612f3e-1892-4dbe-bc3a-67fa83cc7998} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8249 | 2024.11.09 01:26:34.400195 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005768884 sec., 376849.3178229966 rows/sec., 33.15 MiB/sec. | ||
8250 | 2024.11.09 01:26:34.400292 [ 304 ] {a6612f3e-1892-4dbe-bc3a-67fa83cc7998} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.004398 sec., 10914.051841746248 rows/sec., 804.70 KiB/sec. | ||
8251 | 2024.11.09 01:26:34.400628 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8252 | 2024.11.09 01:26:34.400907 [ 304 ] {a6612f3e-1892-4dbe-bc3a-67fa83cc7998} <Debug> DynamicQueryHandler: Done processing query | ||
8253 | 2024.11.09 01:26:34.400986 [ 304 ] {a6612f3e-1892-4dbe-bc3a-67fa83cc7998} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8254 | 2024.11.09 01:26:34.401050 [ 304 ] {} <Debug> HTTP-Session: 857dbba1-e23f-413e-a1ab-ed93db53b215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8255 | 2024.11.09 01:26:34.401241 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8256 | 2024.11.09 01:26:34.401308 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_46_9} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8257 | 2024.11.09 01:26:34.401370 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47863, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8258 | 2024.11.09 01:26:34.401471 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8259 | 2024.11.09 01:26:34.401485 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_46_9} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8260 | 2024.11.09 01:26:34.401521 [ 288 ] {} <Debug> HTTP-Session: a2ebf58e-1cc9-4036-bcdd-1c22eedb7e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:47863 | ||
8261 | 2024.11.09 01:26:34.401561 [ 288 ] {} <Debug> HTTP-Session: a2ebf58e-1cc9-4036-bcdd-1c22eedb7e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8262 | 2024.11.09 01:26:34.401612 [ 288 ] {} <Debug> HTTP-Session: a2ebf58e-1cc9-4036-bcdd-1c22eedb7e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8263 | 2024.11.09 01:26:34.401660 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
8264 | 2024.11.09 01:26:34.401699 [ 288 ] {} <Trace> HTTP-Session: a2ebf58e-1cc9-4036-bcdd-1c22eedb7e4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8265 | 2024.11.09 01:26:34.401854 [ 288 ] {7d95a292-93fe-4dff-b247-2c7c131a2cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47863) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8266 | 2024.11.09 01:26:34.401911 [ 288 ] {7d95a292-93fe-4dff-b247-2c7c131a2cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8267 | 2024.11.09 01:26:34.402223 [ 288 ] {7d95a292-93fe-4dff-b247-2c7c131a2cc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8268 | 2024.11.09 01:26:34.402584 [ 288 ] {7d95a292-93fe-4dff-b247-2c7c131a2cc6} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8269 | 2024.11.09 01:26:34.402621 [ 288 ] {7d95a292-93fe-4dff-b247-2c7c131a2cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8270 | 2024.11.09 01:26:34.402977 [ 288 ] {7d95a292-93fe-4dff-b247-2c7c131a2cc6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8271 | 2024.11.09 01:26:34.403219 [ 288 ] {7d95a292-93fe-4dff-b247-2c7c131a2cc6} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8272 | 2024.11.09 01:26:34.403347 [ 288 ] {7d95a292-93fe-4dff-b247-2c7c131a2cc6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001539 sec., 9096.816114359974 rows/sec., 637.08 KiB/sec. | ||
8273 | 2024.11.09 01:26:34.403597 [ 288 ] {7d95a292-93fe-4dff-b247-2c7c131a2cc6} <Debug> DynamicQueryHandler: Done processing query | ||
8274 | 2024.11.09 01:26:34.403622 [ 288 ] {7d95a292-93fe-4dff-b247-2c7c131a2cc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8275 | 2024.11.09 01:26:34.403638 [ 288 ] {} <Debug> HTTP-Session: a2ebf58e-1cc9-4036-bcdd-1c22eedb7e4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8276 | 2024.11.09 01:26:34.403790 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8277 | 2024.11.09 01:26:34.403889 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60197, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8278 | 2024.11.09 01:26:34.403968 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8279 | 2024.11.09 01:26:34.403993 [ 304 ] {} <Debug> HTTP-Session: 8087b0bc-c519-4153-84dd-ac0eaaab4d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:60197 | ||
8280 | 2024.11.09 01:26:34.404016 [ 304 ] {} <Debug> HTTP-Session: 8087b0bc-c519-4153-84dd-ac0eaaab4d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8281 | 2024.11.09 01:26:34.404034 [ 304 ] {} <Debug> HTTP-Session: 8087b0bc-c519-4153-84dd-ac0eaaab4d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8282 | 2024.11.09 01:26:34.404085 [ 304 ] {} <Trace> HTTP-Session: 8087b0bc-c519-4153-84dd-ac0eaaab4d85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8283 | 2024.11.09 01:26:34.404226 [ 304 ] {114c16e9-f7dd-47d1-8e2e-fbb77b5a5835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60197) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8284 | 2024.11.09 01:26:34.404286 [ 304 ] {114c16e9-f7dd-47d1-8e2e-fbb77b5a5835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8285 | 2024.11.09 01:26:34.404563 [ 304 ] {114c16e9-f7dd-47d1-8e2e-fbb77b5a5835} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8286 | 2024.11.09 01:26:34.404911 [ 304 ] {114c16e9-f7dd-47d1-8e2e-fbb77b5a5835} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8287 | 2024.11.09 01:26:34.404949 [ 304 ] {114c16e9-f7dd-47d1-8e2e-fbb77b5a5835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8288 | 2024.11.09 01:26:34.405320 [ 304 ] {114c16e9-f7dd-47d1-8e2e-fbb77b5a5835} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8289 | 2024.11.09 01:26:34.405567 [ 304 ] {114c16e9-f7dd-47d1-8e2e-fbb77b5a5835} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8290 | 2024.11.09 01:26:34.405768 [ 304 ] {114c16e9-f7dd-47d1-8e2e-fbb77b5a5835} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001559 sec., 8338.678640153945 rows/sec., 519.91 KiB/sec. | ||
8291 | 2024.11.09 01:26:34.406757 [ 304 ] {114c16e9-f7dd-47d1-8e2e-fbb77b5a5835} <Debug> DynamicQueryHandler: Done processing query | ||
8292 | 2024.11.09 01:26:34.406806 [ 304 ] {114c16e9-f7dd-47d1-8e2e-fbb77b5a5835} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8293 | 2024.11.09 01:26:34.406830 [ 304 ] {} <Debug> HTTP-Session: 8087b0bc-c519-4153-84dd-ac0eaaab4d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8294 | 2024.11.09 01:26:34.407038 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8295 | 2024.11.09 01:26:34.407139 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65299, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8296 | 2024.11.09 01:26:34.407198 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8297 | 2024.11.09 01:26:34.407218 [ 288 ] {} <Debug> HTTP-Session: 1afa3704-5847-4baf-a089-8b0d79433971 Authenticating user 'default' from [fd00:1122:3344:101::d]:65299 | ||
8298 | 2024.11.09 01:26:34.407235 [ 288 ] {} <Debug> HTTP-Session: 1afa3704-5847-4baf-a089-8b0d79433971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8299 | 2024.11.09 01:26:34.407249 [ 288 ] {} <Debug> HTTP-Session: 1afa3704-5847-4baf-a089-8b0d79433971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8300 | 2024.11.09 01:26:34.407287 [ 288 ] {} <Trace> HTTP-Session: 1afa3704-5847-4baf-a089-8b0d79433971 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8301 | 2024.11.09 01:26:34.407588 [ 288 ] {81eb4d18-54bf-4bb7-974d-38c0ef30d77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65299) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8302 | 2024.11.09 01:26:34.407634 [ 288 ] {81eb4d18-54bf-4bb7-974d-38c0ef30d77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8303 | 2024.11.09 01:26:34.407877 [ 288 ] {81eb4d18-54bf-4bb7-974d-38c0ef30d77f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8304 | 2024.11.09 01:26:34.408474 [ 288 ] {81eb4d18-54bf-4bb7-974d-38c0ef30d77f} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8305 | 2024.11.09 01:26:34.408510 [ 288 ] {81eb4d18-54bf-4bb7-974d-38c0ef30d77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8306 | 2024.11.09 01:26:34.408887 [ 288 ] {81eb4d18-54bf-4bb7-974d-38c0ef30d77f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8307 | 2024.11.09 01:26:34.409166 [ 288 ] {81eb4d18-54bf-4bb7-974d-38c0ef30d77f} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8308 | 2024.11.09 01:26:34.409324 [ 288 ] {81eb4d18-54bf-4bb7-974d-38c0ef30d77f} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001912 sec., 221234.30962343095 rows/sec., 15.82 MiB/sec. | ||
8309 | 2024.11.09 01:26:34.409346 [ 24 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8310 | 2024.11.09 01:26:34.409431 [ 24 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8311 | 2024.11.09 01:26:34.409495 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8312 | 2024.11.09 01:26:34.409668 [ 288 ] {81eb4d18-54bf-4bb7-974d-38c0ef30d77f} <Debug> DynamicQueryHandler: Done processing query | ||
8313 | 2024.11.09 01:26:34.409789 [ 288 ] {81eb4d18-54bf-4bb7-974d-38c0ef30d77f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
8314 | 2024.11.09 01:26:34.409829 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
8315 | 2024.11.09 01:26:34.409902 [ 288 ] {} <Debug> HTTP-Session: 1afa3704-5847-4baf-a089-8b0d79433971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8316 | 2024.11.09 01:26:34.410351 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60197, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8317 | 2024.11.09 01:26:34.410422 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8318 | 2024.11.09 01:26:34.410517 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8319 | 2024.11.09 01:26:34.410589 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 915 rows starting from the beginning of the part | ||
8320 | 2024.11.09 01:26:34.410612 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8321 | 2024.11.09 01:26:34.410731 [ 304 ] {} <Debug> HTTP-Session: 47220ad4-bb90-4396-91cc-e213762b3d00 Authenticating user 'default' from [fd00:1122:3344:101::d]:60197 | ||
8322 | 2024.11.09 01:26:34.410795 [ 304 ] {} <Debug> HTTP-Session: 47220ad4-bb90-4396-91cc-e213762b3d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8323 | 2024.11.09 01:26:34.410889 [ 304 ] {} <Debug> HTTP-Session: 47220ad4-bb90-4396-91cc-e213762b3d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8324 | 2024.11.09 01:26:34.410917 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
8325 | 2024.11.09 01:26:34.410943 [ 288 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8326 | |||
8327 | (version 23.8.7.1) | ||
8328 | 2024.11.09 01:26:34.411105 [ 304 ] {} <Trace> HTTP-Session: 47220ad4-bb90-4396-91cc-e213762b3d00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8329 | 2024.11.09 01:26:34.411276 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 423 rows starting from the beginning of the part | ||
8330 | 2024.11.09 01:26:34.411550 [ 304 ] {59ee8b00-85e1-494b-9d20-5e0018b75b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60197) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8331 | 2024.11.09 01:26:34.411582 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 66 rows starting from the beginning of the part | ||
8332 | 2024.11.09 01:26:34.411654 [ 304 ] {59ee8b00-85e1-494b-9d20-5e0018b75b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8333 | 2024.11.09 01:26:34.411778 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
8334 | 2024.11.09 01:26:34.412031 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 423 rows starting from the beginning of the part | ||
8335 | 2024.11.09 01:26:34.412696 [ 304 ] {59ee8b00-85e1-494b-9d20-5e0018b75b78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8336 | 2024.11.09 01:26:34.413155 [ 304 ] {59ee8b00-85e1-494b-9d20-5e0018b75b78} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8337 | 2024.11.09 01:26:34.413199 [ 304 ] {59ee8b00-85e1-494b-9d20-5e0018b75b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8338 | 2024.11.09 01:26:34.413766 [ 304 ] {59ee8b00-85e1-494b-9d20-5e0018b75b78} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8339 | 2024.11.09 01:26:34.414058 [ 304 ] {59ee8b00-85e1-494b-9d20-5e0018b75b78} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8340 | 2024.11.09 01:26:34.414255 [ 200 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.004656152 sec., 419874.6089045203 rows/sec., 32.14 MiB/sec. | ||
8341 | 2024.11.09 01:26:34.414363 [ 304 ] {59ee8b00-85e1-494b-9d20-5e0018b75b78} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00297 sec., 2020.2020202020203 rows/sec., 105.55 KiB/sec. | ||
8342 | 2024.11.09 01:26:34.414842 [ 200 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8343 | 2024.11.09 01:26:34.415293 [ 304 ] {59ee8b00-85e1-494b-9d20-5e0018b75b78} <Debug> DynamicQueryHandler: Done processing query | ||
8344 | 2024.11.09 01:26:34.415334 [ 304 ] {59ee8b00-85e1-494b-9d20-5e0018b75b78} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8345 | 2024.11.09 01:26:34.415375 [ 304 ] {} <Debug> HTTP-Session: 47220ad4-bb90-4396-91cc-e213762b3d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8346 | 2024.11.09 01:26:34.415535 [ 200 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_46_9} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8347 | 2024.11.09 01:26:34.415616 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8348 | 2024.11.09 01:26:34.415731 [ 200 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_46_9} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8349 | 2024.11.09 01:26:34.415750 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50005, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8350 | 2024.11.09 01:26:34.415893 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8351 | 2024.11.09 01:26:34.415918 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
8352 | 2024.11.09 01:26:34.415931 [ 288 ] {} <Debug> HTTP-Session: 92642d63-c722-4bfc-ad44-83722483288b Authenticating user 'default' from [fd00:1122:3344:101::d]:50005 | ||
8353 | 2024.11.09 01:26:34.415983 [ 288 ] {} <Debug> HTTP-Session: 92642d63-c722-4bfc-ad44-83722483288b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8354 | 2024.11.09 01:26:34.415999 [ 288 ] {} <Debug> HTTP-Session: 92642d63-c722-4bfc-ad44-83722483288b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8355 | 2024.11.09 01:26:34.416037 [ 288 ] {} <Trace> HTTP-Session: 92642d63-c722-4bfc-ad44-83722483288b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8356 | 2024.11.09 01:26:34.416269 [ 288 ] {6ac338bb-ce2d-40d8-8db7-3b24115dbe41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8357 | 2024.11.09 01:26:34.416322 [ 288 ] {6ac338bb-ce2d-40d8-8db7-3b24115dbe41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8358 | 2024.11.09 01:26:34.416500 [ 288 ] {6ac338bb-ce2d-40d8-8db7-3b24115dbe41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8359 | 2024.11.09 01:26:34.416967 [ 288 ] {6ac338bb-ce2d-40d8-8db7-3b24115dbe41} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8360 | 2024.11.09 01:26:34.417005 [ 288 ] {6ac338bb-ce2d-40d8-8db7-3b24115dbe41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8361 | 2024.11.09 01:26:34.417421 [ 288 ] {6ac338bb-ce2d-40d8-8db7-3b24115dbe41} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8362 | 2024.11.09 01:26:34.417661 [ 288 ] {6ac338bb-ce2d-40d8-8db7-3b24115dbe41} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8363 | 2024.11.09 01:26:34.417813 [ 288 ] {6ac338bb-ce2d-40d8-8db7-3b24115dbe41} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00166 sec., 142771.0843373494 rows/sec., 9.57 MiB/sec. | ||
8364 | 2024.11.09 01:26:34.417831 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8365 | 2024.11.09 01:26:34.417915 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8366 | 2024.11.09 01:26:34.417960 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8367 | 2024.11.09 01:26:34.418127 [ 288 ] {6ac338bb-ce2d-40d8-8db7-3b24115dbe41} <Debug> DynamicQueryHandler: Done processing query | ||
8368 | 2024.11.09 01:26:34.418197 [ 288 ] {6ac338bb-ce2d-40d8-8db7-3b24115dbe41} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8369 | 2024.11.09 01:26:34.418205 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
8370 | 2024.11.09 01:26:34.418295 [ 288 ] {} <Debug> HTTP-Session: 92642d63-c722-4bfc-ad44-83722483288b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8371 | 2024.11.09 01:26:34.418759 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8372 | 2024.11.09 01:26:34.418890 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64416, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8373 | 2024.11.09 01:26:34.419171 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8374 | 2024.11.09 01:26:34.419320 [ 304 ] {} <Debug> HTTP-Session: 7c59f1f3-a341-4d88-a894-d0a1a592a17a Authenticating user 'default' from [fd00:1122:3344:101::d]:64416 | ||
8375 | 2024.11.09 01:26:34.419333 [ 288 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8376 | |||
8377 | (version 23.8.7.1) | ||
8378 | 2024.11.09 01:26:34.419407 [ 304 ] {} <Debug> HTTP-Session: 7c59f1f3-a341-4d88-a894-d0a1a592a17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8379 | 2024.11.09 01:26:34.419493 [ 304 ] {} <Debug> HTTP-Session: 7c59f1f3-a341-4d88-a894-d0a1a592a17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8380 | 2024.11.09 01:26:34.419622 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8381 | 2024.11.09 01:26:34.419725 [ 304 ] {} <Trace> HTTP-Session: 7c59f1f3-a341-4d88-a894-d0a1a592a17a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8382 | 2024.11.09 01:26:34.419886 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 8564 rows starting from the beginning of the part | ||
8383 | 2024.11.09 01:26:34.420110 [ 304 ] {f2feec2f-5edd-46b8-afd2-433885ba2b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64416) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8384 | 2024.11.09 01:26:34.420166 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
8385 | 2024.11.09 01:26:34.420278 [ 304 ] {f2feec2f-5edd-46b8-afd2-433885ba2b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8386 | 2024.11.09 01:26:34.420550 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part | ||
8387 | 2024.11.09 01:26:34.420956 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 129 rows starting from the beginning of the part | ||
8388 | 2024.11.09 01:26:34.421156 [ 304 ] {f2feec2f-5edd-46b8-afd2-433885ba2b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8389 | 2024.11.09 01:26:34.421304 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
8390 | 2024.11.09 01:26:34.421588 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
8391 | 2024.11.09 01:26:34.422283 [ 304 ] {f2feec2f-5edd-46b8-afd2-433885ba2b9a} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8392 | 2024.11.09 01:26:34.422348 [ 304 ] {f2feec2f-5edd-46b8-afd2-433885ba2b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8393 | 2024.11.09 01:26:34.422983 [ 304 ] {f2feec2f-5edd-46b8-afd2-433885ba2b9a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8394 | 2024.11.09 01:26:34.423289 [ 304 ] {f2feec2f-5edd-46b8-afd2-433885ba2b9a} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8395 | 2024.11.09 01:26:34.423465 [ 304 ] {f2feec2f-5edd-46b8-afd2-433885ba2b9a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003494 sec., 286.20492272467084 rows/sec., 19.29 KiB/sec. | ||
8396 | 2024.11.09 01:26:34.424437 [ 304 ] {f2feec2f-5edd-46b8-afd2-433885ba2b9a} <Debug> DynamicQueryHandler: Done processing query | ||
8397 | 2024.11.09 01:26:34.424496 [ 304 ] {f2feec2f-5edd-46b8-afd2-433885ba2b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8398 | 2024.11.09 01:26:34.424534 [ 304 ] {} <Debug> HTTP-Session: 7c59f1f3-a341-4d88-a894-d0a1a592a17a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8399 | 2024.11.09 01:26:34.424826 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64416, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8400 | 2024.11.09 01:26:34.424954 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41100, User-Agent: (none), Length: 68725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8401 | 2024.11.09 01:26:34.425081 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8402 | 2024.11.09 01:26:34.425121 [ 288 ] {} <Debug> HTTP-Session: f1278e12-de8a-4cd8-b709-f5cfc82cab42 Authenticating user 'default' from [fd00:1122:3344:101::d]:41100 | ||
8403 | 2024.11.09 01:26:34.425150 [ 288 ] {} <Debug> HTTP-Session: f1278e12-de8a-4cd8-b709-f5cfc82cab42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8404 | 2024.11.09 01:26:34.425176 [ 288 ] {} <Debug> HTTP-Session: f1278e12-de8a-4cd8-b709-f5cfc82cab42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8405 | 2024.11.09 01:26:34.425226 [ 288 ] {} <Trace> HTTP-Session: f1278e12-de8a-4cd8-b709-f5cfc82cab42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8406 | 2024.11.09 01:26:34.426705 [ 288 ] {04c88b40-c1d1-4210-aaa5-811652015e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41100) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8407 | 2024.11.09 01:26:34.426789 [ 288 ] {04c88b40-c1d1-4210-aaa5-811652015e12} <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 | ||
8408 | 2024.11.09 01:26:34.427403 [ 288 ] {04c88b40-c1d1-4210-aaa5-811652015e12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8409 | 2024.11.09 01:26:34.427657 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9487 rows, containing 5 columns (5 merged, 0 gathered) in 0.009602827 sec., 987938.2394371991 rows/sec., 67.36 MiB/sec. | ||
8410 | 2024.11.09 01:26:34.427910 [ 195 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8411 | 2024.11.09 01:26:34.428255 [ 195 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8412 | 2024.11.09 01:26:34.428507 [ 195 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8413 | 2024.11.09 01:26:34.428735 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
8414 | 2024.11.09 01:26:34.428877 [ 288 ] {04c88b40-c1d1-4210-aaa5-811652015e12} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8415 | 2024.11.09 01:26:34.428923 [ 288 ] {04c88b40-c1d1-4210-aaa5-811652015e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8416 | 2024.11.09 01:26:34.429616 [ 288 ] {04c88b40-c1d1-4210-aaa5-811652015e12} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8417 | 2024.11.09 01:26:34.429883 [ 288 ] {04c88b40-c1d1-4210-aaa5-811652015e12} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8418 | 2024.11.09 01:26:34.430094 [ 288 ] {04c88b40-c1d1-4210-aaa5-811652015e12} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004677 sec., 8766.303185802866 rows/sec., 15.71 MiB/sec. | ||
8419 | 2024.11.09 01:26:34.430672 [ 288 ] {04c88b40-c1d1-4210-aaa5-811652015e12} <Debug> DynamicQueryHandler: Done processing query | ||
8420 | 2024.11.09 01:26:34.430698 [ 288 ] {04c88b40-c1d1-4210-aaa5-811652015e12} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
8421 | 2024.11.09 01:26:34.430715 [ 288 ] {} <Debug> HTTP-Session: f1278e12-de8a-4cd8-b709-f5cfc82cab42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8422 | 2024.11.09 01:26:34.430870 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8423 | 2024.11.09 01:26:34.430957 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46869, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8424 | 2024.11.09 01:26:34.431041 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8425 | 2024.11.09 01:26:34.431068 [ 304 ] {} <Debug> HTTP-Session: 50564cb7-ac58-4584-b65f-d7a3035af16c Authenticating user 'default' from [fd00:1122:3344:101::d]:46869 | ||
8426 | 2024.11.09 01:26:34.431090 [ 304 ] {} <Debug> HTTP-Session: 50564cb7-ac58-4584-b65f-d7a3035af16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8427 | 2024.11.09 01:26:34.431107 [ 304 ] {} <Debug> HTTP-Session: 50564cb7-ac58-4584-b65f-d7a3035af16c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8428 | 2024.11.09 01:26:34.431155 [ 304 ] {} <Trace> HTTP-Session: 50564cb7-ac58-4584-b65f-d7a3035af16c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8429 | 2024.11.09 01:26:34.431326 [ 304 ] {682a1d2a-b54e-43f4-b9ec-5f9d3278979d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8430 | 2024.11.09 01:26:34.431379 [ 304 ] {682a1d2a-b54e-43f4-b9ec-5f9d3278979d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8431 | 2024.11.09 01:26:34.431537 [ 304 ] {682a1d2a-b54e-43f4-b9ec-5f9d3278979d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8432 | 2024.11.09 01:26:34.431879 [ 304 ] {682a1d2a-b54e-43f4-b9ec-5f9d3278979d} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8433 | 2024.11.09 01:26:34.431919 [ 304 ] {682a1d2a-b54e-43f4-b9ec-5f9d3278979d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
8434 | 2024.11.09 01:26:34.432306 [ 304 ] {682a1d2a-b54e-43f4-b9ec-5f9d3278979d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8435 | 2024.11.09 01:26:34.432566 [ 304 ] {682a1d2a-b54e-43f4-b9ec-5f9d3278979d} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8436 | 2024.11.09 01:26:34.432732 [ 304 ] {682a1d2a-b54e-43f4-b9ec-5f9d3278979d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001472 sec., 55706.52173913043 rows/sec., 3.54 MiB/sec. | ||
8437 | 2024.11.09 01:26:34.432957 [ 304 ] {682a1d2a-b54e-43f4-b9ec-5f9d3278979d} <Debug> DynamicQueryHandler: Done processing query | ||
8438 | 2024.11.09 01:26:34.432989 [ 304 ] {682a1d2a-b54e-43f4-b9ec-5f9d3278979d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8439 | 2024.11.09 01:26:34.433006 [ 304 ] {} <Debug> HTTP-Session: 50564cb7-ac58-4584-b65f-d7a3035af16c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8440 | 2024.11.09 01:26:34.433358 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8441 | 2024.11.09 01:26:34.799051 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8442 | 2024.11.09 01:26:34.810302 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8443 | 2024.11.09 01:26:35.000172 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.26 MiB, peak 172.43 MiB, free memory in arenas 0.00 B, will set to 165.96 MiB (RSS), difference: 1.71 MiB | ||
8444 | 2024.11.09 01:26:35.204687 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8445 | 2024.11.09 01:26:35.366996 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8446 | 2024.11.09 01:26:35.492509 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8447 | 2024.11.09 01:26:35.494864 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49148, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8448 | 2024.11.09 01:26:35.519180 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8449 | 2024.11.09 01:26:35.523454 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8450 | 2024.11.09 01:26:35.542908 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8451 | 2024.11.09 01:26:35.549158 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37392, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8452 | 2024.11.09 01:26:35.552702 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8453 | 2024.11.09 01:26:35.582405 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53183, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8454 | 2024.11.09 01:26:35.638808 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8455 | 2024.11.09 01:26:35.652431 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52261, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8456 | 2024.11.09 01:26:35.662704 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60750, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8457 | 2024.11.09 01:26:35.698076 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57814, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8458 | 2024.11.09 01:26:35.713436 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42137, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8459 | 2024.11.09 01:26:36.051236 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8460 | 2024.11.09 01:26:36.103534 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55738, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8461 | 2024.11.09 01:26:36.194534 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38819, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8462 | 2024.11.09 01:26:36.217833 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52093, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8463 | 2024.11.09 01:26:36.234221 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65078, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8464 | 2024.11.09 01:26:36.239650 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43151, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8465 | 2024.11.09 01:26:36.266511 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8466 | 2024.11.09 01:26:39.381591 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40056, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8467 | 2024.11.09 01:26:39.381726 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8468 | 2024.11.09 01:26:39.381752 [ 288 ] {} <Debug> HTTP-Session: c018d2cd-0c20-454e-9f3f-8f9b888fbfae Authenticating user 'default' from [fd00:1122:3344:101::d]:40056 | ||
8469 | 2024.11.09 01:26:39.381778 [ 288 ] {} <Debug> HTTP-Session: c018d2cd-0c20-454e-9f3f-8f9b888fbfae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8470 | 2024.11.09 01:26:39.381794 [ 288 ] {} <Debug> HTTP-Session: c018d2cd-0c20-454e-9f3f-8f9b888fbfae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8471 | 2024.11.09 01:26:39.381845 [ 288 ] {} <Trace> HTTP-Session: c018d2cd-0c20-454e-9f3f-8f9b888fbfae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8472 | 2024.11.09 01:26:39.382051 [ 288 ] {42be5f3b-a2ba-4269-b901-7f3e0566153a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40056) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8473 | 2024.11.09 01:26:39.382120 [ 288 ] {42be5f3b-a2ba-4269-b901-7f3e0566153a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8474 | 2024.11.09 01:26:39.382470 [ 288 ] {42be5f3b-a2ba-4269-b901-7f3e0566153a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8475 | 2024.11.09 01:26:39.383002 [ 288 ] {42be5f3b-a2ba-4269-b901-7f3e0566153a} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8476 | 2024.11.09 01:26:39.383051 [ 288 ] {42be5f3b-a2ba-4269-b901-7f3e0566153a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8477 | 2024.11.09 01:26:39.383480 [ 288 ] {42be5f3b-a2ba-4269-b901-7f3e0566153a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8478 | 2024.11.09 01:26:39.383754 [ 288 ] {42be5f3b-a2ba-4269-b901-7f3e0566153a} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8479 | 2024.11.09 01:26:39.383912 [ 288 ] {42be5f3b-a2ba-4269-b901-7f3e0566153a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.22 MiB/sec. | ||
8480 | 2024.11.09 01:26:39.384140 [ 288 ] {42be5f3b-a2ba-4269-b901-7f3e0566153a} <Debug> DynamicQueryHandler: Done processing query | ||
8481 | 2024.11.09 01:26:39.384169 [ 288 ] {42be5f3b-a2ba-4269-b901-7f3e0566153a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8482 | 2024.11.09 01:26:39.384186 [ 288 ] {} <Debug> HTTP-Session: c018d2cd-0c20-454e-9f3f-8f9b888fbfae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8483 | 2024.11.09 01:26:39.384394 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8484 | 2024.11.09 01:26:39.384512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35245, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8485 | 2024.11.09 01:26:39.384584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8486 | 2024.11.09 01:26:39.384607 [ 3 ] {} <Debug> HTTP-Session: 21e0355b-d940-4aea-b60c-71075855d5a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35245 | ||
8487 | 2024.11.09 01:26:39.384625 [ 3 ] {} <Debug> HTTP-Session: 21e0355b-d940-4aea-b60c-71075855d5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8488 | 2024.11.09 01:26:39.384641 [ 3 ] {} <Debug> HTTP-Session: 21e0355b-d940-4aea-b60c-71075855d5a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8489 | 2024.11.09 01:26:39.384679 [ 3 ] {} <Trace> HTTP-Session: 21e0355b-d940-4aea-b60c-71075855d5a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8490 | 2024.11.09 01:26:39.384822 [ 3 ] {11bbb757-9c67-4824-8075-16b6b330b431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35245) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8491 | 2024.11.09 01:26:39.384872 [ 3 ] {11bbb757-9c67-4824-8075-16b6b330b431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8492 | 2024.11.09 01:26:39.385117 [ 3 ] {11bbb757-9c67-4824-8075-16b6b330b431} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8493 | 2024.11.09 01:26:39.385516 [ 3 ] {11bbb757-9c67-4824-8075-16b6b330b431} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8494 | 2024.11.09 01:26:39.385553 [ 3 ] {11bbb757-9c67-4824-8075-16b6b330b431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8495 | 2024.11.09 01:26:39.385923 [ 3 ] {11bbb757-9c67-4824-8075-16b6b330b431} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8496 | 2024.11.09 01:26:39.386159 [ 3 ] {11bbb757-9c67-4824-8075-16b6b330b431} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8497 | 2024.11.09 01:26:39.386287 [ 3 ] {11bbb757-9c67-4824-8075-16b6b330b431} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001514 sec., 42272.12681638045 rows/sec., 3.30 MiB/sec. | ||
8498 | 2024.11.09 01:26:39.386467 [ 3 ] {11bbb757-9c67-4824-8075-16b6b330b431} <Debug> DynamicQueryHandler: Done processing query | ||
8499 | 2024.11.09 01:26:39.386492 [ 3 ] {11bbb757-9c67-4824-8075-16b6b330b431} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8500 | 2024.11.09 01:26:39.386509 [ 3 ] {} <Debug> HTTP-Session: 21e0355b-d940-4aea-b60c-71075855d5a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8501 | 2024.11.09 01:26:39.386766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8502 | 2024.11.09 01:26:39.386842 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46350, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8503 | 2024.11.09 01:26:39.386895 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8504 | 2024.11.09 01:26:39.386914 [ 288 ] {} <Debug> HTTP-Session: e0f2b1bd-3e55-45db-ac51-6380ee4941ba Authenticating user 'default' from [fd00:1122:3344:101::d]:46350 | ||
8505 | 2024.11.09 01:26:39.386931 [ 288 ] {} <Debug> HTTP-Session: e0f2b1bd-3e55-45db-ac51-6380ee4941ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8506 | 2024.11.09 01:26:39.386945 [ 288 ] {} <Debug> HTTP-Session: e0f2b1bd-3e55-45db-ac51-6380ee4941ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8507 | 2024.11.09 01:26:39.386977 [ 288 ] {} <Trace> HTTP-Session: e0f2b1bd-3e55-45db-ac51-6380ee4941ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8508 | 2024.11.09 01:26:39.387132 [ 288 ] {9c022a82-8d8e-4298-88ba-52c4a7a77465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8509 | 2024.11.09 01:26:39.387180 [ 288 ] {9c022a82-8d8e-4298-88ba-52c4a7a77465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8510 | 2024.11.09 01:26:39.387329 [ 288 ] {9c022a82-8d8e-4298-88ba-52c4a7a77465} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8511 | 2024.11.09 01:26:39.387740 [ 288 ] {9c022a82-8d8e-4298-88ba-52c4a7a77465} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8512 | 2024.11.09 01:26:39.387776 [ 288 ] {9c022a82-8d8e-4298-88ba-52c4a7a77465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8513 | 2024.11.09 01:26:39.388162 [ 288 ] {9c022a82-8d8e-4298-88ba-52c4a7a77465} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8514 | 2024.11.09 01:26:39.388403 [ 288 ] {9c022a82-8d8e-4298-88ba-52c4a7a77465} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8515 | 2024.11.09 01:26:39.388531 [ 288 ] {9c022a82-8d8e-4298-88ba-52c4a7a77465} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
8516 | 2024.11.09 01:26:39.388696 [ 288 ] {9c022a82-8d8e-4298-88ba-52c4a7a77465} <Debug> DynamicQueryHandler: Done processing query | ||
8517 | 2024.11.09 01:26:39.388720 [ 288 ] {9c022a82-8d8e-4298-88ba-52c4a7a77465} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8518 | 2024.11.09 01:26:39.388737 [ 288 ] {} <Debug> HTTP-Session: e0f2b1bd-3e55-45db-ac51-6380ee4941ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8519 | 2024.11.09 01:26:39.388947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35245, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8520 | 2024.11.09 01:26:39.388969 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8521 | 2024.11.09 01:26:39.389008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8522 | 2024.11.09 01:26:39.389028 [ 3 ] {} <Debug> HTTP-Session: 12f31c22-f35a-41ed-9421-1e9382cee7e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35245 | ||
8523 | 2024.11.09 01:26:39.389046 [ 3 ] {} <Debug> HTTP-Session: 12f31c22-f35a-41ed-9421-1e9382cee7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8524 | 2024.11.09 01:26:39.389061 [ 3 ] {} <Debug> HTTP-Session: 12f31c22-f35a-41ed-9421-1e9382cee7e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8525 | 2024.11.09 01:26:39.389094 [ 3 ] {} <Trace> HTTP-Session: 12f31c22-f35a-41ed-9421-1e9382cee7e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8526 | 2024.11.09 01:26:39.389232 [ 3 ] {d35648ae-7aff-4e92-87df-62827d06c50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35245) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8527 | 2024.11.09 01:26:39.389278 [ 3 ] {d35648ae-7aff-4e92-87df-62827d06c50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8528 | 2024.11.09 01:26:39.389415 [ 3 ] {d35648ae-7aff-4e92-87df-62827d06c50d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8529 | 2024.11.09 01:26:39.389733 [ 3 ] {d35648ae-7aff-4e92-87df-62827d06c50d} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8530 | 2024.11.09 01:26:39.389769 [ 3 ] {d35648ae-7aff-4e92-87df-62827d06c50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8531 | 2024.11.09 01:26:39.390131 [ 3 ] {d35648ae-7aff-4e92-87df-62827d06c50d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8532 | 2024.11.09 01:26:39.390379 [ 3 ] {d35648ae-7aff-4e92-87df-62827d06c50d} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8533 | 2024.11.09 01:26:39.390502 [ 73 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8534 | 2024.11.09 01:26:39.390506 [ 3 ] {d35648ae-7aff-4e92-87df-62827d06c50d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec. | ||
8535 | 2024.11.09 01:26:39.390543 [ 73 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8536 | 2024.11.09 01:26:39.390576 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8537 | 2024.11.09 01:26:39.390737 [ 3 ] {d35648ae-7aff-4e92-87df-62827d06c50d} <Debug> DynamicQueryHandler: Done processing query | ||
8538 | 2024.11.09 01:26:39.390757 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
8539 | 2024.11.09 01:26:39.390770 [ 3 ] {d35648ae-7aff-4e92-87df-62827d06c50d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8540 | 2024.11.09 01:26:39.390857 [ 3 ] {} <Debug> HTTP-Session: 12f31c22-f35a-41ed-9421-1e9382cee7e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8541 | 2024.11.09 01:26:39.390982 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8542 | 2024.11.09 01:26:39.391024 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2660 rows starting from the beginning of the part | ||
8543 | 2024.11.09 01:26:39.391102 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part | ||
8544 | 2024.11.09 01:26:39.391376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8545 | 2024.11.09 01:26:39.391449 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
8546 | 2024.11.09 01:26:39.391701 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
8547 | 2024.11.09 01:26:39.391867 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
8548 | 2024.11.09 01:26:39.391888 [ 3 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8549 | |||
8550 | (version 23.8.7.1) | ||
8551 | 2024.11.09 01:26:39.392069 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
8552 | 2024.11.09 01:26:39.393541 [ 195 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2992 rows, containing 4 columns (4 merged, 0 gathered) in 0.002881062 sec., 1038505.9398235789 rows/sec., 68.22 MiB/sec. | ||
8553 | 2024.11.09 01:26:39.393890 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8554 | 2024.11.09 01:26:39.394304 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_46_9} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8555 | 2024.11.09 01:26:39.394418 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_46_9} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8556 | 2024.11.09 01:26:39.394531 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
8557 | 2024.11.09 01:26:42.823302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 820 | ||
8558 | 2024.11.09 01:26:42.826414 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8559 | 2024.11.09 01:26:42.826462 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8560 | 2024.11.09 01:26:42.827864 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8561 | 2024.11.09 01:26:42.828190 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8562 | 2024.11.09 01:26:42.829278 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
8563 | 2024.11.09 01:26:44.381896 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54771, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8564 | 2024.11.09 01:26:44.382011 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8565 | 2024.11.09 01:26:44.382035 [ 288 ] {} <Debug> HTTP-Session: 862aa79d-a01c-4f27-8205-a422cfbae014 Authenticating user 'default' from [fd00:1122:3344:101::d]:54771 | ||
8566 | 2024.11.09 01:26:44.382059 [ 288 ] {} <Debug> HTTP-Session: 862aa79d-a01c-4f27-8205-a422cfbae014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8567 | 2024.11.09 01:26:44.382074 [ 288 ] {} <Debug> HTTP-Session: 862aa79d-a01c-4f27-8205-a422cfbae014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8568 | 2024.11.09 01:26:44.382124 [ 288 ] {} <Trace> HTTP-Session: 862aa79d-a01c-4f27-8205-a422cfbae014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8569 | 2024.11.09 01:26:44.382319 [ 288 ] {97bc6047-4de1-4f1e-a9df-8c41b70eca56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54771) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8570 | 2024.11.09 01:26:44.382385 [ 288 ] {97bc6047-4de1-4f1e-a9df-8c41b70eca56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8571 | 2024.11.09 01:26:44.382723 [ 288 ] {97bc6047-4de1-4f1e-a9df-8c41b70eca56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8572 | 2024.11.09 01:26:44.383260 [ 288 ] {97bc6047-4de1-4f1e-a9df-8c41b70eca56} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8573 | 2024.11.09 01:26:44.383301 [ 288 ] {97bc6047-4de1-4f1e-a9df-8c41b70eca56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8574 | 2024.11.09 01:26:44.383713 [ 288 ] {97bc6047-4de1-4f1e-a9df-8c41b70eca56} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8575 | 2024.11.09 01:26:44.383962 [ 288 ] {97bc6047-4de1-4f1e-a9df-8c41b70eca56} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8576 | 2024.11.09 01:26:44.384130 [ 288 ] {97bc6047-4de1-4f1e-a9df-8c41b70eca56} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001872 sec., 29914.529914529914 rows/sec., 2.28 MiB/sec. | ||
8577 | 2024.11.09 01:26:44.384337 [ 288 ] {97bc6047-4de1-4f1e-a9df-8c41b70eca56} <Debug> DynamicQueryHandler: Done processing query | ||
8578 | 2024.11.09 01:26:44.384363 [ 288 ] {97bc6047-4de1-4f1e-a9df-8c41b70eca56} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8579 | 2024.11.09 01:26:44.384379 [ 288 ] {} <Debug> HTTP-Session: 862aa79d-a01c-4f27-8205-a422cfbae014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8580 | 2024.11.09 01:26:44.384609 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8581 | 2024.11.09 01:26:44.384663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38091, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8582 | 2024.11.09 01:26:44.384745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8583 | 2024.11.09 01:26:44.384777 [ 3 ] {} <Debug> HTTP-Session: df2fb938-c9ce-42c6-b8c3-236cdd6ec7c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38091 | ||
8584 | 2024.11.09 01:26:44.384799 [ 3 ] {} <Debug> HTTP-Session: df2fb938-c9ce-42c6-b8c3-236cdd6ec7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8585 | 2024.11.09 01:26:44.384817 [ 3 ] {} <Debug> HTTP-Session: df2fb938-c9ce-42c6-b8c3-236cdd6ec7c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8586 | 2024.11.09 01:26:44.384857 [ 3 ] {} <Trace> HTTP-Session: df2fb938-c9ce-42c6-b8c3-236cdd6ec7c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8587 | 2024.11.09 01:26:44.385008 [ 3 ] {8e35bfad-18bc-4f7f-b87c-35dd3fd4723d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38091) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8588 | 2024.11.09 01:26:44.385062 [ 3 ] {8e35bfad-18bc-4f7f-b87c-35dd3fd4723d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8589 | 2024.11.09 01:26:44.385346 [ 3 ] {8e35bfad-18bc-4f7f-b87c-35dd3fd4723d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8590 | 2024.11.09 01:26:44.385766 [ 3 ] {8e35bfad-18bc-4f7f-b87c-35dd3fd4723d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8591 | 2024.11.09 01:26:44.385802 [ 3 ] {8e35bfad-18bc-4f7f-b87c-35dd3fd4723d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8592 | 2024.11.09 01:26:44.386154 [ 3 ] {8e35bfad-18bc-4f7f-b87c-35dd3fd4723d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8593 | 2024.11.09 01:26:44.386403 [ 3 ] {8e35bfad-18bc-4f7f-b87c-35dd3fd4723d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8594 | 2024.11.09 01:26:44.386592 [ 3 ] {8e35bfad-18bc-4f7f-b87c-35dd3fd4723d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001635 sec., 39143.73088685016 rows/sec., 3.06 MiB/sec. | ||
8595 | 2024.11.09 01:26:44.386771 [ 3 ] {8e35bfad-18bc-4f7f-b87c-35dd3fd4723d} <Debug> DynamicQueryHandler: Done processing query | ||
8596 | 2024.11.09 01:26:44.386797 [ 3 ] {8e35bfad-18bc-4f7f-b87c-35dd3fd4723d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8597 | 2024.11.09 01:26:44.386813 [ 3 ] {} <Debug> HTTP-Session: df2fb938-c9ce-42c6-b8c3-236cdd6ec7c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8598 | 2024.11.09 01:26:44.387009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8599 | 2024.11.09 01:26:44.387090 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42462, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8600 | 2024.11.09 01:26:44.387140 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8601 | 2024.11.09 01:26:44.387159 [ 288 ] {} <Debug> HTTP-Session: 9fecb4ff-ea9c-4fe0-b913-ea266e0ae3c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42462 | ||
8602 | 2024.11.09 01:26:44.387198 [ 288 ] {} <Debug> HTTP-Session: 9fecb4ff-ea9c-4fe0-b913-ea266e0ae3c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8603 | 2024.11.09 01:26:44.387212 [ 288 ] {} <Debug> HTTP-Session: 9fecb4ff-ea9c-4fe0-b913-ea266e0ae3c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8604 | 2024.11.09 01:26:44.387244 [ 288 ] {} <Trace> HTTP-Session: 9fecb4ff-ea9c-4fe0-b913-ea266e0ae3c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8605 | 2024.11.09 01:26:44.387388 [ 288 ] {fbfae90f-6180-48e4-a559-3ad6fa27cd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8606 | 2024.11.09 01:26:44.387436 [ 288 ] {fbfae90f-6180-48e4-a559-3ad6fa27cd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8607 | 2024.11.09 01:26:44.387584 [ 288 ] {fbfae90f-6180-48e4-a559-3ad6fa27cd37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8608 | 2024.11.09 01:26:44.387993 [ 288 ] {fbfae90f-6180-48e4-a559-3ad6fa27cd37} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8609 | 2024.11.09 01:26:44.388028 [ 288 ] {fbfae90f-6180-48e4-a559-3ad6fa27cd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8610 | 2024.11.09 01:26:44.388405 [ 288 ] {fbfae90f-6180-48e4-a559-3ad6fa27cd37} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8611 | 2024.11.09 01:26:44.388646 [ 288 ] {fbfae90f-6180-48e4-a559-3ad6fa27cd37} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8612 | 2024.11.09 01:26:44.388806 [ 288 ] {fbfae90f-6180-48e4-a559-3ad6fa27cd37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. | ||
8613 | 2024.11.09 01:26:44.388983 [ 288 ] {fbfae90f-6180-48e4-a559-3ad6fa27cd37} <Debug> DynamicQueryHandler: Done processing query | ||
8614 | 2024.11.09 01:26:44.389007 [ 288 ] {fbfae90f-6180-48e4-a559-3ad6fa27cd37} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8615 | 2024.11.09 01:26:44.389023 [ 288 ] {} <Debug> HTTP-Session: 9fecb4ff-ea9c-4fe0-b913-ea266e0ae3c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8616 | 2024.11.09 01:26:44.389187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38091, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8617 | 2024.11.09 01:26:44.389200 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8618 | 2024.11.09 01:26:44.389251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8619 | 2024.11.09 01:26:44.389281 [ 3 ] {} <Debug> HTTP-Session: e5fb4f24-426c-451c-9861-31046d59a407 Authenticating user 'default' from [fd00:1122:3344:101::d]:38091 | ||
8620 | 2024.11.09 01:26:44.389302 [ 3 ] {} <Debug> HTTP-Session: e5fb4f24-426c-451c-9861-31046d59a407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8621 | 2024.11.09 01:26:44.389321 [ 3 ] {} <Debug> HTTP-Session: e5fb4f24-426c-451c-9861-31046d59a407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8622 | 2024.11.09 01:26:44.389363 [ 3 ] {} <Trace> HTTP-Session: e5fb4f24-426c-451c-9861-31046d59a407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8623 | 2024.11.09 01:26:44.389512 [ 3 ] {fc7ab6a8-0fe2-4a0d-b457-881309654eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38091) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8624 | 2024.11.09 01:26:44.389567 [ 3 ] {fc7ab6a8-0fe2-4a0d-b457-881309654eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8625 | 2024.11.09 01:26:44.389710 [ 3 ] {fc7ab6a8-0fe2-4a0d-b457-881309654eb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8626 | 2024.11.09 01:26:44.390017 [ 3 ] {fc7ab6a8-0fe2-4a0d-b457-881309654eb8} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8627 | 2024.11.09 01:26:44.390053 [ 3 ] {fc7ab6a8-0fe2-4a0d-b457-881309654eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8628 | 2024.11.09 01:26:44.390406 [ 3 ] {fc7ab6a8-0fe2-4a0d-b457-881309654eb8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8629 | 2024.11.09 01:26:44.390637 [ 3 ] {fc7ab6a8-0fe2-4a0d-b457-881309654eb8} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8630 | 2024.11.09 01:26:44.390790 [ 3 ] {fc7ab6a8-0fe2-4a0d-b457-881309654eb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
8631 | 2024.11.09 01:26:44.390945 [ 3 ] {fc7ab6a8-0fe2-4a0d-b457-881309654eb8} <Debug> DynamicQueryHandler: Done processing query | ||
8632 | 2024.11.09 01:26:44.390970 [ 3 ] {fc7ab6a8-0fe2-4a0d-b457-881309654eb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8633 | 2024.11.09 01:26:44.390986 [ 3 ] {} <Debug> HTTP-Session: e5fb4f24-426c-451c-9861-31046d59a407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8634 | 2024.11.09 01:26:44.391187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8635 | 2024.11.09 01:26:46.793475 [ 143 ] {} <Debug> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8636 | 2024.11.09 01:26:46.793562 [ 143 ] {} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8637 | 2024.11.09 01:26:46.793589 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8638 | 2024.11.09 01:26:46.793866 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
8639 | 2024.11.09 01:26:46.794128 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8640 | 2024.11.09 01:26:46.794196 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
8641 | 2024.11.09 01:26:46.794327 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
8642 | 2024.11.09 01:26:46.794716 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
8643 | 2024.11.09 01:26:46.795032 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
8644 | 2024.11.09 01:26:46.795245 [ 189 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
8645 | 2024.11.09 01:26:46.796498 [ 195 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002808121 sec., 6409.980196722293 rows/sec., 429.14 KiB/sec. | ||
8646 | 2024.11.09 01:26:46.796660 [ 195 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8647 | 2024.11.09 01:26:46.796977 [ 195 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_17_4} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8648 | 2024.11.09 01:26:46.797067 [ 195 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_17_4} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8649 | 2024.11.09 01:26:46.797162 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8650 | 2024.11.09 01:26:47.361161 [ 143 ] {} <Debug> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
8651 | 2024.11.09 01:26:47.361247 [ 143 ] {} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8652 | 2024.11.09 01:26:47.361285 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8653 | 2024.11.09 01:26:47.361591 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
8654 | 2024.11.09 01:26:47.361938 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8655 | 2024.11.09 01:26:47.362016 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 66 rows starting from the beginning of the part | ||
8656 | 2024.11.09 01:26:47.362145 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
8657 | 2024.11.09 01:26:47.362385 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
8658 | 2024.11.09 01:26:47.362608 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
8659 | 2024.11.09 01:26:47.362782 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
8660 | 2024.11.09 01:26:47.363918 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.002526188 sec., 83920.9116661151 rows/sec., 6.33 MiB/sec. | ||
8661 | 2024.11.09 01:26:47.364049 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
8662 | 2024.11.09 01:26:47.364334 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_23_5} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8663 | 2024.11.09 01:26:47.364415 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_23_5} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
8664 | 2024.11.09 01:26:47.364494 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8665 | 2024.11.09 01:26:47.619680 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8666 | 2024.11.09 01:26:47.619748 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8667 | 2024.11.09 01:26:49.387902 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50907, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8668 | 2024.11.09 01:26:49.388017 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8669 | 2024.11.09 01:26:49.388041 [ 304 ] {} <Debug> HTTP-Session: 55cd0622-1924-4673-8f65-4aaeccf1b416 Authenticating user 'default' from [fd00:1122:3344:101::d]:50907 | ||
8670 | 2024.11.09 01:26:49.388065 [ 304 ] {} <Debug> HTTP-Session: 55cd0622-1924-4673-8f65-4aaeccf1b416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8671 | 2024.11.09 01:26:49.388080 [ 304 ] {} <Debug> HTTP-Session: 55cd0622-1924-4673-8f65-4aaeccf1b416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8672 | 2024.11.09 01:26:49.388131 [ 304 ] {} <Trace> HTTP-Session: 55cd0622-1924-4673-8f65-4aaeccf1b416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8673 | 2024.11.09 01:26:49.388313 [ 304 ] {bd54aef8-7980-456b-9c5d-2d13d5ace2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50907) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
8674 | 2024.11.09 01:26:49.388382 [ 304 ] {bd54aef8-7980-456b-9c5d-2d13d5ace2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8675 | 2024.11.09 01:26:49.388718 [ 304 ] {bd54aef8-7980-456b-9c5d-2d13d5ace2ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8676 | 2024.11.09 01:26:49.389187 [ 304 ] {bd54aef8-7980-456b-9c5d-2d13d5ace2ae} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8677 | 2024.11.09 01:26:49.389233 [ 304 ] {bd54aef8-7980-456b-9c5d-2d13d5ace2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8678 | 2024.11.09 01:26:49.389661 [ 304 ] {bd54aef8-7980-456b-9c5d-2d13d5ace2ae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8679 | 2024.11.09 01:26:49.389907 [ 304 ] {bd54aef8-7980-456b-9c5d-2d13d5ace2ae} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8680 | 2024.11.09 01:26:49.390088 [ 145 ] {} <Debug> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8681 | 2024.11.09 01:26:49.390101 [ 304 ] {bd54aef8-7980-456b-9c5d-2d13d5ace2ae} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001829 sec., 7654.455986878076 rows/sec., 551.02 KiB/sec. | ||
8682 | 2024.11.09 01:26:49.390174 [ 145 ] {} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8683 | 2024.11.09 01:26:49.390243 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8684 | 2024.11.09 01:26:49.390502 [ 189 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
8685 | 2024.11.09 01:26:49.390609 [ 304 ] {bd54aef8-7980-456b-9c5d-2d13d5ace2ae} <Debug> DynamicQueryHandler: Done processing query | ||
8686 | 2024.11.09 01:26:49.390711 [ 304 ] {bd54aef8-7980-456b-9c5d-2d13d5ace2ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8687 | 2024.11.09 01:26:49.390781 [ 304 ] {} <Debug> HTTP-Session: 55cd0622-1924-4673-8f65-4aaeccf1b416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8688 | 2024.11.09 01:26:49.390847 [ 189 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8689 | 2024.11.09 01:26:49.390895 [ 189 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
8690 | 2024.11.09 01:26:49.390976 [ 189 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
8691 | 2024.11.09 01:26:49.391241 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50907, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8692 | 2024.11.09 01:26:49.391299 [ 189 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
8693 | 2024.11.09 01:26:49.391457 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35432, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8694 | 2024.11.09 01:26:49.391771 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8695 | 2024.11.09 01:26:49.391804 [ 304 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8696 | |||
8697 | (version 23.8.7.1) | ||
8698 | 2024.11.09 01:26:49.391859 [ 189 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
8699 | 2024.11.09 01:26:49.391927 [ 288 ] {} <Debug> HTTP-Session: 322e8621-9280-40a7-8369-c8f367c665cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35432 | ||
8700 | 2024.11.09 01:26:49.392013 [ 288 ] {} <Debug> HTTP-Session: 322e8621-9280-40a7-8369-c8f367c665cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8701 | 2024.11.09 01:26:49.392086 [ 288 ] {} <Debug> HTTP-Session: 322e8621-9280-40a7-8369-c8f367c665cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8702 | 2024.11.09 01:26:49.392157 [ 189 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
8703 | 2024.11.09 01:26:49.392234 [ 288 ] {} <Trace> HTTP-Session: 322e8621-9280-40a7-8369-c8f367c665cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8704 | 2024.11.09 01:26:49.392748 [ 288 ] {90803a9f-d518-4ddf-9109-65b54ab13308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35432) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8705 | 2024.11.09 01:26:49.392816 [ 288 ] {90803a9f-d518-4ddf-9109-65b54ab13308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8706 | 2024.11.09 01:26:49.393348 [ 288 ] {90803a9f-d518-4ddf-9109-65b54ab13308} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8707 | 2024.11.09 01:26:49.393834 [ 191 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003483389 sec., 20095.37263854252 rows/sec., 1.49 MiB/sec. | ||
8708 | 2024.11.09 01:26:49.394107 [ 191 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8709 | 2024.11.09 01:26:49.394238 [ 288 ] {90803a9f-d518-4ddf-9109-65b54ab13308} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8710 | 2024.11.09 01:26:49.394293 [ 288 ] {90803a9f-d518-4ddf-9109-65b54ab13308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8711 | 2024.11.09 01:26:49.394727 [ 191 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_17_4} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8712 | 2024.11.09 01:26:49.394970 [ 191 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_17_4} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8713 | 2024.11.09 01:26:49.395100 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8714 | 2024.11.09 01:26:49.395106 [ 288 ] {90803a9f-d518-4ddf-9109-65b54ab13308} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8715 | 2024.11.09 01:26:49.395394 [ 288 ] {90803a9f-d518-4ddf-9109-65b54ab13308} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8716 | 2024.11.09 01:26:49.395543 [ 288 ] {90803a9f-d518-4ddf-9109-65b54ab13308} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002938 sec., 97004.76514635807 rows/sec., 8.56 MiB/sec. | ||
8717 | 2024.11.09 01:26:49.395751 [ 288 ] {90803a9f-d518-4ddf-9109-65b54ab13308} <Debug> DynamicQueryHandler: Done processing query | ||
8718 | 2024.11.09 01:26:49.395779 [ 288 ] {90803a9f-d518-4ddf-9109-65b54ab13308} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
8719 | 2024.11.09 01:26:49.395795 [ 288 ] {} <Debug> HTTP-Session: 322e8621-9280-40a7-8369-c8f367c665cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8720 | 2024.11.09 01:26:49.396033 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35432, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8721 | 2024.11.09 01:26:49.396337 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37639, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8722 | 2024.11.09 01:26:49.396410 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8723 | 2024.11.09 01:26:49.396435 [ 304 ] {} <Debug> HTTP-Session: f8b2ae43-cde1-4f29-8a3f-69176ef772c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37639 | ||
8724 | 2024.11.09 01:26:49.396458 [ 304 ] {} <Debug> HTTP-Session: f8b2ae43-cde1-4f29-8a3f-69176ef772c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8725 | 2024.11.09 01:26:49.396475 [ 304 ] {} <Debug> HTTP-Session: f8b2ae43-cde1-4f29-8a3f-69176ef772c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8726 | 2024.11.09 01:26:49.396524 [ 304 ] {} <Trace> HTTP-Session: f8b2ae43-cde1-4f29-8a3f-69176ef772c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8727 | 2024.11.09 01:26:49.396695 [ 304 ] {0a5dd354-8d74-4632-a5d3-0ca555b91cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37639) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8728 | 2024.11.09 01:26:49.396755 [ 304 ] {0a5dd354-8d74-4632-a5d3-0ca555b91cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8729 | 2024.11.09 01:26:49.397034 [ 304 ] {0a5dd354-8d74-4632-a5d3-0ca555b91cde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8730 | 2024.11.09 01:26:49.397407 [ 304 ] {0a5dd354-8d74-4632-a5d3-0ca555b91cde} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8731 | 2024.11.09 01:26:49.397444 [ 304 ] {0a5dd354-8d74-4632-a5d3-0ca555b91cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8732 | 2024.11.09 01:26:49.397806 [ 304 ] {0a5dd354-8d74-4632-a5d3-0ca555b91cde} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8733 | 2024.11.09 01:26:49.398052 [ 304 ] {0a5dd354-8d74-4632-a5d3-0ca555b91cde} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8734 | 2024.11.09 01:26:49.398221 [ 304 ] {0a5dd354-8d74-4632-a5d3-0ca555b91cde} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001579 sec., 30398.986700443318 rows/sec., 2.19 MiB/sec. | ||
8735 | 2024.11.09 01:26:49.398558 [ 304 ] {0a5dd354-8d74-4632-a5d3-0ca555b91cde} <Debug> DynamicQueryHandler: Done processing query | ||
8736 | 2024.11.09 01:26:49.398588 [ 304 ] {0a5dd354-8d74-4632-a5d3-0ca555b91cde} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8737 | 2024.11.09 01:26:49.398606 [ 304 ] {} <Debug> HTTP-Session: f8b2ae43-cde1-4f29-8a3f-69176ef772c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8738 | 2024.11.09 01:26:49.398764 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37639, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8739 | 2024.11.09 01:26:49.398864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8740 | 2024.11.09 01:26:49.398948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8741 | 2024.11.09 01:26:49.398974 [ 3 ] {} <Debug> HTTP-Session: e45445bb-e7aa-4b95-a62e-4160967747ab Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 | ||
8742 | 2024.11.09 01:26:49.398997 [ 3 ] {} <Debug> HTTP-Session: e45445bb-e7aa-4b95-a62e-4160967747ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8743 | 2024.11.09 01:26:49.399014 [ 3 ] {} <Debug> HTTP-Session: e45445bb-e7aa-4b95-a62e-4160967747ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8744 | 2024.11.09 01:26:49.399062 [ 3 ] {} <Trace> HTTP-Session: e45445bb-e7aa-4b95-a62e-4160967747ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8745 | 2024.11.09 01:26:49.399212 [ 3 ] {139d276d-314a-4d78-82bb-c497f06d0252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8746 | 2024.11.09 01:26:49.399271 [ 3 ] {139d276d-314a-4d78-82bb-c497f06d0252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8747 | 2024.11.09 01:26:49.399602 [ 3 ] {139d276d-314a-4d78-82bb-c497f06d0252} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8748 | 2024.11.09 01:26:49.399943 [ 3 ] {139d276d-314a-4d78-82bb-c497f06d0252} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8749 | 2024.11.09 01:26:49.399980 [ 3 ] {139d276d-314a-4d78-82bb-c497f06d0252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8750 | 2024.11.09 01:26:49.400338 [ 3 ] {139d276d-314a-4d78-82bb-c497f06d0252} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8751 | 2024.11.09 01:26:49.400591 [ 3 ] {139d276d-314a-4d78-82bb-c497f06d0252} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8752 | 2024.11.09 01:26:49.400730 [ 3 ] {139d276d-314a-4d78-82bb-c497f06d0252} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001567 sec., 8934.269304403319 rows/sec., 625.70 KiB/sec. | ||
8753 | 2024.11.09 01:26:49.400904 [ 3 ] {139d276d-314a-4d78-82bb-c497f06d0252} <Debug> DynamicQueryHandler: Done processing query | ||
8754 | 2024.11.09 01:26:49.400929 [ 3 ] {139d276d-314a-4d78-82bb-c497f06d0252} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8755 | 2024.11.09 01:26:49.400945 [ 3 ] {} <Debug> HTTP-Session: e45445bb-e7aa-4b95-a62e-4160967747ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8756 | 2024.11.09 01:26:49.401083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8757 | 2024.11.09 01:26:49.401172 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49277, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8758 | 2024.11.09 01:26:49.401241 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8759 | 2024.11.09 01:26:49.401265 [ 304 ] {} <Debug> HTTP-Session: c0e236f1-3ace-4f60-a75c-ccce58378500 Authenticating user 'default' from [fd00:1122:3344:101::d]:49277 | ||
8760 | 2024.11.09 01:26:49.401288 [ 304 ] {} <Debug> HTTP-Session: c0e236f1-3ace-4f60-a75c-ccce58378500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8761 | 2024.11.09 01:26:49.401305 [ 304 ] {} <Debug> HTTP-Session: c0e236f1-3ace-4f60-a75c-ccce58378500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8762 | 2024.11.09 01:26:49.401351 [ 304 ] {} <Trace> HTTP-Session: c0e236f1-3ace-4f60-a75c-ccce58378500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8763 | 2024.11.09 01:26:49.401486 [ 304 ] {b256c79c-30dd-4321-8de8-156470c65ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49277) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8764 | 2024.11.09 01:26:49.401541 [ 304 ] {b256c79c-30dd-4321-8de8-156470c65ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8765 | 2024.11.09 01:26:49.401842 [ 304 ] {b256c79c-30dd-4321-8de8-156470c65ff9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8766 | 2024.11.09 01:26:49.402177 [ 304 ] {b256c79c-30dd-4321-8de8-156470c65ff9} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8767 | 2024.11.09 01:26:49.402213 [ 304 ] {b256c79c-30dd-4321-8de8-156470c65ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8768 | 2024.11.09 01:26:49.402571 [ 304 ] {b256c79c-30dd-4321-8de8-156470c65ff9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8769 | 2024.11.09 01:26:49.402789 [ 304 ] {b256c79c-30dd-4321-8de8-156470c65ff9} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8770 | 2024.11.09 01:26:49.402931 [ 145 ] {} <Debug> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8771 | 2024.11.09 01:26:49.402941 [ 304 ] {b256c79c-30dd-4321-8de8-156470c65ff9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001524 sec., 8530.18372703412 rows/sec., 531.85 KiB/sec. | ||
8772 | 2024.11.09 01:26:49.402988 [ 145 ] {} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8773 | 2024.11.09 01:26:49.403055 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8774 | 2024.11.09 01:26:49.403291 [ 304 ] {b256c79c-30dd-4321-8de8-156470c65ff9} <Debug> DynamicQueryHandler: Done processing query | ||
8775 | 2024.11.09 01:26:49.403316 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
8776 | 2024.11.09 01:26:49.403336 [ 304 ] {b256c79c-30dd-4321-8de8-156470c65ff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8777 | 2024.11.09 01:26:49.403491 [ 304 ] {} <Debug> HTTP-Session: c0e236f1-3ace-4f60-a75c-ccce58378500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8778 | 2024.11.09 01:26:49.403676 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8779 | 2024.11.09 01:26:49.403746 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49277, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8780 | 2024.11.09 01:26:49.403716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8781 | 2024.11.09 01:26:49.403866 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
8782 | 2024.11.09 01:26:49.403951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8783 | 2024.11.09 01:26:49.404115 [ 3 ] {} <Debug> HTTP-Session: b49cd17f-d31f-4426-a480-bf337eeb5e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 | ||
8784 | 2024.11.09 01:26:49.404143 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
8785 | 2024.11.09 01:26:49.404240 [ 3 ] {} <Debug> HTTP-Session: b49cd17f-d31f-4426-a480-bf337eeb5e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8786 | 2024.11.09 01:26:49.404334 [ 3 ] {} <Debug> HTTP-Session: b49cd17f-d31f-4426-a480-bf337eeb5e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8787 | 2024.11.09 01:26:49.404431 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
8788 | 2024.11.09 01:26:49.404527 [ 3 ] {} <Trace> HTTP-Session: b49cd17f-d31f-4426-a480-bf337eeb5e8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8789 | 2024.11.09 01:26:49.404743 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
8790 | 2024.11.09 01:26:49.404988 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
8791 | 2024.11.09 01:26:49.405399 [ 3 ] {a31a4ee7-b4fb-4c48-be34-c9176d11b136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8792 | 2024.11.09 01:26:49.405535 [ 3 ] {a31a4ee7-b4fb-4c48-be34-c9176d11b136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8793 | 2024.11.09 01:26:49.406283 [ 3 ] {a31a4ee7-b4fb-4c48-be34-c9176d11b136} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8794 | 2024.11.09 01:26:49.407571 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004340429 sec., 14975.478230377688 rows/sec., 992.22 KiB/sec. | ||
8795 | 2024.11.09 01:26:49.407634 [ 3 ] {a31a4ee7-b4fb-4c48-be34-c9176d11b136} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8796 | 2024.11.09 01:26:49.407695 [ 3 ] {a31a4ee7-b4fb-4c48-be34-c9176d11b136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8797 | 2024.11.09 01:26:49.407764 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8798 | 2024.11.09 01:26:49.408343 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_17_4} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8799 | 2024.11.09 01:26:49.408452 [ 3 ] {a31a4ee7-b4fb-4c48-be34-c9176d11b136} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8800 | 2024.11.09 01:26:49.408478 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_17_4} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8801 | 2024.11.09 01:26:49.408632 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8802 | 2024.11.09 01:26:49.408820 [ 3 ] {a31a4ee7-b4fb-4c48-be34-c9176d11b136} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8803 | 2024.11.09 01:26:49.408966 [ 3 ] {a31a4ee7-b4fb-4c48-be34-c9176d11b136} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004037 sec., 104780.77780530097 rows/sec., 7.49 MiB/sec. | ||
8804 | 2024.11.09 01:26:49.409152 [ 3 ] {a31a4ee7-b4fb-4c48-be34-c9176d11b136} <Debug> DynamicQueryHandler: Done processing query | ||
8805 | 2024.11.09 01:26:49.409179 [ 3 ] {a31a4ee7-b4fb-4c48-be34-c9176d11b136} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
8806 | 2024.11.09 01:26:49.409196 [ 3 ] {} <Debug> HTTP-Session: b49cd17f-d31f-4426-a480-bf337eeb5e8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8807 | 2024.11.09 01:26:49.409358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8808 | 2024.11.09 01:26:49.409465 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54393, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8809 | 2024.11.09 01:26:49.409535 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8810 | 2024.11.09 01:26:49.409558 [ 304 ] {} <Debug> HTTP-Session: 0e69ca2e-0019-487e-9231-f8168158a972 Authenticating user 'default' from [fd00:1122:3344:101::d]:54393 | ||
8811 | 2024.11.09 01:26:49.409580 [ 304 ] {} <Debug> HTTP-Session: 0e69ca2e-0019-487e-9231-f8168158a972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8812 | 2024.11.09 01:26:49.409597 [ 304 ] {} <Debug> HTTP-Session: 0e69ca2e-0019-487e-9231-f8168158a972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8813 | 2024.11.09 01:26:49.409642 [ 304 ] {} <Trace> HTTP-Session: 0e69ca2e-0019-487e-9231-f8168158a972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8814 | 2024.11.09 01:26:49.409769 [ 304 ] {8c6dc50d-a633-4f55-98a9-054ea72dca67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54393) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8815 | 2024.11.09 01:26:49.409819 [ 304 ] {8c6dc50d-a633-4f55-98a9-054ea72dca67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8816 | 2024.11.09 01:26:49.409982 [ 304 ] {8c6dc50d-a633-4f55-98a9-054ea72dca67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8817 | 2024.11.09 01:26:49.410282 [ 304 ] {8c6dc50d-a633-4f55-98a9-054ea72dca67} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8818 | 2024.11.09 01:26:49.410317 [ 304 ] {8c6dc50d-a633-4f55-98a9-054ea72dca67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8819 | 2024.11.09 01:26:49.410733 [ 304 ] {8c6dc50d-a633-4f55-98a9-054ea72dca67} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8820 | 2024.11.09 01:26:49.410990 [ 304 ] {8c6dc50d-a633-4f55-98a9-054ea72dca67} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8821 | 2024.11.09 01:26:49.411149 [ 304 ] {8c6dc50d-a633-4f55-98a9-054ea72dca67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 222.80 KiB/sec. | ||
8822 | 2024.11.09 01:26:49.411445 [ 304 ] {8c6dc50d-a633-4f55-98a9-054ea72dca67} <Debug> DynamicQueryHandler: Done processing query | ||
8823 | 2024.11.09 01:26:49.411470 [ 304 ] {8c6dc50d-a633-4f55-98a9-054ea72dca67} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8824 | 2024.11.09 01:26:49.411486 [ 304 ] {} <Debug> HTTP-Session: 0e69ca2e-0019-487e-9231-f8168158a972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8825 | 2024.11.09 01:26:49.411677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8826 | 2024.11.09 01:26:49.411691 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54393, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8827 | 2024.11.09 01:26:49.411766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8828 | 2024.11.09 01:26:49.411802 [ 3 ] {} <Debug> HTTP-Session: 98702a17-971e-4960-b31d-55365828f86d Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 | ||
8829 | 2024.11.09 01:26:49.411826 [ 3 ] {} <Debug> HTTP-Session: 98702a17-971e-4960-b31d-55365828f86d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8830 | 2024.11.09 01:26:49.411844 [ 3 ] {} <Debug> HTTP-Session: 98702a17-971e-4960-b31d-55365828f86d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8831 | 2024.11.09 01:26:49.411887 [ 3 ] {} <Trace> HTTP-Session: 98702a17-971e-4960-b31d-55365828f86d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8832 | 2024.11.09 01:26:49.412124 [ 3 ] {2a5c12b3-a31a-4281-94c5-0f8b5c296c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8833 | 2024.11.09 01:26:49.412174 [ 3 ] {2a5c12b3-a31a-4281-94c5-0f8b5c296c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8834 | 2024.11.09 01:26:49.412342 [ 3 ] {2a5c12b3-a31a-4281-94c5-0f8b5c296c11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8835 | 2024.11.09 01:26:49.412780 [ 3 ] {2a5c12b3-a31a-4281-94c5-0f8b5c296c11} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8836 | 2024.11.09 01:26:49.412815 [ 3 ] {2a5c12b3-a31a-4281-94c5-0f8b5c296c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8837 | 2024.11.09 01:26:49.413207 [ 3 ] {2a5c12b3-a31a-4281-94c5-0f8b5c296c11} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8838 | 2024.11.09 01:26:49.413444 [ 3 ] {2a5c12b3-a31a-4281-94c5-0f8b5c296c11} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8839 | 2024.11.09 01:26:49.413579 [ 3 ] {2a5c12b3-a31a-4281-94c5-0f8b5c296c11} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001581 sec., 149905.12333965846 rows/sec., 10.05 MiB/sec. | ||
8840 | 2024.11.09 01:26:49.413856 [ 3 ] {2a5c12b3-a31a-4281-94c5-0f8b5c296c11} <Debug> DynamicQueryHandler: Done processing query | ||
8841 | 2024.11.09 01:26:49.413924 [ 3 ] {2a5c12b3-a31a-4281-94c5-0f8b5c296c11} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8842 | 2024.11.09 01:26:49.413990 [ 3 ] {} <Debug> HTTP-Session: 98702a17-971e-4960-b31d-55365828f86d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8843 | 2024.11.09 01:26:49.414249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8844 | 2024.11.09 01:26:49.414315 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40522, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8845 | 2024.11.09 01:26:49.414398 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8846 | 2024.11.09 01:26:49.414430 [ 304 ] {} <Debug> HTTP-Session: d87d5fbe-aae2-4f96-a876-2e2c9c9b60a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40522 | ||
8847 | 2024.11.09 01:26:49.414453 [ 304 ] {} <Debug> HTTP-Session: d87d5fbe-aae2-4f96-a876-2e2c9c9b60a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8848 | 2024.11.09 01:26:49.414471 [ 304 ] {} <Debug> HTTP-Session: d87d5fbe-aae2-4f96-a876-2e2c9c9b60a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8849 | 2024.11.09 01:26:49.414515 [ 304 ] {} <Trace> HTTP-Session: d87d5fbe-aae2-4f96-a876-2e2c9c9b60a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8850 | 2024.11.09 01:26:49.414637 [ 304 ] {48d85f71-88ce-47b3-a006-37b93dff3ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40522) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8851 | 2024.11.09 01:26:49.414697 [ 304 ] {48d85f71-88ce-47b3-a006-37b93dff3ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8852 | 2024.11.09 01:26:49.414873 [ 304 ] {48d85f71-88ce-47b3-a006-37b93dff3ed3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8853 | 2024.11.09 01:26:49.415172 [ 304 ] {48d85f71-88ce-47b3-a006-37b93dff3ed3} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8854 | 2024.11.09 01:26:49.415207 [ 304 ] {48d85f71-88ce-47b3-a006-37b93dff3ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8855 | 2024.11.09 01:26:49.415553 [ 304 ] {48d85f71-88ce-47b3-a006-37b93dff3ed3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8856 | 2024.11.09 01:26:49.415791 [ 304 ] {48d85f71-88ce-47b3-a006-37b93dff3ed3} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8857 | 2024.11.09 01:26:49.415950 [ 304 ] {48d85f71-88ce-47b3-a006-37b93dff3ed3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001344 sec., 744.047619047619 rows/sec., 50.14 KiB/sec. | ||
8858 | 2024.11.09 01:26:49.416109 [ 304 ] {48d85f71-88ce-47b3-a006-37b93dff3ed3} <Debug> DynamicQueryHandler: Done processing query | ||
8859 | 2024.11.09 01:26:49.416133 [ 304 ] {48d85f71-88ce-47b3-a006-37b93dff3ed3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8860 | 2024.11.09 01:26:49.416148 [ 304 ] {} <Debug> HTTP-Session: d87d5fbe-aae2-4f96-a876-2e2c9c9b60a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8861 | 2024.11.09 01:26:49.416343 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8862 | 2024.11.09 01:26:49.416466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55084, User-Agent: (none), Length: 68689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8863 | 2024.11.09 01:26:49.416539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8864 | 2024.11.09 01:26:49.416559 [ 3 ] {} <Debug> HTTP-Session: 91451456-c386-49b2-aa69-3d18dc36c03f Authenticating user 'default' from [fd00:1122:3344:101::d]:55084 | ||
8865 | 2024.11.09 01:26:49.416577 [ 3 ] {} <Debug> HTTP-Session: 91451456-c386-49b2-aa69-3d18dc36c03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8866 | 2024.11.09 01:26:49.416591 [ 3 ] {} <Debug> HTTP-Session: 91451456-c386-49b2-aa69-3d18dc36c03f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8867 | 2024.11.09 01:26:49.416628 [ 3 ] {} <Trace> HTTP-Session: 91451456-c386-49b2-aa69-3d18dc36c03f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8868 | 2024.11.09 01:26:49.417504 [ 3 ] {825fead0-8720-4844-b7f8-eb3f0c86ce9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55084) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8869 | 2024.11.09 01:26:49.417583 [ 3 ] {825fead0-8720-4844-b7f8-eb3f0c86ce9c} <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 | ||
8870 | 2024.11.09 01:26:49.418077 [ 3 ] {825fead0-8720-4844-b7f8-eb3f0c86ce9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8871 | 2024.11.09 01:26:49.418749 [ 3 ] {825fead0-8720-4844-b7f8-eb3f0c86ce9c} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8872 | 2024.11.09 01:26:49.418784 [ 3 ] {825fead0-8720-4844-b7f8-eb3f0c86ce9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8873 | 2024.11.09 01:26:49.419434 [ 3 ] {825fead0-8720-4844-b7f8-eb3f0c86ce9c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8874 | 2024.11.09 01:26:49.419704 [ 3 ] {825fead0-8720-4844-b7f8-eb3f0c86ce9c} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8875 | 2024.11.09 01:26:49.419833 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
8876 | 2024.11.09 01:26:49.419856 [ 3 ] {825fead0-8720-4844-b7f8-eb3f0c86ce9c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003102 sec., 13217.279174725983 rows/sec., 23.68 MiB/sec. | ||
8877 | 2024.11.09 01:26:49.419873 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8878 | 2024.11.09 01:26:49.419911 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8879 | 2024.11.09 01:26:49.420241 [ 189 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
8880 | 2024.11.09 01:26:49.420385 [ 3 ] {825fead0-8720-4844-b7f8-eb3f0c86ce9c} <Debug> DynamicQueryHandler: Done processing query | ||
8881 | 2024.11.09 01:26:49.420417 [ 3 ] {825fead0-8720-4844-b7f8-eb3f0c86ce9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
8882 | 2024.11.09 01:26:49.420444 [ 3 ] {} <Debug> HTTP-Session: 91451456-c386-49b2-aa69-3d18dc36c03f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8883 | 2024.11.09 01:26:49.420583 [ 189 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8884 | 2024.11.09 01:26:49.420712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8885 | 2024.11.09 01:26:49.420727 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40522, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8886 | 2024.11.09 01:26:49.420775 [ 189 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 400 rows starting from the beginning of the part | ||
8887 | 2024.11.09 01:26:49.420908 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8888 | 2024.11.09 01:26:49.420979 [ 304 ] {} <Debug> HTTP-Session: 7b6d1801-6432-4217-970e-4d338e0a890c Authenticating user 'default' from [fd00:1122:3344:101::d]:40522 | ||
8889 | 2024.11.09 01:26:49.421043 [ 304 ] {} <Debug> HTTP-Session: 7b6d1801-6432-4217-970e-4d338e0a890c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8890 | 2024.11.09 01:26:49.421142 [ 304 ] {} <Debug> HTTP-Session: 7b6d1801-6432-4217-970e-4d338e0a890c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8891 | 2024.11.09 01:26:49.421329 [ 304 ] {} <Trace> HTTP-Session: 7b6d1801-6432-4217-970e-4d338e0a890c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8892 | 2024.11.09 01:26:49.421435 [ 189 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
8893 | 2024.11.09 01:26:49.421896 [ 304 ] {af18168e-bf47-4779-9b70-ce51bf85aa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40522) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8894 | 2024.11.09 01:26:49.421962 [ 189 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
8895 | 2024.11.09 01:26:49.422030 [ 304 ] {af18168e-bf47-4779-9b70-ce51bf85aa40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8896 | 2024.11.09 01:26:49.422747 [ 189 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
8897 | 2024.11.09 01:26:49.422963 [ 304 ] {af18168e-bf47-4779-9b70-ce51bf85aa40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8898 | 2024.11.09 01:26:49.423418 [ 189 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
8899 | 2024.11.09 01:26:49.424018 [ 189 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
8900 | 2024.11.09 01:26:49.424308 [ 304 ] {af18168e-bf47-4779-9b70-ce51bf85aa40} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8901 | 2024.11.09 01:26:49.424432 [ 304 ] {af18168e-bf47-4779-9b70-ce51bf85aa40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8902 | 2024.11.09 01:26:49.425605 [ 304 ] {af18168e-bf47-4779-9b70-ce51bf85aa40} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8903 | 2024.11.09 01:26:49.426158 [ 304 ] {af18168e-bf47-4779-9b70-ce51bf85aa40} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8904 | 2024.11.09 01:26:49.426331 [ 304 ] {af18168e-bf47-4779-9b70-ce51bf85aa40} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004777 sec., 17165.585095248065 rows/sec., 1.09 MiB/sec. | ||
8905 | 2024.11.09 01:26:49.426580 [ 304 ] {af18168e-bf47-4779-9b70-ce51bf85aa40} <Debug> DynamicQueryHandler: Done processing query | ||
8906 | 2024.11.09 01:26:49.426614 [ 304 ] {af18168e-bf47-4779-9b70-ce51bf85aa40} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8907 | 2024.11.09 01:26:49.426643 [ 304 ] {} <Debug> HTTP-Session: 7b6d1801-6432-4217-970e-4d338e0a890c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8908 | 2024.11.09 01:26:49.427043 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8909 | 2024.11.09 01:26:49.434153 [ 192 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 19 columns (19 merged, 0 gathered) in 0.014152398 sec., 42748.93908438697 rows/sec., 76.60 MiB/sec. | ||
8910 | 2024.11.09 01:26:49.435182 [ 190 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
8911 | 2024.11.09 01:26:49.435680 [ 190 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_19_4} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8912 | 2024.11.09 01:26:49.435778 [ 190 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_19_4} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
8913 | 2024.11.09 01:26:49.435961 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
8914 | 2024.11.09 01:26:52.829568 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 850 | ||
8915 | 2024.11.09 01:26:52.832551 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8916 | 2024.11.09 01:26:52.832590 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8917 | 2024.11.09 01:26:52.833964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8918 | 2024.11.09 01:26:52.834274 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8919 | 2024.11.09 01:26:52.834435 [ 150 ] {} <Debug> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8920 | 2024.11.09 01:26:52.834492 [ 150 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8921 | 2024.11.09 01:26:52.834531 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8922 | 2024.11.09 01:26:52.835248 [ 201 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
8923 | 2024.11.09 01:26:52.836538 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 850 | ||
8924 | 2024.11.09 01:26:52.836953 [ 201 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8925 | 2024.11.09 01:26:52.837112 [ 201 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 710 rows starting from the beginning of the part | ||
8926 | 2024.11.09 01:26:52.837681 [ 201 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
8927 | 2024.11.09 01:26:52.838296 [ 201 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
8928 | 2024.11.09 01:26:52.838871 [ 201 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
8929 | 2024.11.09 01:26:52.839532 [ 201 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
8930 | 2024.11.09 01:26:52.840106 [ 201 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
8931 | 2024.11.09 01:26:52.848075 [ 192 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 72 columns (72 merged, 0 gathered) in 0.01339093 sec., 63475.80041117383 rows/sec., 52.39 MiB/sec. | ||
8932 | 2024.11.09 01:26:52.849409 [ 198 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8933 | 2024.11.09 01:26:52.850185 [ 198 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_26_5} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8934 | 2024.11.09 01:26:52.850264 [ 198 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_26_5} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8935 | 2024.11.09 01:26:52.850548 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
8936 | 2024.11.09 01:26:54.380396 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40047, User-Agent: (none), Length: 2550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8937 | 2024.11.09 01:26:54.380522 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8938 | 2024.11.09 01:26:54.380550 [ 304 ] {} <Debug> HTTP-Session: 016600c0-1ab0-46f9-a64a-334a8149d286 Authenticating user 'default' from [fd00:1122:3344:101::d]:40047 | ||
8939 | 2024.11.09 01:26:54.380580 [ 304 ] {} <Debug> HTTP-Session: 016600c0-1ab0-46f9-a64a-334a8149d286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8940 | 2024.11.09 01:26:54.380597 [ 304 ] {} <Debug> HTTP-Session: 016600c0-1ab0-46f9-a64a-334a8149d286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8941 | 2024.11.09 01:26:54.380654 [ 304 ] {} <Trace> HTTP-Session: 016600c0-1ab0-46f9-a64a-334a8149d286 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8942 | 2024.11.09 01:26:54.380870 [ 304 ] {99adc1e0-afc0-4d8f-93e4-c507c886f94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8943 | 2024.11.09 01:26:54.380945 [ 304 ] {99adc1e0-afc0-4d8f-93e4-c507c886f94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8944 | 2024.11.09 01:26:54.381274 [ 304 ] {99adc1e0-afc0-4d8f-93e4-c507c886f94b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8945 | 2024.11.09 01:26:54.381725 [ 304 ] {99adc1e0-afc0-4d8f-93e4-c507c886f94b} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8946 | 2024.11.09 01:26:54.381771 [ 304 ] {99adc1e0-afc0-4d8f-93e4-c507c886f94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8947 | 2024.11.09 01:26:54.382190 [ 304 ] {99adc1e0-afc0-4d8f-93e4-c507c886f94b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
8948 | 2024.11.09 01:26:54.382445 [ 304 ] {99adc1e0-afc0-4d8f-93e4-c507c886f94b} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8949 | 2024.11.09 01:26:54.382619 [ 304 ] {99adc1e0-afc0-4d8f-93e4-c507c886f94b} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001806 sec., 8859.357696566998 rows/sec., 722.42 KiB/sec. | ||
8950 | 2024.11.09 01:26:54.382997 [ 304 ] {99adc1e0-afc0-4d8f-93e4-c507c886f94b} <Debug> DynamicQueryHandler: Done processing query | ||
8951 | 2024.11.09 01:26:54.383025 [ 304 ] {99adc1e0-afc0-4d8f-93e4-c507c886f94b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8952 | 2024.11.09 01:26:54.383043 [ 304 ] {} <Debug> HTTP-Session: 016600c0-1ab0-46f9-a64a-334a8149d286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8953 | 2024.11.09 01:26:54.383257 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40047, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8954 | 2024.11.09 01:26:54.383317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49733, User-Agent: (none), Length: 8880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8955 | 2024.11.09 01:26:54.383443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8956 | 2024.11.09 01:26:54.383472 [ 3 ] {} <Debug> HTTP-Session: b04c73fd-28d0-4421-8d5f-a637cde89a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:49733 | ||
8957 | 2024.11.09 01:26:54.383500 [ 3 ] {} <Debug> HTTP-Session: b04c73fd-28d0-4421-8d5f-a637cde89a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8958 | 2024.11.09 01:26:54.383519 [ 3 ] {} <Debug> HTTP-Session: b04c73fd-28d0-4421-8d5f-a637cde89a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8959 | 2024.11.09 01:26:54.383581 [ 3 ] {} <Trace> HTTP-Session: b04c73fd-28d0-4421-8d5f-a637cde89a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8960 | 2024.11.09 01:26:54.383809 [ 3 ] {b8d8eec3-9b75-441b-99ea-d16ea0a0dc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49733) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8961 | 2024.11.09 01:26:54.383885 [ 3 ] {b8d8eec3-9b75-441b-99ea-d16ea0a0dc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8962 | 2024.11.09 01:26:54.384223 [ 3 ] {b8d8eec3-9b75-441b-99ea-d16ea0a0dc77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8963 | 2024.11.09 01:26:54.384613 [ 3 ] {b8d8eec3-9b75-441b-99ea-d16ea0a0dc77} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8964 | 2024.11.09 01:26:54.384655 [ 3 ] {b8d8eec3-9b75-441b-99ea-d16ea0a0dc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8965 | 2024.11.09 01:26:54.385070 [ 3 ] {b8d8eec3-9b75-441b-99ea-d16ea0a0dc77} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8966 | 2024.11.09 01:26:54.385326 [ 3 ] {b8d8eec3-9b75-441b-99ea-d16ea0a0dc77} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8967 | 2024.11.09 01:26:54.385493 [ 3 ] {b8d8eec3-9b75-441b-99ea-d16ea0a0dc77} <Debug> executeQuery: Read 64 rows, 4.96 KiB in 0.001765 sec., 36260.62322946175 rows/sec., 2.75 MiB/sec. | ||
8968 | 2024.11.09 01:26:54.385697 [ 3 ] {b8d8eec3-9b75-441b-99ea-d16ea0a0dc77} <Debug> DynamicQueryHandler: Done processing query | ||
8969 | 2024.11.09 01:26:54.385723 [ 3 ] {b8d8eec3-9b75-441b-99ea-d16ea0a0dc77} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8970 | 2024.11.09 01:26:54.385740 [ 3 ] {} <Debug> HTTP-Session: b04c73fd-28d0-4421-8d5f-a637cde89a5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8971 | 2024.11.09 01:26:54.385924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8972 | 2024.11.09 01:26:54.385979 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57644, User-Agent: (none), Length: 2288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8973 | 2024.11.09 01:26:54.386055 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8974 | 2024.11.09 01:26:54.386078 [ 304 ] {} <Debug> HTTP-Session: 72eb27bf-84fd-49e0-b24e-dff6795538d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57644 | ||
8975 | 2024.11.09 01:26:54.386099 [ 304 ] {} <Debug> HTTP-Session: 72eb27bf-84fd-49e0-b24e-dff6795538d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8976 | 2024.11.09 01:26:54.386114 [ 304 ] {} <Debug> HTTP-Session: 72eb27bf-84fd-49e0-b24e-dff6795538d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8977 | 2024.11.09 01:26:54.386156 [ 304 ] {} <Trace> HTTP-Session: 72eb27bf-84fd-49e0-b24e-dff6795538d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8978 | 2024.11.09 01:26:54.386285 [ 304 ] {7c9bd9ac-5599-411c-9160-4dd976f5d6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57644) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8979 | 2024.11.09 01:26:54.386338 [ 304 ] {7c9bd9ac-5599-411c-9160-4dd976f5d6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8980 | 2024.11.09 01:26:54.386606 [ 304 ] {7c9bd9ac-5599-411c-9160-4dd976f5d6e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8981 | 2024.11.09 01:26:54.386926 [ 304 ] {7c9bd9ac-5599-411c-9160-4dd976f5d6e7} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8982 | 2024.11.09 01:26:54.386962 [ 304 ] {7c9bd9ac-5599-411c-9160-4dd976f5d6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
8983 | 2024.11.09 01:26:54.387314 [ 304 ] {7c9bd9ac-5599-411c-9160-4dd976f5d6e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8984 | 2024.11.09 01:26:54.387562 [ 304 ] {7c9bd9ac-5599-411c-9160-4dd976f5d6e7} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8985 | 2024.11.09 01:26:54.387696 [ 304 ] {7c9bd9ac-5599-411c-9160-4dd976f5d6e7} <Debug> executeQuery: Read 16 rows, 1.12 KiB in 0.00145 sec., 11034.48275862069 rows/sec., 770.47 KiB/sec. | ||
8986 | 2024.11.09 01:26:54.387941 [ 304 ] {7c9bd9ac-5599-411c-9160-4dd976f5d6e7} <Debug> DynamicQueryHandler: Done processing query | ||
8987 | 2024.11.09 01:26:54.387970 [ 304 ] {7c9bd9ac-5599-411c-9160-4dd976f5d6e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8988 | 2024.11.09 01:26:54.387988 [ 304 ] {} <Debug> HTTP-Session: 72eb27bf-84fd-49e0-b24e-dff6795538d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8989 | 2024.11.09 01:26:54.388237 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57644, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8990 | 2024.11.09 01:26:54.388408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46541, User-Agent: (none), Length: 13624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8991 | 2024.11.09 01:26:54.388478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8992 | 2024.11.09 01:26:54.388502 [ 3 ] {} <Debug> HTTP-Session: 1b2439a4-8c5a-40f2-a93a-94bc139bc57b Authenticating user 'default' from [fd00:1122:3344:101::d]:46541 | ||
8993 | 2024.11.09 01:26:54.388524 [ 3 ] {} <Debug> HTTP-Session: 1b2439a4-8c5a-40f2-a93a-94bc139bc57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8994 | 2024.11.09 01:26:54.388541 [ 3 ] {} <Debug> HTTP-Session: 1b2439a4-8c5a-40f2-a93a-94bc139bc57b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8995 | 2024.11.09 01:26:54.388587 [ 3 ] {} <Trace> HTTP-Session: 1b2439a4-8c5a-40f2-a93a-94bc139bc57b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8996 | 2024.11.09 01:26:54.388748 [ 3 ] {fe2a90df-4c10-4081-87bf-adcffc7ae5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46541) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8997 | 2024.11.09 01:26:54.388804 [ 3 ] {fe2a90df-4c10-4081-87bf-adcffc7ae5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8998 | 2024.11.09 01:26:54.389081 [ 3 ] {fe2a90df-4c10-4081-87bf-adcffc7ae5fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8999 | 2024.11.09 01:26:54.389443 [ 3 ] {fe2a90df-4c10-4081-87bf-adcffc7ae5fb} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9000 | 2024.11.09 01:26:54.389480 [ 3 ] {fe2a90df-4c10-4081-87bf-adcffc7ae5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
9001 | 2024.11.09 01:26:54.389836 [ 3 ] {fe2a90df-4c10-4081-87bf-adcffc7ae5fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9002 | 2024.11.09 01:26:54.390072 [ 3 ] {fe2a90df-4c10-4081-87bf-adcffc7ae5fb} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9003 | 2024.11.09 01:26:54.390232 [ 3 ] {fe2a90df-4c10-4081-87bf-adcffc7ae5fb} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.001538 sec., 52015.60468140442 rows/sec., 4.08 MiB/sec. | ||
9004 | 2024.11.09 01:26:54.390412 [ 3 ] {fe2a90df-4c10-4081-87bf-adcffc7ae5fb} <Debug> DynamicQueryHandler: Done processing query | ||
9005 | 2024.11.09 01:26:54.390438 [ 3 ] {fe2a90df-4c10-4081-87bf-adcffc7ae5fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9006 | 2024.11.09 01:26:54.390455 [ 3 ] {} <Debug> HTTP-Session: 1b2439a4-8c5a-40f2-a93a-94bc139bc57b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9007 | 2024.11.09 01:26:54.390635 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57644, User-Agent: (none), Length: 26041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9008 | 2024.11.09 01:26:54.390659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46541, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9009 | 2024.11.09 01:26:54.390724 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9010 | 2024.11.09 01:26:54.390759 [ 304 ] {} <Debug> HTTP-Session: e4289f24-a860-47e4-a206-0e07fd7c1731 Authenticating user 'default' from [fd00:1122:3344:101::d]:57644 | ||
9011 | 2024.11.09 01:26:54.390783 [ 304 ] {} <Debug> HTTP-Session: e4289f24-a860-47e4-a206-0e07fd7c1731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9012 | 2024.11.09 01:26:54.390807 [ 304 ] {} <Debug> HTTP-Session: e4289f24-a860-47e4-a206-0e07fd7c1731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9013 | 2024.11.09 01:26:54.390856 [ 304 ] {} <Trace> HTTP-Session: e4289f24-a860-47e4-a206-0e07fd7c1731 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9014 | 2024.11.09 01:26:54.391053 [ 304 ] {15f7d484-0366-4196-8d41-ab4ea32527bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57644) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9015 | 2024.11.09 01:26:54.391114 [ 304 ] {15f7d484-0366-4196-8d41-ab4ea32527bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9016 | 2024.11.09 01:26:54.391324 [ 304 ] {15f7d484-0366-4196-8d41-ab4ea32527bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9017 | 2024.11.09 01:26:54.391779 [ 304 ] {15f7d484-0366-4196-8d41-ab4ea32527bf} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9018 | 2024.11.09 01:26:54.391832 [ 304 ] {15f7d484-0366-4196-8d41-ab4ea32527bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
9019 | 2024.11.09 01:26:54.392240 [ 304 ] {15f7d484-0366-4196-8d41-ab4ea32527bf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9020 | 2024.11.09 01:26:54.392492 [ 304 ] {15f7d484-0366-4196-8d41-ab4ea32527bf} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9021 | 2024.11.09 01:26:54.392619 [ 304 ] {15f7d484-0366-4196-8d41-ab4ea32527bf} <Debug> executeQuery: Read 136 rows, 9.69 KiB in 0.001654 sec., 82224.90931076178 rows/sec., 5.72 MiB/sec. | ||
9022 | 2024.11.09 01:26:54.392890 [ 304 ] {15f7d484-0366-4196-8d41-ab4ea32527bf} <Debug> DynamicQueryHandler: Done processing query | ||
9023 | 2024.11.09 01:26:54.392943 [ 304 ] {15f7d484-0366-4196-8d41-ab4ea32527bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9024 | 2024.11.09 01:26:54.392975 [ 304 ] {} <Debug> HTTP-Session: e4289f24-a860-47e4-a206-0e07fd7c1731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9025 | 2024.11.09 01:26:54.393128 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57644, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9026 | 2024.11.09 01:26:54.393243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35137, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9027 | 2024.11.09 01:26:54.393311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9028 | 2024.11.09 01:26:54.393335 [ 3 ] {} <Debug> HTTP-Session: 3631550e-7eb5-41cc-8b55-6d14103662ff Authenticating user 'default' from [fd00:1122:3344:101::d]:35137 | ||
9029 | 2024.11.09 01:26:54.393355 [ 3 ] {} <Debug> HTTP-Session: 3631550e-7eb5-41cc-8b55-6d14103662ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9030 | 2024.11.09 01:26:54.393373 [ 3 ] {} <Debug> HTTP-Session: 3631550e-7eb5-41cc-8b55-6d14103662ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9031 | 2024.11.09 01:26:54.393418 [ 3 ] {} <Trace> HTTP-Session: 3631550e-7eb5-41cc-8b55-6d14103662ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9032 | 2024.11.09 01:26:54.393566 [ 3 ] {cc98d631-4518-4d66-aa89-0d2bef5ca3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35137) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9033 | 2024.11.09 01:26:54.393628 [ 3 ] {cc98d631-4518-4d66-aa89-0d2bef5ca3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9034 | 2024.11.09 01:26:54.393807 [ 3 ] {cc98d631-4518-4d66-aa89-0d2bef5ca3d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9035 | 2024.11.09 01:26:54.394129 [ 3 ] {cc98d631-4518-4d66-aa89-0d2bef5ca3d1} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9036 | 2024.11.09 01:26:54.394164 [ 3 ] {cc98d631-4518-4d66-aa89-0d2bef5ca3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
9037 | 2024.11.09 01:26:54.394550 [ 3 ] {cc98d631-4518-4d66-aa89-0d2bef5ca3d1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9038 | 2024.11.09 01:26:54.394786 [ 3 ] {cc98d631-4518-4d66-aa89-0d2bef5ca3d1} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9039 | 2024.11.09 01:26:54.394940 [ 3 ] {cc98d631-4518-4d66-aa89-0d2bef5ca3d1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001424 sec., 33707.86516853933 rows/sec., 2.27 MiB/sec. | ||
9040 | 2024.11.09 01:26:54.395113 [ 3 ] {cc98d631-4518-4d66-aa89-0d2bef5ca3d1} <Debug> DynamicQueryHandler: Done processing query | ||
9041 | 2024.11.09 01:26:54.395137 [ 3 ] {cc98d631-4518-4d66-aa89-0d2bef5ca3d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9042 | 2024.11.09 01:26:54.395156 [ 3 ] {} <Debug> HTTP-Session: 3631550e-7eb5-41cc-8b55-6d14103662ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9043 | 2024.11.09 01:26:54.395411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35137, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9044 | 2024.11.09 01:26:59.381643 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57644, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9045 | 2024.11.09 01:26:59.381774 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9046 | 2024.11.09 01:26:59.381801 [ 304 ] {} <Debug> HTTP-Session: 62a780ce-2b42-47ef-8500-4908d281ed9a Authenticating user 'default' from [fd00:1122:3344:101::d]:57644 | ||
9047 | 2024.11.09 01:26:59.381825 [ 304 ] {} <Debug> HTTP-Session: 62a780ce-2b42-47ef-8500-4908d281ed9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9048 | 2024.11.09 01:26:59.381840 [ 304 ] {} <Debug> HTTP-Session: 62a780ce-2b42-47ef-8500-4908d281ed9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9049 | 2024.11.09 01:26:59.381892 [ 304 ] {} <Trace> HTTP-Session: 62a780ce-2b42-47ef-8500-4908d281ed9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9050 | 2024.11.09 01:26:59.382089 [ 304 ] {1c91b53b-0af2-4f8a-8a38-27b636c97859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57644) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9051 | 2024.11.09 01:26:59.382158 [ 304 ] {1c91b53b-0af2-4f8a-8a38-27b636c97859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9052 | 2024.11.09 01:26:59.382488 [ 304 ] {1c91b53b-0af2-4f8a-8a38-27b636c97859} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9053 | 2024.11.09 01:26:59.382965 [ 304 ] {1c91b53b-0af2-4f8a-8a38-27b636c97859} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9054 | 2024.11.09 01:26:59.383011 [ 304 ] {1c91b53b-0af2-4f8a-8a38-27b636c97859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9055 | 2024.11.09 01:26:59.383433 [ 304 ] {1c91b53b-0af2-4f8a-8a38-27b636c97859} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9056 | 2024.11.09 01:26:59.383690 [ 304 ] {1c91b53b-0af2-4f8a-8a38-27b636c97859} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9057 | 2024.11.09 01:26:59.383868 [ 304 ] {1c91b53b-0af2-4f8a-8a38-27b636c97859} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001843 sec., 30385.24145415084 rows/sec., 2.32 MiB/sec. | ||
9058 | 2024.11.09 01:26:59.383886 [ 141 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9059 | 2024.11.09 01:26:59.383993 [ 141 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9060 | 2024.11.09 01:26:59.384051 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9061 | 2024.11.09 01:26:59.384210 [ 304 ] {1c91b53b-0af2-4f8a-8a38-27b636c97859} <Debug> DynamicQueryHandler: Done processing query | ||
9062 | 2024.11.09 01:26:59.384283 [ 304 ] {1c91b53b-0af2-4f8a-8a38-27b636c97859} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9063 | 2024.11.09 01:26:59.384329 [ 304 ] {} <Debug> HTTP-Session: 62a780ce-2b42-47ef-8500-4908d281ed9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9064 | 2024.11.09 01:26:59.384392 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
9065 | 2024.11.09 01:26:59.384581 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57644, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9066 | 2024.11.09 01:26:59.384830 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9067 | 2024.11.09 01:26:59.384824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56109, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9068 | 2024.11.09 01:26:59.384937 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1435 rows starting from the beginning of the part | ||
9069 | 2024.11.09 01:26:59.385007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9070 | 2024.11.09 01:26:59.385091 [ 3 ] {} <Debug> HTTP-Session: 9efb8a9f-422b-46a1-9dbe-e7a82bdba861 Authenticating user 'default' from [fd00:1122:3344:101::d]:56109 | ||
9071 | 2024.11.09 01:26:59.385175 [ 3 ] {} <Debug> HTTP-Session: 9efb8a9f-422b-46a1-9dbe-e7a82bdba861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9072 | 2024.11.09 01:26:59.385246 [ 3 ] {} <Debug> HTTP-Session: 9efb8a9f-422b-46a1-9dbe-e7a82bdba861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9073 | 2024.11.09 01:26:59.385246 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
9074 | 2024.11.09 01:26:59.385433 [ 3 ] {} <Trace> HTTP-Session: 9efb8a9f-422b-46a1-9dbe-e7a82bdba861 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9075 | 2024.11.09 01:26:59.385501 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
9076 | 2024.11.09 01:26:59.385826 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 285 rows starting from the beginning of the part | ||
9077 | 2024.11.09 01:26:59.386046 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
9078 | 2024.11.09 01:26:59.386082 [ 3 ] {ad15aec5-adf3-4135-8fbe-516e0fb0d52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56109) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9079 | 2024.11.09 01:26:59.386342 [ 3 ] {ad15aec5-adf3-4135-8fbe-516e0fb0d52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9080 | 2024.11.09 01:26:59.386369 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
9081 | 2024.11.09 01:26:59.387494 [ 3 ] {ad15aec5-adf3-4135-8fbe-516e0fb0d52c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9082 | 2024.11.09 01:26:59.388575 [ 3 ] {ad15aec5-adf3-4135-8fbe-516e0fb0d52c} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9083 | 2024.11.09 01:26:59.388653 [ 3 ] {ad15aec5-adf3-4135-8fbe-516e0fb0d52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9084 | 2024.11.09 01:26:59.389568 [ 3 ] {ad15aec5-adf3-4135-8fbe-516e0fb0d52c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9085 | 2024.11.09 01:26:59.389779 [ 186 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.005596032 sec., 348818.591459091 rows/sec., 30.38 MiB/sec. | ||
9086 | 2024.11.09 01:26:59.389963 [ 3 ] {ad15aec5-adf3-4135-8fbe-516e0fb0d52c} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9087 | 2024.11.09 01:26:59.390156 [ 141 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9088 | 2024.11.09 01:26:59.390227 [ 141 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9089 | 2024.11.09 01:26:59.390232 [ 3 ] {ad15aec5-adf3-4135-8fbe-516e0fb0d52c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004414 sec., 14499.320344358857 rows/sec., 1.13 MiB/sec. | ||
9090 | 2024.11.09 01:26:59.390267 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9091 | 2024.11.09 01:26:59.390383 [ 186 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9092 | 2024.11.09 01:26:59.390793 [ 199 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
9093 | 2024.11.09 01:26:59.390961 [ 3 ] {ad15aec5-adf3-4135-8fbe-516e0fb0d52c} <Debug> DynamicQueryHandler: Done processing query | ||
9094 | 2024.11.09 01:26:59.391045 [ 3 ] {ad15aec5-adf3-4135-8fbe-516e0fb0d52c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9095 | 2024.11.09 01:26:59.391141 [ 3 ] {} <Debug> HTTP-Session: 9efb8a9f-422b-46a1-9dbe-e7a82bdba861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9096 | 2024.11.09 01:26:59.391152 [ 199 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9097 | 2024.11.09 01:26:59.391242 [ 199 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 915 rows starting from the beginning of the part | ||
9098 | 2024.11.09 01:26:59.391344 [ 186 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_51_10} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9099 | 2024.11.09 01:26:59.391594 [ 199 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
9100 | 2024.11.09 01:26:59.391606 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9101 | 2024.11.09 01:26:59.391915 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9102 | 2024.11.09 01:26:59.391902 [ 186 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_51_10} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9103 | 2024.11.09 01:26:59.392144 [ 304 ] {} <Debug> HTTP-Session: 213e5733-93fa-4a95-8b3a-861917cd09f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
9104 | 2024.11.09 01:26:59.392247 [ 199 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
9105 | 2024.11.09 01:26:59.392268 [ 304 ] {} <Debug> HTTP-Session: 213e5733-93fa-4a95-8b3a-861917cd09f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9106 | 2024.11.09 01:26:59.392356 [ 304 ] {} <Debug> HTTP-Session: 213e5733-93fa-4a95-8b3a-861917cd09f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9107 | 2024.11.09 01:26:59.392382 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
9108 | 2024.11.09 01:26:59.392060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9109 | 2024.11.09 01:26:59.392558 [ 304 ] {} <Trace> HTTP-Session: 213e5733-93fa-4a95-8b3a-861917cd09f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9110 | 2024.11.09 01:26:59.392717 [ 199 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 423 rows starting from the beginning of the part | ||
9111 | 2024.11.09 01:26:59.392895 [ 3 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
9112 | |||
9113 | (version 23.8.7.1) | ||
9114 | 2024.11.09 01:26:59.392964 [ 199 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 80 rows starting from the beginning of the part | ||
9115 | 2024.11.09 01:26:59.393016 [ 304 ] {b4485e69-00a1-4909-b4cc-b499057623f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9116 | 2024.11.09 01:26:59.393140 [ 304 ] {b4485e69-00a1-4909-b4cc-b499057623f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9117 | 2024.11.09 01:26:59.393172 [ 199 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
9118 | 2024.11.09 01:26:59.393674 [ 304 ] {b4485e69-00a1-4909-b4cc-b499057623f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9119 | 2024.11.09 01:26:59.394310 [ 304 ] {b4485e69-00a1-4909-b4cc-b499057623f6} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9120 | 2024.11.09 01:26:59.394363 [ 304 ] {b4485e69-00a1-4909-b4cc-b499057623f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9121 | 2024.11.09 01:26:59.394979 [ 304 ] {b4485e69-00a1-4909-b4cc-b499057623f6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9122 | 2024.11.09 01:26:59.395208 [ 200 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 5 columns (5 merged, 0 gathered) in 0.004766714 sec., 337758.88379290217 rows/sec., 26.06 MiB/sec. | ||
9123 | 2024.11.09 01:26:59.395352 [ 304 ] {b4485e69-00a1-4909-b4cc-b499057623f6} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9124 | 2024.11.09 01:26:59.395593 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9125 | 2024.11.09 01:26:59.395616 [ 304 ] {b4485e69-00a1-4909-b4cc-b499057623f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002781 sec., 57533.26141675656 rows/sec., 4.01 MiB/sec. | ||
9126 | 2024.11.09 01:26:59.395657 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9127 | 2024.11.09 01:26:59.395698 [ 200 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9128 | 2024.11.09 01:26:59.395763 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9129 | 2024.11.09 01:26:59.396355 [ 304 ] {b4485e69-00a1-4909-b4cc-b499057623f6} <Debug> DynamicQueryHandler: Done processing query | ||
9130 | 2024.11.09 01:26:59.396504 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
9131 | 2024.11.09 01:26:59.396506 [ 304 ] {b4485e69-00a1-4909-b4cc-b499057623f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9132 | 2024.11.09 01:26:59.396622 [ 304 ] {} <Debug> HTTP-Session: 213e5733-93fa-4a95-8b3a-861917cd09f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9133 | 2024.11.09 01:26:59.397106 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9134 | 2024.11.09 01:26:59.397263 [ 200 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_51_10} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9135 | 2024.11.09 01:26:59.397236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34503, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9136 | 2024.11.09 01:26:59.397555 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9137 | 2024.11.09 01:26:59.397660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9138 | 2024.11.09 01:26:59.397740 [ 200 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_51_10} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9139 | 2024.11.09 01:26:59.397757 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 9487 rows starting from the beginning of the part | ||
9140 | 2024.11.09 01:26:59.397820 [ 3 ] {} <Debug> HTTP-Session: 76e3af38-f0b7-4252-a9e0-0b6611fa5475 Authenticating user 'default' from [fd00:1122:3344:101::d]:34503 | ||
9141 | 2024.11.09 01:26:59.397955 [ 3 ] {} <Debug> HTTP-Session: 76e3af38-f0b7-4252-a9e0-0b6611fa5475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9142 | 2024.11.09 01:26:59.398146 [ 3 ] {} <Debug> HTTP-Session: 76e3af38-f0b7-4252-a9e0-0b6611fa5475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9143 | 2024.11.09 01:26:59.398191 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
9144 | 2024.11.09 01:26:59.398351 [ 3 ] {} <Trace> HTTP-Session: 76e3af38-f0b7-4252-a9e0-0b6611fa5475 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9145 | 2024.11.09 01:26:59.398379 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
9146 | 2024.11.09 01:26:59.398587 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
9147 | 2024.11.09 01:26:59.398738 [ 3 ] {6678a99f-6977-4266-ae64-b1046eecd50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34503) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9148 | 2024.11.09 01:26:59.398951 [ 3 ] {6678a99f-6977-4266-ae64-b1046eecd50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9149 | 2024.11.09 01:26:59.398989 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part | ||
9150 | 2024.11.09 01:26:59.399302 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 136 rows starting from the beginning of the part | ||
9151 | 2024.11.09 01:26:59.399716 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
9152 | 2024.11.09 01:26:59.400256 [ 3 ] {6678a99f-6977-4266-ae64-b1046eecd50c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9153 | 2024.11.09 01:26:59.400731 [ 3 ] {6678a99f-6977-4266-ae64-b1046eecd50c} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9154 | 2024.11.09 01:26:59.400767 [ 3 ] {6678a99f-6977-4266-ae64-b1046eecd50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9155 | 2024.11.09 01:26:59.401144 [ 3 ] {6678a99f-6977-4266-ae64-b1046eecd50c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9156 | 2024.11.09 01:26:59.401466 [ 3 ] {6678a99f-6977-4266-ae64-b1046eecd50c} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9157 | 2024.11.09 01:26:59.401720 [ 3 ] {6678a99f-6977-4266-ae64-b1046eecd50c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003144 sec., 19083.969465648854 rows/sec., 1.29 MiB/sec. | ||
9158 | 2024.11.09 01:26:59.402217 [ 3 ] {6678a99f-6977-4266-ae64-b1046eecd50c} <Debug> DynamicQueryHandler: Done processing query | ||
9159 | 2024.11.09 01:26:59.402312 [ 3 ] {6678a99f-6977-4266-ae64-b1046eecd50c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9160 | 2024.11.09 01:26:59.402381 [ 3 ] {} <Debug> HTTP-Session: 76e3af38-f0b7-4252-a9e0-0b6611fa5475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9161 | 2024.11.09 01:26:59.402760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9162 | 2024.11.09 01:26:59.404080 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10340 rows, containing 5 columns (5 merged, 0 gathered) in 0.008110841 sec., 1274836.9743655436 rows/sec., 87.00 MiB/sec. | ||
9163 | 2024.11.09 01:26:59.404388 [ 187 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9164 | 2024.11.09 01:26:59.404754 [ 187 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9165 | 2024.11.09 01:26:59.404856 [ 187 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9166 | 2024.11.09 01:26:59.404962 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
9167 | 2024.11.09 01:27:00.593951 [ 140 ] {} <Debug> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
9168 | 2024.11.09 01:27:00.594017 [ 140 ] {} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9169 | 2024.11.09 01:27:00.594041 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9170 | 2024.11.09 01:27:00.594212 [ 200 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
9171 | 2024.11.09 01:27:00.594425 [ 200 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9172 | 2024.11.09 01:27:00.594463 [ 200 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 78 rows starting from the beginning of the part | ||
9173 | 2024.11.09 01:27:00.594539 [ 200 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
9174 | 2024.11.09 01:27:00.594624 [ 200 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
9175 | 2024.11.09 01:27:00.594848 [ 200 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
9176 | 2024.11.09 01:27:00.595203 [ 200 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
9177 | 2024.11.09 01:27:00.596277 [ 187 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002171944 sec., 46962.53678732049 rows/sec., 2.40 MiB/sec. | ||
9178 | 2024.11.09 01:27:00.596464 [ 188 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
9179 | 2024.11.09 01:27:00.596842 [ 188 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_17_4} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9180 | 2024.11.09 01:27:00.596930 [ 188 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_17_4} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
9181 | 2024.11.09 01:27:00.597010 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9182 | 2024.11.09 01:27:01.493802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9183 | 2024.11.09 01:27:01.683240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9184 | 2024.11.09 01:27:01.711709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9185 | 2024.11.09 01:27:01.816212 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9186 | 2024.11.09 01:27:01.846603 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65154, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9187 | 2024.11.09 01:27:01.883946 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9188 | 2024.11.09 01:27:01.897262 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32893, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9189 | 2024.11.09 01:27:01.900556 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9190 | 2024.11.09 01:27:02.620004 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9191 | 2024.11.09 01:27:02.620056 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9192 | 2024.11.09 01:27:02.836811 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 870 | ||
9193 | 2024.11.09 01:27:02.839372 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9194 | 2024.11.09 01:27:02.839422 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9195 | 2024.11.09 01:27:02.840826 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9196 | 2024.11.09 01:27:02.841134 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9197 | 2024.11.09 01:27:02.841645 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
9198 | 2024.11.09 01:27:04.388625 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39758, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9199 | 2024.11.09 01:27:04.388750 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9200 | 2024.11.09 01:27:04.388779 [ 283 ] {} <Debug> HTTP-Session: 9a3e82cc-0872-494c-acf8-a0a157a8ba5b Authenticating user 'default' from [fd00:1122:3344:101::d]:39758 | ||
9201 | 2024.11.09 01:27:04.388808 [ 283 ] {} <Debug> HTTP-Session: 9a3e82cc-0872-494c-acf8-a0a157a8ba5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9202 | 2024.11.09 01:27:04.388827 [ 283 ] {} <Debug> HTTP-Session: 9a3e82cc-0872-494c-acf8-a0a157a8ba5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9203 | 2024.11.09 01:27:04.388885 [ 283 ] {} <Trace> HTTP-Session: 9a3e82cc-0872-494c-acf8-a0a157a8ba5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9204 | 2024.11.09 01:27:04.389084 [ 283 ] {5d58b08d-72a3-40cb-96fb-02dad4f81fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39758) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
9205 | 2024.11.09 01:27:04.389161 [ 283 ] {5d58b08d-72a3-40cb-96fb-02dad4f81fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9206 | 2024.11.09 01:27:04.389510 [ 283 ] {5d58b08d-72a3-40cb-96fb-02dad4f81fb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9207 | 2024.11.09 01:27:04.389983 [ 283 ] {5d58b08d-72a3-40cb-96fb-02dad4f81fb9} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9208 | 2024.11.09 01:27:04.390025 [ 283 ] {5d58b08d-72a3-40cb-96fb-02dad4f81fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9209 | 2024.11.09 01:27:04.390437 [ 283 ] {5d58b08d-72a3-40cb-96fb-02dad4f81fb9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9210 | 2024.11.09 01:27:04.390695 [ 283 ] {5d58b08d-72a3-40cb-96fb-02dad4f81fb9} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9211 | 2024.11.09 01:27:04.390841 [ 283 ] {5d58b08d-72a3-40cb-96fb-02dad4f81fb9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00182 sec., 7692.307692307692 rows/sec., 553.74 KiB/sec. | ||
9212 | 2024.11.09 01:27:04.391046 [ 283 ] {5d58b08d-72a3-40cb-96fb-02dad4f81fb9} <Debug> DynamicQueryHandler: Done processing query | ||
9213 | 2024.11.09 01:27:04.391074 [ 283 ] {5d58b08d-72a3-40cb-96fb-02dad4f81fb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9214 | 2024.11.09 01:27:04.391093 [ 283 ] {} <Debug> HTTP-Session: 9a3e82cc-0872-494c-acf8-a0a157a8ba5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9215 | 2024.11.09 01:27:04.391354 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9216 | 2024.11.09 01:27:04.391463 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39288, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9217 | 2024.11.09 01:27:04.391599 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9218 | 2024.11.09 01:27:04.391631 [ 304 ] {} <Debug> HTTP-Session: 6567e250-9f0b-471e-9a93-e96e7544675b Authenticating user 'default' from [fd00:1122:3344:101::d]:39288 | ||
9219 | 2024.11.09 01:27:04.391660 [ 304 ] {} <Debug> HTTP-Session: 6567e250-9f0b-471e-9a93-e96e7544675b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9220 | 2024.11.09 01:27:04.391678 [ 304 ] {} <Debug> HTTP-Session: 6567e250-9f0b-471e-9a93-e96e7544675b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9221 | 2024.11.09 01:27:04.391741 [ 304 ] {} <Trace> HTTP-Session: 6567e250-9f0b-471e-9a93-e96e7544675b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9222 | 2024.11.09 01:27:04.392040 [ 304 ] {53cc0218-f62e-4c0b-9096-685d859419ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39288) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9223 | 2024.11.09 01:27:04.392118 [ 304 ] {53cc0218-f62e-4c0b-9096-685d859419ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9224 | 2024.11.09 01:27:04.392483 [ 304 ] {53cc0218-f62e-4c0b-9096-685d859419ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9225 | 2024.11.09 01:27:04.393065 [ 304 ] {53cc0218-f62e-4c0b-9096-685d859419ae} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9226 | 2024.11.09 01:27:04.393110 [ 304 ] {53cc0218-f62e-4c0b-9096-685d859419ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9227 | 2024.11.09 01:27:04.393588 [ 304 ] {53cc0218-f62e-4c0b-9096-685d859419ae} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9228 | 2024.11.09 01:27:04.393863 [ 304 ] {53cc0218-f62e-4c0b-9096-685d859419ae} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9229 | 2024.11.09 01:27:04.394040 [ 304 ] {53cc0218-f62e-4c0b-9096-685d859419ae} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002136 sec., 133426.96629213484 rows/sec., 11.77 MiB/sec. | ||
9230 | 2024.11.09 01:27:04.394261 [ 304 ] {53cc0218-f62e-4c0b-9096-685d859419ae} <Debug> DynamicQueryHandler: Done processing query | ||
9231 | 2024.11.09 01:27:04.394287 [ 304 ] {53cc0218-f62e-4c0b-9096-685d859419ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
9232 | 2024.11.09 01:27:04.394304 [ 304 ] {} <Debug> HTTP-Session: 6567e250-9f0b-471e-9a93-e96e7544675b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9233 | 2024.11.09 01:27:04.394568 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9234 | 2024.11.09 01:27:04.394703 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53951, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9235 | 2024.11.09 01:27:04.394822 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9236 | 2024.11.09 01:27:04.394862 [ 283 ] {} <Debug> HTTP-Session: f20b8808-b080-44f1-8ad4-92c14876ba46 Authenticating user 'default' from [fd00:1122:3344:101::d]:53951 | ||
9237 | 2024.11.09 01:27:04.394898 [ 283 ] {} <Debug> HTTP-Session: f20b8808-b080-44f1-8ad4-92c14876ba46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9238 | 2024.11.09 01:27:04.394927 [ 283 ] {} <Debug> HTTP-Session: f20b8808-b080-44f1-8ad4-92c14876ba46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9239 | 2024.11.09 01:27:04.395001 [ 283 ] {} <Trace> HTTP-Session: f20b8808-b080-44f1-8ad4-92c14876ba46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9240 | 2024.11.09 01:27:04.395238 [ 283 ] {32640918-f8ce-4eb5-829f-f009089ff4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9241 | 2024.11.09 01:27:04.395317 [ 283 ] {32640918-f8ce-4eb5-829f-f009089ff4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9242 | 2024.11.09 01:27:04.395577 [ 283 ] {32640918-f8ce-4eb5-829f-f009089ff4c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9243 | 2024.11.09 01:27:04.395957 [ 283 ] {32640918-f8ce-4eb5-829f-f009089ff4c5} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9244 | 2024.11.09 01:27:04.395994 [ 283 ] {32640918-f8ce-4eb5-829f-f009089ff4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9245 | 2024.11.09 01:27:04.396363 [ 283 ] {32640918-f8ce-4eb5-829f-f009089ff4c5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9246 | 2024.11.09 01:27:04.396622 [ 283 ] {32640918-f8ce-4eb5-829f-f009089ff4c5} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9247 | 2024.11.09 01:27:04.396816 [ 283 ] {32640918-f8ce-4eb5-829f-f009089ff4c5} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001663 sec., 28863.499699338547 rows/sec., 2.08 MiB/sec. | ||
9248 | 2024.11.09 01:27:04.397076 [ 283 ] {32640918-f8ce-4eb5-829f-f009089ff4c5} <Debug> DynamicQueryHandler: Done processing query | ||
9249 | 2024.11.09 01:27:04.397106 [ 283 ] {32640918-f8ce-4eb5-829f-f009089ff4c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9250 | 2024.11.09 01:27:04.397126 [ 283 ] {} <Debug> HTTP-Session: f20b8808-b080-44f1-8ad4-92c14876ba46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9251 | 2024.11.09 01:27:04.397291 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53951, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9252 | 2024.11.09 01:27:04.397333 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39288, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9253 | 2024.11.09 01:27:04.397424 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9254 | 2024.11.09 01:27:04.397460 [ 304 ] {} <Debug> HTTP-Session: 21d1b279-ce9f-4ca5-a6e1-6ed938d73343 Authenticating user 'default' from [fd00:1122:3344:101::d]:39288 | ||
9255 | 2024.11.09 01:27:04.397480 [ 304 ] {} <Debug> HTTP-Session: 21d1b279-ce9f-4ca5-a6e1-6ed938d73343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9256 | 2024.11.09 01:27:04.397495 [ 304 ] {} <Debug> HTTP-Session: 21d1b279-ce9f-4ca5-a6e1-6ed938d73343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9257 | 2024.11.09 01:27:04.397539 [ 304 ] {} <Trace> HTTP-Session: 21d1b279-ce9f-4ca5-a6e1-6ed938d73343 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9258 | 2024.11.09 01:27:04.397668 [ 304 ] {64e2c628-c275-4ad5-895b-a05852317849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39288) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9259 | 2024.11.09 01:27:04.397722 [ 304 ] {64e2c628-c275-4ad5-895b-a05852317849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9260 | 2024.11.09 01:27:04.397999 [ 304 ] {64e2c628-c275-4ad5-895b-a05852317849} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9261 | 2024.11.09 01:27:04.398319 [ 304 ] {64e2c628-c275-4ad5-895b-a05852317849} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9262 | 2024.11.09 01:27:04.398358 [ 304 ] {64e2c628-c275-4ad5-895b-a05852317849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9263 | 2024.11.09 01:27:04.398723 [ 304 ] {64e2c628-c275-4ad5-895b-a05852317849} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9264 | 2024.11.09 01:27:04.398969 [ 304 ] {64e2c628-c275-4ad5-895b-a05852317849} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9265 | 2024.11.09 01:27:04.399128 [ 304 ] {64e2c628-c275-4ad5-895b-a05852317849} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001493 sec., 9377.093101138647 rows/sec., 656.71 KiB/sec. | ||
9266 | 2024.11.09 01:27:04.399364 [ 304 ] {64e2c628-c275-4ad5-895b-a05852317849} <Debug> DynamicQueryHandler: Done processing query | ||
9267 | 2024.11.09 01:27:04.399389 [ 304 ] {64e2c628-c275-4ad5-895b-a05852317849} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9268 | 2024.11.09 01:27:04.399405 [ 304 ] {} <Debug> HTTP-Session: 21d1b279-ce9f-4ca5-a6e1-6ed938d73343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9269 | 2024.11.09 01:27:04.399569 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9270 | 2024.11.09 01:27:04.399677 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52906, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9271 | 2024.11.09 01:27:04.399751 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9272 | 2024.11.09 01:27:04.399777 [ 283 ] {} <Debug> HTTP-Session: b11150d7-ca3a-4368-91f4-7fd572f9a256 Authenticating user 'default' from [fd00:1122:3344:101::d]:52906 | ||
9273 | 2024.11.09 01:27:04.399798 [ 283 ] {} <Debug> HTTP-Session: b11150d7-ca3a-4368-91f4-7fd572f9a256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9274 | 2024.11.09 01:27:04.399817 [ 283 ] {} <Debug> HTTP-Session: b11150d7-ca3a-4368-91f4-7fd572f9a256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9275 | 2024.11.09 01:27:04.399861 [ 283 ] {} <Trace> HTTP-Session: b11150d7-ca3a-4368-91f4-7fd572f9a256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9276 | 2024.11.09 01:27:04.400000 [ 283 ] {10d6548a-decf-45c5-a149-b7314ac646b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52906) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9277 | 2024.11.09 01:27:04.400056 [ 283 ] {10d6548a-decf-45c5-a149-b7314ac646b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9278 | 2024.11.09 01:27:04.400352 [ 283 ] {10d6548a-decf-45c5-a149-b7314ac646b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9279 | 2024.11.09 01:27:04.400674 [ 283 ] {10d6548a-decf-45c5-a149-b7314ac646b8} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9280 | 2024.11.09 01:27:04.400712 [ 283 ] {10d6548a-decf-45c5-a149-b7314ac646b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9281 | 2024.11.09 01:27:04.401073 [ 283 ] {10d6548a-decf-45c5-a149-b7314ac646b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9282 | 2024.11.09 01:27:04.401316 [ 283 ] {10d6548a-decf-45c5-a149-b7314ac646b8} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9283 | 2024.11.09 01:27:04.401445 [ 283 ] {10d6548a-decf-45c5-a149-b7314ac646b8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001485 sec., 8754.208754208754 rows/sec., 545.82 KiB/sec. | ||
9284 | 2024.11.09 01:27:04.401607 [ 283 ] {10d6548a-decf-45c5-a149-b7314ac646b8} <Debug> DynamicQueryHandler: Done processing query | ||
9285 | 2024.11.09 01:27:04.401633 [ 283 ] {10d6548a-decf-45c5-a149-b7314ac646b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9286 | 2024.11.09 01:27:04.401650 [ 283 ] {} <Debug> HTTP-Session: b11150d7-ca3a-4368-91f4-7fd572f9a256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9287 | 2024.11.09 01:27:04.401883 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9288 | 2024.11.09 01:27:04.401907 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39288, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9289 | 2024.11.09 01:27:04.401987 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9290 | 2024.11.09 01:27:04.402015 [ 304 ] {} <Debug> HTTP-Session: 39f87373-450b-42ef-94ec-7d20db2638fc Authenticating user 'default' from [fd00:1122:3344:101::d]:39288 | ||
9291 | 2024.11.09 01:27:04.402049 [ 304 ] {} <Debug> HTTP-Session: 39f87373-450b-42ef-94ec-7d20db2638fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9292 | 2024.11.09 01:27:04.402068 [ 304 ] {} <Debug> HTTP-Session: 39f87373-450b-42ef-94ec-7d20db2638fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9293 | 2024.11.09 01:27:04.402115 [ 304 ] {} <Trace> HTTP-Session: 39f87373-450b-42ef-94ec-7d20db2638fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9294 | 2024.11.09 01:27:04.402368 [ 304 ] {3edd613a-bd34-4bac-84ac-aa0493945f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39288) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9295 | 2024.11.09 01:27:04.402473 [ 304 ] {3edd613a-bd34-4bac-84ac-aa0493945f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9296 | 2024.11.09 01:27:04.402746 [ 304 ] {3edd613a-bd34-4bac-84ac-aa0493945f08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9297 | 2024.11.09 01:27:04.403315 [ 304 ] {3edd613a-bd34-4bac-84ac-aa0493945f08} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9298 | 2024.11.09 01:27:04.403353 [ 304 ] {3edd613a-bd34-4bac-84ac-aa0493945f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9299 | 2024.11.09 01:27:04.403743 [ 304 ] {3edd613a-bd34-4bac-84ac-aa0493945f08} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9300 | 2024.11.09 01:27:04.403990 [ 304 ] {3edd613a-bd34-4bac-84ac-aa0493945f08} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9301 | 2024.11.09 01:27:04.404152 [ 304 ] {3edd613a-bd34-4bac-84ac-aa0493945f08} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001896 sec., 223101.26582278483 rows/sec., 15.95 MiB/sec. | ||
9302 | 2024.11.09 01:27:04.404322 [ 304 ] {3edd613a-bd34-4bac-84ac-aa0493945f08} <Debug> DynamicQueryHandler: Done processing query | ||
9303 | 2024.11.09 01:27:04.404348 [ 304 ] {3edd613a-bd34-4bac-84ac-aa0493945f08} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
9304 | 2024.11.09 01:27:04.404412 [ 304 ] {} <Debug> HTTP-Session: 39f87373-450b-42ef-94ec-7d20db2638fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9305 | 2024.11.09 01:27:04.404673 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9306 | 2024.11.09 01:27:04.404736 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42087, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9307 | 2024.11.09 01:27:04.404830 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9308 | 2024.11.09 01:27:04.404859 [ 283 ] {} <Debug> HTTP-Session: 2ee54ecb-814b-4391-83a2-30f1c419d2da Authenticating user 'default' from [fd00:1122:3344:101::d]:42087 | ||
9309 | 2024.11.09 01:27:04.404879 [ 283 ] {} <Debug> HTTP-Session: 2ee54ecb-814b-4391-83a2-30f1c419d2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9310 | 2024.11.09 01:27:04.404895 [ 283 ] {} <Debug> HTTP-Session: 2ee54ecb-814b-4391-83a2-30f1c419d2da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9311 | 2024.11.09 01:27:04.404935 [ 283 ] {} <Trace> HTTP-Session: 2ee54ecb-814b-4391-83a2-30f1c419d2da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9312 | 2024.11.09 01:27:04.405044 [ 283 ] {6a95b677-61f5-4508-9647-e5f5e3f422bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9313 | 2024.11.09 01:27:04.405095 [ 283 ] {6a95b677-61f5-4508-9647-e5f5e3f422bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9314 | 2024.11.09 01:27:04.405260 [ 283 ] {6a95b677-61f5-4508-9647-e5f5e3f422bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9315 | 2024.11.09 01:27:04.405541 [ 283 ] {6a95b677-61f5-4508-9647-e5f5e3f422bf} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9316 | 2024.11.09 01:27:04.405578 [ 283 ] {6a95b677-61f5-4508-9647-e5f5e3f422bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9317 | 2024.11.09 01:27:04.405947 [ 283 ] {6a95b677-61f5-4508-9647-e5f5e3f422bf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9318 | 2024.11.09 01:27:04.406206 [ 283 ] {6a95b677-61f5-4508-9647-e5f5e3f422bf} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9319 | 2024.11.09 01:27:04.406337 [ 283 ] {6a95b677-61f5-4508-9647-e5f5e3f422bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec. | ||
9320 | 2024.11.09 01:27:04.406531 [ 283 ] {6a95b677-61f5-4508-9647-e5f5e3f422bf} <Debug> DynamicQueryHandler: Done processing query | ||
9321 | 2024.11.09 01:27:04.406556 [ 283 ] {6a95b677-61f5-4508-9647-e5f5e3f422bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9322 | 2024.11.09 01:27:04.406573 [ 283 ] {} <Debug> HTTP-Session: 2ee54ecb-814b-4391-83a2-30f1c419d2da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9323 | 2024.11.09 01:27:04.406751 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9324 | 2024.11.09 01:27:04.406842 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44179, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9325 | 2024.11.09 01:27:04.406903 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9326 | 2024.11.09 01:27:04.406925 [ 304 ] {} <Debug> HTTP-Session: 58a41e2d-a079-40b4-88e5-6fffc8fbab5d Authenticating user 'default' from [fd00:1122:3344:101::d]:44179 | ||
9327 | 2024.11.09 01:27:04.406943 [ 304 ] {} <Debug> HTTP-Session: 58a41e2d-a079-40b4-88e5-6fffc8fbab5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9328 | 2024.11.09 01:27:04.406957 [ 304 ] {} <Debug> HTTP-Session: 58a41e2d-a079-40b4-88e5-6fffc8fbab5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9329 | 2024.11.09 01:27:04.406997 [ 304 ] {} <Trace> HTTP-Session: 58a41e2d-a079-40b4-88e5-6fffc8fbab5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9330 | 2024.11.09 01:27:04.407231 [ 304 ] {d82bb846-2742-48fe-9a65-86d108937079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44179) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9331 | 2024.11.09 01:27:04.407285 [ 304 ] {d82bb846-2742-48fe-9a65-86d108937079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9332 | 2024.11.09 01:27:04.407474 [ 304 ] {d82bb846-2742-48fe-9a65-86d108937079} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9333 | 2024.11.09 01:27:04.407881 [ 304 ] {d82bb846-2742-48fe-9a65-86d108937079} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9334 | 2024.11.09 01:27:04.407917 [ 304 ] {d82bb846-2742-48fe-9a65-86d108937079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9335 | 2024.11.09 01:27:04.408320 [ 304 ] {d82bb846-2742-48fe-9a65-86d108937079} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9336 | 2024.11.09 01:27:04.408576 [ 304 ] {d82bb846-2742-48fe-9a65-86d108937079} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9337 | 2024.11.09 01:27:04.408744 [ 304 ] {d82bb846-2742-48fe-9a65-86d108937079} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001637 sec., 144777.03115455102 rows/sec., 9.70 MiB/sec. | ||
9338 | 2024.11.09 01:27:04.408925 [ 304 ] {d82bb846-2742-48fe-9a65-86d108937079} <Debug> DynamicQueryHandler: Done processing query | ||
9339 | 2024.11.09 01:27:04.408949 [ 304 ] {d82bb846-2742-48fe-9a65-86d108937079} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9340 | 2024.11.09 01:27:04.408967 [ 304 ] {} <Debug> HTTP-Session: 58a41e2d-a079-40b4-88e5-6fffc8fbab5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9341 | 2024.11.09 01:27:04.409142 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42087, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9342 | 2024.11.09 01:27:04.409162 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44179, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9343 | 2024.11.09 01:27:04.409238 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9344 | 2024.11.09 01:27:04.409276 [ 283 ] {} <Debug> HTTP-Session: d6129206-8327-4b0b-8a3c-039081bc6366 Authenticating user 'default' from [fd00:1122:3344:101::d]:42087 | ||
9345 | 2024.11.09 01:27:04.409298 [ 283 ] {} <Debug> HTTP-Session: d6129206-8327-4b0b-8a3c-039081bc6366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9346 | 2024.11.09 01:27:04.409325 [ 283 ] {} <Debug> HTTP-Session: d6129206-8327-4b0b-8a3c-039081bc6366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9347 | 2024.11.09 01:27:04.409380 [ 283 ] {} <Trace> HTTP-Session: d6129206-8327-4b0b-8a3c-039081bc6366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9348 | 2024.11.09 01:27:04.409504 [ 283 ] {5fbf4cfe-5859-48c2-8fd4-ad31fd5f2fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9349 | 2024.11.09 01:27:04.409562 [ 283 ] {5fbf4cfe-5859-48c2-8fd4-ad31fd5f2fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9350 | 2024.11.09 01:27:04.409763 [ 283 ] {5fbf4cfe-5859-48c2-8fd4-ad31fd5f2fd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9351 | 2024.11.09 01:27:04.410062 [ 283 ] {5fbf4cfe-5859-48c2-8fd4-ad31fd5f2fd8} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9352 | 2024.11.09 01:27:04.410103 [ 283 ] {5fbf4cfe-5859-48c2-8fd4-ad31fd5f2fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9353 | 2024.11.09 01:27:04.410484 [ 283 ] {5fbf4cfe-5859-48c2-8fd4-ad31fd5f2fd8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9354 | 2024.11.09 01:27:04.410746 [ 283 ] {5fbf4cfe-5859-48c2-8fd4-ad31fd5f2fd8} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9355 | 2024.11.09 01:27:04.410899 [ 283 ] {5fbf4cfe-5859-48c2-8fd4-ad31fd5f2fd8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. | ||
9356 | 2024.11.09 01:27:04.411322 [ 283 ] {5fbf4cfe-5859-48c2-8fd4-ad31fd5f2fd8} <Debug> DynamicQueryHandler: Done processing query | ||
9357 | 2024.11.09 01:27:04.411356 [ 283 ] {5fbf4cfe-5859-48c2-8fd4-ad31fd5f2fd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9358 | 2024.11.09 01:27:04.411377 [ 283 ] {} <Debug> HTTP-Session: d6129206-8327-4b0b-8a3c-039081bc6366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9359 | 2024.11.09 01:27:04.411654 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9360 | 2024.11.09 01:27:04.411749 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48136, User-Agent: (none), Length: 68697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9361 | 2024.11.09 01:27:04.411809 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9362 | 2024.11.09 01:27:04.411830 [ 304 ] {} <Debug> HTTP-Session: d4508e75-9792-417a-b48b-1cf1ffd8dd7b Authenticating user 'default' from [fd00:1122:3344:101::d]:48136 | ||
9363 | 2024.11.09 01:27:04.411848 [ 304 ] {} <Debug> HTTP-Session: d4508e75-9792-417a-b48b-1cf1ffd8dd7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9364 | 2024.11.09 01:27:04.411862 [ 304 ] {} <Debug> HTTP-Session: d4508e75-9792-417a-b48b-1cf1ffd8dd7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9365 | 2024.11.09 01:27:04.411902 [ 304 ] {} <Trace> HTTP-Session: d4508e75-9792-417a-b48b-1cf1ffd8dd7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9366 | 2024.11.09 01:27:04.412344 [ 304 ] {156b3a50-b413-4669-9bcb-cc8a9a8be763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48136) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9367 | 2024.11.09 01:27:04.412424 [ 304 ] {156b3a50-b413-4669-9bcb-cc8a9a8be763} <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 | ||
9368 | 2024.11.09 01:27:04.412889 [ 304 ] {156b3a50-b413-4669-9bcb-cc8a9a8be763} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9369 | 2024.11.09 01:27:04.413596 [ 304 ] {156b3a50-b413-4669-9bcb-cc8a9a8be763} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9370 | 2024.11.09 01:27:04.413633 [ 304 ] {156b3a50-b413-4669-9bcb-cc8a9a8be763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9371 | 2024.11.09 01:27:04.414295 [ 304 ] {156b3a50-b413-4669-9bcb-cc8a9a8be763} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9372 | 2024.11.09 01:27:04.414555 [ 304 ] {156b3a50-b413-4669-9bcb-cc8a9a8be763} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9373 | 2024.11.09 01:27:04.414755 [ 304 ] {156b3a50-b413-4669-9bcb-cc8a9a8be763} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002735 sec., 14990.859232175502 rows/sec., 26.86 MiB/sec. | ||
9374 | 2024.11.09 01:27:04.414976 [ 304 ] {156b3a50-b413-4669-9bcb-cc8a9a8be763} <Debug> DynamicQueryHandler: Done processing query | ||
9375 | 2024.11.09 01:27:04.415000 [ 304 ] {156b3a50-b413-4669-9bcb-cc8a9a8be763} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
9376 | 2024.11.09 01:27:04.415017 [ 304 ] {} <Debug> HTTP-Session: d4508e75-9792-417a-b48b-1cf1ffd8dd7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9377 | 2024.11.09 01:27:04.415236 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42087, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9378 | 2024.11.09 01:27:04.415250 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9379 | 2024.11.09 01:27:04.415328 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9380 | 2024.11.09 01:27:04.415372 [ 283 ] {} <Debug> HTTP-Session: 3031a379-8bb6-4845-b92f-a92f9c393977 Authenticating user 'default' from [fd00:1122:3344:101::d]:42087 | ||
9381 | 2024.11.09 01:27:04.415410 [ 283 ] {} <Debug> HTTP-Session: 3031a379-8bb6-4845-b92f-a92f9c393977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9382 | 2024.11.09 01:27:04.415433 [ 283 ] {} <Debug> HTTP-Session: 3031a379-8bb6-4845-b92f-a92f9c393977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9383 | 2024.11.09 01:27:04.415480 [ 283 ] {} <Trace> HTTP-Session: 3031a379-8bb6-4845-b92f-a92f9c393977 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9384 | 2024.11.09 01:27:04.415651 [ 283 ] {197ea536-95ee-4baa-af8a-d0976ba20bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9385 | 2024.11.09 01:27:04.415710 [ 283 ] {197ea536-95ee-4baa-af8a-d0976ba20bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9386 | 2024.11.09 01:27:04.415899 [ 283 ] {197ea536-95ee-4baa-af8a-d0976ba20bf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9387 | 2024.11.09 01:27:04.416301 [ 283 ] {197ea536-95ee-4baa-af8a-d0976ba20bf3} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9388 | 2024.11.09 01:27:04.416337 [ 283 ] {197ea536-95ee-4baa-af8a-d0976ba20bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9389 | 2024.11.09 01:27:04.416706 [ 283 ] {197ea536-95ee-4baa-af8a-d0976ba20bf3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9390 | 2024.11.09 01:27:04.416954 [ 283 ] {197ea536-95ee-4baa-af8a-d0976ba20bf3} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9391 | 2024.11.09 01:27:04.417079 [ 283 ] {197ea536-95ee-4baa-af8a-d0976ba20bf3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001501 sec., 54630.24650233178 rows/sec., 3.47 MiB/sec. | ||
9392 | 2024.11.09 01:27:04.417078 [ 134 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9393 | 2024.11.09 01:27:04.417149 [ 134 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9394 | 2024.11.09 01:27:04.417187 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9395 | 2024.11.09 01:27:04.417332 [ 283 ] {197ea536-95ee-4baa-af8a-d0976ba20bf3} <Debug> DynamicQueryHandler: Done processing query | ||
9396 | 2024.11.09 01:27:04.417423 [ 283 ] {197ea536-95ee-4baa-af8a-d0976ba20bf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9397 | 2024.11.09 01:27:04.417496 [ 283 ] {} <Debug> HTTP-Session: 3031a379-8bb6-4845-b92f-a92f9c393977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9398 | 2024.11.09 01:27:04.417519 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
9399 | 2024.11.09 01:27:04.417956 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9400 | 2024.11.09 01:27:04.418036 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2992 rows starting from the beginning of the part | ||
9401 | 2024.11.09 01:27:04.418126 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
9402 | 2024.11.09 01:27:04.418341 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
9403 | 2024.11.09 01:27:04.418651 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
9404 | 2024.11.09 01:27:04.418716 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9405 | 2024.11.09 01:27:04.418905 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
9406 | 2024.11.09 01:27:04.419053 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part | ||
9407 | 2024.11.09 01:27:04.420425 [ 194 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 4 columns (4 merged, 0 gathered) in 0.003151145 sec., 1054854.6639396155 rows/sec., 69.27 MiB/sec. | ||
9408 | 2024.11.09 01:27:04.420677 [ 195 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9409 | 2024.11.09 01:27:04.420968 [ 195 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_51_10} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9410 | 2024.11.09 01:27:04.421052 [ 195 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_51_10} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9411 | 2024.11.09 01:27:04.421127 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
9412 | 2024.11.09 01:27:04.809286 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9413 | 2024.11.09 01:27:04.820964 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9414 | 2024.11.09 01:27:05.000166 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.27 MiB, peak 177.11 MiB, free memory in arenas 0.00 B, will set to 168.21 MiB (RSS), difference: -1.06 MiB | ||
9415 | 2024.11.09 01:27:05.217318 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9416 | 2024.11.09 01:27:05.377521 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9417 | 2024.11.09 01:27:05.503856 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9418 | 2024.11.09 01:27:05.507213 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59246, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9419 | 2024.11.09 01:27:05.531556 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9420 | 2024.11.09 01:27:05.535860 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9421 | 2024.11.09 01:27:05.563383 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9422 | 2024.11.09 01:27:05.567826 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9423 | 2024.11.09 01:27:05.568651 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9424 | 2024.11.09 01:27:05.588982 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9425 | 2024.11.09 01:27:05.653364 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9426 | 2024.11.09 01:27:05.663713 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9427 | 2024.11.09 01:27:05.676021 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9428 | 2024.11.09 01:27:05.701709 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9429 | 2024.11.09 01:27:05.723986 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59896, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9430 | 2024.11.09 01:27:06.061562 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9431 | 2024.11.09 01:27:06.119023 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9432 | 2024.11.09 01:27:06.210306 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9433 | 2024.11.09 01:27:06.236767 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44388, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9434 | 2024.11.09 01:27:06.248051 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65279, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9435 | 2024.11.09 01:27:06.255459 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9436 | 2024.11.09 01:27:06.270895 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36406, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9437 | 2024.11.09 01:27:09.379885 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42087, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9438 | 2024.11.09 01:27:09.380035 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9439 | 2024.11.09 01:27:09.380065 [ 283 ] {} <Debug> HTTP-Session: 7ac8eac7-4c6e-4013-a86c-14a44004bcfc Authenticating user 'default' from [fd00:1122:3344:101::d]:42087 | ||
9440 | 2024.11.09 01:27:09.380095 [ 283 ] {} <Debug> HTTP-Session: 7ac8eac7-4c6e-4013-a86c-14a44004bcfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9441 | 2024.11.09 01:27:09.380114 [ 283 ] {} <Debug> HTTP-Session: 7ac8eac7-4c6e-4013-a86c-14a44004bcfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9442 | 2024.11.09 01:27:09.380172 [ 283 ] {} <Trace> HTTP-Session: 7ac8eac7-4c6e-4013-a86c-14a44004bcfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9443 | 2024.11.09 01:27:09.380393 [ 283 ] {43073fb4-4663-43b0-8e41-4653496c888a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9444 | 2024.11.09 01:27:09.380461 [ 283 ] {43073fb4-4663-43b0-8e41-4653496c888a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9445 | 2024.11.09 01:27:09.380797 [ 283 ] {43073fb4-4663-43b0-8e41-4653496c888a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9446 | 2024.11.09 01:27:09.381303 [ 283 ] {43073fb4-4663-43b0-8e41-4653496c888a} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9447 | 2024.11.09 01:27:09.381346 [ 283 ] {43073fb4-4663-43b0-8e41-4653496c888a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9448 | 2024.11.09 01:27:09.381763 [ 283 ] {43073fb4-4663-43b0-8e41-4653496c888a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9449 | 2024.11.09 01:27:09.382030 [ 283 ] {43073fb4-4663-43b0-8e41-4653496c888a} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9450 | 2024.11.09 01:27:09.382199 [ 283 ] {43073fb4-4663-43b0-8e41-4653496c888a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.28 MiB/sec. | ||
9451 | 2024.11.09 01:27:09.382416 [ 283 ] {43073fb4-4663-43b0-8e41-4653496c888a} <Debug> DynamicQueryHandler: Done processing query | ||
9452 | 2024.11.09 01:27:09.382443 [ 283 ] {43073fb4-4663-43b0-8e41-4653496c888a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9453 | 2024.11.09 01:27:09.382460 [ 283 ] {} <Debug> HTTP-Session: 7ac8eac7-4c6e-4013-a86c-14a44004bcfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9454 | 2024.11.09 01:27:09.382676 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9455 | 2024.11.09 01:27:09.382780 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52131, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9456 | 2024.11.09 01:27:09.382910 [ 307 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9457 | 2024.11.09 01:27:09.382938 [ 307 ] {} <Debug> HTTP-Session: 58fd30eb-b281-4c82-9c05-e5efaf247705 Authenticating user 'default' from [fd00:1122:3344:101::d]:52131 | ||
9458 | 2024.11.09 01:27:09.382964 [ 307 ] {} <Debug> HTTP-Session: 58fd30eb-b281-4c82-9c05-e5efaf247705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9459 | 2024.11.09 01:27:09.382980 [ 307 ] {} <Debug> HTTP-Session: 58fd30eb-b281-4c82-9c05-e5efaf247705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9460 | 2024.11.09 01:27:09.383034 [ 307 ] {} <Trace> HTTP-Session: 58fd30eb-b281-4c82-9c05-e5efaf247705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9461 | 2024.11.09 01:27:09.383257 [ 307 ] {15bda8fb-3f60-45d0-8a8d-76140a2c246d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52131) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9462 | 2024.11.09 01:27:09.383326 [ 307 ] {15bda8fb-3f60-45d0-8a8d-76140a2c246d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9463 | 2024.11.09 01:27:09.383683 [ 307 ] {15bda8fb-3f60-45d0-8a8d-76140a2c246d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9464 | 2024.11.09 01:27:09.384138 [ 307 ] {15bda8fb-3f60-45d0-8a8d-76140a2c246d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9465 | 2024.11.09 01:27:09.384184 [ 307 ] {15bda8fb-3f60-45d0-8a8d-76140a2c246d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9466 | 2024.11.09 01:27:09.384609 [ 307 ] {15bda8fb-3f60-45d0-8a8d-76140a2c246d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9467 | 2024.11.09 01:27:09.384880 [ 307 ] {15bda8fb-3f60-45d0-8a8d-76140a2c246d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9468 | 2024.11.09 01:27:09.385031 [ 307 ] {15bda8fb-3f60-45d0-8a8d-76140a2c246d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001859 sec., 34427.11135018827 rows/sec., 2.69 MiB/sec. | ||
9469 | 2024.11.09 01:27:09.385351 [ 307 ] {15bda8fb-3f60-45d0-8a8d-76140a2c246d} <Debug> DynamicQueryHandler: Done processing query | ||
9470 | 2024.11.09 01:27:09.385416 [ 307 ] {15bda8fb-3f60-45d0-8a8d-76140a2c246d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9471 | 2024.11.09 01:27:09.385462 [ 307 ] {} <Debug> HTTP-Session: 58fd30eb-b281-4c82-9c05-e5efaf247705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9472 | 2024.11.09 01:27:09.385707 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9473 | 2024.11.09 01:27:09.385813 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51508, User-Agent: (none), Length: 24515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9474 | 2024.11.09 01:27:09.385890 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9475 | 2024.11.09 01:27:09.385914 [ 283 ] {} <Debug> HTTP-Session: 3d1c529a-2d8c-40b5-9f23-a5e4138a79a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51508 | ||
9476 | 2024.11.09 01:27:09.385937 [ 283 ] {} <Debug> HTTP-Session: 3d1c529a-2d8c-40b5-9f23-a5e4138a79a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9477 | 2024.11.09 01:27:09.385955 [ 283 ] {} <Debug> HTTP-Session: 3d1c529a-2d8c-40b5-9f23-a5e4138a79a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9478 | 2024.11.09 01:27:09.386001 [ 283 ] {} <Trace> HTTP-Session: 3d1c529a-2d8c-40b5-9f23-a5e4138a79a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9479 | 2024.11.09 01:27:09.386196 [ 283 ] {490fbb2f-e487-4747-9ce0-5e28ae2b897f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51508) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9480 | 2024.11.09 01:27:09.386259 [ 283 ] {490fbb2f-e487-4747-9ce0-5e28ae2b897f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9481 | 2024.11.09 01:27:09.386460 [ 283 ] {490fbb2f-e487-4747-9ce0-5e28ae2b897f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9482 | 2024.11.09 01:27:09.386854 [ 283 ] {490fbb2f-e487-4747-9ce0-5e28ae2b897f} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9483 | 2024.11.09 01:27:09.386891 [ 283 ] {490fbb2f-e487-4747-9ce0-5e28ae2b897f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9484 | 2024.11.09 01:27:09.387283 [ 283 ] {490fbb2f-e487-4747-9ce0-5e28ae2b897f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9485 | 2024.11.09 01:27:09.387528 [ 283 ] {490fbb2f-e487-4747-9ce0-5e28ae2b897f} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9486 | 2024.11.09 01:27:09.387674 [ 283 ] {490fbb2f-e487-4747-9ce0-5e28ae2b897f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001563 sec., 81893.79398592451 rows/sec., 5.70 MiB/sec. | ||
9487 | 2024.11.09 01:27:09.387862 [ 283 ] {490fbb2f-e487-4747-9ce0-5e28ae2b897f} <Debug> DynamicQueryHandler: Done processing query | ||
9488 | 2024.11.09 01:27:09.387887 [ 283 ] {490fbb2f-e487-4747-9ce0-5e28ae2b897f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9489 | 2024.11.09 01:27:09.387905 [ 283 ] {} <Debug> HTTP-Session: 3d1c529a-2d8c-40b5-9f23-a5e4138a79a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9490 | 2024.11.09 01:27:09.388126 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51508, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9491 | 2024.11.09 01:27:09.388129 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52131, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9492 | 2024.11.09 01:27:09.388238 [ 307 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9493 | 2024.11.09 01:27:09.388266 [ 307 ] {} <Debug> HTTP-Session: 4979d51d-86cd-4016-ae57-5e6eed3b85fc Authenticating user 'default' from [fd00:1122:3344:101::d]:52131 | ||
9494 | 2024.11.09 01:27:09.388292 [ 307 ] {} <Debug> HTTP-Session: 4979d51d-86cd-4016-ae57-5e6eed3b85fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9495 | 2024.11.09 01:27:09.388307 [ 307 ] {} <Debug> HTTP-Session: 4979d51d-86cd-4016-ae57-5e6eed3b85fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9496 | 2024.11.09 01:27:09.388353 [ 307 ] {} <Trace> HTTP-Session: 4979d51d-86cd-4016-ae57-5e6eed3b85fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9497 | 2024.11.09 01:27:09.388496 [ 307 ] {88be1b6d-ec77-4dd8-bc2e-2d38a7ff79ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52131) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9498 | 2024.11.09 01:27:09.388550 [ 307 ] {88be1b6d-ec77-4dd8-bc2e-2d38a7ff79ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9499 | 2024.11.09 01:27:09.388727 [ 307 ] {88be1b6d-ec77-4dd8-bc2e-2d38a7ff79ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9500 | 2024.11.09 01:27:09.389061 [ 307 ] {88be1b6d-ec77-4dd8-bc2e-2d38a7ff79ec} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9501 | 2024.11.09 01:27:09.389097 [ 307 ] {88be1b6d-ec77-4dd8-bc2e-2d38a7ff79ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9502 | 2024.11.09 01:27:09.389477 [ 307 ] {88be1b6d-ec77-4dd8-bc2e-2d38a7ff79ec} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9503 | 2024.11.09 01:27:09.389725 [ 307 ] {88be1b6d-ec77-4dd8-bc2e-2d38a7ff79ec} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9504 | 2024.11.09 01:27:09.389854 [ 307 ] {88be1b6d-ec77-4dd8-bc2e-2d38a7ff79ec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001409 sec., 34066.7139815472 rows/sec., 2.30 MiB/sec. | ||
9505 | 2024.11.09 01:27:09.390030 [ 307 ] {88be1b6d-ec77-4dd8-bc2e-2d38a7ff79ec} <Debug> DynamicQueryHandler: Done processing query | ||
9506 | 2024.11.09 01:27:09.390055 [ 307 ] {88be1b6d-ec77-4dd8-bc2e-2d38a7ff79ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9507 | 2024.11.09 01:27:09.390072 [ 307 ] {} <Debug> HTTP-Session: 4979d51d-86cd-4016-ae57-5e6eed3b85fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9508 | 2024.11.09 01:27:09.390271 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9509 | 2024.11.09 01:27:12.841844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 900 | ||
9510 | 2024.11.09 01:27:12.844687 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9511 | 2024.11.09 01:27:12.844739 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9512 | 2024.11.09 01:27:12.846171 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9513 | 2024.11.09 01:27:12.846487 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9514 | 2024.11.09 01:27:12.847656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
9515 | 2024.11.09 01:27:14.382118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56537, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9516 | 2024.11.09 01:27:14.382284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9517 | 2024.11.09 01:27:14.382327 [ 3 ] {} <Debug> HTTP-Session: 049c6c51-295e-49f4-954d-07e1867a8c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:56537 | ||
9518 | 2024.11.09 01:27:14.382369 [ 3 ] {} <Debug> HTTP-Session: 049c6c51-295e-49f4-954d-07e1867a8c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9519 | 2024.11.09 01:27:14.382397 [ 3 ] {} <Debug> HTTP-Session: 049c6c51-295e-49f4-954d-07e1867a8c99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9520 | 2024.11.09 01:27:14.382480 [ 3 ] {} <Trace> HTTP-Session: 049c6c51-295e-49f4-954d-07e1867a8c99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9521 | 2024.11.09 01:27:14.382704 [ 3 ] {0b730002-9e43-43db-93a9-4e75ce6b2055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56537) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9522 | 2024.11.09 01:27:14.382772 [ 3 ] {0b730002-9e43-43db-93a9-4e75ce6b2055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9523 | 2024.11.09 01:27:14.383105 [ 3 ] {0b730002-9e43-43db-93a9-4e75ce6b2055} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9524 | 2024.11.09 01:27:14.383513 [ 3 ] {0b730002-9e43-43db-93a9-4e75ce6b2055} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9525 | 2024.11.09 01:27:14.383559 [ 3 ] {0b730002-9e43-43db-93a9-4e75ce6b2055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9526 | 2024.11.09 01:27:14.383983 [ 3 ] {0b730002-9e43-43db-93a9-4e75ce6b2055} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9527 | 2024.11.09 01:27:14.384232 [ 3 ] {0b730002-9e43-43db-93a9-4e75ce6b2055} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9528 | 2024.11.09 01:27:14.384422 [ 3 ] {0b730002-9e43-43db-93a9-4e75ce6b2055} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001776 sec., 31531.53153153153 rows/sec., 2.41 MiB/sec. | ||
9529 | 2024.11.09 01:27:14.384640 [ 3 ] {0b730002-9e43-43db-93a9-4e75ce6b2055} <Debug> DynamicQueryHandler: Done processing query | ||
9530 | 2024.11.09 01:27:14.384667 [ 3 ] {0b730002-9e43-43db-93a9-4e75ce6b2055} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9531 | 2024.11.09 01:27:14.384684 [ 3 ] {} <Debug> HTTP-Session: 049c6c51-295e-49f4-954d-07e1867a8c99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9532 | 2024.11.09 01:27:14.384908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56537, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9533 | 2024.11.09 01:27:14.385061 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44699, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9534 | 2024.11.09 01:27:14.385179 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9535 | 2024.11.09 01:27:14.385206 [ 283 ] {} <Debug> HTTP-Session: 753acb60-731c-44fe-a3d1-9de9d8f0fbe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44699 | ||
9536 | 2024.11.09 01:27:14.385233 [ 283 ] {} <Debug> HTTP-Session: 753acb60-731c-44fe-a3d1-9de9d8f0fbe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9537 | 2024.11.09 01:27:14.385248 [ 283 ] {} <Debug> HTTP-Session: 753acb60-731c-44fe-a3d1-9de9d8f0fbe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9538 | 2024.11.09 01:27:14.385307 [ 283 ] {} <Trace> HTTP-Session: 753acb60-731c-44fe-a3d1-9de9d8f0fbe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9539 | 2024.11.09 01:27:14.385521 [ 283 ] {e7fdf60f-92a5-432d-bfbd-a28c38d66f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44699) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9540 | 2024.11.09 01:27:14.385594 [ 283 ] {e7fdf60f-92a5-432d-bfbd-a28c38d66f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9541 | 2024.11.09 01:27:14.385945 [ 283 ] {e7fdf60f-92a5-432d-bfbd-a28c38d66f1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9542 | 2024.11.09 01:27:14.386371 [ 283 ] {e7fdf60f-92a5-432d-bfbd-a28c38d66f1d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9543 | 2024.11.09 01:27:14.386419 [ 283 ] {e7fdf60f-92a5-432d-bfbd-a28c38d66f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9544 | 2024.11.09 01:27:14.386873 [ 283 ] {e7fdf60f-92a5-432d-bfbd-a28c38d66f1d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9545 | 2024.11.09 01:27:14.387136 [ 283 ] {e7fdf60f-92a5-432d-bfbd-a28c38d66f1d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9546 | 2024.11.09 01:27:14.387320 [ 283 ] {e7fdf60f-92a5-432d-bfbd-a28c38d66f1d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001867 sec., 34279.59292983396 rows/sec., 2.68 MiB/sec. | ||
9547 | 2024.11.09 01:27:14.387652 [ 283 ] {e7fdf60f-92a5-432d-bfbd-a28c38d66f1d} <Debug> DynamicQueryHandler: Done processing query | ||
9548 | 2024.11.09 01:27:14.387689 [ 283 ] {e7fdf60f-92a5-432d-bfbd-a28c38d66f1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9549 | 2024.11.09 01:27:14.387724 [ 283 ] {} <Debug> HTTP-Session: 753acb60-731c-44fe-a3d1-9de9d8f0fbe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9550 | 2024.11.09 01:27:14.387940 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9551 | 2024.11.09 01:27:14.388014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56537, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9552 | 2024.11.09 01:27:14.388114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9553 | 2024.11.09 01:27:14.388148 [ 3 ] {} <Debug> HTTP-Session: e6e1c6ba-5554-4543-88af-1d893da0d8f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56537 | ||
9554 | 2024.11.09 01:27:14.388174 [ 3 ] {} <Debug> HTTP-Session: e6e1c6ba-5554-4543-88af-1d893da0d8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9555 | 2024.11.09 01:27:14.388192 [ 3 ] {} <Debug> HTTP-Session: e6e1c6ba-5554-4543-88af-1d893da0d8f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9556 | 2024.11.09 01:27:14.388241 [ 3 ] {} <Trace> HTTP-Session: e6e1c6ba-5554-4543-88af-1d893da0d8f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9557 | 2024.11.09 01:27:14.388446 [ 3 ] {09ce79e7-7014-485c-b6f8-a343ee8787a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56537) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9558 | 2024.11.09 01:27:14.388510 [ 3 ] {09ce79e7-7014-485c-b6f8-a343ee8787a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9559 | 2024.11.09 01:27:14.388693 [ 3 ] {09ce79e7-7014-485c-b6f8-a343ee8787a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9560 | 2024.11.09 01:27:14.389070 [ 3 ] {09ce79e7-7014-485c-b6f8-a343ee8787a8} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9561 | 2024.11.09 01:27:14.389107 [ 3 ] {09ce79e7-7014-485c-b6f8-a343ee8787a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9562 | 2024.11.09 01:27:14.389504 [ 3 ] {09ce79e7-7014-485c-b6f8-a343ee8787a8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9563 | 2024.11.09 01:27:14.389743 [ 3 ] {09ce79e7-7014-485c-b6f8-a343ee8787a8} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9564 | 2024.11.09 01:27:14.389907 [ 3 ] {09ce79e7-7014-485c-b6f8-a343ee8787a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec. | ||
9565 | 2024.11.09 01:27:14.390074 [ 3 ] {09ce79e7-7014-485c-b6f8-a343ee8787a8} <Debug> DynamicQueryHandler: Done processing query | ||
9566 | 2024.11.09 01:27:14.390099 [ 3 ] {09ce79e7-7014-485c-b6f8-a343ee8787a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9567 | 2024.11.09 01:27:14.390116 [ 3 ] {} <Debug> HTTP-Session: e6e1c6ba-5554-4543-88af-1d893da0d8f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9568 | 2024.11.09 01:27:14.390292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56537, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9569 | 2024.11.09 01:27:14.390388 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60198, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9570 | 2024.11.09 01:27:14.390466 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9571 | 2024.11.09 01:27:14.390491 [ 283 ] {} <Debug> HTTP-Session: f95795f7-4941-48b3-add6-3af90dc56bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60198 | ||
9572 | 2024.11.09 01:27:14.390515 [ 283 ] {} <Debug> HTTP-Session: f95795f7-4941-48b3-add6-3af90dc56bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9573 | 2024.11.09 01:27:14.390534 [ 283 ] {} <Debug> HTTP-Session: f95795f7-4941-48b3-add6-3af90dc56bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9574 | 2024.11.09 01:27:14.390585 [ 283 ] {} <Trace> HTTP-Session: f95795f7-4941-48b3-add6-3af90dc56bd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9575 | 2024.11.09 01:27:14.390764 [ 283 ] {d3b11f00-79d1-4591-9ae1-68fd30977d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60198) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9576 | 2024.11.09 01:27:14.390825 [ 283 ] {d3b11f00-79d1-4591-9ae1-68fd30977d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9577 | 2024.11.09 01:27:14.391022 [ 283 ] {d3b11f00-79d1-4591-9ae1-68fd30977d63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9578 | 2024.11.09 01:27:14.391410 [ 283 ] {d3b11f00-79d1-4591-9ae1-68fd30977d63} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9579 | 2024.11.09 01:27:14.391455 [ 283 ] {d3b11f00-79d1-4591-9ae1-68fd30977d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9580 | 2024.11.09 01:27:14.391967 [ 283 ] {d3b11f00-79d1-4591-9ae1-68fd30977d63} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9581 | 2024.11.09 01:27:14.392224 [ 283 ] {d3b11f00-79d1-4591-9ae1-68fd30977d63} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9582 | 2024.11.09 01:27:14.392381 [ 283 ] {d3b11f00-79d1-4591-9ae1-68fd30977d63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001687 sec., 35566.09365737996 rows/sec., 2.40 MiB/sec. | ||
9583 | 2024.11.09 01:27:14.392547 [ 283 ] {d3b11f00-79d1-4591-9ae1-68fd30977d63} <Debug> DynamicQueryHandler: Done processing query | ||
9584 | 2024.11.09 01:27:14.392572 [ 283 ] {d3b11f00-79d1-4591-9ae1-68fd30977d63} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9585 | 2024.11.09 01:27:14.392588 [ 283 ] {} <Debug> HTTP-Session: f95795f7-4941-48b3-add6-3af90dc56bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9586 | 2024.11.09 01:27:14.392977 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60198, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9587 | 2024.11.09 01:27:17.620116 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9588 | 2024.11.09 01:27:17.620216 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9589 | 2024.11.09 01:27:19.388307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56537, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9590 | 2024.11.09 01:27:19.388427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9591 | 2024.11.09 01:27:19.388452 [ 3 ] {} <Debug> HTTP-Session: a50ab404-0e4c-4c18-b192-716eaee27127 Authenticating user 'default' from [fd00:1122:3344:101::d]:56537 | ||
9592 | 2024.11.09 01:27:19.388478 [ 3 ] {} <Debug> HTTP-Session: a50ab404-0e4c-4c18-b192-716eaee27127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9593 | 2024.11.09 01:27:19.388492 [ 3 ] {} <Debug> HTTP-Session: a50ab404-0e4c-4c18-b192-716eaee27127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9594 | 2024.11.09 01:27:19.388543 [ 3 ] {} <Trace> HTTP-Session: a50ab404-0e4c-4c18-b192-716eaee27127 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9595 | 2024.11.09 01:27:19.388736 [ 3 ] {3c3b1632-6b9a-4f90-9858-1d6c1f7a9ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56537) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
9596 | 2024.11.09 01:27:19.388807 [ 3 ] {3c3b1632-6b9a-4f90-9858-1d6c1f7a9ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9597 | 2024.11.09 01:27:19.389154 [ 3 ] {3c3b1632-6b9a-4f90-9858-1d6c1f7a9ba7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9598 | 2024.11.09 01:27:19.389626 [ 3 ] {3c3b1632-6b9a-4f90-9858-1d6c1f7a9ba7} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9599 | 2024.11.09 01:27:19.389675 [ 3 ] {3c3b1632-6b9a-4f90-9858-1d6c1f7a9ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9600 | 2024.11.09 01:27:19.390089 [ 3 ] {3c3b1632-6b9a-4f90-9858-1d6c1f7a9ba7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9601 | 2024.11.09 01:27:19.390343 [ 3 ] {3c3b1632-6b9a-4f90-9858-1d6c1f7a9ba7} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9602 | 2024.11.09 01:27:19.390534 [ 3 ] {3c3b1632-6b9a-4f90-9858-1d6c1f7a9ba7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001853 sec., 7555.315704263357 rows/sec., 543.88 KiB/sec. | ||
9603 | 2024.11.09 01:27:19.390746 [ 3 ] {3c3b1632-6b9a-4f90-9858-1d6c1f7a9ba7} <Debug> DynamicQueryHandler: Done processing query | ||
9604 | 2024.11.09 01:27:19.390774 [ 3 ] {3c3b1632-6b9a-4f90-9858-1d6c1f7a9ba7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9605 | 2024.11.09 01:27:19.390792 [ 3 ] {} <Debug> HTTP-Session: a50ab404-0e4c-4c18-b192-716eaee27127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9606 | 2024.11.09 01:27:19.391021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56537, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9607 | 2024.11.09 01:27:19.391234 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58291, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9608 | 2024.11.09 01:27:19.391366 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9609 | 2024.11.09 01:27:19.391396 [ 304 ] {} <Debug> HTTP-Session: fad854de-bc36-4238-b086-354acc66463d Authenticating user 'default' from [fd00:1122:3344:101::d]:58291 | ||
9610 | 2024.11.09 01:27:19.391423 [ 304 ] {} <Debug> HTTP-Session: fad854de-bc36-4238-b086-354acc66463d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9611 | 2024.11.09 01:27:19.391441 [ 304 ] {} <Debug> HTTP-Session: fad854de-bc36-4238-b086-354acc66463d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9612 | 2024.11.09 01:27:19.391504 [ 304 ] {} <Trace> HTTP-Session: fad854de-bc36-4238-b086-354acc66463d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9613 | 2024.11.09 01:27:19.391797 [ 304 ] {5d4fd685-cad4-43ef-a000-1b690e21c0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58291) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9614 | 2024.11.09 01:27:19.391868 [ 304 ] {5d4fd685-cad4-43ef-a000-1b690e21c0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9615 | 2024.11.09 01:27:19.392216 [ 304 ] {5d4fd685-cad4-43ef-a000-1b690e21c0ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9616 | 2024.11.09 01:27:19.392920 [ 304 ] {5d4fd685-cad4-43ef-a000-1b690e21c0ac} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9617 | 2024.11.09 01:27:19.392970 [ 304 ] {5d4fd685-cad4-43ef-a000-1b690e21c0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9618 | 2024.11.09 01:27:19.393422 [ 304 ] {5d4fd685-cad4-43ef-a000-1b690e21c0ac} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9619 | 2024.11.09 01:27:19.393679 [ 304 ] {5d4fd685-cad4-43ef-a000-1b690e21c0ac} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9620 | 2024.11.09 01:27:19.393867 [ 304 ] {5d4fd685-cad4-43ef-a000-1b690e21c0ac} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002202 sec., 129427.79291553133 rows/sec., 11.42 MiB/sec. | ||
9621 | 2024.11.09 01:27:19.394207 [ 304 ] {5d4fd685-cad4-43ef-a000-1b690e21c0ac} <Debug> DynamicQueryHandler: Done processing query | ||
9622 | 2024.11.09 01:27:19.394244 [ 304 ] {5d4fd685-cad4-43ef-a000-1b690e21c0ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
9623 | 2024.11.09 01:27:19.394262 [ 304 ] {} <Debug> HTTP-Session: fad854de-bc36-4238-b086-354acc66463d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9624 | 2024.11.09 01:27:19.394442 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9625 | 2024.11.09 01:27:19.394474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56537, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9626 | 2024.11.09 01:27:19.394559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9627 | 2024.11.09 01:27:19.394594 [ 3 ] {} <Debug> HTTP-Session: 310cb721-4598-497d-984c-0ab5b890704d Authenticating user 'default' from [fd00:1122:3344:101::d]:56537 | ||
9628 | 2024.11.09 01:27:19.394620 [ 3 ] {} <Debug> HTTP-Session: 310cb721-4598-497d-984c-0ab5b890704d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9629 | 2024.11.09 01:27:19.394642 [ 3 ] {} <Debug> HTTP-Session: 310cb721-4598-497d-984c-0ab5b890704d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9630 | 2024.11.09 01:27:19.394691 [ 3 ] {} <Trace> HTTP-Session: 310cb721-4598-497d-984c-0ab5b890704d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9631 | 2024.11.09 01:27:19.394854 [ 3 ] {560eaad9-8298-44ca-9896-b17572bbf68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56537) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9632 | 2024.11.09 01:27:19.394913 [ 3 ] {560eaad9-8298-44ca-9896-b17572bbf68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9633 | 2024.11.09 01:27:19.395234 [ 3 ] {560eaad9-8298-44ca-9896-b17572bbf68a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9634 | 2024.11.09 01:27:19.395632 [ 3 ] {560eaad9-8298-44ca-9896-b17572bbf68a} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9635 | 2024.11.09 01:27:19.395677 [ 3 ] {560eaad9-8298-44ca-9896-b17572bbf68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9636 | 2024.11.09 01:27:19.396047 [ 3 ] {560eaad9-8298-44ca-9896-b17572bbf68a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9637 | 2024.11.09 01:27:19.396289 [ 3 ] {560eaad9-8298-44ca-9896-b17572bbf68a} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9638 | 2024.11.09 01:27:19.396464 [ 3 ] {560eaad9-8298-44ca-9896-b17572bbf68a} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00166 sec., 28915.662650602408 rows/sec., 2.08 MiB/sec. | ||
9639 | 2024.11.09 01:27:19.396641 [ 3 ] {560eaad9-8298-44ca-9896-b17572bbf68a} <Debug> DynamicQueryHandler: Done processing query | ||
9640 | 2024.11.09 01:27:19.396667 [ 3 ] {560eaad9-8298-44ca-9896-b17572bbf68a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9641 | 2024.11.09 01:27:19.396683 [ 3 ] {} <Debug> HTTP-Session: 310cb721-4598-497d-984c-0ab5b890704d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9642 | 2024.11.09 01:27:19.396822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56537, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9643 | 2024.11.09 01:27:19.396920 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60565, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9644 | 2024.11.09 01:27:19.397006 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9645 | 2024.11.09 01:27:19.397032 [ 304 ] {} <Debug> HTTP-Session: 92a90f7a-702a-4f35-b602-0b44fee71462 Authenticating user 'default' from [fd00:1122:3344:101::d]:60565 | ||
9646 | 2024.11.09 01:27:19.397056 [ 304 ] {} <Debug> HTTP-Session: 92a90f7a-702a-4f35-b602-0b44fee71462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9647 | 2024.11.09 01:27:19.397073 [ 304 ] {} <Debug> HTTP-Session: 92a90f7a-702a-4f35-b602-0b44fee71462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9648 | 2024.11.09 01:27:19.397122 [ 304 ] {} <Trace> HTTP-Session: 92a90f7a-702a-4f35-b602-0b44fee71462 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9649 | 2024.11.09 01:27:19.397266 [ 304 ] {dc753372-1b0b-4755-9cf4-394b6f0a86fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60565) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9650 | 2024.11.09 01:27:19.397324 [ 304 ] {dc753372-1b0b-4755-9cf4-394b6f0a86fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9651 | 2024.11.09 01:27:19.397644 [ 304 ] {dc753372-1b0b-4755-9cf4-394b6f0a86fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9652 | 2024.11.09 01:27:19.397980 [ 304 ] {dc753372-1b0b-4755-9cf4-394b6f0a86fe} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9653 | 2024.11.09 01:27:19.398018 [ 304 ] {dc753372-1b0b-4755-9cf4-394b6f0a86fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9654 | 2024.11.09 01:27:19.398378 [ 304 ] {dc753372-1b0b-4755-9cf4-394b6f0a86fe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9655 | 2024.11.09 01:27:19.398626 [ 304 ] {dc753372-1b0b-4755-9cf4-394b6f0a86fe} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9656 | 2024.11.09 01:27:19.398787 [ 304 ] {dc753372-1b0b-4755-9cf4-394b6f0a86fe} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001555 sec., 9003.215434083602 rows/sec., 630.53 KiB/sec. | ||
9657 | 2024.11.09 01:27:19.399130 [ 304 ] {dc753372-1b0b-4755-9cf4-394b6f0a86fe} <Debug> DynamicQueryHandler: Done processing query | ||
9658 | 2024.11.09 01:27:19.399155 [ 304 ] {dc753372-1b0b-4755-9cf4-394b6f0a86fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9659 | 2024.11.09 01:27:19.399172 [ 304 ] {} <Debug> HTTP-Session: 92a90f7a-702a-4f35-b602-0b44fee71462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9660 | 2024.11.09 01:27:19.399359 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60565, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9661 | 2024.11.09 01:27:19.399418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48369, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9662 | 2024.11.09 01:27:19.399495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9663 | 2024.11.09 01:27:19.399524 [ 3 ] {} <Debug> HTTP-Session: 54065f76-82c4-4e7e-8105-0a81433447f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48369 | ||
9664 | 2024.11.09 01:27:19.399546 [ 3 ] {} <Debug> HTTP-Session: 54065f76-82c4-4e7e-8105-0a81433447f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9665 | 2024.11.09 01:27:19.399564 [ 3 ] {} <Debug> HTTP-Session: 54065f76-82c4-4e7e-8105-0a81433447f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9666 | 2024.11.09 01:27:19.399609 [ 3 ] {} <Trace> HTTP-Session: 54065f76-82c4-4e7e-8105-0a81433447f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9667 | 2024.11.09 01:27:19.399731 [ 3 ] {4bbe04ef-ef94-46c7-be9a-3d896fb3395c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48369) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9668 | 2024.11.09 01:27:19.399779 [ 3 ] {4bbe04ef-ef94-46c7-be9a-3d896fb3395c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9669 | 2024.11.09 01:27:19.400045 [ 3 ] {4bbe04ef-ef94-46c7-be9a-3d896fb3395c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9670 | 2024.11.09 01:27:19.400359 [ 3 ] {4bbe04ef-ef94-46c7-be9a-3d896fb3395c} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9671 | 2024.11.09 01:27:19.400397 [ 3 ] {4bbe04ef-ef94-46c7-be9a-3d896fb3395c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9672 | 2024.11.09 01:27:19.400752 [ 3 ] {4bbe04ef-ef94-46c7-be9a-3d896fb3395c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9673 | 2024.11.09 01:27:19.400987 [ 3 ] {4bbe04ef-ef94-46c7-be9a-3d896fb3395c} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9674 | 2024.11.09 01:27:19.401157 [ 3 ] {4bbe04ef-ef94-46c7-be9a-3d896fb3395c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001458 sec., 8916.323731138546 rows/sec., 555.93 KiB/sec. | ||
9675 | 2024.11.09 01:27:19.401319 [ 3 ] {4bbe04ef-ef94-46c7-be9a-3d896fb3395c} <Debug> DynamicQueryHandler: Done processing query | ||
9676 | 2024.11.09 01:27:19.401344 [ 3 ] {4bbe04ef-ef94-46c7-be9a-3d896fb3395c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9677 | 2024.11.09 01:27:19.401360 [ 3 ] {} <Debug> HTTP-Session: 54065f76-82c4-4e7e-8105-0a81433447f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9678 | 2024.11.09 01:27:19.401535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9679 | 2024.11.09 01:27:19.401634 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43601, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9680 | 2024.11.09 01:27:19.401706 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9681 | 2024.11.09 01:27:19.401735 [ 304 ] {} <Debug> HTTP-Session: 937e9f96-6fe8-4425-9b31-34414b1941f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43601 | ||
9682 | 2024.11.09 01:27:19.401757 [ 304 ] {} <Debug> HTTP-Session: 937e9f96-6fe8-4425-9b31-34414b1941f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9683 | 2024.11.09 01:27:19.401774 [ 304 ] {} <Debug> HTTP-Session: 937e9f96-6fe8-4425-9b31-34414b1941f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9684 | 2024.11.09 01:27:19.401820 [ 304 ] {} <Trace> HTTP-Session: 937e9f96-6fe8-4425-9b31-34414b1941f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9685 | 2024.11.09 01:27:19.402097 [ 304 ] {4aeb6b48-48cb-4b60-8f24-e09a28f03047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43601) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9686 | 2024.11.09 01:27:19.402155 [ 304 ] {4aeb6b48-48cb-4b60-8f24-e09a28f03047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9687 | 2024.11.09 01:27:19.402463 [ 304 ] {4aeb6b48-48cb-4b60-8f24-e09a28f03047} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9688 | 2024.11.09 01:27:19.403205 [ 304 ] {4aeb6b48-48cb-4b60-8f24-e09a28f03047} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9689 | 2024.11.09 01:27:19.403244 [ 304 ] {4aeb6b48-48cb-4b60-8f24-e09a28f03047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9690 | 2024.11.09 01:27:19.403622 [ 304 ] {4aeb6b48-48cb-4b60-8f24-e09a28f03047} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9691 | 2024.11.09 01:27:19.403861 [ 304 ] {4aeb6b48-48cb-4b60-8f24-e09a28f03047} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9692 | 2024.11.09 01:27:19.404007 [ 304 ] {4aeb6b48-48cb-4b60-8f24-e09a28f03047} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002045 sec., 206845.96577017117 rows/sec., 14.79 MiB/sec. | ||
9693 | 2024.11.09 01:27:19.404211 [ 304 ] {4aeb6b48-48cb-4b60-8f24-e09a28f03047} <Debug> DynamicQueryHandler: Done processing query | ||
9694 | 2024.11.09 01:27:19.404236 [ 304 ] {4aeb6b48-48cb-4b60-8f24-e09a28f03047} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
9695 | 2024.11.09 01:27:19.404254 [ 304 ] {} <Debug> HTTP-Session: 937e9f96-6fe8-4425-9b31-34414b1941f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9696 | 2024.11.09 01:27:19.404502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48369, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9697 | 2024.11.09 01:27:19.404517 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43601, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9698 | 2024.11.09 01:27:19.404591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9699 | 2024.11.09 01:27:19.404628 [ 3 ] {} <Debug> HTTP-Session: 5a6321b1-1bc4-46d9-8591-14f6db1634e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48369 | ||
9700 | 2024.11.09 01:27:19.404653 [ 3 ] {} <Debug> HTTP-Session: 5a6321b1-1bc4-46d9-8591-14f6db1634e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9701 | 2024.11.09 01:27:19.404678 [ 3 ] {} <Debug> HTTP-Session: 5a6321b1-1bc4-46d9-8591-14f6db1634e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9702 | 2024.11.09 01:27:19.404722 [ 3 ] {} <Trace> HTTP-Session: 5a6321b1-1bc4-46d9-8591-14f6db1634e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9703 | 2024.11.09 01:27:19.404831 [ 3 ] {767f7f3e-6be9-4367-bebd-ff7295a5c2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48369) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9704 | 2024.11.09 01:27:19.404882 [ 3 ] {767f7f3e-6be9-4367-bebd-ff7295a5c2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9705 | 2024.11.09 01:27:19.405042 [ 3 ] {767f7f3e-6be9-4367-bebd-ff7295a5c2d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9706 | 2024.11.09 01:27:19.405313 [ 3 ] {767f7f3e-6be9-4367-bebd-ff7295a5c2d6} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9707 | 2024.11.09 01:27:19.405348 [ 3 ] {767f7f3e-6be9-4367-bebd-ff7295a5c2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9708 | 2024.11.09 01:27:19.405709 [ 3 ] {767f7f3e-6be9-4367-bebd-ff7295a5c2d6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9709 | 2024.11.09 01:27:19.405959 [ 3 ] {767f7f3e-6be9-4367-bebd-ff7295a5c2d6} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9710 | 2024.11.09 01:27:19.406114 [ 3 ] {767f7f3e-6be9-4367-bebd-ff7295a5c2d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001306 sec., 4594.180704441041 rows/sec., 240.03 KiB/sec. | ||
9711 | 2024.11.09 01:27:19.406272 [ 3 ] {767f7f3e-6be9-4367-bebd-ff7295a5c2d6} <Debug> DynamicQueryHandler: Done processing query | ||
9712 | 2024.11.09 01:27:19.406296 [ 3 ] {767f7f3e-6be9-4367-bebd-ff7295a5c2d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9713 | 2024.11.09 01:27:19.406313 [ 3 ] {} <Debug> HTTP-Session: 5a6321b1-1bc4-46d9-8591-14f6db1634e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9714 | 2024.11.09 01:27:19.406512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9715 | 2024.11.09 01:27:19.406584 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34153, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9716 | 2024.11.09 01:27:19.406647 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9717 | 2024.11.09 01:27:19.406671 [ 304 ] {} <Debug> HTTP-Session: a5b540ee-76f0-4ebd-a5c9-91a6a33d2032 Authenticating user 'default' from [fd00:1122:3344:101::d]:34153 | ||
9718 | 2024.11.09 01:27:19.406693 [ 304 ] {} <Debug> HTTP-Session: a5b540ee-76f0-4ebd-a5c9-91a6a33d2032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9719 | 2024.11.09 01:27:19.406710 [ 304 ] {} <Debug> HTTP-Session: a5b540ee-76f0-4ebd-a5c9-91a6a33d2032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9720 | 2024.11.09 01:27:19.406756 [ 304 ] {} <Trace> HTTP-Session: a5b540ee-76f0-4ebd-a5c9-91a6a33d2032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9721 | 2024.11.09 01:27:19.407016 [ 304 ] {4c270a26-de8e-4884-9f7f-1a016beab840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34153) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9722 | 2024.11.09 01:27:19.407079 [ 304 ] {4c270a26-de8e-4884-9f7f-1a016beab840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9723 | 2024.11.09 01:27:19.407292 [ 304 ] {4c270a26-de8e-4884-9f7f-1a016beab840} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9724 | 2024.11.09 01:27:19.407757 [ 304 ] {4c270a26-de8e-4884-9f7f-1a016beab840} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9725 | 2024.11.09 01:27:19.407794 [ 304 ] {4c270a26-de8e-4884-9f7f-1a016beab840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9726 | 2024.11.09 01:27:19.408186 [ 304 ] {4c270a26-de8e-4884-9f7f-1a016beab840} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9727 | 2024.11.09 01:27:19.408432 [ 304 ] {4c270a26-de8e-4884-9f7f-1a016beab840} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9728 | 2024.11.09 01:27:19.408596 [ 304 ] {4c270a26-de8e-4884-9f7f-1a016beab840} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001709 sec., 138677.58923346986 rows/sec., 9.30 MiB/sec. | ||
9729 | 2024.11.09 01:27:19.408761 [ 304 ] {4c270a26-de8e-4884-9f7f-1a016beab840} <Debug> DynamicQueryHandler: Done processing query | ||
9730 | 2024.11.09 01:27:19.408785 [ 304 ] {4c270a26-de8e-4884-9f7f-1a016beab840} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9731 | 2024.11.09 01:27:19.408801 [ 304 ] {} <Debug> HTTP-Session: a5b540ee-76f0-4ebd-a5c9-91a6a33d2032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9732 | 2024.11.09 01:27:19.408954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48369, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9733 | 2024.11.09 01:27:19.408966 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9734 | 2024.11.09 01:27:19.409039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9735 | 2024.11.09 01:27:19.409071 [ 3 ] {} <Debug> HTTP-Session: 7355b292-72c4-4eb7-8720-37e2579ab9f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48369 | ||
9736 | 2024.11.09 01:27:19.409091 [ 3 ] {} <Debug> HTTP-Session: 7355b292-72c4-4eb7-8720-37e2579ab9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9737 | 2024.11.09 01:27:19.409112 [ 3 ] {} <Debug> HTTP-Session: 7355b292-72c4-4eb7-8720-37e2579ab9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9738 | 2024.11.09 01:27:19.409155 [ 3 ] {} <Trace> HTTP-Session: 7355b292-72c4-4eb7-8720-37e2579ab9f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9739 | 2024.11.09 01:27:19.409259 [ 3 ] {6ab89b86-f553-4ebf-bc54-19010590b783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48369) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9740 | 2024.11.09 01:27:19.409310 [ 3 ] {6ab89b86-f553-4ebf-bc54-19010590b783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9741 | 2024.11.09 01:27:19.409471 [ 3 ] {6ab89b86-f553-4ebf-bc54-19010590b783} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9742 | 2024.11.09 01:27:19.409729 [ 3 ] {6ab89b86-f553-4ebf-bc54-19010590b783} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9743 | 2024.11.09 01:27:19.409765 [ 3 ] {6ab89b86-f553-4ebf-bc54-19010590b783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9744 | 2024.11.09 01:27:19.410127 [ 3 ] {6ab89b86-f553-4ebf-bc54-19010590b783} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9745 | 2024.11.09 01:27:19.410367 [ 3 ] {6ab89b86-f553-4ebf-bc54-19010590b783} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9746 | 2024.11.09 01:27:19.410524 [ 3 ] {6ab89b86-f553-4ebf-bc54-19010590b783} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001285 sec., 778.2101167315176 rows/sec., 52.44 KiB/sec. | ||
9747 | 2024.11.09 01:27:19.410866 [ 3 ] {6ab89b86-f553-4ebf-bc54-19010590b783} <Debug> DynamicQueryHandler: Done processing query | ||
9748 | 2024.11.09 01:27:19.410909 [ 3 ] {6ab89b86-f553-4ebf-bc54-19010590b783} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9749 | 2024.11.09 01:27:19.410937 [ 3 ] {} <Debug> HTTP-Session: 7355b292-72c4-4eb7-8720-37e2579ab9f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9750 | 2024.11.09 01:27:19.411102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9751 | 2024.11.09 01:27:19.411192 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51502, User-Agent: (none), Length: 68720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9752 | 2024.11.09 01:27:19.411260 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9753 | 2024.11.09 01:27:19.411284 [ 304 ] {} <Debug> HTTP-Session: 32164620-c727-4bd9-bfa4-c451bdbdfe98 Authenticating user 'default' from [fd00:1122:3344:101::d]:51502 | ||
9754 | 2024.11.09 01:27:19.411305 [ 304 ] {} <Debug> HTTP-Session: 32164620-c727-4bd9-bfa4-c451bdbdfe98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9755 | 2024.11.09 01:27:19.411323 [ 304 ] {} <Debug> HTTP-Session: 32164620-c727-4bd9-bfa4-c451bdbdfe98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9756 | 2024.11.09 01:27:19.411368 [ 304 ] {} <Trace> HTTP-Session: 32164620-c727-4bd9-bfa4-c451bdbdfe98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9757 | 2024.11.09 01:27:19.411885 [ 304 ] {5c7b16fc-4bb4-4557-891f-e37f9a2f93d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51502) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9758 | 2024.11.09 01:27:19.411983 [ 304 ] {5c7b16fc-4bb4-4557-891f-e37f9a2f93d0} <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 | ||
9759 | 2024.11.09 01:27:19.412474 [ 304 ] {5c7b16fc-4bb4-4557-891f-e37f9a2f93d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9760 | 2024.11.09 01:27:19.413143 [ 304 ] {5c7b16fc-4bb4-4557-891f-e37f9a2f93d0} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9761 | 2024.11.09 01:27:19.413180 [ 304 ] {5c7b16fc-4bb4-4557-891f-e37f9a2f93d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9762 | 2024.11.09 01:27:19.413833 [ 304 ] {5c7b16fc-4bb4-4557-891f-e37f9a2f93d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9763 | 2024.11.09 01:27:19.414101 [ 304 ] {5c7b16fc-4bb4-4557-891f-e37f9a2f93d0} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9764 | 2024.11.09 01:27:19.414302 [ 304 ] {5c7b16fc-4bb4-4557-891f-e37f9a2f93d0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002791 sec., 14690.0752418488 rows/sec., 26.32 MiB/sec. | ||
9765 | 2024.11.09 01:27:19.414532 [ 304 ] {5c7b16fc-4bb4-4557-891f-e37f9a2f93d0} <Debug> DynamicQueryHandler: Done processing query | ||
9766 | 2024.11.09 01:27:19.414556 [ 304 ] {5c7b16fc-4bb4-4557-891f-e37f9a2f93d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
9767 | 2024.11.09 01:27:19.414573 [ 304 ] {} <Debug> HTTP-Session: 32164620-c727-4bd9-bfa4-c451bdbdfe98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9768 | 2024.11.09 01:27:19.414727 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51502, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9769 | 2024.11.09 01:27:19.414803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48369, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9770 | 2024.11.09 01:27:19.414928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9771 | 2024.11.09 01:27:19.414967 [ 3 ] {} <Debug> HTTP-Session: a3dfe652-fc54-44c4-80f8-2803bf1c8273 Authenticating user 'default' from [fd00:1122:3344:101::d]:48369 | ||
9772 | 2024.11.09 01:27:19.415001 [ 3 ] {} <Debug> HTTP-Session: a3dfe652-fc54-44c4-80f8-2803bf1c8273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9773 | 2024.11.09 01:27:19.415028 [ 3 ] {} <Debug> HTTP-Session: a3dfe652-fc54-44c4-80f8-2803bf1c8273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9774 | 2024.11.09 01:27:19.415095 [ 3 ] {} <Trace> HTTP-Session: a3dfe652-fc54-44c4-80f8-2803bf1c8273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9775 | 2024.11.09 01:27:19.415364 [ 3 ] {f318607f-1ec0-48fc-a99e-c531faecb5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48369) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9776 | 2024.11.09 01:27:19.415452 [ 3 ] {f318607f-1ec0-48fc-a99e-c531faecb5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9777 | 2024.11.09 01:27:19.415733 [ 3 ] {f318607f-1ec0-48fc-a99e-c531faecb5d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9778 | 2024.11.09 01:27:19.416042 [ 3 ] {f318607f-1ec0-48fc-a99e-c531faecb5d9} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9779 | 2024.11.09 01:27:19.416078 [ 3 ] {f318607f-1ec0-48fc-a99e-c531faecb5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9780 | 2024.11.09 01:27:19.416445 [ 3 ] {f318607f-1ec0-48fc-a99e-c531faecb5d9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9781 | 2024.11.09 01:27:19.416684 [ 3 ] {f318607f-1ec0-48fc-a99e-c531faecb5d9} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9782 | 2024.11.09 01:27:19.416838 [ 3 ] {f318607f-1ec0-48fc-a99e-c531faecb5d9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001587 sec., 51669.8172652804 rows/sec., 3.28 MiB/sec. | ||
9783 | 2024.11.09 01:27:19.417124 [ 3 ] {f318607f-1ec0-48fc-a99e-c531faecb5d9} <Debug> DynamicQueryHandler: Done processing query | ||
9784 | 2024.11.09 01:27:19.417183 [ 3 ] {f318607f-1ec0-48fc-a99e-c531faecb5d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9785 | 2024.11.09 01:27:19.417241 [ 3 ] {} <Debug> HTTP-Session: a3dfe652-fc54-44c4-80f8-2803bf1c8273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9786 | 2024.11.09 01:27:19.417668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9787 | 2024.11.09 01:27:20.000178 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.21 MiB, peak 177.11 MiB, free memory in arenas 0.00 B, will set to 168.20 MiB (RSS), difference: -1.01 MiB | ||
9788 | 2024.11.09 01:27:22.847896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 930 | ||
9789 | 2024.11.09 01:27:22.850854 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9790 | 2024.11.09 01:27:22.850904 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9791 | 2024.11.09 01:27:22.852366 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9792 | 2024.11.09 01:27:22.852679 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9793 | 2024.11.09 01:27:22.853209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
9794 | 2024.11.09 01:27:24.381780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63587, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9795 | 2024.11.09 01:27:24.381904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9796 | 2024.11.09 01:27:24.381933 [ 3 ] {} <Debug> HTTP-Session: d280cc95-a8d8-43e3-800b-7d27a4f3ff8f Authenticating user 'default' from [fd00:1122:3344:101::d]:63587 | ||
9797 | 2024.11.09 01:27:24.381963 [ 3 ] {} <Debug> HTTP-Session: d280cc95-a8d8-43e3-800b-7d27a4f3ff8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9798 | 2024.11.09 01:27:24.381982 [ 3 ] {} <Debug> HTTP-Session: d280cc95-a8d8-43e3-800b-7d27a4f3ff8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9799 | 2024.11.09 01:27:24.382040 [ 3 ] {} <Trace> HTTP-Session: d280cc95-a8d8-43e3-800b-7d27a4f3ff8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9800 | 2024.11.09 01:27:24.382244 [ 3 ] {2c569c24-ca3b-4988-a6f6-4b33c6e6fe84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63587) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9801 | 2024.11.09 01:27:24.382319 [ 3 ] {2c569c24-ca3b-4988-a6f6-4b33c6e6fe84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9802 | 2024.11.09 01:27:24.382709 [ 3 ] {2c569c24-ca3b-4988-a6f6-4b33c6e6fe84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9803 | 2024.11.09 01:27:24.383148 [ 3 ] {2c569c24-ca3b-4988-a6f6-4b33c6e6fe84} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9804 | 2024.11.09 01:27:24.383192 [ 3 ] {2c569c24-ca3b-4988-a6f6-4b33c6e6fe84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9805 | 2024.11.09 01:27:24.383601 [ 3 ] {2c569c24-ca3b-4988-a6f6-4b33c6e6fe84} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
9806 | 2024.11.09 01:27:24.383861 [ 3 ] {2c569c24-ca3b-4988-a6f6-4b33c6e6fe84} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9807 | 2024.11.09 01:27:24.384026 [ 3 ] {2c569c24-ca3b-4988-a6f6-4b33c6e6fe84} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001837 sec., 1088.7316276537833 rows/sec., 88.78 KiB/sec. | ||
9808 | 2024.11.09 01:27:24.384384 [ 3 ] {2c569c24-ca3b-4988-a6f6-4b33c6e6fe84} <Debug> DynamicQueryHandler: Done processing query | ||
9809 | 2024.11.09 01:27:24.384412 [ 3 ] {2c569c24-ca3b-4988-a6f6-4b33c6e6fe84} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9810 | 2024.11.09 01:27:24.384429 [ 3 ] {} <Debug> HTTP-Session: d280cc95-a8d8-43e3-800b-7d27a4f3ff8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9811 | 2024.11.09 01:27:24.384625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9812 | 2024.11.09 01:27:24.384789 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60028, User-Agent: (none), Length: 7946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9813 | 2024.11.09 01:27:24.384898 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9814 | 2024.11.09 01:27:24.384922 [ 304 ] {} <Debug> HTTP-Session: 57ec155a-336a-4eed-8816-d44244f1ebc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60028 | ||
9815 | 2024.11.09 01:27:24.384947 [ 304 ] {} <Debug> HTTP-Session: 57ec155a-336a-4eed-8816-d44244f1ebc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9816 | 2024.11.09 01:27:24.384961 [ 304 ] {} <Debug> HTTP-Session: 57ec155a-336a-4eed-8816-d44244f1ebc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9817 | 2024.11.09 01:27:24.385015 [ 304 ] {} <Trace> HTTP-Session: 57ec155a-336a-4eed-8816-d44244f1ebc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9818 | 2024.11.09 01:27:24.385206 [ 304 ] {96a13647-a0f4-4b2e-ae53-21785e9f7fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9819 | 2024.11.09 01:27:24.385273 [ 304 ] {96a13647-a0f4-4b2e-ae53-21785e9f7fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9820 | 2024.11.09 01:27:24.385598 [ 304 ] {96a13647-a0f4-4b2e-ae53-21785e9f7fb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9821 | 2024.11.09 01:27:24.385999 [ 304 ] {96a13647-a0f4-4b2e-ae53-21785e9f7fb9} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9822 | 2024.11.09 01:27:24.386041 [ 304 ] {96a13647-a0f4-4b2e-ae53-21785e9f7fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9823 | 2024.11.09 01:27:24.386458 [ 304 ] {96a13647-a0f4-4b2e-ae53-21785e9f7fb9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9824 | 2024.11.09 01:27:24.386712 [ 304 ] {96a13647-a0f4-4b2e-ae53-21785e9f7fb9} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9825 | 2024.11.09 01:27:24.386865 [ 107 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9826 | 2024.11.09 01:27:24.386866 [ 304 ] {96a13647-a0f4-4b2e-ae53-21785e9f7fb9} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001726 sec., 33024.33371958285 rows/sec., 2.52 MiB/sec. | ||
9827 | 2024.11.09 01:27:24.386907 [ 107 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9828 | 2024.11.09 01:27:24.386942 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9829 | 2024.11.09 01:27:24.387083 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
9830 | 2024.11.09 01:27:24.387155 [ 304 ] {96a13647-a0f4-4b2e-ae53-21785e9f7fb9} <Debug> DynamicQueryHandler: Done processing query | ||
9831 | 2024.11.09 01:27:24.387186 [ 304 ] {96a13647-a0f4-4b2e-ae53-21785e9f7fb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9832 | 2024.11.09 01:27:24.387215 [ 304 ] {} <Debug> HTTP-Session: 57ec155a-336a-4eed-8816-d44244f1ebc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9833 | 2024.11.09 01:27:24.387224 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9834 | 2024.11.09 01:27:24.387268 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1435 rows starting from the beginning of the part | ||
9835 | 2024.11.09 01:27:24.387349 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 285 rows starting from the beginning of the part | ||
9836 | 2024.11.09 01:27:24.387423 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60028, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9837 | 2024.11.09 01:27:24.387737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60046, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9838 | 2024.11.09 01:27:24.387904 [ 304 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
9839 | |||
9840 | (version 23.8.7.1) | ||
9841 | 2024.11.09 01:27:24.387954 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
9842 | 2024.11.09 01:27:24.388074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9843 | 2024.11.09 01:27:24.388222 [ 3 ] {} <Debug> HTTP-Session: a79fb949-3b70-4dd3-a030-3102b4401c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:60046 | ||
9844 | 2024.11.09 01:27:24.388244 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
9845 | 2024.11.09 01:27:24.388310 [ 3 ] {} <Debug> HTTP-Session: a79fb949-3b70-4dd3-a030-3102b4401c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9846 | 2024.11.09 01:27:24.388374 [ 3 ] {} <Debug> HTTP-Session: a79fb949-3b70-4dd3-a030-3102b4401c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9847 | 2024.11.09 01:27:24.388525 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 285 rows starting from the beginning of the part | ||
9848 | 2024.11.09 01:27:24.388570 [ 3 ] {} <Trace> HTTP-Session: a79fb949-3b70-4dd3-a030-3102b4401c2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9849 | 2024.11.09 01:27:24.388788 [ 187 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 57 rows starting from the beginning of the part | ||
9850 | 2024.11.09 01:27:24.389082 [ 3 ] {c4184ac7-445f-4dfe-a60b-283e47a9565e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60046) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9851 | 2024.11.09 01:27:24.389202 [ 3 ] {c4184ac7-445f-4dfe-a60b-283e47a9565e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9852 | 2024.11.09 01:27:24.389981 [ 3 ] {c4184ac7-445f-4dfe-a60b-283e47a9565e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9853 | 2024.11.09 01:27:24.390811 [ 3 ] {c4184ac7-445f-4dfe-a60b-283e47a9565e} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9854 | 2024.11.09 01:27:24.390882 [ 3 ] {c4184ac7-445f-4dfe-a60b-283e47a9565e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9855 | 2024.11.09 01:27:24.391953 [ 3 ] {c4184ac7-445f-4dfe-a60b-283e47a9565e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9856 | 2024.11.09 01:27:24.392447 [ 3 ] {c4184ac7-445f-4dfe-a60b-283e47a9565e} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9857 | 2024.11.09 01:27:24.392469 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005446191 sec., 399178.0677541423 rows/sec., 35.11 MiB/sec. | ||
9858 | 2024.11.09 01:27:24.392664 [ 107 ] {} <Debug> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
9859 | 2024.11.09 01:27:24.392681 [ 3 ] {c4184ac7-445f-4dfe-a60b-283e47a9565e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003807 sec., 525.3480430785395 rows/sec., 36.68 KiB/sec. | ||
9860 | 2024.11.09 01:27:24.392751 [ 107 ] {} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9861 | 2024.11.09 01:27:24.392850 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9862 | 2024.11.09 01:27:24.392896 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9863 | 2024.11.09 01:27:24.393369 [ 187 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
9864 | 2024.11.09 01:27:24.393943 [ 187 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9865 | 2024.11.09 01:27:24.393978 [ 3 ] {c4184ac7-445f-4dfe-a60b-283e47a9565e} <Debug> DynamicQueryHandler: Done processing query | ||
9866 | 2024.11.09 01:27:24.394073 [ 187 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 66 rows starting from the beginning of the part | ||
9867 | 2024.11.09 01:27:24.394093 [ 3 ] {c4184ac7-445f-4dfe-a60b-283e47a9565e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9868 | 2024.11.09 01:27:24.394189 [ 3 ] {} <Debug> HTTP-Session: a79fb949-3b70-4dd3-a030-3102b4401c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9869 | 2024.11.09 01:27:24.394204 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_56_11} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9870 | 2024.11.09 01:27:24.394499 [ 187 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
9871 | 2024.11.09 01:27:24.394585 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_56_11} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9872 | 2024.11.09 01:27:24.394830 [ 187 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
9873 | 2024.11.09 01:27:24.394899 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45214, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9874 | 2024.11.09 01:27:24.395009 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9875 | 2024.11.09 01:27:24.395174 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9876 | 2024.11.09 01:27:24.395297 [ 304 ] {} <Debug> HTTP-Session: efaba923-e203-4b70-aadc-bd853590f047 Authenticating user 'default' from [fd00:1122:3344:101::d]:45214 | ||
9877 | 2024.11.09 01:27:24.395307 [ 187 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
9878 | 2024.11.09 01:27:24.395389 [ 304 ] {} <Debug> HTTP-Session: efaba923-e203-4b70-aadc-bd853590f047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9879 | 2024.11.09 01:27:24.395405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9880 | 2024.11.09 01:27:24.395486 [ 304 ] {} <Debug> HTTP-Session: efaba923-e203-4b70-aadc-bd853590f047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9881 | 2024.11.09 01:27:24.395636 [ 187 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
9882 | 2024.11.09 01:27:24.395656 [ 304 ] {} <Trace> HTTP-Session: efaba923-e203-4b70-aadc-bd853590f047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9883 | 2024.11.09 01:27:24.395889 [ 187 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
9884 | 2024.11.09 01:27:24.396026 [ 3 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
9885 | |||
9886 | (version 23.8.7.1) | ||
9887 | 2024.11.09 01:27:24.396200 [ 304 ] {aa133a78-0dcf-4858-8b05-99b09de0f169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45214) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9888 | 2024.11.09 01:27:24.396352 [ 304 ] {aa133a78-0dcf-4858-8b05-99b09de0f169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9889 | 2024.11.09 01:27:24.396816 [ 304 ] {aa133a78-0dcf-4858-8b05-99b09de0f169} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9890 | 2024.11.09 01:27:24.397485 [ 304 ] {aa133a78-0dcf-4858-8b05-99b09de0f169} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9891 | 2024.11.09 01:27:24.397524 [ 304 ] {aa133a78-0dcf-4858-8b05-99b09de0f169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9892 | 2024.11.09 01:27:24.397775 [ 197 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.004790203 sec., 47597.14776179632 rows/sec., 3.58 MiB/sec. | ||
9893 | 2024.11.09 01:27:24.398109 [ 194 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
9894 | 2024.11.09 01:27:24.398167 [ 304 ] {aa133a78-0dcf-4858-8b05-99b09de0f169} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9895 | 2024.11.09 01:27:24.398740 [ 304 ] {aa133a78-0dcf-4858-8b05-99b09de0f169} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9896 | 2024.11.09 01:27:24.399015 [ 194 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_28_6} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9897 | 2024.11.09 01:27:24.399028 [ 107 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9898 | 2024.11.09 01:27:24.399072 [ 304 ] {aa133a78-0dcf-4858-8b05-99b09de0f169} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.003124 sec., 21126.76056338028 rows/sec., 1.65 MiB/sec. | ||
9899 | 2024.11.09 01:27:24.399137 [ 107 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9900 | 2024.11.09 01:27:24.399223 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9901 | 2024.11.09 01:27:24.399477 [ 194 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_28_6} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
9902 | 2024.11.09 01:27:24.399595 [ 191 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
9903 | 2024.11.09 01:27:24.399729 [ 304 ] {aa133a78-0dcf-4858-8b05-99b09de0f169} <Debug> DynamicQueryHandler: Done processing query | ||
9904 | 2024.11.09 01:27:24.399752 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9905 | 2024.11.09 01:27:24.399786 [ 304 ] {aa133a78-0dcf-4858-8b05-99b09de0f169} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9906 | 2024.11.09 01:27:24.399856 [ 304 ] {} <Debug> HTTP-Session: efaba923-e203-4b70-aadc-bd853590f047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9907 | 2024.11.09 01:27:24.399874 [ 191 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9908 | 2024.11.09 01:27:24.399908 [ 191 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 915 rows starting from the beginning of the part | ||
9909 | 2024.11.09 01:27:24.400015 [ 191 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 423 rows starting from the beginning of the part | ||
9910 | 2024.11.09 01:27:24.400162 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9911 | 2024.11.09 01:27:24.400367 [ 191 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
9912 | 2024.11.09 01:27:24.400490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61005, User-Agent: (none), Length: 30818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9913 | 2024.11.09 01:27:24.400684 [ 191 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
9914 | 2024.11.09 01:27:24.400762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9915 | 2024.11.09 01:27:24.400917 [ 3 ] {} <Debug> HTTP-Session: c3471a84-7fb9-4d2f-8612-6362e28d146d Authenticating user 'default' from [fd00:1122:3344:101::d]:61005 | ||
9916 | 2024.11.09 01:27:24.400977 [ 191 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 423 rows starting from the beginning of the part | ||
9917 | 2024.11.09 01:27:24.401010 [ 3 ] {} <Debug> HTTP-Session: c3471a84-7fb9-4d2f-8612-6362e28d146d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9918 | 2024.11.09 01:27:24.401075 [ 3 ] {} <Debug> HTTP-Session: c3471a84-7fb9-4d2f-8612-6362e28d146d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9919 | 2024.11.09 01:27:24.401234 [ 191 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 66 rows starting from the beginning of the part | ||
9920 | 2024.11.09 01:27:24.401296 [ 3 ] {} <Trace> HTTP-Session: c3471a84-7fb9-4d2f-8612-6362e28d146d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9921 | 2024.11.09 01:27:24.401723 [ 3 ] {15a3c1ac-0463-4162-9e33-e615fb333a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61005) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9922 | 2024.11.09 01:27:24.401832 [ 3 ] {15a3c1ac-0463-4162-9e33-e615fb333a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9923 | 2024.11.09 01:27:24.402431 [ 3 ] {15a3c1ac-0463-4162-9e33-e615fb333a23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9924 | 2024.11.09 01:27:24.403500 [ 3 ] {15a3c1ac-0463-4162-9e33-e615fb333a23} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9925 | 2024.11.09 01:27:24.403549 [ 3 ] {15a3c1ac-0463-4162-9e33-e615fb333a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9926 | 2024.11.09 01:27:24.404166 [ 191 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.004797194 sec., 407529.90185512614 rows/sec., 31.20 MiB/sec. | ||
9927 | 2024.11.09 01:27:24.404329 [ 3 ] {15a3c1ac-0463-4162-9e33-e615fb333a23} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9928 | 2024.11.09 01:27:24.404370 [ 191 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9929 | 2024.11.09 01:27:24.404795 [ 3 ] {15a3c1ac-0463-4162-9e33-e615fb333a23} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9930 | 2024.11.09 01:27:24.404862 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_56_11} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9931 | 2024.11.09 01:27:24.405038 [ 3 ] {15a3c1ac-0463-4162-9e33-e615fb333a23} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003434 sec., 46884.10017472335 rows/sec., 3.27 MiB/sec. | ||
9932 | 2024.11.09 01:27:24.405053 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9933 | 2024.11.09 01:27:24.405064 [ 197 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_56_11} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9934 | 2024.11.09 01:27:24.405185 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9935 | 2024.11.09 01:27:24.405332 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9936 | 2024.11.09 01:27:24.405380 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
9937 | 2024.11.09 01:27:24.405491 [ 3 ] {15a3c1ac-0463-4162-9e33-e615fb333a23} <Debug> DynamicQueryHandler: Done processing query | ||
9938 | 2024.11.09 01:27:24.405555 [ 3 ] {15a3c1ac-0463-4162-9e33-e615fb333a23} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9939 | 2024.11.09 01:27:24.405603 [ 3 ] {} <Debug> HTTP-Session: c3471a84-7fb9-4d2f-8612-6362e28d146d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9940 | 2024.11.09 01:27:24.405613 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
9941 | 2024.11.09 01:27:24.405749 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9942 | 2024.11.09 01:27:24.405793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9943 | 2024.11.09 01:27:24.405815 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 10340 rows starting from the beginning of the part | ||
9944 | 2024.11.09 01:27:24.405907 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53059, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9945 | 2024.11.09 01:27:24.406085 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9946 | 2024.11.09 01:27:24.406150 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
9947 | 2024.11.09 01:27:24.406191 [ 304 ] {} <Debug> HTTP-Session: 488a2988-95af-483e-8a57-5f89b55c410a Authenticating user 'default' from [fd00:1122:3344:101::d]:53059 | ||
9948 | 2024.11.09 01:27:24.406248 [ 304 ] {} <Debug> HTTP-Session: 488a2988-95af-483e-8a57-5f89b55c410a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9949 | 2024.11.09 01:27:24.406330 [ 304 ] {} <Debug> HTTP-Session: 488a2988-95af-483e-8a57-5f89b55c410a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9950 | 2024.11.09 01:27:24.406395 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 128 rows starting from the beginning of the part | ||
9951 | 2024.11.09 01:27:24.406421 [ 304 ] {} <Trace> HTTP-Session: 488a2988-95af-483e-8a57-5f89b55c410a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9952 | 2024.11.09 01:27:24.406578 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
9953 | 2024.11.09 01:27:24.406775 [ 304 ] {e0e886fc-64a7-4c3e-864d-51e1bc71e86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53059) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9954 | 2024.11.09 01:27:24.406943 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part | ||
9955 | 2024.11.09 01:27:24.406954 [ 304 ] {e0e886fc-64a7-4c3e-864d-51e1bc71e86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9956 | 2024.11.09 01:27:24.407221 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 161 rows starting from the beginning of the part | ||
9957 | 2024.11.09 01:27:24.407790 [ 304 ] {e0e886fc-64a7-4c3e-864d-51e1bc71e86c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9958 | 2024.11.09 01:27:24.408274 [ 304 ] {e0e886fc-64a7-4c3e-864d-51e1bc71e86c} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9959 | 2024.11.09 01:27:24.408322 [ 304 ] {e0e886fc-64a7-4c3e-864d-51e1bc71e86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9960 | 2024.11.09 01:27:24.408770 [ 304 ] {e0e886fc-64a7-4c3e-864d-51e1bc71e86c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9961 | 2024.11.09 01:27:24.409167 [ 304 ] {e0e886fc-64a7-4c3e-864d-51e1bc71e86c} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9962 | 2024.11.09 01:27:24.409489 [ 304 ] {e0e886fc-64a7-4c3e-864d-51e1bc71e86c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002895 sec., 20725.38860103627 rows/sec., 1.40 MiB/sec. | ||
9963 | 2024.11.09 01:27:24.410100 [ 304 ] {e0e886fc-64a7-4c3e-864d-51e1bc71e86c} <Debug> DynamicQueryHandler: Done processing query | ||
9964 | 2024.11.09 01:27:24.410153 [ 304 ] {e0e886fc-64a7-4c3e-864d-51e1bc71e86c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9965 | 2024.11.09 01:27:24.410179 [ 304 ] {} <Debug> HTTP-Session: 488a2988-95af-483e-8a57-5f89b55c410a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9966 | 2024.11.09 01:27:24.410464 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9967 | 2024.11.09 01:27:24.411858 [ 197 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11263 rows, containing 5 columns (5 merged, 0 gathered) in 0.006363351 sec., 1769979.3709320766 rows/sec., 120.80 MiB/sec. | ||
9968 | 2024.11.09 01:27:24.412192 [ 197 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9969 | 2024.11.09 01:27:24.412515 [ 197 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9970 | 2024.11.09 01:27:24.412598 [ 197 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9971 | 2024.11.09 01:27:24.412687 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
9972 | 2024.11.09 01:27:29.382312 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54076, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9973 | 2024.11.09 01:27:29.382487 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9974 | 2024.11.09 01:27:29.382531 [ 304 ] {} <Debug> HTTP-Session: 07b3f862-50e5-4395-83e8-a2851dd413a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54076 | ||
9975 | 2024.11.09 01:27:29.382571 [ 304 ] {} <Debug> HTTP-Session: 07b3f862-50e5-4395-83e8-a2851dd413a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9976 | 2024.11.09 01:27:29.382598 [ 304 ] {} <Debug> HTTP-Session: 07b3f862-50e5-4395-83e8-a2851dd413a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9977 | 2024.11.09 01:27:29.382673 [ 304 ] {} <Trace> HTTP-Session: 07b3f862-50e5-4395-83e8-a2851dd413a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9978 | 2024.11.09 01:27:29.382954 [ 304 ] {98feed6a-6116-4adc-ba5d-3d1b02a4a577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54076) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9979 | 2024.11.09 01:27:29.383044 [ 304 ] {98feed6a-6116-4adc-ba5d-3d1b02a4a577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9980 | 2024.11.09 01:27:29.383371 [ 304 ] {98feed6a-6116-4adc-ba5d-3d1b02a4a577} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9981 | 2024.11.09 01:27:29.383906 [ 304 ] {98feed6a-6116-4adc-ba5d-3d1b02a4a577} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9982 | 2024.11.09 01:27:29.383944 [ 304 ] {98feed6a-6116-4adc-ba5d-3d1b02a4a577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
9983 | 2024.11.09 01:27:29.384350 [ 304 ] {98feed6a-6116-4adc-ba5d-3d1b02a4a577} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9984 | 2024.11.09 01:27:29.384593 [ 304 ] {98feed6a-6116-4adc-ba5d-3d1b02a4a577} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9985 | 2024.11.09 01:27:29.384733 [ 304 ] {98feed6a-6116-4adc-ba5d-3d1b02a4a577} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.27 MiB/sec. | ||
9986 | 2024.11.09 01:27:29.384933 [ 304 ] {98feed6a-6116-4adc-ba5d-3d1b02a4a577} <Debug> DynamicQueryHandler: Done processing query | ||
9987 | 2024.11.09 01:27:29.384959 [ 304 ] {98feed6a-6116-4adc-ba5d-3d1b02a4a577} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9988 | 2024.11.09 01:27:29.384975 [ 304 ] {} <Debug> HTTP-Session: 07b3f862-50e5-4395-83e8-a2851dd413a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9989 | 2024.11.09 01:27:29.385122 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9990 | 2024.11.09 01:27:29.385276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51370, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9991 | 2024.11.09 01:27:29.385391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9992 | 2024.11.09 01:27:29.385419 [ 3 ] {} <Debug> HTTP-Session: 571038b8-fc58-4ef2-9e48-9336b3357bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:51370 | ||
9993 | 2024.11.09 01:27:29.385512 [ 3 ] {} <Debug> HTTP-Session: 571038b8-fc58-4ef2-9e48-9336b3357bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9994 | 2024.11.09 01:27:29.385531 [ 3 ] {} <Debug> HTTP-Session: 571038b8-fc58-4ef2-9e48-9336b3357bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9995 | 2024.11.09 01:27:29.385592 [ 3 ] {} <Trace> HTTP-Session: 571038b8-fc58-4ef2-9e48-9336b3357bdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9996 | 2024.11.09 01:27:29.385811 [ 3 ] {bc3a8137-27a8-4d37-aa14-0dc30b37194e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51370) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9997 | 2024.11.09 01:27:29.385886 [ 3 ] {bc3a8137-27a8-4d37-aa14-0dc30b37194e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9998 | 2024.11.09 01:27:29.386228 [ 3 ] {bc3a8137-27a8-4d37-aa14-0dc30b37194e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9999 | 2024.11.09 01:27:29.386647 [ 3 ] {bc3a8137-27a8-4d37-aa14-0dc30b37194e} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10000 | 2024.11.09 01:27:29.386687 [ 3 ] {bc3a8137-27a8-4d37-aa14-0dc30b37194e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10001 | 2024.11.09 01:27:29.387153 [ 3 ] {bc3a8137-27a8-4d37-aa14-0dc30b37194e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10002 | 2024.11.09 01:27:29.387413 [ 3 ] {bc3a8137-27a8-4d37-aa14-0dc30b37194e} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10003 | 2024.11.09 01:27:29.387584 [ 3 ] {bc3a8137-27a8-4d37-aa14-0dc30b37194e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001852 sec., 34557.23542116631 rows/sec., 2.70 MiB/sec. | ||
10004 | 2024.11.09 01:27:29.387783 [ 3 ] {bc3a8137-27a8-4d37-aa14-0dc30b37194e} <Debug> DynamicQueryHandler: Done processing query | ||
10005 | 2024.11.09 01:27:29.387811 [ 3 ] {bc3a8137-27a8-4d37-aa14-0dc30b37194e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10006 | 2024.11.09 01:27:29.387828 [ 3 ] {} <Debug> HTTP-Session: 571038b8-fc58-4ef2-9e48-9336b3357bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10007 | 2024.11.09 01:27:29.388018 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54076, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10008 | 2024.11.09 01:27:29.388028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10009 | 2024.11.09 01:27:29.388110 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10010 | 2024.11.09 01:27:29.388142 [ 304 ] {} <Debug> HTTP-Session: 039beeab-3bf8-492a-b072-60db9a5a1dc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54076 | ||
10011 | 2024.11.09 01:27:29.388162 [ 304 ] {} <Debug> HTTP-Session: 039beeab-3bf8-492a-b072-60db9a5a1dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10012 | 2024.11.09 01:27:29.388186 [ 304 ] {} <Debug> HTTP-Session: 039beeab-3bf8-492a-b072-60db9a5a1dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10013 | 2024.11.09 01:27:29.388226 [ 304 ] {} <Trace> HTTP-Session: 039beeab-3bf8-492a-b072-60db9a5a1dc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10014 | 2024.11.09 01:27:29.388396 [ 304 ] {f9b20d21-514b-440d-ad6e-1a241cb8a93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54076) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10015 | 2024.11.09 01:27:29.388449 [ 304 ] {f9b20d21-514b-440d-ad6e-1a241cb8a93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10016 | 2024.11.09 01:27:29.388628 [ 304 ] {f9b20d21-514b-440d-ad6e-1a241cb8a93f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10017 | 2024.11.09 01:27:29.389041 [ 304 ] {f9b20d21-514b-440d-ad6e-1a241cb8a93f} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10018 | 2024.11.09 01:27:29.389077 [ 304 ] {f9b20d21-514b-440d-ad6e-1a241cb8a93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10019 | 2024.11.09 01:27:29.389467 [ 304 ] {f9b20d21-514b-440d-ad6e-1a241cb8a93f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10020 | 2024.11.09 01:27:29.389711 [ 304 ] {f9b20d21-514b-440d-ad6e-1a241cb8a93f} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10021 | 2024.11.09 01:27:29.389838 [ 304 ] {f9b20d21-514b-440d-ad6e-1a241cb8a93f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. | ||
10022 | 2024.11.09 01:27:29.390102 [ 304 ] {f9b20d21-514b-440d-ad6e-1a241cb8a93f} <Debug> DynamicQueryHandler: Done processing query | ||
10023 | 2024.11.09 01:27:29.390161 [ 304 ] {f9b20d21-514b-440d-ad6e-1a241cb8a93f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10024 | 2024.11.09 01:27:29.390219 [ 304 ] {} <Debug> HTTP-Session: 039beeab-3bf8-492a-b072-60db9a5a1dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10025 | 2024.11.09 01:27:29.390447 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10026 | 2024.11.09 01:27:29.390549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10027 | 2024.11.09 01:27:29.390663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10028 | 2024.11.09 01:27:29.390702 [ 3 ] {} <Debug> HTTP-Session: a070c424-a2b3-4cf4-b558-c6ceff1d2897 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855 | ||
10029 | 2024.11.09 01:27:29.390738 [ 3 ] {} <Debug> HTTP-Session: a070c424-a2b3-4cf4-b558-c6ceff1d2897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10030 | 2024.11.09 01:27:29.390766 [ 3 ] {} <Debug> HTTP-Session: a070c424-a2b3-4cf4-b558-c6ceff1d2897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10031 | 2024.11.09 01:27:29.390834 [ 3 ] {} <Trace> HTTP-Session: a070c424-a2b3-4cf4-b558-c6ceff1d2897 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10032 | 2024.11.09 01:27:29.391058 [ 3 ] {8c7d9aa9-4258-4e1c-8bef-ece507ad7230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10033 | 2024.11.09 01:27:29.391109 [ 3 ] {8c7d9aa9-4258-4e1c-8bef-ece507ad7230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10034 | 2024.11.09 01:27:29.391273 [ 3 ] {8c7d9aa9-4258-4e1c-8bef-ece507ad7230} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10035 | 2024.11.09 01:27:29.391600 [ 3 ] {8c7d9aa9-4258-4e1c-8bef-ece507ad7230} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10036 | 2024.11.09 01:27:29.391635 [ 3 ] {8c7d9aa9-4258-4e1c-8bef-ece507ad7230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10037 | 2024.11.09 01:27:29.392012 [ 3 ] {8c7d9aa9-4258-4e1c-8bef-ece507ad7230} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10038 | 2024.11.09 01:27:29.392244 [ 3 ] {8c7d9aa9-4258-4e1c-8bef-ece507ad7230} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10039 | 2024.11.09 01:27:29.392398 [ 119 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10040 | 2024.11.09 01:27:29.392406 [ 3 ] {8c7d9aa9-4258-4e1c-8bef-ece507ad7230} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
10041 | 2024.11.09 01:27:29.392459 [ 119 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10042 | 2024.11.09 01:27:29.392522 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10043 | 2024.11.09 01:27:29.392686 [ 3 ] {8c7d9aa9-4258-4e1c-8bef-ece507ad7230} <Debug> DynamicQueryHandler: Done processing query | ||
10044 | 2024.11.09 01:27:29.392694 [ 197 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
10045 | 2024.11.09 01:27:29.392716 [ 3 ] {8c7d9aa9-4258-4e1c-8bef-ece507ad7230} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10046 | 2024.11.09 01:27:29.392747 [ 3 ] {} <Debug> HTTP-Session: a070c424-a2b3-4cf4-b558-c6ceff1d2897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10047 | 2024.11.09 01:27:29.392835 [ 197 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10048 | 2024.11.09 01:27:29.392873 [ 197 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3324 rows starting from the beginning of the part | ||
10049 | 2024.11.09 01:27:29.392946 [ 197 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
10050 | 2024.11.09 01:27:29.393077 [ 197 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
10051 | 2024.11.09 01:27:29.393173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10052 | 2024.11.09 01:27:29.393423 [ 197 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
10053 | 2024.11.09 01:27:29.393680 [ 197 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
10054 | 2024.11.09 01:27:29.393912 [ 197 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
10055 | 2024.11.09 01:27:29.395377 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3634 rows, containing 4 columns (4 merged, 0 gathered) in 0.002755501 sec., 1318816.4330188956 rows/sec., 86.68 MiB/sec. | ||
10056 | 2024.11.09 01:27:29.395730 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10057 | 2024.11.09 01:27:29.396114 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_56_11} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10058 | 2024.11.09 01:27:29.396213 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_56_11} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10059 | 2024.11.09 01:27:29.396323 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
10060 | 2024.11.09 01:27:31.497436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10061 | 2024.11.09 01:27:31.698129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49711, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10062 | 2024.11.09 01:27:31.725503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46358, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10063 | 2024.11.09 01:27:31.831887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10064 | 2024.11.09 01:27:31.849201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46626, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10065 | 2024.11.09 01:27:31.890473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10066 | 2024.11.09 01:27:31.911799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10067 | 2024.11.09 01:27:31.915145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48164, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10068 | 2024.11.09 01:27:32.160907 [ 117 ] {} <Debug> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10069 | 2024.11.09 01:27:32.160956 [ 117 ] {} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10070 | 2024.11.09 01:27:32.160978 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10071 | 2024.11.09 01:27:32.161180 [ 198 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
10072 | 2024.11.09 01:27:32.161411 [ 198 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10073 | 2024.11.09 01:27:32.161449 [ 198 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 243 rows starting from the beginning of the part | ||
10074 | 2024.11.09 01:27:32.161534 [ 198 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
10075 | 2024.11.09 01:27:32.161759 [ 198 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
10076 | 2024.11.09 01:27:32.161933 [ 198 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
10077 | 2024.11.09 01:27:32.162100 [ 198 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
10078 | 2024.11.09 01:27:32.163211 [ 191 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002155874 sec., 138690.8511350849 rows/sec., 9.94 MiB/sec. | ||
10079 | 2024.11.09 01:27:32.163422 [ 201 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10080 | 2024.11.09 01:27:32.163765 [ 201 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_21_5} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10081 | 2024.11.09 01:27:32.163857 [ 201 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_21_5} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10082 | 2024.11.09 01:27:32.163959 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10083 | 2024.11.09 01:27:32.620488 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10084 | 2024.11.09 01:27:32.620540 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10085 | 2024.11.09 01:27:32.853473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 950 | ||
10086 | 2024.11.09 01:27:32.856359 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10087 | 2024.11.09 01:27:32.856404 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10088 | 2024.11.09 01:27:32.857784 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10089 | 2024.11.09 01:27:32.858093 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10090 | 2024.11.09 01:27:32.858613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
10091 | 2024.11.09 01:27:34.388225 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44684, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10092 | 2024.11.09 01:27:34.388356 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10093 | 2024.11.09 01:27:34.388395 [ 283 ] {} <Debug> HTTP-Session: 118efa30-a7b5-4cc2-b46d-a44692526e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:44684 | ||
10094 | 2024.11.09 01:27:34.388435 [ 283 ] {} <Debug> HTTP-Session: 118efa30-a7b5-4cc2-b46d-a44692526e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10095 | 2024.11.09 01:27:34.388457 [ 283 ] {} <Debug> HTTP-Session: 118efa30-a7b5-4cc2-b46d-a44692526e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10096 | 2024.11.09 01:27:34.388516 [ 283 ] {} <Trace> HTTP-Session: 118efa30-a7b5-4cc2-b46d-a44692526e79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10097 | 2024.11.09 01:27:34.388725 [ 283 ] {674da4e8-7ed6-4abd-a295-880ff38e37fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44684) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
10098 | 2024.11.09 01:27:34.388802 [ 283 ] {674da4e8-7ed6-4abd-a295-880ff38e37fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10099 | 2024.11.09 01:27:34.389187 [ 283 ] {674da4e8-7ed6-4abd-a295-880ff38e37fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10100 | 2024.11.09 01:27:34.389629 [ 283 ] {674da4e8-7ed6-4abd-a295-880ff38e37fd} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10101 | 2024.11.09 01:27:34.389675 [ 283 ] {674da4e8-7ed6-4abd-a295-880ff38e37fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10102 | 2024.11.09 01:27:34.390101 [ 283 ] {674da4e8-7ed6-4abd-a295-880ff38e37fd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10103 | 2024.11.09 01:27:34.390366 [ 283 ] {674da4e8-7ed6-4abd-a295-880ff38e37fd} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10104 | 2024.11.09 01:27:34.390536 [ 283 ] {674da4e8-7ed6-4abd-a295-880ff38e37fd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001871 sec., 7482.629609834313 rows/sec., 538.65 KiB/sec. | ||
10105 | 2024.11.09 01:27:34.390870 [ 283 ] {674da4e8-7ed6-4abd-a295-880ff38e37fd} <Debug> DynamicQueryHandler: Done processing query | ||
10106 | 2024.11.09 01:27:34.390899 [ 283 ] {674da4e8-7ed6-4abd-a295-880ff38e37fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10107 | 2024.11.09 01:27:34.390916 [ 283 ] {} <Debug> HTTP-Session: 118efa30-a7b5-4cc2-b46d-a44692526e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10108 | 2024.11.09 01:27:34.391187 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10109 | 2024.11.09 01:27:34.391320 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40305, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10110 | 2024.11.09 01:27:34.391432 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10111 | 2024.11.09 01:27:34.391458 [ 291 ] {} <Debug> HTTP-Session: 4e7994ce-e687-48e8-b5fb-b1b0eef1bd89 Authenticating user 'default' from [fd00:1122:3344:101::d]:40305 | ||
10112 | 2024.11.09 01:27:34.391484 [ 291 ] {} <Debug> HTTP-Session: 4e7994ce-e687-48e8-b5fb-b1b0eef1bd89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10113 | 2024.11.09 01:27:34.391499 [ 291 ] {} <Debug> HTTP-Session: 4e7994ce-e687-48e8-b5fb-b1b0eef1bd89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10114 | 2024.11.09 01:27:34.391556 [ 291 ] {} <Trace> HTTP-Session: 4e7994ce-e687-48e8-b5fb-b1b0eef1bd89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10115 | 2024.11.09 01:27:34.391820 [ 291 ] {1bb37353-1691-43ce-9fae-2ee9465f0fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40305) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10116 | 2024.11.09 01:27:34.391895 [ 291 ] {1bb37353-1691-43ce-9fae-2ee9465f0fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10117 | 2024.11.09 01:27:34.392241 [ 291 ] {1bb37353-1691-43ce-9fae-2ee9465f0fe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10118 | 2024.11.09 01:27:34.392853 [ 291 ] {1bb37353-1691-43ce-9fae-2ee9465f0fe4} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10119 | 2024.11.09 01:27:34.392895 [ 291 ] {1bb37353-1691-43ce-9fae-2ee9465f0fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10120 | 2024.11.09 01:27:34.393348 [ 291 ] {1bb37353-1691-43ce-9fae-2ee9465f0fe4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10121 | 2024.11.09 01:27:34.393617 [ 291 ] {1bb37353-1691-43ce-9fae-2ee9465f0fe4} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10122 | 2024.11.09 01:27:34.393771 [ 291 ] {1bb37353-1691-43ce-9fae-2ee9465f0fe4} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002074 sec., 137415.62198649952 rows/sec., 12.12 MiB/sec. | ||
10123 | 2024.11.09 01:27:34.394090 [ 291 ] {1bb37353-1691-43ce-9fae-2ee9465f0fe4} <Debug> DynamicQueryHandler: Done processing query | ||
10124 | 2024.11.09 01:27:34.394140 [ 291 ] {1bb37353-1691-43ce-9fae-2ee9465f0fe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
10125 | 2024.11.09 01:27:34.394163 [ 291 ] {} <Debug> HTTP-Session: 4e7994ce-e687-48e8-b5fb-b1b0eef1bd89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10126 | 2024.11.09 01:27:34.394389 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40305, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10127 | 2024.11.09 01:27:34.394399 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44684, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10128 | 2024.11.09 01:27:34.394499 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10129 | 2024.11.09 01:27:34.394544 [ 283 ] {} <Debug> HTTP-Session: eb2e417f-f928-4262-b2f3-44ddf29d49d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44684 | ||
10130 | 2024.11.09 01:27:34.394574 [ 283 ] {} <Debug> HTTP-Session: eb2e417f-f928-4262-b2f3-44ddf29d49d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10131 | 2024.11.09 01:27:34.394593 [ 283 ] {} <Debug> HTTP-Session: eb2e417f-f928-4262-b2f3-44ddf29d49d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10132 | 2024.11.09 01:27:34.394644 [ 283 ] {} <Trace> HTTP-Session: eb2e417f-f928-4262-b2f3-44ddf29d49d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10133 | 2024.11.09 01:27:34.394801 [ 283 ] {6c696fa3-c148-4d2a-81be-94ac51cbf0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44684) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10134 | 2024.11.09 01:27:34.394861 [ 283 ] {6c696fa3-c148-4d2a-81be-94ac51cbf0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10135 | 2024.11.09 01:27:34.395172 [ 283 ] {6c696fa3-c148-4d2a-81be-94ac51cbf0bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10136 | 2024.11.09 01:27:34.395561 [ 283 ] {6c696fa3-c148-4d2a-81be-94ac51cbf0bd} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10137 | 2024.11.09 01:27:34.395599 [ 283 ] {6c696fa3-c148-4d2a-81be-94ac51cbf0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10138 | 2024.11.09 01:27:34.395971 [ 283 ] {6c696fa3-c148-4d2a-81be-94ac51cbf0bd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10139 | 2024.11.09 01:27:34.396217 [ 283 ] {6c696fa3-c148-4d2a-81be-94ac51cbf0bd} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10140 | 2024.11.09 01:27:34.396373 [ 283 ] {6c696fa3-c148-4d2a-81be-94ac51cbf0bd} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001618 sec., 29666.254635352285 rows/sec., 2.14 MiB/sec. | ||
10141 | 2024.11.09 01:27:34.396557 [ 283 ] {6c696fa3-c148-4d2a-81be-94ac51cbf0bd} <Debug> DynamicQueryHandler: Done processing query | ||
10142 | 2024.11.09 01:27:34.396582 [ 283 ] {6c696fa3-c148-4d2a-81be-94ac51cbf0bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10143 | 2024.11.09 01:27:34.396600 [ 283 ] {} <Debug> HTTP-Session: eb2e417f-f928-4262-b2f3-44ddf29d49d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10144 | 2024.11.09 01:27:34.396768 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10145 | 2024.11.09 01:27:34.396864 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34288, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10146 | 2024.11.09 01:27:34.396943 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10147 | 2024.11.09 01:27:34.396969 [ 291 ] {} <Debug> HTTP-Session: b414004a-f746-46d6-8469-c2d6d08d4e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:34288 | ||
10148 | 2024.11.09 01:27:34.396989 [ 291 ] {} <Debug> HTTP-Session: b414004a-f746-46d6-8469-c2d6d08d4e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10149 | 2024.11.09 01:27:34.397004 [ 291 ] {} <Debug> HTTP-Session: b414004a-f746-46d6-8469-c2d6d08d4e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10150 | 2024.11.09 01:27:34.397048 [ 291 ] {} <Trace> HTTP-Session: b414004a-f746-46d6-8469-c2d6d08d4e6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10151 | 2024.11.09 01:27:34.397195 [ 291 ] {94e6d704-6b1a-425c-a6da-6089c6f8b48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34288) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10152 | 2024.11.09 01:27:34.397255 [ 291 ] {94e6d704-6b1a-425c-a6da-6089c6f8b48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10153 | 2024.11.09 01:27:34.397584 [ 291 ] {94e6d704-6b1a-425c-a6da-6089c6f8b48f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10154 | 2024.11.09 01:27:34.397976 [ 291 ] {94e6d704-6b1a-425c-a6da-6089c6f8b48f} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10155 | 2024.11.09 01:27:34.398019 [ 291 ] {94e6d704-6b1a-425c-a6da-6089c6f8b48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10156 | 2024.11.09 01:27:34.398395 [ 291 ] {94e6d704-6b1a-425c-a6da-6089c6f8b48f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10157 | 2024.11.09 01:27:34.398647 [ 291 ] {94e6d704-6b1a-425c-a6da-6089c6f8b48f} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10158 | 2024.11.09 01:27:34.398778 [ 291 ] {94e6d704-6b1a-425c-a6da-6089c6f8b48f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001632 sec., 8578.43137254902 rows/sec., 600.78 KiB/sec. | ||
10159 | 2024.11.09 01:27:34.398956 [ 291 ] {94e6d704-6b1a-425c-a6da-6089c6f8b48f} <Debug> DynamicQueryHandler: Done processing query | ||
10160 | 2024.11.09 01:27:34.398982 [ 291 ] {94e6d704-6b1a-425c-a6da-6089c6f8b48f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10161 | 2024.11.09 01:27:34.398999 [ 291 ] {} <Debug> HTTP-Session: b414004a-f746-46d6-8469-c2d6d08d4e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10162 | 2024.11.09 01:27:34.399163 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10163 | 2024.11.09 01:27:34.399261 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37188, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10164 | 2024.11.09 01:27:34.399337 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10165 | 2024.11.09 01:27:34.399363 [ 283 ] {} <Debug> HTTP-Session: 1967544d-427c-4a39-a859-08ce88061ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37188 | ||
10166 | 2024.11.09 01:27:34.399385 [ 283 ] {} <Debug> HTTP-Session: 1967544d-427c-4a39-a859-08ce88061ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10167 | 2024.11.09 01:27:34.399404 [ 283 ] {} <Debug> HTTP-Session: 1967544d-427c-4a39-a859-08ce88061ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10168 | 2024.11.09 01:27:34.399452 [ 283 ] {} <Trace> HTTP-Session: 1967544d-427c-4a39-a859-08ce88061ee2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10169 | 2024.11.09 01:27:34.399584 [ 283 ] {1d8f8f2c-2d8f-4aee-9d0a-53c3eb546601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37188) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10170 | 2024.11.09 01:27:34.399639 [ 283 ] {1d8f8f2c-2d8f-4aee-9d0a-53c3eb546601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10171 | 2024.11.09 01:27:34.399958 [ 283 ] {1d8f8f2c-2d8f-4aee-9d0a-53c3eb546601} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10172 | 2024.11.09 01:27:34.400292 [ 283 ] {1d8f8f2c-2d8f-4aee-9d0a-53c3eb546601} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10173 | 2024.11.09 01:27:34.400329 [ 283 ] {1d8f8f2c-2d8f-4aee-9d0a-53c3eb546601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10174 | 2024.11.09 01:27:34.400695 [ 283 ] {1d8f8f2c-2d8f-4aee-9d0a-53c3eb546601} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10175 | 2024.11.09 01:27:34.400943 [ 283 ] {1d8f8f2c-2d8f-4aee-9d0a-53c3eb546601} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10176 | 2024.11.09 01:27:34.401093 [ 283 ] {1d8f8f2c-2d8f-4aee-9d0a-53c3eb546601} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. | ||
10177 | 2024.11.09 01:27:34.401278 [ 283 ] {1d8f8f2c-2d8f-4aee-9d0a-53c3eb546601} <Debug> DynamicQueryHandler: Done processing query | ||
10178 | 2024.11.09 01:27:34.401303 [ 283 ] {1d8f8f2c-2d8f-4aee-9d0a-53c3eb546601} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10179 | 2024.11.09 01:27:34.401319 [ 283 ] {} <Debug> HTTP-Session: 1967544d-427c-4a39-a859-08ce88061ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10180 | 2024.11.09 01:27:34.401545 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10181 | 2024.11.09 01:27:34.401666 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51819, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10182 | 2024.11.09 01:27:34.401730 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10183 | 2024.11.09 01:27:34.401751 [ 291 ] {} <Debug> HTTP-Session: 9759cfff-e494-4e32-ba64-5b391a0ef012 Authenticating user 'default' from [fd00:1122:3344:101::d]:51819 | ||
10184 | 2024.11.09 01:27:34.401769 [ 291 ] {} <Debug> HTTP-Session: 9759cfff-e494-4e32-ba64-5b391a0ef012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10185 | 2024.11.09 01:27:34.401784 [ 291 ] {} <Debug> HTTP-Session: 9759cfff-e494-4e32-ba64-5b391a0ef012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10186 | 2024.11.09 01:27:34.401826 [ 291 ] {} <Trace> HTTP-Session: 9759cfff-e494-4e32-ba64-5b391a0ef012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10187 | 2024.11.09 01:27:34.402082 [ 291 ] {1b218571-e94a-4215-8749-cba420afec1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51819) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10188 | 2024.11.09 01:27:34.402134 [ 291 ] {1b218571-e94a-4215-8749-cba420afec1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10189 | 2024.11.09 01:27:34.402407 [ 291 ] {1b218571-e94a-4215-8749-cba420afec1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10190 | 2024.11.09 01:27:34.402999 [ 291 ] {1b218571-e94a-4215-8749-cba420afec1e} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10191 | 2024.11.09 01:27:34.403038 [ 291 ] {1b218571-e94a-4215-8749-cba420afec1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10192 | 2024.11.09 01:27:34.403431 [ 291 ] {1b218571-e94a-4215-8749-cba420afec1e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10193 | 2024.11.09 01:27:34.403678 [ 291 ] {1b218571-e94a-4215-8749-cba420afec1e} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10194 | 2024.11.09 01:27:34.403819 [ 291 ] {1b218571-e94a-4215-8749-cba420afec1e} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001873 sec., 225840.89695675386 rows/sec., 16.14 MiB/sec. | ||
10195 | 2024.11.09 01:27:34.404100 [ 291 ] {1b218571-e94a-4215-8749-cba420afec1e} <Debug> DynamicQueryHandler: Done processing query | ||
10196 | 2024.11.09 01:27:34.404158 [ 291 ] {1b218571-e94a-4215-8749-cba420afec1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
10197 | 2024.11.09 01:27:34.404219 [ 291 ] {} <Debug> HTTP-Session: 9759cfff-e494-4e32-ba64-5b391a0ef012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10198 | 2024.11.09 01:27:34.404485 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51819, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10199 | 2024.11.09 01:27:34.404486 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37188, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10200 | 2024.11.09 01:27:34.404591 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10201 | 2024.11.09 01:27:34.404633 [ 283 ] {} <Debug> HTTP-Session: f8fd0e34-896a-4dd4-afc8-9947294a1597 Authenticating user 'default' from [fd00:1122:3344:101::d]:37188 | ||
10202 | 2024.11.09 01:27:34.404661 [ 283 ] {} <Debug> HTTP-Session: f8fd0e34-896a-4dd4-afc8-9947294a1597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10203 | 2024.11.09 01:27:34.404681 [ 283 ] {} <Debug> HTTP-Session: f8fd0e34-896a-4dd4-afc8-9947294a1597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10204 | 2024.11.09 01:27:34.404727 [ 283 ] {} <Trace> HTTP-Session: f8fd0e34-896a-4dd4-afc8-9947294a1597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10205 | 2024.11.09 01:27:34.404857 [ 283 ] {80ab284b-5274-4ecc-a094-38a324094e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37188) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10206 | 2024.11.09 01:27:34.404918 [ 283 ] {80ab284b-5274-4ecc-a094-38a324094e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10207 | 2024.11.09 01:27:34.405115 [ 283 ] {80ab284b-5274-4ecc-a094-38a324094e03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10208 | 2024.11.09 01:27:34.405405 [ 283 ] {80ab284b-5274-4ecc-a094-38a324094e03} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10209 | 2024.11.09 01:27:34.405441 [ 283 ] {80ab284b-5274-4ecc-a094-38a324094e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10210 | 2024.11.09 01:27:34.405811 [ 283 ] {80ab284b-5274-4ecc-a094-38a324094e03} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10211 | 2024.11.09 01:27:34.406063 [ 283 ] {80ab284b-5274-4ecc-a094-38a324094e03} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10212 | 2024.11.09 01:27:34.406229 [ 283 ] {80ab284b-5274-4ecc-a094-38a324094e03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001401 sec., 4282.655246252677 rows/sec., 223.75 KiB/sec. | ||
10213 | 2024.11.09 01:27:34.406403 [ 283 ] {80ab284b-5274-4ecc-a094-38a324094e03} <Debug> DynamicQueryHandler: Done processing query | ||
10214 | 2024.11.09 01:27:34.406427 [ 283 ] {80ab284b-5274-4ecc-a094-38a324094e03} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10215 | 2024.11.09 01:27:34.406444 [ 283 ] {} <Debug> HTTP-Session: f8fd0e34-896a-4dd4-afc8-9947294a1597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10216 | 2024.11.09 01:27:34.406645 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10217 | 2024.11.09 01:27:34.406730 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53816, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10218 | 2024.11.09 01:27:34.406805 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10219 | 2024.11.09 01:27:34.406830 [ 291 ] {} <Debug> HTTP-Session: 208e6c66-32be-40ad-8776-36d371b77876 Authenticating user 'default' from [fd00:1122:3344:101::d]:53816 | ||
10220 | 2024.11.09 01:27:34.406851 [ 291 ] {} <Debug> HTTP-Session: 208e6c66-32be-40ad-8776-36d371b77876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10221 | 2024.11.09 01:27:34.406868 [ 291 ] {} <Debug> HTTP-Session: 208e6c66-32be-40ad-8776-36d371b77876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10222 | 2024.11.09 01:27:34.406916 [ 291 ] {} <Trace> HTTP-Session: 208e6c66-32be-40ad-8776-36d371b77876 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10223 | 2024.11.09 01:27:34.407178 [ 291 ] {730d5bac-ac5d-4233-9062-d0379eee0505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10224 | 2024.11.09 01:27:34.407235 [ 291 ] {730d5bac-ac5d-4233-9062-d0379eee0505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10225 | 2024.11.09 01:27:34.407418 [ 291 ] {730d5bac-ac5d-4233-9062-d0379eee0505} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10226 | 2024.11.09 01:27:34.407862 [ 291 ] {730d5bac-ac5d-4233-9062-d0379eee0505} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10227 | 2024.11.09 01:27:34.407899 [ 291 ] {730d5bac-ac5d-4233-9062-d0379eee0505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10228 | 2024.11.09 01:27:34.408315 [ 291 ] {730d5bac-ac5d-4233-9062-d0379eee0505} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10229 | 2024.11.09 01:27:34.408573 [ 291 ] {730d5bac-ac5d-4233-9062-d0379eee0505} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10230 | 2024.11.09 01:27:34.408707 [ 291 ] {730d5bac-ac5d-4233-9062-d0379eee0505} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001672 sec., 141746.41148325359 rows/sec., 9.50 MiB/sec. | ||
10231 | 2024.11.09 01:27:34.408888 [ 291 ] {730d5bac-ac5d-4233-9062-d0379eee0505} <Debug> DynamicQueryHandler: Done processing query | ||
10232 | 2024.11.09 01:27:34.408914 [ 291 ] {730d5bac-ac5d-4233-9062-d0379eee0505} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10233 | 2024.11.09 01:27:34.408931 [ 291 ] {} <Debug> HTTP-Session: 208e6c66-32be-40ad-8776-36d371b77876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10234 | 2024.11.09 01:27:34.409099 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37188, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10235 | 2024.11.09 01:27:34.409117 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10236 | 2024.11.09 01:27:34.409195 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10237 | 2024.11.09 01:27:34.409234 [ 283 ] {} <Debug> HTTP-Session: e8c6e5fc-d743-409d-802c-1c2ac7aecc4c Authenticating user 'default' from [fd00:1122:3344:101::d]:37188 | ||
10238 | 2024.11.09 01:27:34.409266 [ 283 ] {} <Debug> HTTP-Session: e8c6e5fc-d743-409d-802c-1c2ac7aecc4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10239 | 2024.11.09 01:27:34.409288 [ 283 ] {} <Debug> HTTP-Session: e8c6e5fc-d743-409d-802c-1c2ac7aecc4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10240 | 2024.11.09 01:27:34.409336 [ 283 ] {} <Trace> HTTP-Session: e8c6e5fc-d743-409d-802c-1c2ac7aecc4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10241 | 2024.11.09 01:27:34.409460 [ 283 ] {a5a70a3b-ab11-43a3-99f4-1e855661b09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37188) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10242 | 2024.11.09 01:27:34.409519 [ 283 ] {a5a70a3b-ab11-43a3-99f4-1e855661b09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10243 | 2024.11.09 01:27:34.409713 [ 283 ] {a5a70a3b-ab11-43a3-99f4-1e855661b09f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10244 | 2024.11.09 01:27:34.410031 [ 283 ] {a5a70a3b-ab11-43a3-99f4-1e855661b09f} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10245 | 2024.11.09 01:27:34.410075 [ 283 ] {a5a70a3b-ab11-43a3-99f4-1e855661b09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10246 | 2024.11.09 01:27:34.410445 [ 283 ] {a5a70a3b-ab11-43a3-99f4-1e855661b09f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10247 | 2024.11.09 01:27:34.410694 [ 283 ] {a5a70a3b-ab11-43a3-99f4-1e855661b09f} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10248 | 2024.11.09 01:27:34.410862 [ 283 ] {a5a70a3b-ab11-43a3-99f4-1e855661b09f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. | ||
10249 | 2024.11.09 01:27:34.411195 [ 283 ] {a5a70a3b-ab11-43a3-99f4-1e855661b09f} <Debug> DynamicQueryHandler: Done processing query | ||
10250 | 2024.11.09 01:27:34.411220 [ 283 ] {a5a70a3b-ab11-43a3-99f4-1e855661b09f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10251 | 2024.11.09 01:27:34.411237 [ 283 ] {} <Debug> HTTP-Session: e8c6e5fc-d743-409d-802c-1c2ac7aecc4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10252 | 2024.11.09 01:27:34.411420 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10253 | 2024.11.09 01:27:34.411521 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65383, User-Agent: (none), Length: 68739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10254 | 2024.11.09 01:27:34.411592 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10255 | 2024.11.09 01:27:34.411617 [ 291 ] {} <Debug> HTTP-Session: aa821bc0-e6bd-41c5-8d1a-06968a2621e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:65383 | ||
10256 | 2024.11.09 01:27:34.411638 [ 291 ] {} <Debug> HTTP-Session: aa821bc0-e6bd-41c5-8d1a-06968a2621e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10257 | 2024.11.09 01:27:34.411655 [ 291 ] {} <Debug> HTTP-Session: aa821bc0-e6bd-41c5-8d1a-06968a2621e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10258 | 2024.11.09 01:27:34.411701 [ 291 ] {} <Trace> HTTP-Session: aa821bc0-e6bd-41c5-8d1a-06968a2621e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10259 | 2024.11.09 01:27:34.412264 [ 291 ] {a7abff93-b3f5-4f9c-8774-6d0f9ed002fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65383) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10260 | 2024.11.09 01:27:34.412347 [ 291 ] {a7abff93-b3f5-4f9c-8774-6d0f9ed002fb} <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 | ||
10261 | 2024.11.09 01:27:34.412849 [ 291 ] {a7abff93-b3f5-4f9c-8774-6d0f9ed002fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10262 | 2024.11.09 01:27:34.413597 [ 291 ] {a7abff93-b3f5-4f9c-8774-6d0f9ed002fb} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10263 | 2024.11.09 01:27:34.413634 [ 291 ] {a7abff93-b3f5-4f9c-8774-6d0f9ed002fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10264 | 2024.11.09 01:27:34.414312 [ 291 ] {a7abff93-b3f5-4f9c-8774-6d0f9ed002fb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10265 | 2024.11.09 01:27:34.414578 [ 291 ] {a7abff93-b3f5-4f9c-8774-6d0f9ed002fb} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10266 | 2024.11.09 01:27:34.414740 [ 291 ] {a7abff93-b3f5-4f9c-8774-6d0f9ed002fb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002897 sec., 14152.571625819814 rows/sec., 25.36 MiB/sec. | ||
10267 | 2024.11.09 01:27:34.415257 [ 291 ] {a7abff93-b3f5-4f9c-8774-6d0f9ed002fb} <Debug> DynamicQueryHandler: Done processing query | ||
10268 | 2024.11.09 01:27:34.415285 [ 291 ] {a7abff93-b3f5-4f9c-8774-6d0f9ed002fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
10269 | 2024.11.09 01:27:34.415302 [ 291 ] {} <Debug> HTTP-Session: aa821bc0-e6bd-41c5-8d1a-06968a2621e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10270 | 2024.11.09 01:27:34.415491 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10271 | 2024.11.09 01:27:34.415531 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37188, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10272 | 2024.11.09 01:27:34.415612 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10273 | 2024.11.09 01:27:34.415649 [ 283 ] {} <Debug> HTTP-Session: eb616a6d-8a17-4383-ab64-e33637eb101d Authenticating user 'default' from [fd00:1122:3344:101::d]:37188 | ||
10274 | 2024.11.09 01:27:34.415677 [ 283 ] {} <Debug> HTTP-Session: eb616a6d-8a17-4383-ab64-e33637eb101d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10275 | 2024.11.09 01:27:34.415695 [ 283 ] {} <Debug> HTTP-Session: eb616a6d-8a17-4383-ab64-e33637eb101d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10276 | 2024.11.09 01:27:34.415741 [ 283 ] {} <Trace> HTTP-Session: eb616a6d-8a17-4383-ab64-e33637eb101d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10277 | 2024.11.09 01:27:34.415910 [ 283 ] {9287f0dc-e410-417f-8090-38887196f16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37188) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10278 | 2024.11.09 01:27:34.415967 [ 283 ] {9287f0dc-e410-417f-8090-38887196f16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10279 | 2024.11.09 01:27:34.416153 [ 283 ] {9287f0dc-e410-417f-8090-38887196f16e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10280 | 2024.11.09 01:27:34.416485 [ 283 ] {9287f0dc-e410-417f-8090-38887196f16e} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10281 | 2024.11.09 01:27:34.416522 [ 283 ] {9287f0dc-e410-417f-8090-38887196f16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10282 | 2024.11.09 01:27:34.416906 [ 283 ] {9287f0dc-e410-417f-8090-38887196f16e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10283 | 2024.11.09 01:27:34.417148 [ 283 ] {9287f0dc-e410-417f-8090-38887196f16e} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10284 | 2024.11.09 01:27:34.417292 [ 283 ] {9287f0dc-e410-417f-8090-38887196f16e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001452 sec., 56473.82920110193 rows/sec., 3.59 MiB/sec. | ||
10285 | 2024.11.09 01:27:34.417586 [ 283 ] {9287f0dc-e410-417f-8090-38887196f16e} <Debug> DynamicQueryHandler: Done processing query | ||
10286 | 2024.11.09 01:27:34.417652 [ 283 ] {9287f0dc-e410-417f-8090-38887196f16e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10287 | 2024.11.09 01:27:34.417714 [ 283 ] {} <Debug> HTTP-Session: eb616a6d-8a17-4383-ab64-e33637eb101d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10288 | 2024.11.09 01:27:34.418140 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10289 | 2024.11.09 01:27:34.824226 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42304, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10290 | 2024.11.09 01:27:34.830179 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10291 | 2024.11.09 01:27:35.000233 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.93 MiB, peak 177.41 MiB, free memory in arenas 0.00 B, will set to 168.89 MiB (RSS), difference: -1.04 MiB | ||
10292 | 2024.11.09 01:27:35.224967 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10293 | 2024.11.09 01:27:35.384207 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10294 | 2024.11.09 01:27:35.516495 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10295 | 2024.11.09 01:27:35.520850 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59819, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10296 | 2024.11.09 01:27:35.539216 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10297 | 2024.11.09 01:27:35.544566 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48297, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10298 | 2024.11.09 01:27:35.579139 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10299 | 2024.11.09 01:27:35.580754 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10300 | 2024.11.09 01:27:35.581449 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10301 | 2024.11.09 01:27:35.591736 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10302 | 2024.11.09 01:27:35.663357 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10303 | 2024.11.09 01:27:35.667632 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38997, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10304 | 2024.11.09 01:27:35.696085 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10305 | 2024.11.09 01:27:35.722628 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34978, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10306 | 2024.11.09 01:27:35.724940 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52594, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10307 | 2024.11.09 01:27:36.068817 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10308 | 2024.11.09 01:27:36.126290 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62396, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10309 | 2024.11.09 01:27:36.226083 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10310 | 2024.11.09 01:27:36.251379 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44198, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10311 | 2024.11.09 01:27:36.257731 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10312 | 2024.11.09 01:27:36.264034 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10313 | 2024.11.09 01:27:36.286283 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10314 | 2024.11.09 01:27:39.380717 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56688, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10315 | 2024.11.09 01:27:39.380848 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10316 | 2024.11.09 01:27:39.380874 [ 291 ] {} <Debug> HTTP-Session: 689a5e16-4407-468a-b5e0-d0a03f0b32e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56688 | ||
10317 | 2024.11.09 01:27:39.380898 [ 291 ] {} <Debug> HTTP-Session: 689a5e16-4407-468a-b5e0-d0a03f0b32e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10318 | 2024.11.09 01:27:39.380913 [ 291 ] {} <Debug> HTTP-Session: 689a5e16-4407-468a-b5e0-d0a03f0b32e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10319 | 2024.11.09 01:27:39.380961 [ 291 ] {} <Trace> HTTP-Session: 689a5e16-4407-468a-b5e0-d0a03f0b32e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10320 | 2024.11.09 01:27:39.381156 [ 291 ] {afdcab3b-b650-4250-96f7-88106e8eb63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56688) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10321 | 2024.11.09 01:27:39.381222 [ 291 ] {afdcab3b-b650-4250-96f7-88106e8eb63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10322 | 2024.11.09 01:27:39.381548 [ 291 ] {afdcab3b-b650-4250-96f7-88106e8eb63c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10323 | 2024.11.09 01:27:39.382056 [ 291 ] {afdcab3b-b650-4250-96f7-88106e8eb63c} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10324 | 2024.11.09 01:27:39.382099 [ 291 ] {afdcab3b-b650-4250-96f7-88106e8eb63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10325 | 2024.11.09 01:27:39.382514 [ 291 ] {afdcab3b-b650-4250-96f7-88106e8eb63c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10326 | 2024.11.09 01:27:39.382760 [ 291 ] {afdcab3b-b650-4250-96f7-88106e8eb63c} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10327 | 2024.11.09 01:27:39.382909 [ 291 ] {afdcab3b-b650-4250-96f7-88106e8eb63c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001818 sec., 30803.080308030803 rows/sec., 2.35 MiB/sec. | ||
10328 | 2024.11.09 01:27:39.383128 [ 291 ] {afdcab3b-b650-4250-96f7-88106e8eb63c} <Debug> DynamicQueryHandler: Done processing query | ||
10329 | 2024.11.09 01:27:39.383156 [ 291 ] {afdcab3b-b650-4250-96f7-88106e8eb63c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10330 | 2024.11.09 01:27:39.383173 [ 291 ] {} <Debug> HTTP-Session: 689a5e16-4407-468a-b5e0-d0a03f0b32e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10331 | 2024.11.09 01:27:39.383395 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10332 | 2024.11.09 01:27:39.383477 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50546, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10333 | 2024.11.09 01:27:39.383608 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10334 | 2024.11.09 01:27:39.383639 [ 288 ] {} <Debug> HTTP-Session: 54e36f1a-b409-42f5-a252-ee5f76a3fa2e Authenticating user 'default' from [fd00:1122:3344:101::d]:50546 | ||
10335 | 2024.11.09 01:27:39.383668 [ 288 ] {} <Debug> HTTP-Session: 54e36f1a-b409-42f5-a252-ee5f76a3fa2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10336 | 2024.11.09 01:27:39.383686 [ 288 ] {} <Debug> HTTP-Session: 54e36f1a-b409-42f5-a252-ee5f76a3fa2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10337 | 2024.11.09 01:27:39.383747 [ 288 ] {} <Trace> HTTP-Session: 54e36f1a-b409-42f5-a252-ee5f76a3fa2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10338 | 2024.11.09 01:27:39.383985 [ 288 ] {45edfc77-bc7d-468e-b07f-160cc11a4888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50546) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10339 | 2024.11.09 01:27:39.384065 [ 288 ] {45edfc77-bc7d-468e-b07f-160cc11a4888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10340 | 2024.11.09 01:27:39.384464 [ 288 ] {45edfc77-bc7d-468e-b07f-160cc11a4888} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10341 | 2024.11.09 01:27:39.384923 [ 288 ] {45edfc77-bc7d-468e-b07f-160cc11a4888} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10342 | 2024.11.09 01:27:39.384976 [ 288 ] {45edfc77-bc7d-468e-b07f-160cc11a4888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10343 | 2024.11.09 01:27:39.385416 [ 288 ] {45edfc77-bc7d-468e-b07f-160cc11a4888} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10344 | 2024.11.09 01:27:39.385676 [ 288 ] {45edfc77-bc7d-468e-b07f-160cc11a4888} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10345 | 2024.11.09 01:27:39.385861 [ 288 ] {45edfc77-bc7d-468e-b07f-160cc11a4888} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001962 sec., 32619.77573904179 rows/sec., 2.55 MiB/sec. | ||
10346 | 2024.11.09 01:27:39.386093 [ 288 ] {45edfc77-bc7d-468e-b07f-160cc11a4888} <Debug> DynamicQueryHandler: Done processing query | ||
10347 | 2024.11.09 01:27:39.386122 [ 288 ] {45edfc77-bc7d-468e-b07f-160cc11a4888} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10348 | 2024.11.09 01:27:39.386146 [ 288 ] {} <Debug> HTTP-Session: 54e36f1a-b409-42f5-a252-ee5f76a3fa2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10349 | 2024.11.09 01:27:39.386361 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10350 | 2024.11.09 01:27:39.386443 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63756, User-Agent: (none), Length: 24515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10351 | 2024.11.09 01:27:39.386530 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10352 | 2024.11.09 01:27:39.386554 [ 291 ] {} <Debug> HTTP-Session: 035a5b2a-3501-4be6-913c-55b77a3904b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63756 | ||
10353 | 2024.11.09 01:27:39.386576 [ 291 ] {} <Debug> HTTP-Session: 035a5b2a-3501-4be6-913c-55b77a3904b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10354 | 2024.11.09 01:27:39.386590 [ 291 ] {} <Debug> HTTP-Session: 035a5b2a-3501-4be6-913c-55b77a3904b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10355 | 2024.11.09 01:27:39.386633 [ 291 ] {} <Trace> HTTP-Session: 035a5b2a-3501-4be6-913c-55b77a3904b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10356 | 2024.11.09 01:27:39.386813 [ 291 ] {8645ebf6-91c5-4b91-9361-f3dfd220e78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63756) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10357 | 2024.11.09 01:27:39.386871 [ 291 ] {8645ebf6-91c5-4b91-9361-f3dfd220e78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10358 | 2024.11.09 01:27:39.387065 [ 291 ] {8645ebf6-91c5-4b91-9361-f3dfd220e78c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10359 | 2024.11.09 01:27:39.387490 [ 291 ] {8645ebf6-91c5-4b91-9361-f3dfd220e78c} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10360 | 2024.11.09 01:27:39.387529 [ 291 ] {8645ebf6-91c5-4b91-9361-f3dfd220e78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10361 | 2024.11.09 01:27:39.387953 [ 291 ] {8645ebf6-91c5-4b91-9361-f3dfd220e78c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10362 | 2024.11.09 01:27:39.388233 [ 291 ] {8645ebf6-91c5-4b91-9361-f3dfd220e78c} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10363 | 2024.11.09 01:27:39.388370 [ 291 ] {8645ebf6-91c5-4b91-9361-f3dfd220e78c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001636 sec., 78239.60880195598 rows/sec., 5.45 MiB/sec. | ||
10364 | 2024.11.09 01:27:39.388571 [ 291 ] {8645ebf6-91c5-4b91-9361-f3dfd220e78c} <Debug> DynamicQueryHandler: Done processing query | ||
10365 | 2024.11.09 01:27:39.388598 [ 291 ] {8645ebf6-91c5-4b91-9361-f3dfd220e78c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10366 | 2024.11.09 01:27:39.388615 [ 291 ] {} <Debug> HTTP-Session: 035a5b2a-3501-4be6-913c-55b77a3904b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10367 | 2024.11.09 01:27:39.388807 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10368 | 2024.11.09 01:27:39.388917 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10369 | 2024.11.09 01:27:39.388987 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10370 | 2024.11.09 01:27:39.389009 [ 288 ] {} <Debug> HTTP-Session: 302b2022-e4b2-4ae4-baaf-b2cdb66bdc0b Authenticating user 'default' from [fd00:1122:3344:101::d]:56131 | ||
10371 | 2024.11.09 01:27:39.389029 [ 288 ] {} <Debug> HTTP-Session: 302b2022-e4b2-4ae4-baaf-b2cdb66bdc0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10372 | 2024.11.09 01:27:39.389043 [ 288 ] {} <Debug> HTTP-Session: 302b2022-e4b2-4ae4-baaf-b2cdb66bdc0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10373 | 2024.11.09 01:27:39.389087 [ 288 ] {} <Trace> HTTP-Session: 302b2022-e4b2-4ae4-baaf-b2cdb66bdc0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10374 | 2024.11.09 01:27:39.389238 [ 288 ] {0c48e959-c3f2-47a5-9587-5ca03168ace6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56131) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10375 | 2024.11.09 01:27:39.389295 [ 288 ] {0c48e959-c3f2-47a5-9587-5ca03168ace6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10376 | 2024.11.09 01:27:39.389465 [ 288 ] {0c48e959-c3f2-47a5-9587-5ca03168ace6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10377 | 2024.11.09 01:27:39.389779 [ 288 ] {0c48e959-c3f2-47a5-9587-5ca03168ace6} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10378 | 2024.11.09 01:27:39.389816 [ 288 ] {0c48e959-c3f2-47a5-9587-5ca03168ace6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10379 | 2024.11.09 01:27:39.390209 [ 288 ] {0c48e959-c3f2-47a5-9587-5ca03168ace6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10380 | 2024.11.09 01:27:39.390471 [ 288 ] {0c48e959-c3f2-47a5-9587-5ca03168ace6} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10381 | 2024.11.09 01:27:39.390643 [ 288 ] {0c48e959-c3f2-47a5-9587-5ca03168ace6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001456 sec., 32967.03296703297 rows/sec., 2.22 MiB/sec. | ||
10382 | 2024.11.09 01:27:39.390926 [ 288 ] {0c48e959-c3f2-47a5-9587-5ca03168ace6} <Debug> DynamicQueryHandler: Done processing query | ||
10383 | 2024.11.09 01:27:39.390982 [ 288 ] {0c48e959-c3f2-47a5-9587-5ca03168ace6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10384 | 2024.11.09 01:27:39.391027 [ 288 ] {} <Debug> HTTP-Session: 302b2022-e4b2-4ae4-baaf-b2cdb66bdc0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10385 | 2024.11.09 01:27:39.391259 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10386 | 2024.11.09 01:27:42.858816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 980 | ||
10387 | 2024.11.09 01:27:42.861725 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10388 | 2024.11.09 01:27:42.861773 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10389 | 2024.11.09 01:27:42.863155 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10390 | 2024.11.09 01:27:42.863457 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10391 | 2024.11.09 01:27:42.863715 [ 109 ] {} <Debug> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
10392 | 2024.11.09 01:27:42.863899 [ 109 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10393 | 2024.11.09 01:27:42.864031 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10394 | 2024.11.09 01:27:42.864662 [ 186 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
10395 | 2024.11.09 01:27:42.865602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 980 | ||
10396 | 2024.11.09 01:27:42.865998 [ 186 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10397 | 2024.11.09 01:27:42.866139 [ 186 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 850 rows starting from the beginning of the part | ||
10398 | 2024.11.09 01:27:42.866734 [ 186 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
10399 | 2024.11.09 01:27:42.867268 [ 186 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
10400 | 2024.11.09 01:27:42.867664 [ 186 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
10401 | 2024.11.09 01:27:42.868056 [ 186 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
10402 | 2024.11.09 01:27:42.868441 [ 186 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
10403 | 2024.11.09 01:27:42.875958 [ 199 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 72 columns (72 merged, 0 gathered) in 0.011748511 sec., 83414.82592985613 rows/sec., 67.52 MiB/sec. | ||
10404 | 2024.11.09 01:27:42.877343 [ 199 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
10405 | 2024.11.09 01:27:42.878169 [ 199 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_31_6} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10406 | 2024.11.09 01:27:42.878272 [ 199 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_31_6} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
10407 | 2024.11.09 01:27:42.878592 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
10408 | 2024.11.09 01:27:44.382588 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63756, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10409 | 2024.11.09 01:27:44.382717 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10410 | 2024.11.09 01:27:44.382747 [ 291 ] {} <Debug> HTTP-Session: d9d9160c-1fa1-4ee6-99b7-d7bcdc5c26b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63756 | ||
10411 | 2024.11.09 01:27:44.382776 [ 291 ] {} <Debug> HTTP-Session: d9d9160c-1fa1-4ee6-99b7-d7bcdc5c26b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10412 | 2024.11.09 01:27:44.382795 [ 291 ] {} <Debug> HTTP-Session: d9d9160c-1fa1-4ee6-99b7-d7bcdc5c26b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10413 | 2024.11.09 01:27:44.382852 [ 291 ] {} <Trace> HTTP-Session: d9d9160c-1fa1-4ee6-99b7-d7bcdc5c26b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10414 | 2024.11.09 01:27:44.383076 [ 291 ] {78c0962b-e64b-4688-a9ad-42e3d6d5f7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63756) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10415 | 2024.11.09 01:27:44.383156 [ 291 ] {78c0962b-e64b-4688-a9ad-42e3d6d5f7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10416 | 2024.11.09 01:27:44.383513 [ 291 ] {78c0962b-e64b-4688-a9ad-42e3d6d5f7e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10417 | 2024.11.09 01:27:44.384053 [ 291 ] {78c0962b-e64b-4688-a9ad-42e3d6d5f7e2} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10418 | 2024.11.09 01:27:44.384100 [ 291 ] {78c0962b-e64b-4688-a9ad-42e3d6d5f7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10419 | 2024.11.09 01:27:44.384562 [ 291 ] {78c0962b-e64b-4688-a9ad-42e3d6d5f7e2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10420 | 2024.11.09 01:27:44.384822 [ 291 ] {78c0962b-e64b-4688-a9ad-42e3d6d5f7e2} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10421 | 2024.11.09 01:27:44.384993 [ 291 ] {78c0962b-e64b-4688-a9ad-42e3d6d5f7e2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001989 sec., 28154.85168426345 rows/sec., 2.15 MiB/sec. | ||
10422 | 2024.11.09 01:27:44.385236 [ 291 ] {78c0962b-e64b-4688-a9ad-42e3d6d5f7e2} <Debug> DynamicQueryHandler: Done processing query | ||
10423 | 2024.11.09 01:27:44.385264 [ 291 ] {78c0962b-e64b-4688-a9ad-42e3d6d5f7e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10424 | 2024.11.09 01:27:44.385281 [ 291 ] {} <Debug> HTTP-Session: d9d9160c-1fa1-4ee6-99b7-d7bcdc5c26b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10425 | 2024.11.09 01:27:44.385563 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10426 | 2024.11.09 01:27:44.385647 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59431, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10427 | 2024.11.09 01:27:44.385781 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10428 | 2024.11.09 01:27:44.385812 [ 288 ] {} <Debug> HTTP-Session: b8a802e2-9ef9-46ea-bf3b-14ad727a9fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59431 | ||
10429 | 2024.11.09 01:27:44.385840 [ 288 ] {} <Debug> HTTP-Session: b8a802e2-9ef9-46ea-bf3b-14ad727a9fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10430 | 2024.11.09 01:27:44.385858 [ 288 ] {} <Debug> HTTP-Session: b8a802e2-9ef9-46ea-bf3b-14ad727a9fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10431 | 2024.11.09 01:27:44.385919 [ 288 ] {} <Trace> HTTP-Session: b8a802e2-9ef9-46ea-bf3b-14ad727a9fb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10432 | 2024.11.09 01:27:44.386147 [ 288 ] {6b2752a6-4409-4beb-b8f9-9f09a60f233f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10433 | 2024.11.09 01:27:44.386226 [ 288 ] {6b2752a6-4409-4beb-b8f9-9f09a60f233f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10434 | 2024.11.09 01:27:44.386578 [ 288 ] {6b2752a6-4409-4beb-b8f9-9f09a60f233f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10435 | 2024.11.09 01:27:44.386992 [ 288 ] {6b2752a6-4409-4beb-b8f9-9f09a60f233f} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10436 | 2024.11.09 01:27:44.387029 [ 288 ] {6b2752a6-4409-4beb-b8f9-9f09a60f233f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10437 | 2024.11.09 01:27:44.387455 [ 288 ] {6b2752a6-4409-4beb-b8f9-9f09a60f233f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10438 | 2024.11.09 01:27:44.387728 [ 288 ] {6b2752a6-4409-4beb-b8f9-9f09a60f233f} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10439 | 2024.11.09 01:27:44.387877 [ 288 ] {6b2752a6-4409-4beb-b8f9-9f09a60f233f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001817 sec., 35222.894881673084 rows/sec., 2.75 MiB/sec. | ||
10440 | 2024.11.09 01:27:44.388088 [ 288 ] {6b2752a6-4409-4beb-b8f9-9f09a60f233f} <Debug> DynamicQueryHandler: Done processing query | ||
10441 | 2024.11.09 01:27:44.388116 [ 288 ] {6b2752a6-4409-4beb-b8f9-9f09a60f233f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10442 | 2024.11.09 01:27:44.388132 [ 288 ] {} <Debug> HTTP-Session: b8a802e2-9ef9-46ea-bf3b-14ad727a9fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10443 | 2024.11.09 01:27:44.388320 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10444 | 2024.11.09 01:27:44.388431 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62167, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10445 | 2024.11.09 01:27:44.388497 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10446 | 2024.11.09 01:27:44.388517 [ 291 ] {} <Debug> HTTP-Session: 61bcf2b6-a3ba-497d-85fb-905dcff85f32 Authenticating user 'default' from [fd00:1122:3344:101::d]:62167 | ||
10447 | 2024.11.09 01:27:44.388537 [ 291 ] {} <Debug> HTTP-Session: 61bcf2b6-a3ba-497d-85fb-905dcff85f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10448 | 2024.11.09 01:27:44.388553 [ 291 ] {} <Debug> HTTP-Session: 61bcf2b6-a3ba-497d-85fb-905dcff85f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10449 | 2024.11.09 01:27:44.388597 [ 291 ] {} <Trace> HTTP-Session: 61bcf2b6-a3ba-497d-85fb-905dcff85f32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10450 | 2024.11.09 01:27:44.388788 [ 291 ] {4e056bf2-975f-4d83-91aa-720f73752cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62167) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10451 | 2024.11.09 01:27:44.388844 [ 291 ] {4e056bf2-975f-4d83-91aa-720f73752cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10452 | 2024.11.09 01:27:44.389026 [ 291 ] {4e056bf2-975f-4d83-91aa-720f73752cda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10453 | 2024.11.09 01:27:44.389430 [ 291 ] {4e056bf2-975f-4d83-91aa-720f73752cda} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10454 | 2024.11.09 01:27:44.389468 [ 291 ] {4e056bf2-975f-4d83-91aa-720f73752cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10455 | 2024.11.09 01:27:44.389894 [ 291 ] {4e056bf2-975f-4d83-91aa-720f73752cda} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10456 | 2024.11.09 01:27:44.390163 [ 291 ] {4e056bf2-975f-4d83-91aa-720f73752cda} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10457 | 2024.11.09 01:27:44.390317 [ 291 ] {4e056bf2-975f-4d83-91aa-720f73752cda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001611 sec., 99317.19428926133 rows/sec., 6.92 MiB/sec. | ||
10458 | 2024.11.09 01:27:44.390510 [ 291 ] {4e056bf2-975f-4d83-91aa-720f73752cda} <Debug> DynamicQueryHandler: Done processing query | ||
10459 | 2024.11.09 01:27:44.390536 [ 291 ] {4e056bf2-975f-4d83-91aa-720f73752cda} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10460 | 2024.11.09 01:27:44.390553 [ 291 ] {} <Debug> HTTP-Session: 61bcf2b6-a3ba-497d-85fb-905dcff85f32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10461 | 2024.11.09 01:27:44.390731 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62167, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10462 | 2024.11.09 01:27:44.390753 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59431, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10463 | 2024.11.09 01:27:44.390831 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10464 | 2024.11.09 01:27:44.390850 [ 288 ] {} <Debug> HTTP-Session: 9fa973d5-4433-414c-9d26-066f166da92f Authenticating user 'default' from [fd00:1122:3344:101::d]:59431 | ||
10465 | 2024.11.09 01:27:44.390877 [ 288 ] {} <Debug> HTTP-Session: 9fa973d5-4433-414c-9d26-066f166da92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10466 | 2024.11.09 01:27:44.390896 [ 288 ] {} <Debug> HTTP-Session: 9fa973d5-4433-414c-9d26-066f166da92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10467 | 2024.11.09 01:27:44.390936 [ 288 ] {} <Trace> HTTP-Session: 9fa973d5-4433-414c-9d26-066f166da92f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10468 | 2024.11.09 01:27:44.391076 [ 288 ] {b4819179-0c9d-4dc8-92cb-cba9ad4b344e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59431) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10469 | 2024.11.09 01:27:44.391127 [ 288 ] {b4819179-0c9d-4dc8-92cb-cba9ad4b344e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10470 | 2024.11.09 01:27:44.391284 [ 288 ] {b4819179-0c9d-4dc8-92cb-cba9ad4b344e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10471 | 2024.11.09 01:27:44.391978 [ 288 ] {b4819179-0c9d-4dc8-92cb-cba9ad4b344e} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10472 | 2024.11.09 01:27:44.392038 [ 288 ] {b4819179-0c9d-4dc8-92cb-cba9ad4b344e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10473 | 2024.11.09 01:27:44.392418 [ 288 ] {b4819179-0c9d-4dc8-92cb-cba9ad4b344e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10474 | 2024.11.09 01:27:44.392660 [ 288 ] {b4819179-0c9d-4dc8-92cb-cba9ad4b344e} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10475 | 2024.11.09 01:27:44.392790 [ 288 ] {b4819179-0c9d-4dc8-92cb-cba9ad4b344e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001764 sec., 34013.60544217687 rows/sec., 2.29 MiB/sec. | ||
10476 | 2024.11.09 01:27:44.393037 [ 288 ] {b4819179-0c9d-4dc8-92cb-cba9ad4b344e} <Debug> DynamicQueryHandler: Done processing query | ||
10477 | 2024.11.09 01:27:44.393091 [ 288 ] {b4819179-0c9d-4dc8-92cb-cba9ad4b344e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10478 | 2024.11.09 01:27:44.393153 [ 288 ] {} <Debug> HTTP-Session: 9fa973d5-4433-414c-9d26-066f166da92f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10479 | 2024.11.09 01:27:44.393744 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10480 | 2024.11.09 01:27:46.145656 [ 104 ] {} <Debug> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10481 | 2024.11.09 01:27:46.145751 [ 104 ] {} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10482 | 2024.11.09 01:27:46.145796 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10483 | 2024.11.09 01:27:46.146083 [ 191 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
10484 | 2024.11.09 01:27:46.146463 [ 191 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10485 | 2024.11.09 01:27:46.146539 [ 191 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
10486 | 2024.11.09 01:27:46.146686 [ 191 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
10487 | 2024.11.09 01:27:46.146960 [ 191 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
10488 | 2024.11.09 01:27:46.147216 [ 191 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
10489 | 2024.11.09 01:27:46.147425 [ 191 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
10490 | 2024.11.09 01:27:46.148486 [ 191 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002576318 sec., 8539.318515804338 rows/sec., 572.37 KiB/sec. | ||
10491 | 2024.11.09 01:27:46.148674 [ 192 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10492 | 2024.11.09 01:27:46.149074 [ 192 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_21_5} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10493 | 2024.11.09 01:27:46.149177 [ 192 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_21_5} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10494 | 2024.11.09 01:27:46.149284 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10495 | 2024.11.09 01:27:47.620793 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10496 | 2024.11.09 01:27:47.620892 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10497 | 2024.11.09 01:27:49.389119 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39993, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10498 | 2024.11.09 01:27:49.389296 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10499 | 2024.11.09 01:27:49.389342 [ 283 ] {} <Debug> HTTP-Session: 1081d9e6-e232-4d47-8819-6d1316d7fe1e Authenticating user 'default' from [fd00:1122:3344:101::d]:39993 | ||
10500 | 2024.11.09 01:27:49.389386 [ 283 ] {} <Debug> HTTP-Session: 1081d9e6-e232-4d47-8819-6d1316d7fe1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10501 | 2024.11.09 01:27:49.389415 [ 283 ] {} <Debug> HTTP-Session: 1081d9e6-e232-4d47-8819-6d1316d7fe1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10502 | 2024.11.09 01:27:49.389498 [ 283 ] {} <Trace> HTTP-Session: 1081d9e6-e232-4d47-8819-6d1316d7fe1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10503 | 2024.11.09 01:27:49.389722 [ 283 ] {ff0524a8-9f85-4bb0-922a-e8f05ab8b8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39993) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
10504 | 2024.11.09 01:27:49.389791 [ 283 ] {ff0524a8-9f85-4bb0-922a-e8f05ab8b8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10505 | 2024.11.09 01:27:49.390132 [ 283 ] {ff0524a8-9f85-4bb0-922a-e8f05ab8b8b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10506 | 2024.11.09 01:27:49.390589 [ 283 ] {ff0524a8-9f85-4bb0-922a-e8f05ab8b8b4} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10507 | 2024.11.09 01:27:49.390645 [ 283 ] {ff0524a8-9f85-4bb0-922a-e8f05ab8b8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10508 | 2024.11.09 01:27:49.391148 [ 283 ] {ff0524a8-9f85-4bb0-922a-e8f05ab8b8b4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10509 | 2024.11.09 01:27:49.391449 [ 283 ] {ff0524a8-9f85-4bb0-922a-e8f05ab8b8b4} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10510 | 2024.11.09 01:27:49.391649 [ 283 ] {ff0524a8-9f85-4bb0-922a-e8f05ab8b8b4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001978 sec., 7077.856420626896 rows/sec., 509.51 KiB/sec. | ||
10511 | 2024.11.09 01:27:49.391656 [ 103 ] {} <Debug> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10512 | 2024.11.09 01:27:49.391773 [ 103 ] {} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10513 | 2024.11.09 01:27:49.391830 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10514 | 2024.11.09 01:27:49.391973 [ 283 ] {ff0524a8-9f85-4bb0-922a-e8f05ab8b8b4} <Debug> DynamicQueryHandler: Done processing query | ||
10515 | 2024.11.09 01:27:49.392024 [ 283 ] {ff0524a8-9f85-4bb0-922a-e8f05ab8b8b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10516 | 2024.11.09 01:27:49.392041 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
10517 | 2024.11.09 01:27:49.392053 [ 283 ] {} <Debug> HTTP-Session: 1081d9e6-e232-4d47-8819-6d1316d7fe1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10518 | 2024.11.09 01:27:49.392248 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10519 | 2024.11.09 01:27:49.392296 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
10520 | 2024.11.09 01:27:49.392377 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39993, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10521 | 2024.11.09 01:27:49.392600 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
10522 | 2024.11.09 01:27:49.392700 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48131, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10523 | 2024.11.09 01:27:49.392774 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
10524 | |||
10525 | (version 23.8.7.1) | ||
10526 | 2024.11.09 01:27:49.392977 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
10527 | 2024.11.09 01:27:49.392994 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10528 | 2024.11.09 01:27:49.393106 [ 291 ] {} <Debug> HTTP-Session: dbe9e59a-054c-409d-9d5a-f382b87e1008 Authenticating user 'default' from [fd00:1122:3344:101::d]:48131 | ||
10529 | 2024.11.09 01:27:49.393222 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
10530 | 2024.11.09 01:27:49.393237 [ 291 ] {} <Debug> HTTP-Session: dbe9e59a-054c-409d-9d5a-f382b87e1008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10531 | 2024.11.09 01:27:49.393336 [ 291 ] {} <Debug> HTTP-Session: dbe9e59a-054c-409d-9d5a-f382b87e1008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10532 | 2024.11.09 01:27:49.393537 [ 291 ] {} <Trace> HTTP-Session: dbe9e59a-054c-409d-9d5a-f382b87e1008 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10533 | 2024.11.09 01:27:49.393581 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
10534 | 2024.11.09 01:27:49.394023 [ 291 ] {5dc92c66-8da4-4829-92cc-c7a8aaae5bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48131) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10535 | 2024.11.09 01:27:49.394134 [ 291 ] {5dc92c66-8da4-4829-92cc-c7a8aaae5bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10536 | 2024.11.09 01:27:49.395100 [ 291 ] {5dc92c66-8da4-4829-92cc-c7a8aaae5bc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10537 | 2024.11.09 01:27:49.395914 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003978334 sec., 17595.304969366574 rows/sec., 1.30 MiB/sec. | ||
10538 | 2024.11.09 01:27:49.396298 [ 193 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10539 | 2024.11.09 01:27:49.396327 [ 291 ] {5dc92c66-8da4-4829-92cc-c7a8aaae5bc6} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10540 | 2024.11.09 01:27:49.396413 [ 291 ] {5dc92c66-8da4-4829-92cc-c7a8aaae5bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10541 | 2024.11.09 01:27:49.397176 [ 188 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_21_5} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10542 | 2024.11.09 01:27:49.397341 [ 188 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_21_5} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10543 | 2024.11.09 01:27:49.397369 [ 291 ] {5dc92c66-8da4-4829-92cc-c7a8aaae5bc6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10544 | 2024.11.09 01:27:49.397478 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10545 | 2024.11.09 01:27:49.397725 [ 291 ] {5dc92c66-8da4-4829-92cc-c7a8aaae5bc6} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10546 | 2024.11.09 01:27:49.397912 [ 291 ] {5dc92c66-8da4-4829-92cc-c7a8aaae5bc6} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.004111 sec., 69326.1980053515 rows/sec., 6.12 MiB/sec. | ||
10547 | 2024.11.09 01:27:49.397955 [ 102 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10548 | 2024.11.09 01:27:49.398114 [ 102 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10549 | 2024.11.09 01:27:49.398196 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10550 | 2024.11.09 01:27:49.398342 [ 291 ] {5dc92c66-8da4-4829-92cc-c7a8aaae5bc6} <Debug> DynamicQueryHandler: Done processing query | ||
10551 | 2024.11.09 01:27:49.398403 [ 291 ] {5dc92c66-8da4-4829-92cc-c7a8aaae5bc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
10552 | 2024.11.09 01:27:49.398431 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
10553 | 2024.11.09 01:27:49.398444 [ 291 ] {} <Debug> HTTP-Session: dbe9e59a-054c-409d-9d5a-f382b87e1008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10554 | 2024.11.09 01:27:49.398593 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10555 | 2024.11.09 01:27:49.398632 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1435 rows starting from the beginning of the part | ||
10556 | 2024.11.09 01:27:49.398814 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10557 | 2024.11.09 01:27:49.398888 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56534, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10558 | 2024.11.09 01:27:49.399017 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
10559 | 2024.11.09 01:27:49.399119 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10560 | 2024.11.09 01:27:49.399237 [ 288 ] {} <Debug> HTTP-Session: 00ca3cd4-4226-4b2d-a22f-9a051f4d634d Authenticating user 'default' from [fd00:1122:3344:101::d]:56534 | ||
10561 | 2024.11.09 01:27:49.399308 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 285 rows starting from the beginning of the part | ||
10562 | 2024.11.09 01:27:49.399344 [ 288 ] {} <Debug> HTTP-Session: 00ca3cd4-4226-4b2d-a22f-9a051f4d634d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10563 | 2024.11.09 01:27:49.399407 [ 288 ] {} <Debug> HTTP-Session: 00ca3cd4-4226-4b2d-a22f-9a051f4d634d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10564 | 2024.11.09 01:27:49.399573 [ 288 ] {} <Trace> HTTP-Session: 00ca3cd4-4226-4b2d-a22f-9a051f4d634d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10565 | 2024.11.09 01:27:49.399603 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
10566 | 2024.11.09 01:27:49.399789 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
10567 | 2024.11.09 01:27:49.399997 [ 288 ] {1c64481f-886e-4aac-8d27-07bb65c63ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56534) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10568 | 2024.11.09 01:27:49.400124 [ 193 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 285 rows starting from the beginning of the part | ||
10569 | 2024.11.09 01:27:49.400150 [ 288 ] {1c64481f-886e-4aac-8d27-07bb65c63ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10570 | 2024.11.09 01:27:49.400967 [ 288 ] {1c64481f-886e-4aac-8d27-07bb65c63ada} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10571 | 2024.11.09 01:27:49.401584 [ 288 ] {1c64481f-886e-4aac-8d27-07bb65c63ada} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10572 | 2024.11.09 01:27:49.401635 [ 288 ] {1c64481f-886e-4aac-8d27-07bb65c63ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10573 | 2024.11.09 01:27:49.402212 [ 288 ] {1c64481f-886e-4aac-8d27-07bb65c63ada} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10574 | 2024.11.09 01:27:49.402520 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.004209357 sec., 516230.8637637529 rows/sec., 45.41 MiB/sec. | ||
10575 | 2024.11.09 01:27:49.402603 [ 288 ] {1c64481f-886e-4aac-8d27-07bb65c63ada} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10576 | 2024.11.09 01:27:49.402841 [ 288 ] {1c64481f-886e-4aac-8d27-07bb65c63ada} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.003038 sec., 15799.868334430546 rows/sec., 1.14 MiB/sec. | ||
10577 | 2024.11.09 01:27:49.403130 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10578 | 2024.11.09 01:27:49.403151 [ 288 ] {1c64481f-886e-4aac-8d27-07bb65c63ada} <Debug> DynamicQueryHandler: Done processing query | ||
10579 | 2024.11.09 01:27:49.403217 [ 288 ] {1c64481f-886e-4aac-8d27-07bb65c63ada} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10580 | 2024.11.09 01:27:49.403276 [ 288 ] {} <Debug> HTTP-Session: 00ca3cd4-4226-4b2d-a22f-9a051f4d634d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10581 | 2024.11.09 01:27:49.403555 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10582 | 2024.11.09 01:27:49.403609 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58608, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10583 | 2024.11.09 01:27:49.403730 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10584 | 2024.11.09 01:27:49.403791 [ 291 ] {} <Debug> HTTP-Session: e3a8faf3-a14d-4988-96c1-362ee5a20f97 Authenticating user 'default' from [fd00:1122:3344:101::d]:58608 | ||
10585 | 2024.11.09 01:27:49.403824 [ 291 ] {} <Debug> HTTP-Session: e3a8faf3-a14d-4988-96c1-362ee5a20f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10586 | 2024.11.09 01:27:49.403857 [ 291 ] {} <Debug> HTTP-Session: e3a8faf3-a14d-4988-96c1-362ee5a20f97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10587 | 2024.11.09 01:27:49.403871 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_61_12} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10588 | 2024.11.09 01:27:49.403925 [ 291 ] {} <Trace> HTTP-Session: e3a8faf3-a14d-4988-96c1-362ee5a20f97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10589 | 2024.11.09 01:27:49.404029 [ 188 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_61_12} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10590 | 2024.11.09 01:27:49.404160 [ 291 ] {fbee6139-9c9e-4964-8972-591318da6e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58608) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10591 | 2024.11.09 01:27:49.404192 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
10592 | 2024.11.09 01:27:49.404248 [ 291 ] {fbee6139-9c9e-4964-8972-591318da6e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10593 | 2024.11.09 01:27:49.404518 [ 291 ] {fbee6139-9c9e-4964-8972-591318da6e3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10594 | 2024.11.09 01:27:49.404882 [ 291 ] {fbee6139-9c9e-4964-8972-591318da6e3c} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10595 | 2024.11.09 01:27:49.404920 [ 291 ] {fbee6139-9c9e-4964-8972-591318da6e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10596 | 2024.11.09 01:27:49.405292 [ 291 ] {fbee6139-9c9e-4964-8972-591318da6e3c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10597 | 2024.11.09 01:27:49.405545 [ 291 ] {fbee6139-9c9e-4964-8972-591318da6e3c} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10598 | 2024.11.09 01:27:49.405714 [ 291 ] {fbee6139-9c9e-4964-8972-591318da6e3c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001635 sec., 8562.691131498472 rows/sec., 599.68 KiB/sec. | ||
10599 | 2024.11.09 01:27:49.406074 [ 291 ] {fbee6139-9c9e-4964-8972-591318da6e3c} <Debug> DynamicQueryHandler: Done processing query | ||
10600 | 2024.11.09 01:27:49.406102 [ 291 ] {fbee6139-9c9e-4964-8972-591318da6e3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10601 | 2024.11.09 01:27:49.406120 [ 291 ] {} <Debug> HTTP-Session: e3a8faf3-a14d-4988-96c1-362ee5a20f97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10602 | 2024.11.09 01:27:49.406280 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58608, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10603 | 2024.11.09 01:27:49.406340 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35424, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10604 | 2024.11.09 01:27:49.406422 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10605 | 2024.11.09 01:27:49.406445 [ 288 ] {} <Debug> HTTP-Session: be7e10bb-1bbc-49cb-9e9c-6188b3a4e02a Authenticating user 'default' from [fd00:1122:3344:101::d]:35424 | ||
10606 | 2024.11.09 01:27:49.406464 [ 288 ] {} <Debug> HTTP-Session: be7e10bb-1bbc-49cb-9e9c-6188b3a4e02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10607 | 2024.11.09 01:27:49.406478 [ 288 ] {} <Debug> HTTP-Session: be7e10bb-1bbc-49cb-9e9c-6188b3a4e02a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10608 | 2024.11.09 01:27:49.406516 [ 288 ] {} <Trace> HTTP-Session: be7e10bb-1bbc-49cb-9e9c-6188b3a4e02a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10609 | 2024.11.09 01:27:49.406627 [ 288 ] {ad4ad846-a471-4891-bd82-0e559ab3ae80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35424) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10610 | 2024.11.09 01:27:49.406676 [ 288 ] {ad4ad846-a471-4891-bd82-0e559ab3ae80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10611 | 2024.11.09 01:27:49.406940 [ 288 ] {ad4ad846-a471-4891-bd82-0e559ab3ae80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10612 | 2024.11.09 01:27:49.407266 [ 288 ] {ad4ad846-a471-4891-bd82-0e559ab3ae80} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10613 | 2024.11.09 01:27:49.407302 [ 288 ] {ad4ad846-a471-4891-bd82-0e559ab3ae80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10614 | 2024.11.09 01:27:49.407653 [ 288 ] {ad4ad846-a471-4891-bd82-0e559ab3ae80} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10615 | 2024.11.09 01:27:49.407897 [ 288 ] {ad4ad846-a471-4891-bd82-0e559ab3ae80} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10616 | 2024.11.09 01:27:49.408055 [ 102 ] {} <Debug> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10617 | 2024.11.09 01:27:49.408065 [ 288 ] {ad4ad846-a471-4891-bd82-0e559ab3ae80} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001458 sec., 8916.323731138546 rows/sec., 555.93 KiB/sec. | ||
10618 | 2024.11.09 01:27:49.408106 [ 102 ] {} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10619 | 2024.11.09 01:27:49.408176 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10620 | 2024.11.09 01:27:49.408434 [ 195 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
10621 | 2024.11.09 01:27:49.408499 [ 288 ] {ad4ad846-a471-4891-bd82-0e559ab3ae80} <Debug> DynamicQueryHandler: Done processing query | ||
10622 | 2024.11.09 01:27:49.408598 [ 288 ] {ad4ad846-a471-4891-bd82-0e559ab3ae80} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10623 | 2024.11.09 01:27:49.408718 [ 288 ] {} <Debug> HTTP-Session: be7e10bb-1bbc-49cb-9e9c-6188b3a4e02a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10624 | 2024.11.09 01:27:49.408806 [ 195 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10625 | 2024.11.09 01:27:49.408845 [ 195 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
10626 | 2024.11.09 01:27:49.408930 [ 195 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
10627 | 2024.11.09 01:27:49.409053 [ 195 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
10628 | 2024.11.09 01:27:49.409256 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35497, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10629 | 2024.11.09 01:27:49.409438 [ 195 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
10630 | 2024.11.09 01:27:49.409450 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10631 | 2024.11.09 01:27:49.409515 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10632 | 2024.11.09 01:27:49.409583 [ 291 ] {} <Debug> HTTP-Session: 8e24a173-dbf9-4687-8fb0-980afbb1d487 Authenticating user 'default' from [fd00:1122:3344:101::d]:35497 | ||
10633 | 2024.11.09 01:27:49.409719 [ 291 ] {} <Debug> HTTP-Session: 8e24a173-dbf9-4687-8fb0-980afbb1d487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10634 | 2024.11.09 01:27:49.409798 [ 291 ] {} <Debug> HTTP-Session: 8e24a173-dbf9-4687-8fb0-980afbb1d487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10635 | 2024.11.09 01:27:49.409836 [ 195 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
10636 | 2024.11.09 01:27:49.409971 [ 291 ] {} <Trace> HTTP-Session: 8e24a173-dbf9-4687-8fb0-980afbb1d487 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10637 | 2024.11.09 01:27:49.410520 [ 291 ] {155c6ec2-c1e8-4f0f-b82b-b4a831fc850e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35497) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10638 | 2024.11.09 01:27:49.410577 [ 291 ] {155c6ec2-c1e8-4f0f-b82b-b4a831fc850e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10639 | 2024.11.09 01:27:49.411075 [ 291 ] {155c6ec2-c1e8-4f0f-b82b-b4a831fc850e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10640 | 2024.11.09 01:27:49.411631 [ 190 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003338788 sec., 19468.1423318881 rows/sec., 1.26 MiB/sec. | ||
10641 | 2024.11.09 01:27:49.411875 [ 190 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10642 | 2024.11.09 01:27:49.412046 [ 291 ] {155c6ec2-c1e8-4f0f-b82b-b4a831fc850e} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10643 | 2024.11.09 01:27:49.412114 [ 291 ] {155c6ec2-c1e8-4f0f-b82b-b4a831fc850e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10644 | 2024.11.09 01:27:49.412489 [ 190 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_21_5} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10645 | 2024.11.09 01:27:49.412652 [ 190 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_21_5} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10646 | 2024.11.09 01:27:49.412802 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10647 | 2024.11.09 01:27:49.412843 [ 291 ] {155c6ec2-c1e8-4f0f-b82b-b4a831fc850e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10648 | 2024.11.09 01:27:49.413109 [ 291 ] {155c6ec2-c1e8-4f0f-b82b-b4a831fc850e} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10649 | 2024.11.09 01:27:49.413282 [ 102 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10650 | 2024.11.09 01:27:49.413299 [ 291 ] {155c6ec2-c1e8-4f0f-b82b-b4a831fc850e} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.003049 sec., 138734.0111511971 rows/sec., 9.92 MiB/sec. | ||
10651 | 2024.11.09 01:27:49.413332 [ 102 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10652 | 2024.11.09 01:27:49.413398 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10653 | 2024.11.09 01:27:49.413733 [ 189 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
10654 | 2024.11.09 01:27:49.413777 [ 291 ] {155c6ec2-c1e8-4f0f-b82b-b4a831fc850e} <Debug> DynamicQueryHandler: Done processing query | ||
10655 | 2024.11.09 01:27:49.413873 [ 291 ] {155c6ec2-c1e8-4f0f-b82b-b4a831fc850e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
10656 | 2024.11.09 01:27:49.413968 [ 291 ] {} <Debug> HTTP-Session: 8e24a173-dbf9-4687-8fb0-980afbb1d487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10657 | 2024.11.09 01:27:49.414367 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10658 | 2024.11.09 01:27:49.414462 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35547, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10659 | 2024.11.09 01:27:49.414551 [ 189 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10660 | 2024.11.09 01:27:49.414704 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10661 | 2024.11.09 01:27:49.414722 [ 189 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 915 rows starting from the beginning of the part | ||
10662 | 2024.11.09 01:27:49.414819 [ 288 ] {} <Debug> HTTP-Session: cf9f2a5e-f17a-4644-92a6-38ff97b9b8e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35547 | ||
10663 | 2024.11.09 01:27:49.414849 [ 291 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
10664 | |||
10665 | (version 23.8.7.1) | ||
10666 | 2024.11.09 01:27:49.414941 [ 288 ] {} <Debug> HTTP-Session: cf9f2a5e-f17a-4644-92a6-38ff97b9b8e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10667 | 2024.11.09 01:27:49.415076 [ 288 ] {} <Debug> HTTP-Session: cf9f2a5e-f17a-4644-92a6-38ff97b9b8e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10668 | 2024.11.09 01:27:49.415190 [ 189 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
10669 | 2024.11.09 01:27:49.415191 [ 288 ] {} <Trace> HTTP-Session: cf9f2a5e-f17a-4644-92a6-38ff97b9b8e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10670 | 2024.11.09 01:27:49.415304 [ 189 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 423 rows starting from the beginning of the part | ||
10671 | 2024.11.09 01:27:49.415549 [ 288 ] {f149074f-238b-46dc-a014-dae0960dcfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35547) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10672 | 2024.11.09 01:27:49.415726 [ 189 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
10673 | 2024.11.09 01:27:49.415764 [ 288 ] {f149074f-238b-46dc-a014-dae0960dcfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10674 | 2024.11.09 01:27:49.416038 [ 189 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
10675 | 2024.11.09 01:27:49.416437 [ 189 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 423 rows starting from the beginning of the part | ||
10676 | 2024.11.09 01:27:49.416941 [ 288 ] {f149074f-238b-46dc-a014-dae0960dcfe8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10677 | 2024.11.09 01:27:49.417410 [ 288 ] {f149074f-238b-46dc-a014-dae0960dcfe8} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10678 | 2024.11.09 01:27:49.417448 [ 288 ] {f149074f-238b-46dc-a014-dae0960dcfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10679 | 2024.11.09 01:27:49.417981 [ 288 ] {f149074f-238b-46dc-a014-dae0960dcfe8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10680 | 2024.11.09 01:27:49.418261 [ 288 ] {f149074f-238b-46dc-a014-dae0960dcfe8} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10681 | 2024.11.09 01:27:49.418653 [ 288 ] {f149074f-238b-46dc-a014-dae0960dcfe8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003264 sec., 1838.235294117647 rows/sec., 96.04 KiB/sec. | ||
10682 | 2024.11.09 01:27:49.418820 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.005265418 sec., 370910.7235171073 rows/sec., 28.39 MiB/sec. | ||
10683 | 2024.11.09 01:27:49.419258 [ 288 ] {f149074f-238b-46dc-a014-dae0960dcfe8} <Debug> DynamicQueryHandler: Done processing query | ||
10684 | 2024.11.09 01:27:49.419261 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10685 | 2024.11.09 01:27:49.419301 [ 288 ] {f149074f-238b-46dc-a014-dae0960dcfe8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10686 | 2024.11.09 01:27:49.419354 [ 288 ] {} <Debug> HTTP-Session: cf9f2a5e-f17a-4644-92a6-38ff97b9b8e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10687 | 2024.11.09 01:27:49.419625 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35547, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10688 | 2024.11.09 01:27:49.419727 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_61_12} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10689 | 2024.11.09 01:27:49.419762 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39615, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10690 | 2024.11.09 01:27:49.419866 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10691 | 2024.11.09 01:27:49.419882 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_61_12} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10692 | 2024.11.09 01:27:49.419910 [ 291 ] {} <Debug> HTTP-Session: 9ec1f1ca-0bed-4e95-8382-7e00536e8401 Authenticating user 'default' from [fd00:1122:3344:101::d]:39615 | ||
10693 | 2024.11.09 01:27:49.419937 [ 291 ] {} <Debug> HTTP-Session: 9ec1f1ca-0bed-4e95-8382-7e00536e8401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10694 | 2024.11.09 01:27:49.419974 [ 291 ] {} <Debug> HTTP-Session: 9ec1f1ca-0bed-4e95-8382-7e00536e8401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10695 | 2024.11.09 01:27:49.419998 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10696 | 2024.11.09 01:27:49.420025 [ 291 ] {} <Trace> HTTP-Session: 9ec1f1ca-0bed-4e95-8382-7e00536e8401 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10697 | 2024.11.09 01:27:49.420305 [ 291 ] {b8afe1da-ada5-49b4-b642-b03f42d7c9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39615) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10698 | 2024.11.09 01:27:49.420365 [ 291 ] {b8afe1da-ada5-49b4-b642-b03f42d7c9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10699 | 2024.11.09 01:27:49.420571 [ 291 ] {b8afe1da-ada5-49b4-b642-b03f42d7c9c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10700 | 2024.11.09 01:27:49.421030 [ 291 ] {b8afe1da-ada5-49b4-b642-b03f42d7c9c5} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10701 | 2024.11.09 01:27:49.421067 [ 291 ] {b8afe1da-ada5-49b4-b642-b03f42d7c9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10702 | 2024.11.09 01:27:49.421482 [ 291 ] {b8afe1da-ada5-49b4-b642-b03f42d7c9c5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10703 | 2024.11.09 01:27:49.421742 [ 291 ] {b8afe1da-ada5-49b4-b642-b03f42d7c9c5} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10704 | 2024.11.09 01:27:49.421904 [ 291 ] {b8afe1da-ada5-49b4-b642-b03f42d7c9c5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00176 sec., 134659.0909090909 rows/sec., 9.03 MiB/sec. | ||
10705 | 2024.11.09 01:27:49.421922 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10706 | 2024.11.09 01:27:49.422001 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10707 | 2024.11.09 01:27:49.422066 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10708 | 2024.11.09 01:27:49.422232 [ 291 ] {b8afe1da-ada5-49b4-b642-b03f42d7c9c5} <Debug> DynamicQueryHandler: Done processing query | ||
10709 | 2024.11.09 01:27:49.422247 [ 189 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
10710 | 2024.11.09 01:27:49.422267 [ 291 ] {b8afe1da-ada5-49b4-b642-b03f42d7c9c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10711 | 2024.11.09 01:27:49.422320 [ 291 ] {} <Debug> HTTP-Session: 9ec1f1ca-0bed-4e95-8382-7e00536e8401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10712 | 2024.11.09 01:27:49.422435 [ 189 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10713 | 2024.11.09 01:27:49.422476 [ 189 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 11263 rows starting from the beginning of the part | ||
10714 | 2024.11.09 01:27:49.422568 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10715 | 2024.11.09 01:27:49.422743 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63269, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10716 | 2024.11.09 01:27:49.422860 [ 189 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
10717 | 2024.11.09 01:27:49.422946 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10718 | 2024.11.09 01:27:49.422998 [ 291 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
10719 | |||
10720 | (version 23.8.7.1) | ||
10721 | 2024.11.09 01:27:49.423084 [ 288 ] {} <Debug> HTTP-Session: c2793425-72e4-471d-bdf8-23365950d077 Authenticating user 'default' from [fd00:1122:3344:101::d]:63269 | ||
10722 | 2024.11.09 01:27:49.423186 [ 288 ] {} <Debug> HTTP-Session: c2793425-72e4-471d-bdf8-23365950d077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10723 | 2024.11.09 01:27:49.423230 [ 189 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
10724 | 2024.11.09 01:27:49.423248 [ 288 ] {} <Debug> HTTP-Session: c2793425-72e4-471d-bdf8-23365950d077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10725 | 2024.11.09 01:27:49.423398 [ 288 ] {} <Trace> HTTP-Session: c2793425-72e4-471d-bdf8-23365950d077 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10726 | 2024.11.09 01:27:49.423550 [ 189 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 128 rows starting from the beginning of the part | ||
10727 | 2024.11.09 01:27:49.423755 [ 288 ] {4c85003e-9ea0-451b-8fec-e29316c85463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63269) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10728 | 2024.11.09 01:27:49.423811 [ 189 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
10729 | 2024.11.09 01:27:49.423920 [ 288 ] {4c85003e-9ea0-451b-8fec-e29316c85463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10730 | 2024.11.09 01:27:49.424109 [ 189 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
10731 | 2024.11.09 01:27:49.424767 [ 288 ] {4c85003e-9ea0-451b-8fec-e29316c85463} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10732 | 2024.11.09 01:27:49.425197 [ 288 ] {4c85003e-9ea0-451b-8fec-e29316c85463} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10733 | 2024.11.09 01:27:49.425233 [ 288 ] {4c85003e-9ea0-451b-8fec-e29316c85463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10734 | 2024.11.09 01:27:49.425647 [ 288 ] {4c85003e-9ea0-451b-8fec-e29316c85463} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10735 | 2024.11.09 01:27:49.425938 [ 288 ] {4c85003e-9ea0-451b-8fec-e29316c85463} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10736 | 2024.11.09 01:27:49.426204 [ 288 ] {4c85003e-9ea0-451b-8fec-e29316c85463} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002576 sec., 388.19875776397515 rows/sec., 26.16 KiB/sec. | ||
10737 | 2024.11.09 01:27:49.426461 [ 288 ] {4c85003e-9ea0-451b-8fec-e29316c85463} <Debug> DynamicQueryHandler: Done processing query | ||
10738 | 2024.11.09 01:27:49.426486 [ 288 ] {4c85003e-9ea0-451b-8fec-e29316c85463} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10739 | 2024.11.09 01:27:49.426503 [ 288 ] {} <Debug> HTTP-Session: c2793425-72e4-471d-bdf8-23365950d077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10740 | 2024.11.09 01:27:49.426708 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10741 | 2024.11.09 01:27:49.426825 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59162, User-Agent: (none), Length: 68754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10742 | 2024.11.09 01:27:49.426891 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10743 | 2024.11.09 01:27:49.426916 [ 291 ] {} <Debug> HTTP-Session: 817d275e-5d7f-4d08-a825-9be886b59529 Authenticating user 'default' from [fd00:1122:3344:101::d]:59162 | ||
10744 | 2024.11.09 01:27:49.426938 [ 291 ] {} <Debug> HTTP-Session: 817d275e-5d7f-4d08-a825-9be886b59529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10745 | 2024.11.09 01:27:49.426955 [ 291 ] {} <Debug> HTTP-Session: 817d275e-5d7f-4d08-a825-9be886b59529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10746 | 2024.11.09 01:27:49.426999 [ 291 ] {} <Trace> HTTP-Session: 817d275e-5d7f-4d08-a825-9be886b59529 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10747 | 2024.11.09 01:27:49.428066 [ 291 ] {f59a0d10-f2dc-4680-8a61-e130ede7c01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59162) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10748 | 2024.11.09 01:27:49.428152 [ 291 ] {f59a0d10-f2dc-4680-8a61-e130ede7c01f} <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 | ||
10749 | 2024.11.09 01:27:49.429164 [ 189 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12185 rows, containing 5 columns (5 merged, 0 gathered) in 0.006997758 sec., 1741271.990257451 rows/sec., 118.85 MiB/sec. | ||
10750 | 2024.11.09 01:27:49.429318 [ 291 ] {f59a0d10-f2dc-4680-8a61-e130ede7c01f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10751 | 2024.11.09 01:27:49.429647 [ 187 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10752 | 2024.11.09 01:27:49.430005 [ 187 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10753 | 2024.11.09 01:27:49.430140 [ 187 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10754 | 2024.11.09 01:27:49.430274 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
10755 | 2024.11.09 01:27:49.430351 [ 291 ] {f59a0d10-f2dc-4680-8a61-e130ede7c01f} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10756 | 2024.11.09 01:27:49.430388 [ 291 ] {f59a0d10-f2dc-4680-8a61-e130ede7c01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10757 | 2024.11.09 01:27:49.431068 [ 291 ] {f59a0d10-f2dc-4680-8a61-e130ede7c01f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10758 | 2024.11.09 01:27:49.431336 [ 291 ] {f59a0d10-f2dc-4680-8a61-e130ede7c01f} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10759 | 2024.11.09 01:27:49.431554 [ 291 ] {f59a0d10-f2dc-4680-8a61-e130ede7c01f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004392 sec., 9335.154826958105 rows/sec., 16.73 MiB/sec. | ||
10760 | 2024.11.09 01:27:49.431962 [ 291 ] {f59a0d10-f2dc-4680-8a61-e130ede7c01f} <Debug> DynamicQueryHandler: Done processing query | ||
10761 | 2024.11.09 01:27:49.431987 [ 291 ] {f59a0d10-f2dc-4680-8a61-e130ede7c01f} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
10762 | 2024.11.09 01:27:49.432004 [ 291 ] {} <Debug> HTTP-Session: 817d275e-5d7f-4d08-a825-9be886b59529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10763 | 2024.11.09 01:27:49.432261 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10764 | 2024.11.09 01:27:49.432278 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63269, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10765 | 2024.11.09 01:27:49.432403 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10766 | 2024.11.09 01:27:49.432450 [ 288 ] {} <Debug> HTTP-Session: c500dbc4-ad60-4f0e-b1bb-17c2c285e1de Authenticating user 'default' from [fd00:1122:3344:101::d]:63269 | ||
10767 | 2024.11.09 01:27:49.432484 [ 288 ] {} <Debug> HTTP-Session: c500dbc4-ad60-4f0e-b1bb-17c2c285e1de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10768 | 2024.11.09 01:27:49.432511 [ 288 ] {} <Debug> HTTP-Session: c500dbc4-ad60-4f0e-b1bb-17c2c285e1de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10769 | 2024.11.09 01:27:49.432578 [ 288 ] {} <Trace> HTTP-Session: c500dbc4-ad60-4f0e-b1bb-17c2c285e1de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10770 | 2024.11.09 01:27:49.432743 [ 288 ] {ab5c2b6f-4167-4836-95e8-085fd9a644b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63269) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10771 | 2024.11.09 01:27:49.432791 [ 288 ] {ab5c2b6f-4167-4836-95e8-085fd9a644b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10772 | 2024.11.09 01:27:49.432950 [ 288 ] {ab5c2b6f-4167-4836-95e8-085fd9a644b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10773 | 2024.11.09 01:27:49.433264 [ 288 ] {ab5c2b6f-4167-4836-95e8-085fd9a644b4} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10774 | 2024.11.09 01:27:49.433299 [ 288 ] {ab5c2b6f-4167-4836-95e8-085fd9a644b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10775 | 2024.11.09 01:27:49.433671 [ 288 ] {ab5c2b6f-4167-4836-95e8-085fd9a644b4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10776 | 2024.11.09 01:27:49.433909 [ 288 ] {ab5c2b6f-4167-4836-95e8-085fd9a644b4} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10777 | 2024.11.09 01:27:49.434075 [ 288 ] {ab5c2b6f-4167-4836-95e8-085fd9a644b4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec. | ||
10778 | 2024.11.09 01:27:49.434388 [ 288 ] {ab5c2b6f-4167-4836-95e8-085fd9a644b4} <Debug> DynamicQueryHandler: Done processing query | ||
10779 | 2024.11.09 01:27:49.434454 [ 288 ] {ab5c2b6f-4167-4836-95e8-085fd9a644b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10780 | 2024.11.09 01:27:49.434516 [ 288 ] {} <Debug> HTTP-Session: c500dbc4-ad60-4f0e-b1bb-17c2c285e1de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10781 | 2024.11.09 01:27:49.434898 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10782 | 2024.11.09 01:27:52.865866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1010 | ||
10783 | 2024.11.09 01:27:52.868945 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10784 | 2024.11.09 01:27:52.868985 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10785 | 2024.11.09 01:27:52.870398 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10786 | 2024.11.09 01:27:52.870694 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10787 | 2024.11.09 01:27:52.871145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
10788 | 2024.11.09 01:27:54.382439 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41548, User-Agent: (none), Length: 2550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10789 | 2024.11.09 01:27:54.382613 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10790 | 2024.11.09 01:27:54.382657 [ 288 ] {} <Debug> HTTP-Session: fb52540f-9d55-45ce-ad54-3480a8dfa77f Authenticating user 'default' from [fd00:1122:3344:101::d]:41548 | ||
10791 | 2024.11.09 01:27:54.382700 [ 288 ] {} <Debug> HTTP-Session: fb52540f-9d55-45ce-ad54-3480a8dfa77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10792 | 2024.11.09 01:27:54.382729 [ 288 ] {} <Debug> HTTP-Session: fb52540f-9d55-45ce-ad54-3480a8dfa77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10793 | 2024.11.09 01:27:54.382792 [ 288 ] {} <Trace> HTTP-Session: fb52540f-9d55-45ce-ad54-3480a8dfa77f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10794 | 2024.11.09 01:27:54.382972 [ 288 ] {b1dc3965-30ff-402b-85e5-196c981e9e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41548) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10795 | 2024.11.09 01:27:54.383043 [ 288 ] {b1dc3965-30ff-402b-85e5-196c981e9e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10796 | 2024.11.09 01:27:54.383382 [ 288 ] {b1dc3965-30ff-402b-85e5-196c981e9e14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10797 | 2024.11.09 01:27:54.383832 [ 288 ] {b1dc3965-30ff-402b-85e5-196c981e9e14} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10798 | 2024.11.09 01:27:54.383873 [ 288 ] {b1dc3965-30ff-402b-85e5-196c981e9e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10799 | 2024.11.09 01:27:54.384276 [ 288 ] {b1dc3965-30ff-402b-85e5-196c981e9e14} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
10800 | 2024.11.09 01:27:54.384534 [ 288 ] {b1dc3965-30ff-402b-85e5-196c981e9e14} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10801 | 2024.11.09 01:27:54.384683 [ 288 ] {b1dc3965-30ff-402b-85e5-196c981e9e14} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001769 sec., 9044.657998869417 rows/sec., 737.53 KiB/sec. | ||
10802 | 2024.11.09 01:27:54.385053 [ 288 ] {b1dc3965-30ff-402b-85e5-196c981e9e14} <Debug> DynamicQueryHandler: Done processing query | ||
10803 | 2024.11.09 01:27:54.385083 [ 288 ] {b1dc3965-30ff-402b-85e5-196c981e9e14} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10804 | 2024.11.09 01:27:54.385100 [ 288 ] {} <Debug> HTTP-Session: fb52540f-9d55-45ce-ad54-3480a8dfa77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10805 | 2024.11.09 01:27:54.385329 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10806 | 2024.11.09 01:27:54.385456 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45884, User-Agent: (none), Length: 8880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10807 | 2024.11.09 01:27:54.385576 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10808 | 2024.11.09 01:27:54.385606 [ 291 ] {} <Debug> HTTP-Session: 55ec0b73-1340-4216-b926-57b0046e46f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45884 | ||
10809 | 2024.11.09 01:27:54.385636 [ 291 ] {} <Debug> HTTP-Session: 55ec0b73-1340-4216-b926-57b0046e46f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10810 | 2024.11.09 01:27:54.385654 [ 291 ] {} <Debug> HTTP-Session: 55ec0b73-1340-4216-b926-57b0046e46f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10811 | 2024.11.09 01:27:54.385714 [ 291 ] {} <Trace> HTTP-Session: 55ec0b73-1340-4216-b926-57b0046e46f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10812 | 2024.11.09 01:27:54.385915 [ 291 ] {c10bbe41-d38d-4919-a489-49d1283a5402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45884) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10813 | 2024.11.09 01:27:54.385984 [ 291 ] {c10bbe41-d38d-4919-a489-49d1283a5402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10814 | 2024.11.09 01:27:54.386318 [ 291 ] {c10bbe41-d38d-4919-a489-49d1283a5402} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10815 | 2024.11.09 01:27:54.386725 [ 291 ] {c10bbe41-d38d-4919-a489-49d1283a5402} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10816 | 2024.11.09 01:27:54.386770 [ 291 ] {c10bbe41-d38d-4919-a489-49d1283a5402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10817 | 2024.11.09 01:27:54.387197 [ 291 ] {c10bbe41-d38d-4919-a489-49d1283a5402} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10818 | 2024.11.09 01:27:54.387456 [ 291 ] {c10bbe41-d38d-4919-a489-49d1283a5402} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10819 | 2024.11.09 01:27:54.387630 [ 291 ] {c10bbe41-d38d-4919-a489-49d1283a5402} <Debug> executeQuery: Read 64 rows, 4.96 KiB in 0.001778 sec., 35995.5005624297 rows/sec., 2.73 MiB/sec. | ||
10820 | 2024.11.09 01:27:54.387848 [ 291 ] {c10bbe41-d38d-4919-a489-49d1283a5402} <Debug> DynamicQueryHandler: Done processing query | ||
10821 | 2024.11.09 01:27:54.387875 [ 291 ] {c10bbe41-d38d-4919-a489-49d1283a5402} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10822 | 2024.11.09 01:27:54.387892 [ 291 ] {} <Debug> HTTP-Session: 55ec0b73-1340-4216-b926-57b0046e46f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10823 | 2024.11.09 01:27:54.388076 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41548, User-Agent: (none), Length: 2288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10824 | 2024.11.09 01:27:54.388097 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10825 | 2024.11.09 01:27:54.388177 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10826 | 2024.11.09 01:27:54.388214 [ 288 ] {} <Debug> HTTP-Session: fbbc5c65-d1dc-49b9-8967-3b435c4884c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41548 | ||
10827 | 2024.11.09 01:27:54.388238 [ 288 ] {} <Debug> HTTP-Session: fbbc5c65-d1dc-49b9-8967-3b435c4884c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10828 | 2024.11.09 01:27:54.388255 [ 288 ] {} <Debug> HTTP-Session: fbbc5c65-d1dc-49b9-8967-3b435c4884c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10829 | 2024.11.09 01:27:54.388314 [ 288 ] {} <Trace> HTTP-Session: fbbc5c65-d1dc-49b9-8967-3b435c4884c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10830 | 2024.11.09 01:27:54.388461 [ 288 ] {d186e595-8145-49ac-b91c-7f13d93ac65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41548) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10831 | 2024.11.09 01:27:54.388519 [ 288 ] {d186e595-8145-49ac-b91c-7f13d93ac65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10832 | 2024.11.09 01:27:54.388816 [ 288 ] {d186e595-8145-49ac-b91c-7f13d93ac65f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10833 | 2024.11.09 01:27:54.389143 [ 288 ] {d186e595-8145-49ac-b91c-7f13d93ac65f} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10834 | 2024.11.09 01:27:54.389179 [ 288 ] {d186e595-8145-49ac-b91c-7f13d93ac65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10835 | 2024.11.09 01:27:54.389537 [ 288 ] {d186e595-8145-49ac-b91c-7f13d93ac65f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10836 | 2024.11.09 01:27:54.389774 [ 288 ] {d186e595-8145-49ac-b91c-7f13d93ac65f} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10837 | 2024.11.09 01:27:54.389912 [ 288 ] {d186e595-8145-49ac-b91c-7f13d93ac65f} <Debug> executeQuery: Read 16 rows, 1.12 KiB in 0.001498 sec., 10680.90787716956 rows/sec., 745.79 KiB/sec. | ||
10838 | 2024.11.09 01:27:54.390090 [ 288 ] {d186e595-8145-49ac-b91c-7f13d93ac65f} <Debug> DynamicQueryHandler: Done processing query | ||
10839 | 2024.11.09 01:27:54.390115 [ 288 ] {d186e595-8145-49ac-b91c-7f13d93ac65f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10840 | 2024.11.09 01:27:54.390131 [ 288 ] {} <Debug> HTTP-Session: fbbc5c65-d1dc-49b9-8967-3b435c4884c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10841 | 2024.11.09 01:27:54.390317 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10842 | 2024.11.09 01:27:54.390375 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64668, User-Agent: (none), Length: 13624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10843 | 2024.11.09 01:27:54.390443 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10844 | 2024.11.09 01:27:54.390469 [ 291 ] {} <Debug> HTTP-Session: f0da5701-5c5d-4bf7-999a-30c53f4710a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64668 | ||
10845 | 2024.11.09 01:27:54.390489 [ 291 ] {} <Debug> HTTP-Session: f0da5701-5c5d-4bf7-999a-30c53f4710a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10846 | 2024.11.09 01:27:54.390504 [ 291 ] {} <Debug> HTTP-Session: f0da5701-5c5d-4bf7-999a-30c53f4710a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10847 | 2024.11.09 01:27:54.390548 [ 291 ] {} <Trace> HTTP-Session: f0da5701-5c5d-4bf7-999a-30c53f4710a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10848 | 2024.11.09 01:27:54.390691 [ 291 ] {fcc8db78-6ddd-4139-bd88-5c9cb3f42c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64668) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10849 | 2024.11.09 01:27:54.390742 [ 291 ] {fcc8db78-6ddd-4139-bd88-5c9cb3f42c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10850 | 2024.11.09 01:27:54.391009 [ 291 ] {fcc8db78-6ddd-4139-bd88-5c9cb3f42c43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10851 | 2024.11.09 01:27:54.391379 [ 291 ] {fcc8db78-6ddd-4139-bd88-5c9cb3f42c43} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10852 | 2024.11.09 01:27:54.391417 [ 291 ] {fcc8db78-6ddd-4139-bd88-5c9cb3f42c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10853 | 2024.11.09 01:27:54.391798 [ 291 ] {fcc8db78-6ddd-4139-bd88-5c9cb3f42c43} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10854 | 2024.11.09 01:27:54.392037 [ 291 ] {fcc8db78-6ddd-4139-bd88-5c9cb3f42c43} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10855 | 2024.11.09 01:27:54.392190 [ 291 ] {fcc8db78-6ddd-4139-bd88-5c9cb3f42c43} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.001546 sec., 51746.44243208279 rows/sec., 4.06 MiB/sec. | ||
10856 | 2024.11.09 01:27:54.392360 [ 291 ] {fcc8db78-6ddd-4139-bd88-5c9cb3f42c43} <Debug> DynamicQueryHandler: Done processing query | ||
10857 | 2024.11.09 01:27:54.392386 [ 291 ] {fcc8db78-6ddd-4139-bd88-5c9cb3f42c43} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10858 | 2024.11.09 01:27:54.392401 [ 291 ] {} <Debug> HTTP-Session: f0da5701-5c5d-4bf7-999a-30c53f4710a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10859 | 2024.11.09 01:27:54.392590 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64668, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10860 | 2024.11.09 01:27:54.392673 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32922, User-Agent: (none), Length: 32153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10861 | 2024.11.09 01:27:54.392744 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10862 | 2024.11.09 01:27:54.392768 [ 288 ] {} <Debug> HTTP-Session: 2a6c9bfa-0281-4930-9dfc-91368f68df24 Authenticating user 'default' from [fd00:1122:3344:101::d]:32922 | ||
10863 | 2024.11.09 01:27:54.392789 [ 288 ] {} <Debug> HTTP-Session: 2a6c9bfa-0281-4930-9dfc-91368f68df24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10864 | 2024.11.09 01:27:54.392807 [ 288 ] {} <Debug> HTTP-Session: 2a6c9bfa-0281-4930-9dfc-91368f68df24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10865 | 2024.11.09 01:27:54.392852 [ 288 ] {} <Trace> HTTP-Session: 2a6c9bfa-0281-4930-9dfc-91368f68df24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10866 | 2024.11.09 01:27:54.393060 [ 288 ] {c199985d-8e9d-44e0-a8c9-1808e72ceea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32922) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10867 | 2024.11.09 01:27:54.393121 [ 288 ] {c199985d-8e9d-44e0-a8c9-1808e72ceea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10868 | 2024.11.09 01:27:54.393335 [ 288 ] {c199985d-8e9d-44e0-a8c9-1808e72ceea4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10869 | 2024.11.09 01:27:54.393778 [ 288 ] {c199985d-8e9d-44e0-a8c9-1808e72ceea4} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10870 | 2024.11.09 01:27:54.393813 [ 288 ] {c199985d-8e9d-44e0-a8c9-1808e72ceea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10871 | 2024.11.09 01:27:54.394205 [ 288 ] {c199985d-8e9d-44e0-a8c9-1808e72ceea4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10872 | 2024.11.09 01:27:54.394448 [ 288 ] {c199985d-8e9d-44e0-a8c9-1808e72ceea4} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10873 | 2024.11.09 01:27:54.394583 [ 288 ] {c199985d-8e9d-44e0-a8c9-1808e72ceea4} <Debug> executeQuery: Read 168 rows, 11.97 KiB in 0.001627 sec., 103257.52919483713 rows/sec., 7.19 MiB/sec. | ||
10874 | 2024.11.09 01:27:54.394751 [ 288 ] {c199985d-8e9d-44e0-a8c9-1808e72ceea4} <Debug> DynamicQueryHandler: Done processing query | ||
10875 | 2024.11.09 01:27:54.394775 [ 288 ] {c199985d-8e9d-44e0-a8c9-1808e72ceea4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10876 | 2024.11.09 01:27:54.394792 [ 288 ] {} <Debug> HTTP-Session: 2a6c9bfa-0281-4930-9dfc-91368f68df24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10877 | 2024.11.09 01:27:54.394983 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64668, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10878 | 2024.11.09 01:27:54.395005 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10879 | 2024.11.09 01:27:54.395104 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10880 | 2024.11.09 01:27:54.395150 [ 291 ] {} <Debug> HTTP-Session: 0cf59cc1-9b22-4ff7-8c01-11a6df965725 Authenticating user 'default' from [fd00:1122:3344:101::d]:64668 | ||
10881 | 2024.11.09 01:27:54.395195 [ 291 ] {} <Debug> HTTP-Session: 0cf59cc1-9b22-4ff7-8c01-11a6df965725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10882 | 2024.11.09 01:27:54.395223 [ 291 ] {} <Debug> HTTP-Session: 0cf59cc1-9b22-4ff7-8c01-11a6df965725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10883 | 2024.11.09 01:27:54.395288 [ 291 ] {} <Trace> HTTP-Session: 0cf59cc1-9b22-4ff7-8c01-11a6df965725 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10884 | 2024.11.09 01:27:54.395514 [ 291 ] {250ece86-7a5e-44f6-9b6e-3765312eab55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64668) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10885 | 2024.11.09 01:27:54.395599 [ 291 ] {250ece86-7a5e-44f6-9b6e-3765312eab55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10886 | 2024.11.09 01:27:54.395818 [ 291 ] {250ece86-7a5e-44f6-9b6e-3765312eab55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10887 | 2024.11.09 01:27:54.396120 [ 291 ] {250ece86-7a5e-44f6-9b6e-3765312eab55} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10888 | 2024.11.09 01:27:54.396157 [ 291 ] {250ece86-7a5e-44f6-9b6e-3765312eab55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10889 | 2024.11.09 01:27:54.396534 [ 291 ] {250ece86-7a5e-44f6-9b6e-3765312eab55} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10890 | 2024.11.09 01:27:54.396772 [ 291 ] {250ece86-7a5e-44f6-9b6e-3765312eab55} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10891 | 2024.11.09 01:27:54.396935 [ 291 ] {250ece86-7a5e-44f6-9b6e-3765312eab55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
10892 | 2024.11.09 01:27:54.396944 [ 97 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10893 | 2024.11.09 01:27:54.397029 [ 97 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10894 | 2024.11.09 01:27:54.397077 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10895 | 2024.11.09 01:27:54.397238 [ 291 ] {250ece86-7a5e-44f6-9b6e-3765312eab55} <Debug> DynamicQueryHandler: Done processing query | ||
10896 | 2024.11.09 01:27:54.397304 [ 291 ] {250ece86-7a5e-44f6-9b6e-3765312eab55} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10897 | 2024.11.09 01:27:54.397364 [ 291 ] {} <Debug> HTTP-Session: 0cf59cc1-9b22-4ff7-8c01-11a6df965725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10898 | 2024.11.09 01:27:54.397433 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
10899 | 2024.11.09 01:27:54.397686 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10900 | 2024.11.09 01:27:54.397749 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3634 rows starting from the beginning of the part | ||
10901 | 2024.11.09 01:27:54.397830 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
10902 | 2024.11.09 01:27:54.398112 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
10903 | 2024.11.09 01:27:54.398142 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64668, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10904 | 2024.11.09 01:27:54.398504 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
10905 | 2024.11.09 01:27:54.398790 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
10906 | 2024.11.09 01:27:54.398887 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
10907 | 2024.11.09 01:27:54.400402 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3966 rows, containing 4 columns (4 merged, 0 gathered) in 0.003199056 sec., 1239740.7235134365 rows/sec., 81.46 MiB/sec. | ||
10908 | 2024.11.09 01:27:54.400794 [ 197 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10909 | 2024.11.09 01:27:54.401334 [ 197 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_61_12} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10910 | 2024.11.09 01:27:54.401484 [ 197 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_61_12} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10911 | 2024.11.09 01:27:54.401628 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
10912 | 2024.11.09 01:27:59.382410 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38848, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10913 | 2024.11.09 01:27:59.382554 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10914 | 2024.11.09 01:27:59.382584 [ 291 ] {} <Debug> HTTP-Session: b9d0d550-fdbd-4696-bce9-71850a2bdc69 Authenticating user 'default' from [fd00:1122:3344:101::d]:38848 | ||
10915 | 2024.11.09 01:27:59.382612 [ 291 ] {} <Debug> HTTP-Session: b9d0d550-fdbd-4696-bce9-71850a2bdc69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10916 | 2024.11.09 01:27:59.382631 [ 291 ] {} <Debug> HTTP-Session: b9d0d550-fdbd-4696-bce9-71850a2bdc69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10917 | 2024.11.09 01:27:59.382688 [ 291 ] {} <Trace> HTTP-Session: b9d0d550-fdbd-4696-bce9-71850a2bdc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10918 | 2024.11.09 01:27:59.382904 [ 291 ] {3e0cdb23-100e-44ed-b059-81404097e5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38848) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10919 | 2024.11.09 01:27:59.382971 [ 291 ] {3e0cdb23-100e-44ed-b059-81404097e5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10920 | 2024.11.09 01:27:59.383301 [ 291 ] {3e0cdb23-100e-44ed-b059-81404097e5e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10921 | 2024.11.09 01:27:59.383754 [ 291 ] {3e0cdb23-100e-44ed-b059-81404097e5e6} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10922 | 2024.11.09 01:27:59.383798 [ 291 ] {3e0cdb23-100e-44ed-b059-81404097e5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
10923 | 2024.11.09 01:27:59.384214 [ 291 ] {3e0cdb23-100e-44ed-b059-81404097e5e6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10924 | 2024.11.09 01:27:59.384470 [ 291 ] {3e0cdb23-100e-44ed-b059-81404097e5e6} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10925 | 2024.11.09 01:27:59.384649 [ 291 ] {3e0cdb23-100e-44ed-b059-81404097e5e6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001815 sec., 30853.994490358127 rows/sec., 2.36 MiB/sec. | ||
10926 | 2024.11.09 01:27:59.384868 [ 291 ] {3e0cdb23-100e-44ed-b059-81404097e5e6} <Debug> DynamicQueryHandler: Done processing query | ||
10927 | 2024.11.09 01:27:59.384895 [ 291 ] {3e0cdb23-100e-44ed-b059-81404097e5e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10928 | 2024.11.09 01:27:59.384912 [ 291 ] {} <Debug> HTTP-Session: b9d0d550-fdbd-4696-bce9-71850a2bdc69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10929 | 2024.11.09 01:27:59.385177 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10930 | 2024.11.09 01:27:59.385369 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49765, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10931 | 2024.11.09 01:27:59.385483 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10932 | 2024.11.09 01:27:59.385510 [ 288 ] {} <Debug> HTTP-Session: 75829c32-0953-4f11-9592-69847f82e785 Authenticating user 'default' from [fd00:1122:3344:101::d]:49765 | ||
10933 | 2024.11.09 01:27:59.385537 [ 288 ] {} <Debug> HTTP-Session: 75829c32-0953-4f11-9592-69847f82e785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10934 | 2024.11.09 01:27:59.385555 [ 288 ] {} <Debug> HTTP-Session: 75829c32-0953-4f11-9592-69847f82e785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10935 | 2024.11.09 01:27:59.385612 [ 288 ] {} <Trace> HTTP-Session: 75829c32-0953-4f11-9592-69847f82e785 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10936 | 2024.11.09 01:27:59.385829 [ 288 ] {97d1127d-4362-49e7-93af-a62d73c9c525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49765) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10937 | 2024.11.09 01:27:59.385899 [ 288 ] {97d1127d-4362-49e7-93af-a62d73c9c525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10938 | 2024.11.09 01:27:59.386225 [ 288 ] {97d1127d-4362-49e7-93af-a62d73c9c525} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10939 | 2024.11.09 01:27:59.386590 [ 288 ] {97d1127d-4362-49e7-93af-a62d73c9c525} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10940 | 2024.11.09 01:27:59.386626 [ 288 ] {97d1127d-4362-49e7-93af-a62d73c9c525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
10941 | 2024.11.09 01:27:59.387032 [ 288 ] {97d1127d-4362-49e7-93af-a62d73c9c525} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10942 | 2024.11.09 01:27:59.387288 [ 288 ] {97d1127d-4362-49e7-93af-a62d73c9c525} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10943 | 2024.11.09 01:27:59.387432 [ 288 ] {97d1127d-4362-49e7-93af-a62d73c9c525} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001688 sec., 37914.69194312796 rows/sec., 2.96 MiB/sec. | ||
10944 | 2024.11.09 01:27:59.387614 [ 288 ] {97d1127d-4362-49e7-93af-a62d73c9c525} <Debug> DynamicQueryHandler: Done processing query | ||
10945 | 2024.11.09 01:27:59.387639 [ 288 ] {97d1127d-4362-49e7-93af-a62d73c9c525} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10946 | 2024.11.09 01:27:59.387656 [ 288 ] {} <Debug> HTTP-Session: 75829c32-0953-4f11-9592-69847f82e785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10947 | 2024.11.09 01:27:59.387862 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38848, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10948 | 2024.11.09 01:27:59.387877 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10949 | 2024.11.09 01:27:59.387942 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10950 | 2024.11.09 01:27:59.387976 [ 291 ] {} <Debug> HTTP-Session: 3e3113ba-eddd-4b09-a394-009896ced9d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38848 | ||
10951 | 2024.11.09 01:27:59.387998 [ 291 ] {} <Debug> HTTP-Session: 3e3113ba-eddd-4b09-a394-009896ced9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10952 | 2024.11.09 01:27:59.388023 [ 291 ] {} <Debug> HTTP-Session: 3e3113ba-eddd-4b09-a394-009896ced9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10953 | 2024.11.09 01:27:59.388073 [ 291 ] {} <Trace> HTTP-Session: 3e3113ba-eddd-4b09-a394-009896ced9d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10954 | 2024.11.09 01:27:59.388293 [ 291 ] {01d1853c-e283-41b8-be72-7c042c6b56d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38848) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10955 | 2024.11.09 01:27:59.388359 [ 291 ] {01d1853c-e283-41b8-be72-7c042c6b56d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10956 | 2024.11.09 01:27:59.388574 [ 291 ] {01d1853c-e283-41b8-be72-7c042c6b56d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10957 | 2024.11.09 01:27:59.388971 [ 291 ] {01d1853c-e283-41b8-be72-7c042c6b56d3} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10958 | 2024.11.09 01:27:59.389008 [ 291 ] {01d1853c-e283-41b8-be72-7c042c6b56d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
10959 | 2024.11.09 01:27:59.389431 [ 291 ] {01d1853c-e283-41b8-be72-7c042c6b56d3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10960 | 2024.11.09 01:27:59.389673 [ 291 ] {01d1853c-e283-41b8-be72-7c042c6b56d3} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10961 | 2024.11.09 01:27:59.389837 [ 291 ] {01d1853c-e283-41b8-be72-7c042c6b56d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001637 sec., 97739.76786805132 rows/sec., 6.81 MiB/sec. | ||
10962 | 2024.11.09 01:27:59.390020 [ 291 ] {01d1853c-e283-41b8-be72-7c042c6b56d3} <Debug> DynamicQueryHandler: Done processing query | ||
10963 | 2024.11.09 01:27:59.390045 [ 291 ] {01d1853c-e283-41b8-be72-7c042c6b56d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10964 | 2024.11.09 01:27:59.390062 [ 291 ] {} <Debug> HTTP-Session: 3e3113ba-eddd-4b09-a394-009896ced9d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10965 | 2024.11.09 01:27:59.390338 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10966 | 2024.11.09 01:27:59.390414 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58143, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10967 | 2024.11.09 01:27:59.390483 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10968 | 2024.11.09 01:27:59.390507 [ 288 ] {} <Debug> HTTP-Session: 7ea0143f-74e6-46c8-8c58-c71320d356fe Authenticating user 'default' from [fd00:1122:3344:101::d]:58143 | ||
10969 | 2024.11.09 01:27:59.390528 [ 288 ] {} <Debug> HTTP-Session: 7ea0143f-74e6-46c8-8c58-c71320d356fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10970 | 2024.11.09 01:27:59.390545 [ 288 ] {} <Debug> HTTP-Session: 7ea0143f-74e6-46c8-8c58-c71320d356fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10971 | 2024.11.09 01:27:59.390589 [ 288 ] {} <Trace> HTTP-Session: 7ea0143f-74e6-46c8-8c58-c71320d356fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10972 | 2024.11.09 01:27:59.390757 [ 288 ] {5758aea0-a8d0-4e8a-9251-7ce4fd037323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58143) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10973 | 2024.11.09 01:27:59.390815 [ 288 ] {5758aea0-a8d0-4e8a-9251-7ce4fd037323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10974 | 2024.11.09 01:27:59.390980 [ 288 ] {5758aea0-a8d0-4e8a-9251-7ce4fd037323} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10975 | 2024.11.09 01:27:59.391261 [ 288 ] {5758aea0-a8d0-4e8a-9251-7ce4fd037323} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10976 | 2024.11.09 01:27:59.391298 [ 288 ] {5758aea0-a8d0-4e8a-9251-7ce4fd037323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
10977 | 2024.11.09 01:27:59.391665 [ 288 ] {5758aea0-a8d0-4e8a-9251-7ce4fd037323} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10978 | 2024.11.09 01:27:59.391898 [ 288 ] {5758aea0-a8d0-4e8a-9251-7ce4fd037323} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10979 | 2024.11.09 01:27:59.392024 [ 288 ] {5758aea0-a8d0-4e8a-9251-7ce4fd037323} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
10980 | 2024.11.09 01:27:59.392171 [ 288 ] {5758aea0-a8d0-4e8a-9251-7ce4fd037323} <Debug> DynamicQueryHandler: Done processing query | ||
10981 | 2024.11.09 01:27:59.392195 [ 288 ] {5758aea0-a8d0-4e8a-9251-7ce4fd037323} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10982 | 2024.11.09 01:27:59.392211 [ 288 ] {} <Debug> HTTP-Session: 7ea0143f-74e6-46c8-8c58-c71320d356fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10983 | 2024.11.09 01:27:59.392484 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10984 | 2024.11.09 01:28:00.770481 [ 91 ] {} <Debug> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10985 | 2024.11.09 01:28:00.770543 [ 91 ] {} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10986 | 2024.11.09 01:28:00.770565 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
10987 | 2024.11.09 01:28:00.770748 [ 187 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
10988 | 2024.11.09 01:28:00.770981 [ 187 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10989 | 2024.11.09 01:28:00.771019 [ 187 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 102 rows starting from the beginning of the part | ||
10990 | 2024.11.09 01:28:00.771101 [ 187 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
10991 | 2024.11.09 01:28:00.771308 [ 187 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
10992 | 2024.11.09 01:28:00.771435 [ 187 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
10993 | 2024.11.09 01:28:00.771696 [ 187 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
10994 | 2024.11.09 01:28:00.772797 [ 197 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002166414 sec., 58160.62857791723 rows/sec., 2.97 MiB/sec. | ||
10995 | 2024.11.09 01:28:00.773018 [ 198 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10996 | 2024.11.09 01:28:00.773445 [ 198 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_21_5} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10997 | 2024.11.09 01:28:00.773554 [ 198 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_21_5} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10998 | 2024.11.09 01:28:00.773668 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10999 | 2024.11.09 01:28:01.504420 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11000 | 2024.11.09 01:28:01.703968 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33181, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11001 | 2024.11.09 01:28:01.742364 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60719, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11002 | 2024.11.09 01:28:01.840794 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11003 | 2024.11.09 01:28:01.853133 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37498, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11004 | 2024.11.09 01:28:01.911396 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33043, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11005 | 2024.11.09 01:28:01.922728 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52867, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11006 | 2024.11.09 01:28:01.925138 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11007 | 2024.11.09 01:28:02.621168 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11008 | 2024.11.09 01:28:02.621260 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11009 | 2024.11.09 01:28:02.871410 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1030 | ||
11010 | 2024.11.09 01:28:02.874173 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11011 | 2024.11.09 01:28:02.874219 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11012 | 2024.11.09 01:28:02.875632 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11013 | 2024.11.09 01:28:02.875941 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11014 | 2024.11.09 01:28:02.876459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
11015 | 2024.11.09 01:28:04.388953 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36540, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11016 | 2024.11.09 01:28:04.389082 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11017 | 2024.11.09 01:28:04.389116 [ 291 ] {} <Debug> HTTP-Session: 2beed365-36ff-41ef-8959-7a69776e7b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:36540 | ||
11018 | 2024.11.09 01:28:04.389143 [ 291 ] {} <Debug> HTTP-Session: 2beed365-36ff-41ef-8959-7a69776e7b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11019 | 2024.11.09 01:28:04.389161 [ 291 ] {} <Debug> HTTP-Session: 2beed365-36ff-41ef-8959-7a69776e7b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11020 | 2024.11.09 01:28:04.389225 [ 291 ] {} <Trace> HTTP-Session: 2beed365-36ff-41ef-8959-7a69776e7b6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11021 | 2024.11.09 01:28:04.389418 [ 291 ] {a2db812f-2a86-4f0e-81ae-df0f4b6a3af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36540) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
11022 | 2024.11.09 01:28:04.389485 [ 291 ] {a2db812f-2a86-4f0e-81ae-df0f4b6a3af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11023 | 2024.11.09 01:28:04.389817 [ 291 ] {a2db812f-2a86-4f0e-81ae-df0f4b6a3af8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11024 | 2024.11.09 01:28:04.390261 [ 291 ] {a2db812f-2a86-4f0e-81ae-df0f4b6a3af8} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11025 | 2024.11.09 01:28:04.390305 [ 291 ] {a2db812f-2a86-4f0e-81ae-df0f4b6a3af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11026 | 2024.11.09 01:28:04.390733 [ 291 ] {a2db812f-2a86-4f0e-81ae-df0f4b6a3af8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11027 | 2024.11.09 01:28:04.390987 [ 291 ] {a2db812f-2a86-4f0e-81ae-df0f4b6a3af8} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11028 | 2024.11.09 01:28:04.391182 [ 291 ] {a2db812f-2a86-4f0e-81ae-df0f4b6a3af8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00181 sec., 7734.806629834255 rows/sec., 556.80 KiB/sec. | ||
11029 | 2024.11.09 01:28:04.391408 [ 291 ] {a2db812f-2a86-4f0e-81ae-df0f4b6a3af8} <Debug> DynamicQueryHandler: Done processing query | ||
11030 | 2024.11.09 01:28:04.391436 [ 291 ] {a2db812f-2a86-4f0e-81ae-df0f4b6a3af8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11031 | 2024.11.09 01:28:04.391454 [ 291 ] {} <Debug> HTTP-Session: 2beed365-36ff-41ef-8959-7a69776e7b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11032 | 2024.11.09 01:28:04.391736 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11033 | 2024.11.09 01:28:04.391949 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61773, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11034 | 2024.11.09 01:28:04.392052 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11035 | 2024.11.09 01:28:04.392076 [ 288 ] {} <Debug> HTTP-Session: cbdc6dd3-4a53-483c-9650-0e3e8242559d Authenticating user 'default' from [fd00:1122:3344:101::d]:61773 | ||
11036 | 2024.11.09 01:28:04.392103 [ 288 ] {} <Debug> HTTP-Session: cbdc6dd3-4a53-483c-9650-0e3e8242559d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11037 | 2024.11.09 01:28:04.392118 [ 288 ] {} <Debug> HTTP-Session: cbdc6dd3-4a53-483c-9650-0e3e8242559d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11038 | 2024.11.09 01:28:04.392170 [ 288 ] {} <Trace> HTTP-Session: cbdc6dd3-4a53-483c-9650-0e3e8242559d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11039 | 2024.11.09 01:28:04.392433 [ 288 ] {63365b73-f9c5-4de2-ac4d-139dd79cb0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61773) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11040 | 2024.11.09 01:28:04.392499 [ 288 ] {63365b73-f9c5-4de2-ac4d-139dd79cb0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11041 | 2024.11.09 01:28:04.392827 [ 288 ] {63365b73-f9c5-4de2-ac4d-139dd79cb0da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11042 | 2024.11.09 01:28:04.393332 [ 288 ] {63365b73-f9c5-4de2-ac4d-139dd79cb0da} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11043 | 2024.11.09 01:28:04.393373 [ 288 ] {63365b73-f9c5-4de2-ac4d-139dd79cb0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11044 | 2024.11.09 01:28:04.393805 [ 288 ] {63365b73-f9c5-4de2-ac4d-139dd79cb0da} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11045 | 2024.11.09 01:28:04.394055 [ 288 ] {63365b73-f9c5-4de2-ac4d-139dd79cb0da} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11046 | 2024.11.09 01:28:04.394248 [ 288 ] {63365b73-f9c5-4de2-ac4d-139dd79cb0da} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001935 sec., 147286.82170542635 rows/sec., 12.99 MiB/sec. | ||
11047 | 2024.11.09 01:28:04.394445 [ 288 ] {63365b73-f9c5-4de2-ac4d-139dd79cb0da} <Debug> DynamicQueryHandler: Done processing query | ||
11048 | 2024.11.09 01:28:04.394471 [ 288 ] {63365b73-f9c5-4de2-ac4d-139dd79cb0da} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
11049 | 2024.11.09 01:28:04.394488 [ 288 ] {} <Debug> HTTP-Session: cbdc6dd3-4a53-483c-9650-0e3e8242559d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11050 | 2024.11.09 01:28:04.394751 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11051 | 2024.11.09 01:28:04.394766 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36540, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11052 | 2024.11.09 01:28:04.394851 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11053 | 2024.11.09 01:28:04.394884 [ 291 ] {} <Debug> HTTP-Session: 457b9ab2-2ff7-4de1-8a82-68f53300ddd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36540 | ||
11054 | 2024.11.09 01:28:04.394917 [ 291 ] {} <Debug> HTTP-Session: 457b9ab2-2ff7-4de1-8a82-68f53300ddd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11055 | 2024.11.09 01:28:04.394937 [ 291 ] {} <Debug> HTTP-Session: 457b9ab2-2ff7-4de1-8a82-68f53300ddd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11056 | 2024.11.09 01:28:04.394986 [ 291 ] {} <Trace> HTTP-Session: 457b9ab2-2ff7-4de1-8a82-68f53300ddd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11057 | 2024.11.09 01:28:04.395144 [ 291 ] {0788e714-fe24-468f-ba96-4a6b1379a110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36540) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11058 | 2024.11.09 01:28:04.395204 [ 291 ] {0788e714-fe24-468f-ba96-4a6b1379a110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11059 | 2024.11.09 01:28:04.395525 [ 291 ] {0788e714-fe24-468f-ba96-4a6b1379a110} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11060 | 2024.11.09 01:28:04.395990 [ 291 ] {0788e714-fe24-468f-ba96-4a6b1379a110} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11061 | 2024.11.09 01:28:04.396029 [ 291 ] {0788e714-fe24-468f-ba96-4a6b1379a110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11062 | 2024.11.09 01:28:04.396398 [ 291 ] {0788e714-fe24-468f-ba96-4a6b1379a110} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11063 | 2024.11.09 01:28:04.396648 [ 291 ] {0788e714-fe24-468f-ba96-4a6b1379a110} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11064 | 2024.11.09 01:28:04.396811 [ 291 ] {0788e714-fe24-468f-ba96-4a6b1379a110} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001717 sec., 27955.736750145603 rows/sec., 2.01 MiB/sec. | ||
11065 | 2024.11.09 01:28:04.396995 [ 291 ] {0788e714-fe24-468f-ba96-4a6b1379a110} <Debug> DynamicQueryHandler: Done processing query | ||
11066 | 2024.11.09 01:28:04.397021 [ 291 ] {0788e714-fe24-468f-ba96-4a6b1379a110} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11067 | 2024.11.09 01:28:04.397038 [ 291 ] {} <Debug> HTTP-Session: 457b9ab2-2ff7-4de1-8a82-68f53300ddd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11068 | 2024.11.09 01:28:04.397213 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11069 | 2024.11.09 01:28:04.397283 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60961, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11070 | 2024.11.09 01:28:04.397372 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11071 | 2024.11.09 01:28:04.397401 [ 288 ] {} <Debug> HTTP-Session: 3893cac6-9c9d-43f8-9a01-56fa852f9bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60961 | ||
11072 | 2024.11.09 01:28:04.397422 [ 288 ] {} <Debug> HTTP-Session: 3893cac6-9c9d-43f8-9a01-56fa852f9bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11073 | 2024.11.09 01:28:04.397440 [ 288 ] {} <Debug> HTTP-Session: 3893cac6-9c9d-43f8-9a01-56fa852f9bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11074 | 2024.11.09 01:28:04.397484 [ 288 ] {} <Trace> HTTP-Session: 3893cac6-9c9d-43f8-9a01-56fa852f9bd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11075 | 2024.11.09 01:28:04.397615 [ 288 ] {ee2e5990-0ddf-4284-9b4a-b4e60e522273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60961) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11076 | 2024.11.09 01:28:04.397669 [ 288 ] {ee2e5990-0ddf-4284-9b4a-b4e60e522273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11077 | 2024.11.09 01:28:04.397977 [ 288 ] {ee2e5990-0ddf-4284-9b4a-b4e60e522273} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11078 | 2024.11.09 01:28:04.398295 [ 288 ] {ee2e5990-0ddf-4284-9b4a-b4e60e522273} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11079 | 2024.11.09 01:28:04.398332 [ 288 ] {ee2e5990-0ddf-4284-9b4a-b4e60e522273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11080 | 2024.11.09 01:28:04.398688 [ 288 ] {ee2e5990-0ddf-4284-9b4a-b4e60e522273} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11081 | 2024.11.09 01:28:04.398938 [ 288 ] {ee2e5990-0ddf-4284-9b4a-b4e60e522273} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11082 | 2024.11.09 01:28:04.399099 [ 288 ] {ee2e5990-0ddf-4284-9b4a-b4e60e522273} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00152 sec., 9210.526315789473 rows/sec., 645.05 KiB/sec. | ||
11083 | 2024.11.09 01:28:04.399257 [ 288 ] {ee2e5990-0ddf-4284-9b4a-b4e60e522273} <Debug> DynamicQueryHandler: Done processing query | ||
11084 | 2024.11.09 01:28:04.399281 [ 288 ] {ee2e5990-0ddf-4284-9b4a-b4e60e522273} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11085 | 2024.11.09 01:28:04.399297 [ 288 ] {} <Debug> HTTP-Session: 3893cac6-9c9d-43f8-9a01-56fa852f9bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11086 | 2024.11.09 01:28:04.399446 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60961, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11087 | 2024.11.09 01:28:04.399536 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58590, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11088 | 2024.11.09 01:28:04.399620 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11089 | 2024.11.09 01:28:04.399645 [ 291 ] {} <Debug> HTTP-Session: cec64eea-97b7-4d13-b7f5-f7decf84cccc Authenticating user 'default' from [fd00:1122:3344:101::d]:58590 | ||
11090 | 2024.11.09 01:28:04.399667 [ 291 ] {} <Debug> HTTP-Session: cec64eea-97b7-4d13-b7f5-f7decf84cccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11091 | 2024.11.09 01:28:04.399684 [ 291 ] {} <Debug> HTTP-Session: cec64eea-97b7-4d13-b7f5-f7decf84cccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11092 | 2024.11.09 01:28:04.399730 [ 291 ] {} <Trace> HTTP-Session: cec64eea-97b7-4d13-b7f5-f7decf84cccc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11093 | 2024.11.09 01:28:04.399868 [ 291 ] {45d10b58-8d29-4e14-80ed-3280f659a6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58590) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11094 | 2024.11.09 01:28:04.399926 [ 291 ] {45d10b58-8d29-4e14-80ed-3280f659a6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11095 | 2024.11.09 01:28:04.400195 [ 291 ] {45d10b58-8d29-4e14-80ed-3280f659a6c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11096 | 2024.11.09 01:28:04.400531 [ 291 ] {45d10b58-8d29-4e14-80ed-3280f659a6c3} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11097 | 2024.11.09 01:28:04.400568 [ 291 ] {45d10b58-8d29-4e14-80ed-3280f659a6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11098 | 2024.11.09 01:28:04.400928 [ 291 ] {45d10b58-8d29-4e14-80ed-3280f659a6c3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11099 | 2024.11.09 01:28:04.401171 [ 291 ] {45d10b58-8d29-4e14-80ed-3280f659a6c3} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11100 | 2024.11.09 01:28:04.401340 [ 291 ] {45d10b58-8d29-4e14-80ed-3280f659a6c3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001506 sec., 8632.138114209827 rows/sec., 538.21 KiB/sec. | ||
11101 | 2024.11.09 01:28:04.401684 [ 291 ] {45d10b58-8d29-4e14-80ed-3280f659a6c3} <Debug> DynamicQueryHandler: Done processing query | ||
11102 | 2024.11.09 01:28:04.401711 [ 291 ] {45d10b58-8d29-4e14-80ed-3280f659a6c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11103 | 2024.11.09 01:28:04.401728 [ 291 ] {} <Debug> HTTP-Session: cec64eea-97b7-4d13-b7f5-f7decf84cccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11104 | 2024.11.09 01:28:04.401955 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58590, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11105 | 2024.11.09 01:28:04.402075 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50206, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11106 | 2024.11.09 01:28:04.402142 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11107 | 2024.11.09 01:28:04.402166 [ 288 ] {} <Debug> HTTP-Session: 4a421e42-5401-4eda-b054-bf9ddfa967f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50206 | ||
11108 | 2024.11.09 01:28:04.402186 [ 288 ] {} <Debug> HTTP-Session: 4a421e42-5401-4eda-b054-bf9ddfa967f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11109 | 2024.11.09 01:28:04.402204 [ 288 ] {} <Debug> HTTP-Session: 4a421e42-5401-4eda-b054-bf9ddfa967f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11110 | 2024.11.09 01:28:04.402248 [ 288 ] {} <Trace> HTTP-Session: 4a421e42-5401-4eda-b054-bf9ddfa967f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11111 | 2024.11.09 01:28:04.402507 [ 288 ] {af75953e-4fb7-464f-8298-9bbdbe07be07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50206) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11112 | 2024.11.09 01:28:04.402561 [ 288 ] {af75953e-4fb7-464f-8298-9bbdbe07be07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11113 | 2024.11.09 01:28:04.402857 [ 288 ] {af75953e-4fb7-464f-8298-9bbdbe07be07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11114 | 2024.11.09 01:28:04.403443 [ 288 ] {af75953e-4fb7-464f-8298-9bbdbe07be07} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11115 | 2024.11.09 01:28:04.403479 [ 288 ] {af75953e-4fb7-464f-8298-9bbdbe07be07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11116 | 2024.11.09 01:28:04.403855 [ 288 ] {af75953e-4fb7-464f-8298-9bbdbe07be07} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11117 | 2024.11.09 01:28:04.404088 [ 288 ] {af75953e-4fb7-464f-8298-9bbdbe07be07} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11118 | 2024.11.09 01:28:04.404253 [ 288 ] {af75953e-4fb7-464f-8298-9bbdbe07be07} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001874 sec., 225720.3842049093 rows/sec., 16.14 MiB/sec. | ||
11119 | 2024.11.09 01:28:04.404457 [ 288 ] {af75953e-4fb7-464f-8298-9bbdbe07be07} <Debug> DynamicQueryHandler: Done processing query | ||
11120 | 2024.11.09 01:28:04.404493 [ 288 ] {af75953e-4fb7-464f-8298-9bbdbe07be07} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
11121 | 2024.11.09 01:28:04.404527 [ 288 ] {} <Debug> HTTP-Session: 4a421e42-5401-4eda-b054-bf9ddfa967f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11122 | 2024.11.09 01:28:04.404741 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58590, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11123 | 2024.11.09 01:28:04.404756 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11124 | 2024.11.09 01:28:04.404828 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11125 | 2024.11.09 01:28:04.404865 [ 291 ] {} <Debug> HTTP-Session: 8538cc16-8cbb-4e2e-9af5-7f56f64dd94b Authenticating user 'default' from [fd00:1122:3344:101::d]:58590 | ||
11126 | 2024.11.09 01:28:04.404886 [ 291 ] {} <Debug> HTTP-Session: 8538cc16-8cbb-4e2e-9af5-7f56f64dd94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11127 | 2024.11.09 01:28:04.404911 [ 291 ] {} <Debug> HTTP-Session: 8538cc16-8cbb-4e2e-9af5-7f56f64dd94b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11128 | 2024.11.09 01:28:04.404956 [ 291 ] {} <Trace> HTTP-Session: 8538cc16-8cbb-4e2e-9af5-7f56f64dd94b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11129 | 2024.11.09 01:28:04.405086 [ 291 ] {4bf0c8ce-b623-493d-a86f-5c3a9db8308d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58590) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11130 | 2024.11.09 01:28:04.405146 [ 291 ] {4bf0c8ce-b623-493d-a86f-5c3a9db8308d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11131 | 2024.11.09 01:28:04.405340 [ 291 ] {4bf0c8ce-b623-493d-a86f-5c3a9db8308d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11132 | 2024.11.09 01:28:04.405673 [ 291 ] {4bf0c8ce-b623-493d-a86f-5c3a9db8308d} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11133 | 2024.11.09 01:28:04.405716 [ 291 ] {4bf0c8ce-b623-493d-a86f-5c3a9db8308d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11134 | 2024.11.09 01:28:04.406142 [ 291 ] {4bf0c8ce-b623-493d-a86f-5c3a9db8308d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11135 | 2024.11.09 01:28:04.406387 [ 291 ] {4bf0c8ce-b623-493d-a86f-5c3a9db8308d} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11136 | 2024.11.09 01:28:04.406545 [ 291 ] {4bf0c8ce-b623-493d-a86f-5c3a9db8308d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 209.82 KiB/sec. | ||
11137 | 2024.11.09 01:28:04.406706 [ 291 ] {4bf0c8ce-b623-493d-a86f-5c3a9db8308d} <Debug> DynamicQueryHandler: Done processing query | ||
11138 | 2024.11.09 01:28:04.406731 [ 291 ] {4bf0c8ce-b623-493d-a86f-5c3a9db8308d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11139 | 2024.11.09 01:28:04.406748 [ 291 ] {} <Debug> HTTP-Session: 8538cc16-8cbb-4e2e-9af5-7f56f64dd94b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11140 | 2024.11.09 01:28:04.406927 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58590, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11141 | 2024.11.09 01:28:04.407009 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39101, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11142 | 2024.11.09 01:28:04.407068 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11143 | 2024.11.09 01:28:04.407092 [ 288 ] {} <Debug> HTTP-Session: fbddd629-d3b7-427c-8e0c-1d6c6d00553c Authenticating user 'default' from [fd00:1122:3344:101::d]:39101 | ||
11144 | 2024.11.09 01:28:04.407110 [ 288 ] {} <Debug> HTTP-Session: fbddd629-d3b7-427c-8e0c-1d6c6d00553c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11145 | 2024.11.09 01:28:04.407124 [ 288 ] {} <Debug> HTTP-Session: fbddd629-d3b7-427c-8e0c-1d6c6d00553c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11146 | 2024.11.09 01:28:04.407161 [ 288 ] {} <Trace> HTTP-Session: fbddd629-d3b7-427c-8e0c-1d6c6d00553c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11147 | 2024.11.09 01:28:04.407354 [ 288 ] {568b6809-4d16-4bcb-acbe-69e99d8ac74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11148 | 2024.11.09 01:28:04.407405 [ 288 ] {568b6809-4d16-4bcb-acbe-69e99d8ac74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11149 | 2024.11.09 01:28:04.407589 [ 288 ] {568b6809-4d16-4bcb-acbe-69e99d8ac74f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11150 | 2024.11.09 01:28:04.408041 [ 288 ] {568b6809-4d16-4bcb-acbe-69e99d8ac74f} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11151 | 2024.11.09 01:28:04.408076 [ 288 ] {568b6809-4d16-4bcb-acbe-69e99d8ac74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11152 | 2024.11.09 01:28:04.408486 [ 288 ] {568b6809-4d16-4bcb-acbe-69e99d8ac74f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11153 | 2024.11.09 01:28:04.408727 [ 288 ] {568b6809-4d16-4bcb-acbe-69e99d8ac74f} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11154 | 2024.11.09 01:28:04.408888 [ 288 ] {568b6809-4d16-4bcb-acbe-69e99d8ac74f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00161 sec., 147204.96894409938 rows/sec., 9.87 MiB/sec. | ||
11155 | 2024.11.09 01:28:04.409072 [ 288 ] {568b6809-4d16-4bcb-acbe-69e99d8ac74f} <Debug> DynamicQueryHandler: Done processing query | ||
11156 | 2024.11.09 01:28:04.409107 [ 288 ] {568b6809-4d16-4bcb-acbe-69e99d8ac74f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11157 | 2024.11.09 01:28:04.409130 [ 288 ] {} <Debug> HTTP-Session: fbddd629-d3b7-427c-8e0c-1d6c6d00553c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11158 | 2024.11.09 01:28:04.409309 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58590, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11159 | 2024.11.09 01:28:04.409327 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39101, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11160 | 2024.11.09 01:28:04.409398 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11161 | 2024.11.09 01:28:04.409436 [ 291 ] {} <Debug> HTTP-Session: 2cd21c32-6b9f-4a36-a06c-2cac8daeb8b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58590 | ||
11162 | 2024.11.09 01:28:04.409471 [ 291 ] {} <Debug> HTTP-Session: 2cd21c32-6b9f-4a36-a06c-2cac8daeb8b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11163 | 2024.11.09 01:28:04.409494 [ 291 ] {} <Debug> HTTP-Session: 2cd21c32-6b9f-4a36-a06c-2cac8daeb8b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11164 | 2024.11.09 01:28:04.409542 [ 291 ] {} <Trace> HTTP-Session: 2cd21c32-6b9f-4a36-a06c-2cac8daeb8b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11165 | 2024.11.09 01:28:04.409666 [ 291 ] {6459cf70-e34e-4370-a211-24d135b198c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58590) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11166 | 2024.11.09 01:28:04.409725 [ 291 ] {6459cf70-e34e-4370-a211-24d135b198c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11167 | 2024.11.09 01:28:04.409916 [ 291 ] {6459cf70-e34e-4370-a211-24d135b198c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11168 | 2024.11.09 01:28:04.410195 [ 291 ] {6459cf70-e34e-4370-a211-24d135b198c5} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11169 | 2024.11.09 01:28:04.410230 [ 291 ] {6459cf70-e34e-4370-a211-24d135b198c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11170 | 2024.11.09 01:28:04.410595 [ 291 ] {6459cf70-e34e-4370-a211-24d135b198c5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11171 | 2024.11.09 01:28:04.410838 [ 291 ] {6459cf70-e34e-4370-a211-24d135b198c5} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11172 | 2024.11.09 01:28:04.411002 [ 291 ] {6459cf70-e34e-4370-a211-24d135b198c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 49.26 KiB/sec. | ||
11173 | 2024.11.09 01:28:04.411165 [ 291 ] {6459cf70-e34e-4370-a211-24d135b198c5} <Debug> DynamicQueryHandler: Done processing query | ||
11174 | 2024.11.09 01:28:04.411191 [ 291 ] {6459cf70-e34e-4370-a211-24d135b198c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11175 | 2024.11.09 01:28:04.411207 [ 291 ] {} <Debug> HTTP-Session: 2cd21c32-6b9f-4a36-a06c-2cac8daeb8b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11176 | 2024.11.09 01:28:04.411374 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58590, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11177 | 2024.11.09 01:28:04.411522 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38665, User-Agent: (none), Length: 68808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11178 | 2024.11.09 01:28:04.411596 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11179 | 2024.11.09 01:28:04.411620 [ 288 ] {} <Debug> HTTP-Session: 16658a31-4d1d-4f06-b7bd-710169357e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:38665 | ||
11180 | 2024.11.09 01:28:04.411641 [ 288 ] {} <Debug> HTTP-Session: 16658a31-4d1d-4f06-b7bd-710169357e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11181 | 2024.11.09 01:28:04.411658 [ 288 ] {} <Debug> HTTP-Session: 16658a31-4d1d-4f06-b7bd-710169357e2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11182 | 2024.11.09 01:28:04.411702 [ 288 ] {} <Trace> HTTP-Session: 16658a31-4d1d-4f06-b7bd-710169357e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11183 | 2024.11.09 01:28:04.412177 [ 288 ] {a980d325-d67c-47bc-8104-c695c80f7fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38665) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11184 | 2024.11.09 01:28:04.412274 [ 288 ] {a980d325-d67c-47bc-8104-c695c80f7fa1} <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 | ||
11185 | 2024.11.09 01:28:04.412787 [ 288 ] {a980d325-d67c-47bc-8104-c695c80f7fa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11186 | 2024.11.09 01:28:04.413471 [ 288 ] {a980d325-d67c-47bc-8104-c695c80f7fa1} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11187 | 2024.11.09 01:28:04.413507 [ 288 ] {a980d325-d67c-47bc-8104-c695c80f7fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11188 | 2024.11.09 01:28:04.414147 [ 288 ] {a980d325-d67c-47bc-8104-c695c80f7fa1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11189 | 2024.11.09 01:28:04.414418 [ 288 ] {a980d325-d67c-47bc-8104-c695c80f7fa1} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11190 | 2024.11.09 01:28:04.414568 [ 288 ] {a980d325-d67c-47bc-8104-c695c80f7fa1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002752 sec., 14898.255813953489 rows/sec., 26.70 MiB/sec. | ||
11191 | 2024.11.09 01:28:04.414570 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
11192 | 2024.11.09 01:28:04.414639 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11193 | 2024.11.09 01:28:04.414684 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11194 | 2024.11.09 01:28:04.414870 [ 288 ] {a980d325-d67c-47bc-8104-c695c80f7fa1} <Debug> DynamicQueryHandler: Done processing query | ||
11195 | 2024.11.09 01:28:04.414873 [ 201 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
11196 | 2024.11.09 01:28:04.414910 [ 288 ] {a980d325-d67c-47bc-8104-c695c80f7fa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
11197 | 2024.11.09 01:28:04.414972 [ 288 ] {} <Debug> HTTP-Session: 16658a31-4d1d-4f06-b7bd-710169357e2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11198 | 2024.11.09 01:28:04.415222 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11199 | 2024.11.09 01:28:04.415363 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48614, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11200 | 2024.11.09 01:28:04.415414 [ 201 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11201 | 2024.11.09 01:28:04.415509 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11202 | 2024.11.09 01:28:04.415554 [ 201 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 605 rows starting from the beginning of the part | ||
11203 | 2024.11.09 01:28:04.415567 [ 291 ] {} <Debug> HTTP-Session: da36b2d0-f6c5-442c-89bd-32f119f0d7a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48614 | ||
11204 | 2024.11.09 01:28:04.415624 [ 291 ] {} <Debug> HTTP-Session: da36b2d0-f6c5-442c-89bd-32f119f0d7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11205 | 2024.11.09 01:28:04.415679 [ 291 ] {} <Debug> HTTP-Session: da36b2d0-f6c5-442c-89bd-32f119f0d7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11206 | 2024.11.09 01:28:04.415802 [ 291 ] {} <Trace> HTTP-Session: da36b2d0-f6c5-442c-89bd-32f119f0d7a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11207 | 2024.11.09 01:28:04.416210 [ 201 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
11208 | 2024.11.09 01:28:04.416268 [ 291 ] {56418870-efc1-44fb-9bb4-b5ea11835788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48614) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11209 | 2024.11.09 01:28:04.416421 [ 291 ] {56418870-efc1-44fb-9bb4-b5ea11835788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11210 | 2024.11.09 01:28:04.416889 [ 201 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
11211 | 2024.11.09 01:28:04.417227 [ 291 ] {56418870-efc1-44fb-9bb4-b5ea11835788} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11212 | 2024.11.09 01:28:04.417655 [ 201 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
11213 | 2024.11.09 01:28:04.418276 [ 201 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
11214 | 2024.11.09 01:28:04.418505 [ 291 ] {56418870-efc1-44fb-9bb4-b5ea11835788} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11215 | 2024.11.09 01:28:04.418641 [ 291 ] {56418870-efc1-44fb-9bb4-b5ea11835788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11216 | 2024.11.09 01:28:04.419006 [ 201 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
11217 | 2024.11.09 01:28:04.420162 [ 291 ] {56418870-efc1-44fb-9bb4-b5ea11835788} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11218 | 2024.11.09 01:28:04.420732 [ 291 ] {56418870-efc1-44fb-9bb4-b5ea11835788} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11219 | 2024.11.09 01:28:04.420989 [ 291 ] {56418870-efc1-44fb-9bb4-b5ea11835788} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004889 sec., 16772.346083043565 rows/sec., 1.07 MiB/sec. | ||
11220 | 2024.11.09 01:28:04.421357 [ 291 ] {56418870-efc1-44fb-9bb4-b5ea11835788} <Debug> DynamicQueryHandler: Done processing query | ||
11221 | 2024.11.09 01:28:04.421443 [ 291 ] {56418870-efc1-44fb-9bb4-b5ea11835788} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11222 | 2024.11.09 01:28:04.421531 [ 291 ] {} <Debug> HTTP-Session: da36b2d0-f6c5-442c-89bd-32f119f0d7a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11223 | 2024.11.09 01:28:04.422478 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48614, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11224 | 2024.11.09 01:28:04.427728 [ 199 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 19 columns (19 merged, 0 gathered) in 0.012957895 sec., 62510.15307656066 rows/sec., 112.02 MiB/sec. | ||
11225 | 2024.11.09 01:28:04.428815 [ 186 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
11226 | 2024.11.09 01:28:04.429310 [ 186 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_24_5} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11227 | 2024.11.09 01:28:04.429407 [ 186 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_24_5} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
11228 | 2024.11.09 01:28:04.429564 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
11229 | 2024.11.09 01:28:04.828445 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11230 | 2024.11.09 01:28:04.846530 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42099, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11231 | 2024.11.09 01:28:05.242787 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11232 | 2024.11.09 01:28:05.392743 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49406, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11233 | 2024.11.09 01:28:05.520028 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64750, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11234 | 2024.11.09 01:28:05.525485 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11235 | 2024.11.09 01:28:05.554851 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33961, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11236 | 2024.11.09 01:28:05.559180 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11237 | 2024.11.09 01:28:05.583827 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11238 | 2024.11.09 01:28:05.584403 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11239 | 2024.11.09 01:28:05.595459 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54199, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11240 | 2024.11.09 01:28:05.601250 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11241 | 2024.11.09 01:28:05.668732 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11242 | 2024.11.09 01:28:05.676096 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11243 | 2024.11.09 01:28:05.703663 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11244 | 2024.11.09 01:28:05.729051 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11245 | 2024.11.09 01:28:05.735412 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11246 | 2024.11.09 01:28:06.072614 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55323, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11247 | 2024.11.09 01:28:06.145137 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11248 | 2024.11.09 01:28:06.231609 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11249 | 2024.11.09 01:28:06.256997 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11250 | 2024.11.09 01:28:06.264413 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11251 | 2024.11.09 01:28:06.269680 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56711, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11252 | 2024.11.09 01:28:06.291003 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11253 | 2024.11.09 01:28:06.553579 [ 84 ] {} <Debug> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
11254 | 2024.11.09 01:28:06.553680 [ 84 ] {} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11255 | 2024.11.09 01:28:06.553723 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11256 | 2024.11.09 01:28:06.554047 [ 197 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::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 | ||
11257 | 2024.11.09 01:28:06.554381 [ 197 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11258 | 2024.11.09 01:28:06.554451 [ 197 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
11259 | 2024.11.09 01:28:06.554551 [ 197 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
11260 | 2024.11.09 01:28:06.554781 [ 197 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
11261 | 2024.11.09 01:28:06.555087 [ 197 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
11262 | 2024.11.09 01:28:06.555214 [ 197 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
11263 | 2024.11.09 01:28:06.556372 [ 186 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002527539 sec., 21364.655500864676 rows/sec., 1.78 MiB/sec. | ||
11264 | 2024.11.09 01:28:06.556532 [ 197 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
11265 | 2024.11.09 01:28:06.556821 [ 197 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_9_2} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11266 | 2024.11.09 01:28:06.556903 [ 197 ] {4ded1b48-cb4f-4d81-92ec-98a2c111d44c::all_1_9_2} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
11267 | 2024.11.09 01:28:06.556983 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11268 | 2024.11.09 01:28:09.383218 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39574, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11269 | 2024.11.09 01:28:09.383351 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11270 | 2024.11.09 01:28:09.383377 [ 291 ] {} <Debug> HTTP-Session: 7ab23066-400c-4f7d-b30e-c32cb0deef65 Authenticating user 'default' from [fd00:1122:3344:101::d]:39574 | ||
11271 | 2024.11.09 01:28:09.383402 [ 291 ] {} <Debug> HTTP-Session: 7ab23066-400c-4f7d-b30e-c32cb0deef65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11272 | 2024.11.09 01:28:09.383417 [ 291 ] {} <Debug> HTTP-Session: 7ab23066-400c-4f7d-b30e-c32cb0deef65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11273 | 2024.11.09 01:28:09.383466 [ 291 ] {} <Trace> HTTP-Session: 7ab23066-400c-4f7d-b30e-c32cb0deef65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11274 | 2024.11.09 01:28:09.383661 [ 291 ] {9a073309-0846-4e9d-9f54-617a76520c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39574) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11275 | 2024.11.09 01:28:09.383727 [ 291 ] {9a073309-0846-4e9d-9f54-617a76520c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11276 | 2024.11.09 01:28:09.384054 [ 291 ] {9a073309-0846-4e9d-9f54-617a76520c35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11277 | 2024.11.09 01:28:09.384546 [ 291 ] {9a073309-0846-4e9d-9f54-617a76520c35} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11278 | 2024.11.09 01:28:09.384590 [ 291 ] {9a073309-0846-4e9d-9f54-617a76520c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11279 | 2024.11.09 01:28:09.385015 [ 291 ] {9a073309-0846-4e9d-9f54-617a76520c35} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11280 | 2024.11.09 01:28:09.385280 [ 291 ] {9a073309-0846-4e9d-9f54-617a76520c35} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11281 | 2024.11.09 01:28:09.385434 [ 291 ] {9a073309-0846-4e9d-9f54-617a76520c35} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001836 sec., 30501.089324618737 rows/sec., 2.33 MiB/sec. | ||
11282 | 2024.11.09 01:28:09.385661 [ 291 ] {9a073309-0846-4e9d-9f54-617a76520c35} <Debug> DynamicQueryHandler: Done processing query | ||
11283 | 2024.11.09 01:28:09.385689 [ 291 ] {9a073309-0846-4e9d-9f54-617a76520c35} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11284 | 2024.11.09 01:28:09.385706 [ 291 ] {} <Debug> HTTP-Session: 7ab23066-400c-4f7d-b30e-c32cb0deef65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11285 | 2024.11.09 01:28:09.385927 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11286 | 2024.11.09 01:28:09.386044 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41564, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11287 | 2024.11.09 01:28:09.386158 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11288 | 2024.11.09 01:28:09.386182 [ 288 ] {} <Debug> HTTP-Session: 65f858d9-9af8-4db6-aa34-f428f0214b05 Authenticating user 'default' from [fd00:1122:3344:101::d]:41564 | ||
11289 | 2024.11.09 01:28:09.386206 [ 288 ] {} <Debug> HTTP-Session: 65f858d9-9af8-4db6-aa34-f428f0214b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11290 | 2024.11.09 01:28:09.386220 [ 288 ] {} <Debug> HTTP-Session: 65f858d9-9af8-4db6-aa34-f428f0214b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11291 | 2024.11.09 01:28:09.386274 [ 288 ] {} <Trace> HTTP-Session: 65f858d9-9af8-4db6-aa34-f428f0214b05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11292 | 2024.11.09 01:28:09.386477 [ 288 ] {fde1d3c4-557a-44e4-abcf-1951982284de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41564) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11293 | 2024.11.09 01:28:09.386551 [ 288 ] {fde1d3c4-557a-44e4-abcf-1951982284de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11294 | 2024.11.09 01:28:09.386890 [ 288 ] {fde1d3c4-557a-44e4-abcf-1951982284de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11295 | 2024.11.09 01:28:09.387331 [ 288 ] {fde1d3c4-557a-44e4-abcf-1951982284de} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11296 | 2024.11.09 01:28:09.387376 [ 288 ] {fde1d3c4-557a-44e4-abcf-1951982284de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11297 | 2024.11.09 01:28:09.387799 [ 288 ] {fde1d3c4-557a-44e4-abcf-1951982284de} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11298 | 2024.11.09 01:28:09.388045 [ 288 ] {fde1d3c4-557a-44e4-abcf-1951982284de} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11299 | 2024.11.09 01:28:09.388214 [ 288 ] {fde1d3c4-557a-44e4-abcf-1951982284de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001809 sec., 35378.662244333886 rows/sec., 2.76 MiB/sec. | ||
11300 | 2024.11.09 01:28:09.388466 [ 288 ] {fde1d3c4-557a-44e4-abcf-1951982284de} <Debug> DynamicQueryHandler: Done processing query | ||
11301 | 2024.11.09 01:28:09.388494 [ 288 ] {fde1d3c4-557a-44e4-abcf-1951982284de} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11302 | 2024.11.09 01:28:09.388512 [ 288 ] {} <Debug> HTTP-Session: 65f858d9-9af8-4db6-aa34-f428f0214b05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11303 | 2024.11.09 01:28:09.388726 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11304 | 2024.11.09 01:28:09.388781 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39574, User-Agent: (none), Length: 24515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11305 | 2024.11.09 01:28:09.388850 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11306 | 2024.11.09 01:28:09.388878 [ 291 ] {} <Debug> HTTP-Session: 752bfffe-649c-46e5-8650-a4d2b13c92f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39574 | ||
11307 | 2024.11.09 01:28:09.388899 [ 291 ] {} <Debug> HTTP-Session: 752bfffe-649c-46e5-8650-a4d2b13c92f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11308 | 2024.11.09 01:28:09.388916 [ 291 ] {} <Debug> HTTP-Session: 752bfffe-649c-46e5-8650-a4d2b13c92f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11309 | 2024.11.09 01:28:09.388959 [ 291 ] {} <Trace> HTTP-Session: 752bfffe-649c-46e5-8650-a4d2b13c92f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11310 | 2024.11.09 01:28:09.389130 [ 291 ] {ebcdc0c5-92a3-488d-8cb7-52b9dbe3b457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11311 | 2024.11.09 01:28:09.389186 [ 291 ] {ebcdc0c5-92a3-488d-8cb7-52b9dbe3b457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11312 | 2024.11.09 01:28:09.389371 [ 291 ] {ebcdc0c5-92a3-488d-8cb7-52b9dbe3b457} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11313 | 2024.11.09 01:28:09.389774 [ 291 ] {ebcdc0c5-92a3-488d-8cb7-52b9dbe3b457} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11314 | 2024.11.09 01:28:09.389811 [ 291 ] {ebcdc0c5-92a3-488d-8cb7-52b9dbe3b457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11315 | 2024.11.09 01:28:09.390228 [ 291 ] {ebcdc0c5-92a3-488d-8cb7-52b9dbe3b457} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11316 | 2024.11.09 01:28:09.390566 [ 291 ] {ebcdc0c5-92a3-488d-8cb7-52b9dbe3b457} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11317 | 2024.11.09 01:28:09.390783 [ 291 ] {ebcdc0c5-92a3-488d-8cb7-52b9dbe3b457} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001722 sec., 74332.1718931475 rows/sec., 5.18 MiB/sec. | ||
11318 | 2024.11.09 01:28:09.390991 [ 291 ] {ebcdc0c5-92a3-488d-8cb7-52b9dbe3b457} <Debug> DynamicQueryHandler: Done processing query | ||
11319 | 2024.11.09 01:28:09.391017 [ 291 ] {ebcdc0c5-92a3-488d-8cb7-52b9dbe3b457} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11320 | 2024.11.09 01:28:09.391033 [ 291 ] {} <Debug> HTTP-Session: 752bfffe-649c-46e5-8650-a4d2b13c92f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11321 | 2024.11.09 01:28:09.391218 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11322 | 2024.11.09 01:28:09.391297 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56322, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11323 | 2024.11.09 01:28:09.391373 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11324 | 2024.11.09 01:28:09.391396 [ 288 ] {} <Debug> HTTP-Session: 519f930d-0ad3-4512-b2e3-5b47723bd2f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56322 | ||
11325 | 2024.11.09 01:28:09.391416 [ 288 ] {} <Debug> HTTP-Session: 519f930d-0ad3-4512-b2e3-5b47723bd2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11326 | 2024.11.09 01:28:09.391431 [ 288 ] {} <Debug> HTTP-Session: 519f930d-0ad3-4512-b2e3-5b47723bd2f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11327 | 2024.11.09 01:28:09.391473 [ 288 ] {} <Trace> HTTP-Session: 519f930d-0ad3-4512-b2e3-5b47723bd2f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11328 | 2024.11.09 01:28:09.391612 [ 288 ] {fc1db5c2-1718-4024-bce1-ae933674cbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56322) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11329 | 2024.11.09 01:28:09.391665 [ 288 ] {fc1db5c2-1718-4024-bce1-ae933674cbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11330 | 2024.11.09 01:28:09.391828 [ 288 ] {fc1db5c2-1718-4024-bce1-ae933674cbec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11331 | 2024.11.09 01:28:09.392138 [ 288 ] {fc1db5c2-1718-4024-bce1-ae933674cbec} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11332 | 2024.11.09 01:28:09.392175 [ 288 ] {fc1db5c2-1718-4024-bce1-ae933674cbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11333 | 2024.11.09 01:28:09.392555 [ 288 ] {fc1db5c2-1718-4024-bce1-ae933674cbec} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11334 | 2024.11.09 01:28:09.392800 [ 288 ] {fc1db5c2-1718-4024-bce1-ae933674cbec} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11335 | 2024.11.09 01:28:09.392954 [ 288 ] {fc1db5c2-1718-4024-bce1-ae933674cbec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001388 sec., 34582.1325648415 rows/sec., 2.33 MiB/sec. | ||
11336 | 2024.11.09 01:28:09.393138 [ 288 ] {fc1db5c2-1718-4024-bce1-ae933674cbec} <Debug> DynamicQueryHandler: Done processing query | ||
11337 | 2024.11.09 01:28:09.393163 [ 288 ] {fc1db5c2-1718-4024-bce1-ae933674cbec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11338 | 2024.11.09 01:28:09.393181 [ 288 ] {} <Debug> HTTP-Session: 519f930d-0ad3-4512-b2e3-5b47723bd2f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11339 | 2024.11.09 01:28:09.393662 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11340 | 2024.11.09 01:28:12.876662 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1060 | ||
11341 | 2024.11.09 01:28:12.879592 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11342 | 2024.11.09 01:28:12.879641 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11343 | 2024.11.09 01:28:12.881090 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11344 | 2024.11.09 01:28:12.881391 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11345 | 2024.11.09 01:28:12.882631 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
11346 | 2024.11.09 01:28:14.382668 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33010, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11347 | 2024.11.09 01:28:14.382794 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11348 | 2024.11.09 01:28:14.382823 [ 288 ] {} <Debug> HTTP-Session: 14a434de-6294-417d-9904-2a2f547319b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33010 | ||
11349 | 2024.11.09 01:28:14.382851 [ 288 ] {} <Debug> HTTP-Session: 14a434de-6294-417d-9904-2a2f547319b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11350 | 2024.11.09 01:28:14.382870 [ 288 ] {} <Debug> HTTP-Session: 14a434de-6294-417d-9904-2a2f547319b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11351 | 2024.11.09 01:28:14.382927 [ 288 ] {} <Trace> HTTP-Session: 14a434de-6294-417d-9904-2a2f547319b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11352 | 2024.11.09 01:28:14.383141 [ 288 ] {89bf3b29-6f99-452c-8188-8f4c8fa507d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33010) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11353 | 2024.11.09 01:28:14.383219 [ 288 ] {89bf3b29-6f99-452c-8188-8f4c8fa507d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11354 | 2024.11.09 01:28:14.383560 [ 288 ] {89bf3b29-6f99-452c-8188-8f4c8fa507d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11355 | 2024.11.09 01:28:14.384017 [ 288 ] {89bf3b29-6f99-452c-8188-8f4c8fa507d3} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11356 | 2024.11.09 01:28:14.384058 [ 288 ] {89bf3b29-6f99-452c-8188-8f4c8fa507d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11357 | 2024.11.09 01:28:14.384460 [ 288 ] {89bf3b29-6f99-452c-8188-8f4c8fa507d3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11358 | 2024.11.09 01:28:14.384725 [ 288 ] {89bf3b29-6f99-452c-8188-8f4c8fa507d3} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11359 | 2024.11.09 01:28:14.384881 [ 288 ] {89bf3b29-6f99-452c-8188-8f4c8fa507d3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001814 sec., 30871.003307607494 rows/sec., 2.36 MiB/sec. | ||
11360 | 2024.11.09 01:28:14.384941 [ 79 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11361 | 2024.11.09 01:28:14.385044 [ 79 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11362 | 2024.11.09 01:28:14.385076 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11363 | 2024.11.09 01:28:14.385160 [ 288 ] {89bf3b29-6f99-452c-8188-8f4c8fa507d3} <Debug> DynamicQueryHandler: Done processing query | ||
11364 | 2024.11.09 01:28:14.385217 [ 288 ] {89bf3b29-6f99-452c-8188-8f4c8fa507d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11365 | 2024.11.09 01:28:14.385275 [ 288 ] {} <Debug> HTTP-Session: 14a434de-6294-417d-9904-2a2f547319b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11366 | 2024.11.09 01:28:14.385421 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
11367 | 2024.11.09 01:28:14.385586 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11368 | 2024.11.09 01:28:14.385813 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37993, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11369 | 2024.11.09 01:28:14.385876 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11370 | 2024.11.09 01:28:14.385979 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11371 | 2024.11.09 01:28:14.385983 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1435 rows starting from the beginning of the part | ||
11372 | 2024.11.09 01:28:14.386035 [ 291 ] {} <Debug> HTTP-Session: 0aa05989-e87c-43ae-aa4e-1a3a4414bdbd Authenticating user 'default' from [fd00:1122:3344:101::d]:37993 | ||
11373 | 2024.11.09 01:28:14.386091 [ 291 ] {} <Debug> HTTP-Session: 0aa05989-e87c-43ae-aa4e-1a3a4414bdbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11374 | 2024.11.09 01:28:14.386116 [ 291 ] {} <Debug> HTTP-Session: 0aa05989-e87c-43ae-aa4e-1a3a4414bdbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11375 | 2024.11.09 01:28:14.386262 [ 291 ] {} <Trace> HTTP-Session: 0aa05989-e87c-43ae-aa4e-1a3a4414bdbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11376 | 2024.11.09 01:28:14.386394 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
11377 | 2024.11.09 01:28:14.386684 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
11378 | 2024.11.09 01:28:14.386702 [ 291 ] {3fa66df3-6e37-4dd0-ba87-63b83529472d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37993) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11379 | 2024.11.09 01:28:14.386876 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 285 rows starting from the beginning of the part | ||
11380 | 2024.11.09 01:28:14.386879 [ 291 ] {3fa66df3-6e37-4dd0-ba87-63b83529472d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11381 | 2024.11.09 01:28:14.387275 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
11382 | 2024.11.09 01:28:14.387594 [ 192 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
11383 | 2024.11.09 01:28:14.388432 [ 291 ] {3fa66df3-6e37-4dd0-ba87-63b83529472d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11384 | 2024.11.09 01:28:14.389554 [ 291 ] {3fa66df3-6e37-4dd0-ba87-63b83529472d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11385 | 2024.11.09 01:28:14.389617 [ 291 ] {3fa66df3-6e37-4dd0-ba87-63b83529472d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11386 | 2024.11.09 01:28:14.390404 [ 291 ] {3fa66df3-6e37-4dd0-ba87-63b83529472d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11387 | 2024.11.09 01:28:14.390809 [ 197 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.005629853 sec., 346723.08495443844 rows/sec., 30.20 MiB/sec. | ||
11388 | 2024.11.09 01:28:14.390897 [ 291 ] {3fa66df3-6e37-4dd0-ba87-63b83529472d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11389 | 2024.11.09 01:28:14.391087 [ 79 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11390 | 2024.11.09 01:28:14.391145 [ 79 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11391 | 2024.11.09 01:28:14.391144 [ 291 ] {3fa66df3-6e37-4dd0-ba87-63b83529472d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004615 sec., 13867.822318526543 rows/sec., 1.08 MiB/sec. | ||
11392 | 2024.11.09 01:28:14.391156 [ 197 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11393 | 2024.11.09 01:28:14.391179 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11394 | 2024.11.09 01:28:14.391729 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
11395 | 2024.11.09 01:28:14.392081 [ 291 ] {3fa66df3-6e37-4dd0-ba87-63b83529472d} <Debug> DynamicQueryHandler: Done processing query | ||
11396 | 2024.11.09 01:28:14.392276 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11397 | 2024.11.09 01:28:14.392272 [ 291 ] {3fa66df3-6e37-4dd0-ba87-63b83529472d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11398 | 2024.11.09 01:28:14.392411 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 915 rows starting from the beginning of the part | ||
11399 | 2024.11.09 01:28:14.392402 [ 291 ] {} <Debug> HTTP-Session: 0aa05989-e87c-43ae-aa4e-1a3a4414bdbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11400 | 2024.11.09 01:28:14.392910 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 80 rows starting from the beginning of the part | ||
11401 | 2024.11.09 01:28:14.393103 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49498, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11402 | 2024.11.09 01:28:14.393339 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
11403 | 2024.11.09 01:28:14.393394 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11404 | 2024.11.09 01:28:14.393564 [ 288 ] {} <Debug> HTTP-Session: af9a4fd2-f127-4e17-aa99-79c148693871 Authenticating user 'default' from [fd00:1122:3344:101::d]:49498 | ||
11405 | 2024.11.09 01:28:14.393784 [ 288 ] {} <Debug> HTTP-Session: af9a4fd2-f127-4e17-aa99-79c148693871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11406 | 2024.11.09 01:28:14.393840 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 423 rows starting from the beginning of the part | ||
11407 | 2024.11.09 01:28:14.393872 [ 288 ] {} <Debug> HTTP-Session: af9a4fd2-f127-4e17-aa99-79c148693871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11408 | 2024.11.09 01:28:14.394074 [ 288 ] {} <Trace> HTTP-Session: af9a4fd2-f127-4e17-aa99-79c148693871 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11409 | 2024.11.09 01:28:14.393741 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37993, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11410 | 2024.11.09 01:28:14.394258 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
11411 | 2024.11.09 01:28:14.394392 [ 197 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_66_13} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11412 | 2024.11.09 01:28:14.394619 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
11413 | 2024.11.09 01:28:14.394648 [ 291 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
11414 | |||
11415 | (version 23.8.7.1) | ||
11416 | 2024.11.09 01:28:14.395171 [ 288 ] {bdb5c836-5ba7-44af-beef-54f3cacaccdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49498) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11417 | 2024.11.09 01:28:14.395172 [ 197 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_66_13} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11418 | 2024.11.09 01:28:14.395363 [ 288 ] {bdb5c836-5ba7-44af-beef-54f3cacaccdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11419 | 2024.11.09 01:28:14.395439 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
11420 | 2024.11.09 01:28:14.395995 [ 288 ] {bdb5c836-5ba7-44af-beef-54f3cacaccdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11421 | 2024.11.09 01:28:14.397069 [ 288 ] {bdb5c836-5ba7-44af-beef-54f3cacaccdd} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11422 | 2024.11.09 01:28:14.397151 [ 288 ] {bdb5c836-5ba7-44af-beef-54f3cacaccdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11423 | 2024.11.09 01:28:14.397975 [ 288 ] {bdb5c836-5ba7-44af-beef-54f3cacaccdd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11424 | 2024.11.09 01:28:14.398128 [ 188 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 5 columns (5 merged, 0 gathered) in 0.006775596 sec., 237617.47306067243 rows/sec., 18.33 MiB/sec. | ||
11425 | 2024.11.09 01:28:14.398407 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11426 | 2024.11.09 01:28:14.398421 [ 288 ] {bdb5c836-5ba7-44af-beef-54f3cacaccdd} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11427 | 2024.11.09 01:28:14.398718 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11428 | 2024.11.09 01:28:14.398806 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11429 | 2024.11.09 01:28:14.398818 [ 288 ] {bdb5c836-5ba7-44af-beef-54f3cacaccdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004041 sec., 39594.159861420434 rows/sec., 2.76 MiB/sec. | ||
11430 | 2024.11.09 01:28:14.398872 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11431 | 2024.11.09 01:28:14.399237 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_66_13} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11432 | 2024.11.09 01:28:14.399355 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
11433 | 2024.11.09 01:28:14.399465 [ 190 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_66_13} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11434 | 2024.11.09 01:28:14.399504 [ 288 ] {bdb5c836-5ba7-44af-beef-54f3cacaccdd} <Debug> DynamicQueryHandler: Done processing query | ||
11435 | 2024.11.09 01:28:14.399582 [ 288 ] {bdb5c836-5ba7-44af-beef-54f3cacaccdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11436 | 2024.11.09 01:28:14.399684 [ 288 ] {} <Debug> HTTP-Session: af9a4fd2-f127-4e17-aa99-79c148693871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11437 | 2024.11.09 01:28:14.399714 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
11438 | 2024.11.09 01:28:14.399726 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11439 | 2024.11.09 01:28:14.399798 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 12185 rows starting from the beginning of the part | ||
11440 | 2024.11.09 01:28:14.399871 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 168 rows starting from the beginning of the part | ||
11441 | 2024.11.09 01:28:14.400129 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
11442 | 2024.11.09 01:28:14.400256 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49498, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11443 | 2024.11.09 01:28:14.400468 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44534, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11444 | 2024.11.09 01:28:14.400483 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
11445 | 2024.11.09 01:28:14.400773 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 128 rows starting from the beginning of the part | ||
11446 | 2024.11.09 01:28:14.400774 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11447 | 2024.11.09 01:28:14.400929 [ 291 ] {} <Debug> HTTP-Session: 3da12c7b-dd00-43c7-8088-24302af472da Authenticating user 'default' from [fd00:1122:3344:101::d]:44534 | ||
11448 | 2024.11.09 01:28:14.401061 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
11449 | 2024.11.09 01:28:14.401041 [ 291 ] {} <Debug> HTTP-Session: 3da12c7b-dd00-43c7-8088-24302af472da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11450 | 2024.11.09 01:28:14.401168 [ 291 ] {} <Debug> HTTP-Session: 3da12c7b-dd00-43c7-8088-24302af472da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11451 | 2024.11.09 01:28:14.401380 [ 288 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
11452 | |||
11453 | (version 23.8.7.1) | ||
11454 | 2024.11.09 01:28:14.401433 [ 291 ] {} <Trace> HTTP-Session: 3da12c7b-dd00-43c7-8088-24302af472da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11455 | 2024.11.09 01:28:14.401738 [ 291 ] {41479d18-a64e-41ff-a427-e7668432342e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44534) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11456 | 2024.11.09 01:28:14.401830 [ 291 ] {41479d18-a64e-41ff-a427-e7668432342e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11457 | 2024.11.09 01:28:14.402415 [ 291 ] {41479d18-a64e-41ff-a427-e7668432342e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11458 | 2024.11.09 01:28:14.402958 [ 291 ] {41479d18-a64e-41ff-a427-e7668432342e} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11459 | 2024.11.09 01:28:14.402998 [ 291 ] {41479d18-a64e-41ff-a427-e7668432342e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11460 | 2024.11.09 01:28:14.403915 [ 291 ] {41479d18-a64e-41ff-a427-e7668432342e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11461 | 2024.11.09 01:28:14.404492 [ 291 ] {41479d18-a64e-41ff-a427-e7668432342e} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11462 | 2024.11.09 01:28:14.404774 [ 291 ] {41479d18-a64e-41ff-a427-e7668432342e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003115 sec., 19261.637239165328 rows/sec., 1.30 MiB/sec. | ||
11463 | 2024.11.09 01:28:14.405072 [ 291 ] {41479d18-a64e-41ff-a427-e7668432342e} <Debug> DynamicQueryHandler: Done processing query | ||
11464 | 2024.11.09 01:28:14.405124 [ 291 ] {41479d18-a64e-41ff-a427-e7668432342e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11465 | 2024.11.09 01:28:14.405151 [ 291 ] {} <Debug> HTTP-Session: 3da12c7b-dd00-43c7-8088-24302af472da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11466 | 2024.11.09 01:28:14.405417 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11467 | 2024.11.09 01:28:14.406957 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13038 rows, containing 5 columns (5 merged, 0 gathered) in 0.007938118 sec., 1642454.7984799421 rows/sec., 112.18 MiB/sec. | ||
11468 | 2024.11.09 01:28:14.407429 [ 200 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11469 | 2024.11.09 01:28:14.407777 [ 200 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11470 | 2024.11.09 01:28:14.407869 [ 200 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11471 | 2024.11.09 01:28:14.407970 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB. | ||
11472 | 2024.11.09 01:28:16.166222 [ 80 ] {} <Debug> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
11473 | 2024.11.09 01:28:16.166289 [ 80 ] {} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11474 | 2024.11.09 01:28:16.166320 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11475 | 2024.11.09 01:28:16.166558 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
11476 | 2024.11.09 01:28:16.166871 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11477 | 2024.11.09 01:28:16.166933 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 66 rows starting from the beginning of the part | ||
11478 | 2024.11.09 01:28:16.167123 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
11479 | 2024.11.09 01:28:16.167321 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
11480 | 2024.11.09 01:28:16.167649 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part | ||
11481 | 2024.11.09 01:28:16.167752 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
11482 | 2024.11.09 01:28:16.168962 [ 196 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.002538908 sec., 89014.64724204264 rows/sec., 6.70 MiB/sec. | ||
11483 | 2024.11.09 01:28:16.169100 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
11484 | 2024.11.09 01:28:16.169392 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_32_7} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11485 | 2024.11.09 01:28:16.169472 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_32_7} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
11486 | 2024.11.09 01:28:16.169549 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11487 | 2024.11.09 01:28:17.621333 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11488 | 2024.11.09 01:28:17.621455 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11489 | 2024.11.09 01:28:19.389739 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58273, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11490 | 2024.11.09 01:28:19.389881 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11491 | 2024.11.09 01:28:19.389917 [ 291 ] {} <Debug> HTTP-Session: bd44ada4-7caf-4204-9dcd-d14856c76399 Authenticating user 'default' from [fd00:1122:3344:101::d]:58273 | ||
11492 | 2024.11.09 01:28:19.389949 [ 291 ] {} <Debug> HTTP-Session: bd44ada4-7caf-4204-9dcd-d14856c76399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11493 | 2024.11.09 01:28:19.389971 [ 291 ] {} <Debug> HTTP-Session: bd44ada4-7caf-4204-9dcd-d14856c76399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11494 | 2024.11.09 01:28:19.390038 [ 291 ] {} <Trace> HTTP-Session: bd44ada4-7caf-4204-9dcd-d14856c76399 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11495 | 2024.11.09 01:28:19.390282 [ 291 ] {b5b42d53-3844-4193-b62f-54950a7805ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58273) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
11496 | 2024.11.09 01:28:19.390370 [ 291 ] {b5b42d53-3844-4193-b62f-54950a7805ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11497 | 2024.11.09 01:28:19.390766 [ 291 ] {b5b42d53-3844-4193-b62f-54950a7805ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11498 | 2024.11.09 01:28:19.391187 [ 291 ] {b5b42d53-3844-4193-b62f-54950a7805ec} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11499 | 2024.11.09 01:28:19.391235 [ 291 ] {b5b42d53-3844-4193-b62f-54950a7805ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11500 | 2024.11.09 01:28:19.391645 [ 291 ] {b5b42d53-3844-4193-b62f-54950a7805ec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11501 | 2024.11.09 01:28:19.391899 [ 291 ] {b5b42d53-3844-4193-b62f-54950a7805ec} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11502 | 2024.11.09 01:28:19.392074 [ 291 ] {b5b42d53-3844-4193-b62f-54950a7805ec} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 541.25 KiB/sec. | ||
11503 | 2024.11.09 01:28:19.392439 [ 291 ] {b5b42d53-3844-4193-b62f-54950a7805ec} <Debug> DynamicQueryHandler: Done processing query | ||
11504 | 2024.11.09 01:28:19.392488 [ 291 ] {b5b42d53-3844-4193-b62f-54950a7805ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11505 | 2024.11.09 01:28:19.392514 [ 291 ] {} <Debug> HTTP-Session: bd44ada4-7caf-4204-9dcd-d14856c76399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11506 | 2024.11.09 01:28:19.392815 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11507 | 2024.11.09 01:28:19.393035 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34998, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11508 | 2024.11.09 01:28:19.393161 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11509 | 2024.11.09 01:28:19.393190 [ 306 ] {} <Debug> HTTP-Session: 11b36b14-1536-4a2f-aad2-7b7f5cfe31e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34998 | ||
11510 | 2024.11.09 01:28:19.393223 [ 306 ] {} <Debug> HTTP-Session: 11b36b14-1536-4a2f-aad2-7b7f5cfe31e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11511 | 2024.11.09 01:28:19.393243 [ 306 ] {} <Debug> HTTP-Session: 11b36b14-1536-4a2f-aad2-7b7f5cfe31e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11512 | 2024.11.09 01:28:19.393302 [ 306 ] {} <Trace> HTTP-Session: 11b36b14-1536-4a2f-aad2-7b7f5cfe31e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11513 | 2024.11.09 01:28:19.393591 [ 306 ] {955b35b7-63a0-4548-a42d-e799bbe86025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34998) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11514 | 2024.11.09 01:28:19.393662 [ 306 ] {955b35b7-63a0-4548-a42d-e799bbe86025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11515 | 2024.11.09 01:28:19.394004 [ 306 ] {955b35b7-63a0-4548-a42d-e799bbe86025} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11516 | 2024.11.09 01:28:19.394618 [ 306 ] {955b35b7-63a0-4548-a42d-e799bbe86025} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11517 | 2024.11.09 01:28:19.394670 [ 306 ] {955b35b7-63a0-4548-a42d-e799bbe86025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11518 | 2024.11.09 01:28:19.395192 [ 306 ] {955b35b7-63a0-4548-a42d-e799bbe86025} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11519 | 2024.11.09 01:28:19.395483 [ 306 ] {955b35b7-63a0-4548-a42d-e799bbe86025} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11520 | 2024.11.09 01:28:19.395649 [ 306 ] {955b35b7-63a0-4548-a42d-e799bbe86025} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002193 sec., 129958.96032831736 rows/sec., 11.47 MiB/sec. | ||
11521 | 2024.11.09 01:28:19.395870 [ 306 ] {955b35b7-63a0-4548-a42d-e799bbe86025} <Debug> DynamicQueryHandler: Done processing query | ||
11522 | 2024.11.09 01:28:19.395897 [ 306 ] {955b35b7-63a0-4548-a42d-e799bbe86025} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
11523 | 2024.11.09 01:28:19.395914 [ 306 ] {} <Debug> HTTP-Session: 11b36b14-1536-4a2f-aad2-7b7f5cfe31e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11524 | 2024.11.09 01:28:19.396095 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58273, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11525 | 2024.11.09 01:28:19.396130 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11526 | 2024.11.09 01:28:19.396199 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11527 | 2024.11.09 01:28:19.396230 [ 291 ] {} <Debug> HTTP-Session: 23af132e-e298-43f9-bb44-38c8e2f11ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58273 | ||
11528 | 2024.11.09 01:28:19.396255 [ 291 ] {} <Debug> HTTP-Session: 23af132e-e298-43f9-bb44-38c8e2f11ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11529 | 2024.11.09 01:28:19.396269 [ 291 ] {} <Debug> HTTP-Session: 23af132e-e298-43f9-bb44-38c8e2f11ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11530 | 2024.11.09 01:28:19.396312 [ 291 ] {} <Trace> HTTP-Session: 23af132e-e298-43f9-bb44-38c8e2f11ea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11531 | 2024.11.09 01:28:19.396468 [ 291 ] {bf7848d4-6182-498c-901a-a44972e0f8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58273) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11532 | 2024.11.09 01:28:19.396519 [ 291 ] {bf7848d4-6182-498c-901a-a44972e0f8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11533 | 2024.11.09 01:28:19.396787 [ 291 ] {bf7848d4-6182-498c-901a-a44972e0f8a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11534 | 2024.11.09 01:28:19.397137 [ 291 ] {bf7848d4-6182-498c-901a-a44972e0f8a0} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11535 | 2024.11.09 01:28:19.397173 [ 291 ] {bf7848d4-6182-498c-901a-a44972e0f8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11536 | 2024.11.09 01:28:19.397532 [ 291 ] {bf7848d4-6182-498c-901a-a44972e0f8a0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11537 | 2024.11.09 01:28:19.397776 [ 291 ] {bf7848d4-6182-498c-901a-a44972e0f8a0} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11538 | 2024.11.09 01:28:19.397914 [ 291 ] {bf7848d4-6182-498c-901a-a44972e0f8a0} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001496 sec., 32085.561497326205 rows/sec., 2.31 MiB/sec. | ||
11539 | 2024.11.09 01:28:19.398079 [ 291 ] {bf7848d4-6182-498c-901a-a44972e0f8a0} <Debug> DynamicQueryHandler: Done processing query | ||
11540 | 2024.11.09 01:28:19.398102 [ 291 ] {bf7848d4-6182-498c-901a-a44972e0f8a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11541 | 2024.11.09 01:28:19.398119 [ 291 ] {} <Debug> HTTP-Session: 23af132e-e298-43f9-bb44-38c8e2f11ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11542 | 2024.11.09 01:28:19.398270 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11543 | 2024.11.09 01:28:19.398342 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61131, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11544 | 2024.11.09 01:28:19.398423 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11545 | 2024.11.09 01:28:19.398467 [ 306 ] {} <Debug> HTTP-Session: 5106a9fe-d65a-4656-a523-e13b08d311cb Authenticating user 'default' from [fd00:1122:3344:101::d]:61131 | ||
11546 | 2024.11.09 01:28:19.398504 [ 306 ] {} <Debug> HTTP-Session: 5106a9fe-d65a-4656-a523-e13b08d311cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11547 | 2024.11.09 01:28:19.398531 [ 306 ] {} <Debug> HTTP-Session: 5106a9fe-d65a-4656-a523-e13b08d311cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11548 | 2024.11.09 01:28:19.398604 [ 306 ] {} <Trace> HTTP-Session: 5106a9fe-d65a-4656-a523-e13b08d311cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11549 | 2024.11.09 01:28:19.398827 [ 306 ] {1ed04bac-1b8e-4416-a31e-dab835c3c858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61131) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11550 | 2024.11.09 01:28:19.398917 [ 306 ] {1ed04bac-1b8e-4416-a31e-dab835c3c858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11551 | 2024.11.09 01:28:19.399418 [ 306 ] {1ed04bac-1b8e-4416-a31e-dab835c3c858} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11552 | 2024.11.09 01:28:19.399776 [ 306 ] {1ed04bac-1b8e-4416-a31e-dab835c3c858} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11553 | 2024.11.09 01:28:19.399814 [ 306 ] {1ed04bac-1b8e-4416-a31e-dab835c3c858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11554 | 2024.11.09 01:28:19.400172 [ 306 ] {1ed04bac-1b8e-4416-a31e-dab835c3c858} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11555 | 2024.11.09 01:28:19.400428 [ 306 ] {1ed04bac-1b8e-4416-a31e-dab835c3c858} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11556 | 2024.11.09 01:28:19.400597 [ 306 ] {1ed04bac-1b8e-4416-a31e-dab835c3c858} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001837 sec., 7621.121393576483 rows/sec., 533.73 KiB/sec. | ||
11557 | 2024.11.09 01:28:19.400815 [ 306 ] {1ed04bac-1b8e-4416-a31e-dab835c3c858} <Debug> DynamicQueryHandler: Done processing query | ||
11558 | 2024.11.09 01:28:19.400840 [ 306 ] {1ed04bac-1b8e-4416-a31e-dab835c3c858} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11559 | 2024.11.09 01:28:19.400857 [ 306 ] {} <Debug> HTTP-Session: 5106a9fe-d65a-4656-a523-e13b08d311cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11560 | 2024.11.09 01:28:19.401092 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11561 | 2024.11.09 01:28:19.401201 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49100, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11562 | 2024.11.09 01:28:19.401285 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11563 | 2024.11.09 01:28:19.401306 [ 291 ] {} <Debug> HTTP-Session: 5e274b29-a21b-4eb4-866c-e75b5b0cadfd Authenticating user 'default' from [fd00:1122:3344:101::d]:49100 | ||
11564 | 2024.11.09 01:28:19.401324 [ 291 ] {} <Debug> HTTP-Session: 5e274b29-a21b-4eb4-866c-e75b5b0cadfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11565 | 2024.11.09 01:28:19.401338 [ 291 ] {} <Debug> HTTP-Session: 5e274b29-a21b-4eb4-866c-e75b5b0cadfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11566 | 2024.11.09 01:28:19.401376 [ 291 ] {} <Trace> HTTP-Session: 5e274b29-a21b-4eb4-866c-e75b5b0cadfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11567 | 2024.11.09 01:28:19.401490 [ 291 ] {e6055f31-fd6e-4e6a-a0a3-33efdae5ff47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49100) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11568 | 2024.11.09 01:28:19.401537 [ 291 ] {e6055f31-fd6e-4e6a-a0a3-33efdae5ff47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11569 | 2024.11.09 01:28:19.401800 [ 291 ] {e6055f31-fd6e-4e6a-a0a3-33efdae5ff47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11570 | 2024.11.09 01:28:19.402119 [ 291 ] {e6055f31-fd6e-4e6a-a0a3-33efdae5ff47} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11571 | 2024.11.09 01:28:19.402156 [ 291 ] {e6055f31-fd6e-4e6a-a0a3-33efdae5ff47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11572 | 2024.11.09 01:28:19.402492 [ 291 ] {e6055f31-fd6e-4e6a-a0a3-33efdae5ff47} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11573 | 2024.11.09 01:28:19.402715 [ 291 ] {e6055f31-fd6e-4e6a-a0a3-33efdae5ff47} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11574 | 2024.11.09 01:28:19.402838 [ 291 ] {e6055f31-fd6e-4e6a-a0a3-33efdae5ff47} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001423 sec., 9135.628952916373 rows/sec., 569.60 KiB/sec. | ||
11575 | 2024.11.09 01:28:19.402986 [ 291 ] {e6055f31-fd6e-4e6a-a0a3-33efdae5ff47} <Debug> DynamicQueryHandler: Done processing query | ||
11576 | 2024.11.09 01:28:19.403008 [ 291 ] {e6055f31-fd6e-4e6a-a0a3-33efdae5ff47} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11577 | 2024.11.09 01:28:19.403023 [ 291 ] {} <Debug> HTTP-Session: 5e274b29-a21b-4eb4-866c-e75b5b0cadfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11578 | 2024.11.09 01:28:19.403304 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11579 | 2024.11.09 01:28:19.403359 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64245, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11580 | 2024.11.09 01:28:19.403441 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11581 | 2024.11.09 01:28:19.403481 [ 306 ] {} <Debug> HTTP-Session: 4cbd279e-7ef3-4788-8c2e-f5d810def1f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64245 | ||
11582 | 2024.11.09 01:28:19.403514 [ 306 ] {} <Debug> HTTP-Session: 4cbd279e-7ef3-4788-8c2e-f5d810def1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11583 | 2024.11.09 01:28:19.403543 [ 306 ] {} <Debug> HTTP-Session: 4cbd279e-7ef3-4788-8c2e-f5d810def1f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11584 | 2024.11.09 01:28:19.403611 [ 306 ] {} <Trace> HTTP-Session: 4cbd279e-7ef3-4788-8c2e-f5d810def1f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11585 | 2024.11.09 01:28:19.404029 [ 306 ] {f117aef0-351e-4e34-92f0-45a51661490c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64245) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11586 | 2024.11.09 01:28:19.404118 [ 306 ] {f117aef0-351e-4e34-92f0-45a51661490c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11587 | 2024.11.09 01:28:19.404546 [ 306 ] {f117aef0-351e-4e34-92f0-45a51661490c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11588 | 2024.11.09 01:28:19.405142 [ 306 ] {f117aef0-351e-4e34-92f0-45a51661490c} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11589 | 2024.11.09 01:28:19.405179 [ 306 ] {f117aef0-351e-4e34-92f0-45a51661490c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11590 | 2024.11.09 01:28:19.405558 [ 306 ] {f117aef0-351e-4e34-92f0-45a51661490c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11591 | 2024.11.09 01:28:19.405797 [ 306 ] {f117aef0-351e-4e34-92f0-45a51661490c} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11592 | 2024.11.09 01:28:19.405949 [ 306 ] {f117aef0-351e-4e34-92f0-45a51661490c} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002137 sec., 197941.0388394946 rows/sec., 14.15 MiB/sec. | ||
11593 | 2024.11.09 01:28:19.406122 [ 306 ] {f117aef0-351e-4e34-92f0-45a51661490c} <Debug> DynamicQueryHandler: Done processing query | ||
11594 | 2024.11.09 01:28:19.406146 [ 306 ] {f117aef0-351e-4e34-92f0-45a51661490c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
11595 | 2024.11.09 01:28:19.406163 [ 306 ] {} <Debug> HTTP-Session: 4cbd279e-7ef3-4788-8c2e-f5d810def1f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11596 | 2024.11.09 01:28:19.406350 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49100, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11597 | 2024.11.09 01:28:19.406363 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11598 | 2024.11.09 01:28:19.406440 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11599 | 2024.11.09 01:28:19.406474 [ 291 ] {} <Debug> HTTP-Session: fa91119d-c61d-4e01-9021-238d08c7e75b Authenticating user 'default' from [fd00:1122:3344:101::d]:49100 | ||
11600 | 2024.11.09 01:28:19.406494 [ 291 ] {} <Debug> HTTP-Session: fa91119d-c61d-4e01-9021-238d08c7e75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11601 | 2024.11.09 01:28:19.406522 [ 291 ] {} <Debug> HTTP-Session: fa91119d-c61d-4e01-9021-238d08c7e75b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11602 | 2024.11.09 01:28:19.406569 [ 291 ] {} <Trace> HTTP-Session: fa91119d-c61d-4e01-9021-238d08c7e75b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11603 | 2024.11.09 01:28:19.406678 [ 291 ] {a71fd7f3-fe49-4e89-953d-2691bd3ef94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49100) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11604 | 2024.11.09 01:28:19.406727 [ 291 ] {a71fd7f3-fe49-4e89-953d-2691bd3ef94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11605 | 2024.11.09 01:28:19.406889 [ 291 ] {a71fd7f3-fe49-4e89-953d-2691bd3ef94a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11606 | 2024.11.09 01:28:19.407168 [ 291 ] {a71fd7f3-fe49-4e89-953d-2691bd3ef94a} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11607 | 2024.11.09 01:28:19.407202 [ 291 ] {a71fd7f3-fe49-4e89-953d-2691bd3ef94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11608 | 2024.11.09 01:28:19.407585 [ 291 ] {a71fd7f3-fe49-4e89-953d-2691bd3ef94a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11609 | 2024.11.09 01:28:19.407829 [ 291 ] {a71fd7f3-fe49-4e89-953d-2691bd3ef94a} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11610 | 2024.11.09 01:28:19.407958 [ 291 ] {a71fd7f3-fe49-4e89-953d-2691bd3ef94a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 239.30 KiB/sec. | ||
11611 | 2024.11.09 01:28:19.408114 [ 291 ] {a71fd7f3-fe49-4e89-953d-2691bd3ef94a} <Debug> DynamicQueryHandler: Done processing query | ||
11612 | 2024.11.09 01:28:19.408138 [ 291 ] {a71fd7f3-fe49-4e89-953d-2691bd3ef94a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11613 | 2024.11.09 01:28:19.408154 [ 291 ] {} <Debug> HTTP-Session: fa91119d-c61d-4e01-9021-238d08c7e75b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11614 | 2024.11.09 01:28:19.408351 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11615 | 2024.11.09 01:28:19.408410 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65498, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11616 | 2024.11.09 01:28:19.408500 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11617 | 2024.11.09 01:28:19.408531 [ 306 ] {} <Debug> HTTP-Session: 6ba940a6-5d2c-432c-9ecc-38cee77b618f Authenticating user 'default' from [fd00:1122:3344:101::d]:65498 | ||
11618 | 2024.11.09 01:28:19.408553 [ 306 ] {} <Debug> HTTP-Session: 6ba940a6-5d2c-432c-9ecc-38cee77b618f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11619 | 2024.11.09 01:28:19.408571 [ 306 ] {} <Debug> HTTP-Session: 6ba940a6-5d2c-432c-9ecc-38cee77b618f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11620 | 2024.11.09 01:28:19.408613 [ 306 ] {} <Trace> HTTP-Session: 6ba940a6-5d2c-432c-9ecc-38cee77b618f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11621 | 2024.11.09 01:28:19.408857 [ 306 ] {b41a0d03-d014-4f01-8305-edec8b193509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65498) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11622 | 2024.11.09 01:28:19.408919 [ 306 ] {b41a0d03-d014-4f01-8305-edec8b193509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11623 | 2024.11.09 01:28:19.409131 [ 306 ] {b41a0d03-d014-4f01-8305-edec8b193509} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11624 | 2024.11.09 01:28:19.409663 [ 306 ] {b41a0d03-d014-4f01-8305-edec8b193509} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11625 | 2024.11.09 01:28:19.409699 [ 306 ] {b41a0d03-d014-4f01-8305-edec8b193509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11626 | 2024.11.09 01:28:19.410091 [ 306 ] {b41a0d03-d014-4f01-8305-edec8b193509} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11627 | 2024.11.09 01:28:19.410332 [ 306 ] {b41a0d03-d014-4f01-8305-edec8b193509} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11628 | 2024.11.09 01:28:19.410487 [ 306 ] {b41a0d03-d014-4f01-8305-edec8b193509} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001755 sec., 135042.73504273503 rows/sec., 9.05 MiB/sec. | ||
11629 | 2024.11.09 01:28:19.410759 [ 306 ] {b41a0d03-d014-4f01-8305-edec8b193509} <Debug> DynamicQueryHandler: Done processing query | ||
11630 | 2024.11.09 01:28:19.410813 [ 306 ] {b41a0d03-d014-4f01-8305-edec8b193509} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11631 | 2024.11.09 01:28:19.410875 [ 306 ] {} <Debug> HTTP-Session: 6ba940a6-5d2c-432c-9ecc-38cee77b618f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11632 | 2024.11.09 01:28:19.411115 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65498, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11633 | 2024.11.09 01:28:19.411222 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35634, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11634 | 2024.11.09 01:28:19.411284 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11635 | 2024.11.09 01:28:19.411303 [ 291 ] {} <Debug> HTTP-Session: a8910d43-a1f5-455e-b2db-13515d665456 Authenticating user 'default' from [fd00:1122:3344:101::d]:35634 | ||
11636 | 2024.11.09 01:28:19.411322 [ 291 ] {} <Debug> HTTP-Session: a8910d43-a1f5-455e-b2db-13515d665456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11637 | 2024.11.09 01:28:19.411336 [ 291 ] {} <Debug> HTTP-Session: a8910d43-a1f5-455e-b2db-13515d665456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11638 | 2024.11.09 01:28:19.411373 [ 291 ] {} <Trace> HTTP-Session: a8910d43-a1f5-455e-b2db-13515d665456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11639 | 2024.11.09 01:28:19.411476 [ 291 ] {c05f94d5-598e-4856-a644-7216f98bc5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35634) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11640 | 2024.11.09 01:28:19.411526 [ 291 ] {c05f94d5-598e-4856-a644-7216f98bc5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11641 | 2024.11.09 01:28:19.411697 [ 291 ] {c05f94d5-598e-4856-a644-7216f98bc5e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11642 | 2024.11.09 01:28:19.411967 [ 291 ] {c05f94d5-598e-4856-a644-7216f98bc5e9} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11643 | 2024.11.09 01:28:19.412002 [ 291 ] {c05f94d5-598e-4856-a644-7216f98bc5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11644 | 2024.11.09 01:28:19.412396 [ 291 ] {c05f94d5-598e-4856-a644-7216f98bc5e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11645 | 2024.11.09 01:28:19.412681 [ 291 ] {c05f94d5-598e-4856-a644-7216f98bc5e9} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11646 | 2024.11.09 01:28:19.412817 [ 291 ] {c05f94d5-598e-4856-a644-7216f98bc5e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001364 sec., 733.1378299120234 rows/sec., 49.40 KiB/sec. | ||
11647 | 2024.11.09 01:28:19.413105 [ 291 ] {c05f94d5-598e-4856-a644-7216f98bc5e9} <Debug> DynamicQueryHandler: Done processing query | ||
11648 | 2024.11.09 01:28:19.413129 [ 291 ] {c05f94d5-598e-4856-a644-7216f98bc5e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11649 | 2024.11.09 01:28:19.413146 [ 291 ] {} <Debug> HTTP-Session: a8910d43-a1f5-455e-b2db-13515d665456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11650 | 2024.11.09 01:28:19.413332 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65498, User-Agent: (none), Length: 68767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11651 | 2024.11.09 01:28:19.413349 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35634, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11652 | 2024.11.09 01:28:19.413419 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11653 | 2024.11.09 01:28:19.413453 [ 306 ] {} <Debug> HTTP-Session: 5d4647fb-2663-402f-81ae-887c795c6a71 Authenticating user 'default' from [fd00:1122:3344:101::d]:65498 | ||
11654 | 2024.11.09 01:28:19.413471 [ 306 ] {} <Debug> HTTP-Session: 5d4647fb-2663-402f-81ae-887c795c6a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11655 | 2024.11.09 01:28:19.413492 [ 306 ] {} <Debug> HTTP-Session: 5d4647fb-2663-402f-81ae-887c795c6a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11656 | 2024.11.09 01:28:19.413541 [ 306 ] {} <Trace> HTTP-Session: 5d4647fb-2663-402f-81ae-887c795c6a71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11657 | 2024.11.09 01:28:19.414067 [ 306 ] {03b66d28-18d5-4af8-8e6e-66e05e492489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65498) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11658 | 2024.11.09 01:28:19.414142 [ 306 ] {03b66d28-18d5-4af8-8e6e-66e05e492489} <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 | ||
11659 | 2024.11.09 01:28:19.414638 [ 306 ] {03b66d28-18d5-4af8-8e6e-66e05e492489} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11660 | 2024.11.09 01:28:19.415480 [ 306 ] {03b66d28-18d5-4af8-8e6e-66e05e492489} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11661 | 2024.11.09 01:28:19.415517 [ 306 ] {03b66d28-18d5-4af8-8e6e-66e05e492489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11662 | 2024.11.09 01:28:19.416188 [ 306 ] {03b66d28-18d5-4af8-8e6e-66e05e492489} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11663 | 2024.11.09 01:28:19.416449 [ 306 ] {03b66d28-18d5-4af8-8e6e-66e05e492489} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11664 | 2024.11.09 01:28:19.416647 [ 306 ] {03b66d28-18d5-4af8-8e6e-66e05e492489} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002983 sec., 13744.552463962455 rows/sec., 24.63 MiB/sec. | ||
11665 | 2024.11.09 01:28:19.417174 [ 306 ] {03b66d28-18d5-4af8-8e6e-66e05e492489} <Debug> DynamicQueryHandler: Done processing query | ||
11666 | 2024.11.09 01:28:19.417212 [ 306 ] {03b66d28-18d5-4af8-8e6e-66e05e492489} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
11667 | 2024.11.09 01:28:19.417240 [ 306 ] {} <Debug> HTTP-Session: 5d4647fb-2663-402f-81ae-887c795c6a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11668 | 2024.11.09 01:28:19.417431 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65498, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11669 | 2024.11.09 01:28:19.417592 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58069, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11670 | 2024.11.09 01:28:19.417653 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11671 | 2024.11.09 01:28:19.417674 [ 291 ] {} <Debug> HTTP-Session: a895d672-cc38-4f24-bd33-455b95685e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:58069 | ||
11672 | 2024.11.09 01:28:19.417691 [ 291 ] {} <Debug> HTTP-Session: a895d672-cc38-4f24-bd33-455b95685e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11673 | 2024.11.09 01:28:19.417706 [ 291 ] {} <Debug> HTTP-Session: a895d672-cc38-4f24-bd33-455b95685e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11674 | 2024.11.09 01:28:19.417744 [ 291 ] {} <Trace> HTTP-Session: a895d672-cc38-4f24-bd33-455b95685e3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11675 | 2024.11.09 01:28:19.417895 [ 291 ] {28ba810d-8748-4df1-81d4-41036e360414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11676 | 2024.11.09 01:28:19.417944 [ 291 ] {28ba810d-8748-4df1-81d4-41036e360414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11677 | 2024.11.09 01:28:19.418104 [ 291 ] {28ba810d-8748-4df1-81d4-41036e360414} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11678 | 2024.11.09 01:28:19.418441 [ 291 ] {28ba810d-8748-4df1-81d4-41036e360414} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11679 | 2024.11.09 01:28:19.418478 [ 291 ] {28ba810d-8748-4df1-81d4-41036e360414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11680 | 2024.11.09 01:28:19.418846 [ 291 ] {28ba810d-8748-4df1-81d4-41036e360414} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11681 | 2024.11.09 01:28:19.419083 [ 291 ] {28ba810d-8748-4df1-81d4-41036e360414} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11682 | 2024.11.09 01:28:19.419211 [ 67 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11683 | 2024.11.09 01:28:19.419214 [ 291 ] {28ba810d-8748-4df1-81d4-41036e360414} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001379 sec., 59463.379260333575 rows/sec., 3.78 MiB/sec. | ||
11684 | 2024.11.09 01:28:19.419259 [ 67 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11685 | 2024.11.09 01:28:19.419305 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11686 | 2024.11.09 01:28:19.419431 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
11687 | 2024.11.09 01:28:19.419442 [ 291 ] {28ba810d-8748-4df1-81d4-41036e360414} <Debug> DynamicQueryHandler: Done processing query | ||
11688 | 2024.11.09 01:28:19.419476 [ 291 ] {28ba810d-8748-4df1-81d4-41036e360414} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11689 | 2024.11.09 01:28:19.419500 [ 291 ] {} <Debug> HTTP-Session: a895d672-cc38-4f24-bd33-455b95685e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11690 | 2024.11.09 01:28:19.419565 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11691 | 2024.11.09 01:28:19.419603 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3966 rows starting from the beginning of the part | ||
11692 | 2024.11.09 01:28:19.419676 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
11693 | 2024.11.09 01:28:19.419950 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part | ||
11694 | 2024.11.09 01:28:19.420072 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11695 | 2024.11.09 01:28:19.420439 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
11696 | 2024.11.09 01:28:19.420657 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
11697 | 2024.11.09 01:28:19.420833 [ 187 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part | ||
11698 | 2024.11.09 01:28:19.422615 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4298 rows, containing 4 columns (4 merged, 0 gathered) in 0.003233266 sec., 1329306.0329709959 rows/sec., 87.32 MiB/sec. | ||
11699 | 2024.11.09 01:28:19.423223 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11700 | 2024.11.09 01:28:19.423652 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_66_13} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11701 | 2024.11.09 01:28:19.423750 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_66_13} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11702 | 2024.11.09 01:28:19.423847 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
11703 | 2024.11.09 01:28:22.882863 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1090 | ||
11704 | 2024.11.09 01:28:22.885909 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11705 | 2024.11.09 01:28:22.885963 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11706 | 2024.11.09 01:28:22.887406 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11707 | 2024.11.09 01:28:22.887712 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11708 | 2024.11.09 01:28:22.888981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1090 | ||
11709 | 2024.11.09 01:28:24.382402 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37417, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11710 | 2024.11.09 01:28:24.382522 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11711 | 2024.11.09 01:28:24.382546 [ 291 ] {} <Debug> HTTP-Session: 6ec9591d-7c2e-4e5b-9263-6bd3e459ddb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37417 | ||
11712 | 2024.11.09 01:28:24.382571 [ 291 ] {} <Debug> HTTP-Session: 6ec9591d-7c2e-4e5b-9263-6bd3e459ddb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11713 | 2024.11.09 01:28:24.382585 [ 291 ] {} <Debug> HTTP-Session: 6ec9591d-7c2e-4e5b-9263-6bd3e459ddb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11714 | 2024.11.09 01:28:24.382635 [ 291 ] {} <Trace> HTTP-Session: 6ec9591d-7c2e-4e5b-9263-6bd3e459ddb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11715 | 2024.11.09 01:28:24.382813 [ 291 ] {8114b2d1-1e95-4071-8c44-5b310e9391e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37417) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
11716 | 2024.11.09 01:28:24.382881 [ 291 ] {8114b2d1-1e95-4071-8c44-5b310e9391e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11717 | 2024.11.09 01:28:24.383206 [ 291 ] {8114b2d1-1e95-4071-8c44-5b310e9391e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11718 | 2024.11.09 01:28:24.383606 [ 291 ] {8114b2d1-1e95-4071-8c44-5b310e9391e8} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11719 | 2024.11.09 01:28:24.383647 [ 291 ] {8114b2d1-1e95-4071-8c44-5b310e9391e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11720 | 2024.11.09 01:28:24.384050 [ 291 ] {8114b2d1-1e95-4071-8c44-5b310e9391e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
11721 | 2024.11.09 01:28:24.384304 [ 291 ] {8114b2d1-1e95-4071-8c44-5b310e9391e8} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11722 | 2024.11.09 01:28:24.384447 [ 291 ] {8114b2d1-1e95-4071-8c44-5b310e9391e8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001685 sec., 1186.9436201780416 rows/sec., 96.79 KiB/sec. | ||
11723 | 2024.11.09 01:28:24.384758 [ 291 ] {8114b2d1-1e95-4071-8c44-5b310e9391e8} <Debug> DynamicQueryHandler: Done processing query | ||
11724 | 2024.11.09 01:28:24.384785 [ 291 ] {8114b2d1-1e95-4071-8c44-5b310e9391e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11725 | 2024.11.09 01:28:24.384801 [ 291 ] {} <Debug> HTTP-Session: 6ec9591d-7c2e-4e5b-9263-6bd3e459ddb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11726 | 2024.11.09 01:28:24.385052 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11727 | 2024.11.09 01:28:24.385166 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39244, User-Agent: (none), Length: 7946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11728 | 2024.11.09 01:28:24.385277 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11729 | 2024.11.09 01:28:24.385303 [ 306 ] {} <Debug> HTTP-Session: c15d8413-1372-4e0a-958f-7b925ebe4cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39244 | ||
11730 | 2024.11.09 01:28:24.385327 [ 306 ] {} <Debug> HTTP-Session: c15d8413-1372-4e0a-958f-7b925ebe4cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11731 | 2024.11.09 01:28:24.385342 [ 306 ] {} <Debug> HTTP-Session: c15d8413-1372-4e0a-958f-7b925ebe4cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11732 | 2024.11.09 01:28:24.385394 [ 306 ] {} <Trace> HTTP-Session: c15d8413-1372-4e0a-958f-7b925ebe4cb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11733 | 2024.11.09 01:28:24.385579 [ 306 ] {b52d0bd0-b456-4af1-b846-4a437634aa51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39244) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11734 | 2024.11.09 01:28:24.385645 [ 306 ] {b52d0bd0-b456-4af1-b846-4a437634aa51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11735 | 2024.11.09 01:28:24.385978 [ 306 ] {b52d0bd0-b456-4af1-b846-4a437634aa51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11736 | 2024.11.09 01:28:24.386375 [ 306 ] {b52d0bd0-b456-4af1-b846-4a437634aa51} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11737 | 2024.11.09 01:28:24.386415 [ 306 ] {b52d0bd0-b456-4af1-b846-4a437634aa51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11738 | 2024.11.09 01:28:24.386827 [ 306 ] {b52d0bd0-b456-4af1-b846-4a437634aa51} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11739 | 2024.11.09 01:28:24.387081 [ 306 ] {b52d0bd0-b456-4af1-b846-4a437634aa51} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11740 | 2024.11.09 01:28:24.387265 [ 306 ] {b52d0bd0-b456-4af1-b846-4a437634aa51} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001743 sec., 32702.23752151463 rows/sec., 2.49 MiB/sec. | ||
11741 | 2024.11.09 01:28:24.387543 [ 306 ] {b52d0bd0-b456-4af1-b846-4a437634aa51} <Debug> DynamicQueryHandler: Done processing query | ||
11742 | 2024.11.09 01:28:24.387595 [ 306 ] {b52d0bd0-b456-4af1-b846-4a437634aa51} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11743 | 2024.11.09 01:28:24.387647 [ 306 ] {} <Debug> HTTP-Session: c15d8413-1372-4e0a-958f-7b925ebe4cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11744 | 2024.11.09 01:28:24.387904 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39244, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11745 | 2024.11.09 01:28:24.387970 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37175, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11746 | 2024.11.09 01:28:24.388040 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11747 | 2024.11.09 01:28:24.388064 [ 291 ] {} <Debug> HTTP-Session: c0a20a46-b13c-4c17-a5ec-b52dfdce951d Authenticating user 'default' from [fd00:1122:3344:101::d]:37175 | ||
11748 | 2024.11.09 01:28:24.388083 [ 291 ] {} <Debug> HTTP-Session: c0a20a46-b13c-4c17-a5ec-b52dfdce951d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11749 | 2024.11.09 01:28:24.388097 [ 291 ] {} <Debug> HTTP-Session: c0a20a46-b13c-4c17-a5ec-b52dfdce951d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11750 | 2024.11.09 01:28:24.388135 [ 291 ] {} <Trace> HTTP-Session: c0a20a46-b13c-4c17-a5ec-b52dfdce951d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11751 | 2024.11.09 01:28:24.388245 [ 291 ] {f820c33e-2285-4601-8774-d0832eba82c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37175) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11752 | 2024.11.09 01:28:24.388299 [ 291 ] {f820c33e-2285-4601-8774-d0832eba82c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11753 | 2024.11.09 01:28:24.388560 [ 291 ] {f820c33e-2285-4601-8774-d0832eba82c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11754 | 2024.11.09 01:28:24.388867 [ 291 ] {f820c33e-2285-4601-8774-d0832eba82c2} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11755 | 2024.11.09 01:28:24.388905 [ 291 ] {f820c33e-2285-4601-8774-d0832eba82c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11756 | 2024.11.09 01:28:24.389261 [ 291 ] {f820c33e-2285-4601-8774-d0832eba82c2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11757 | 2024.11.09 01:28:24.389510 [ 291 ] {f820c33e-2285-4601-8774-d0832eba82c2} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11758 | 2024.11.09 01:28:24.389637 [ 291 ] {f820c33e-2285-4601-8774-d0832eba82c2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00142 sec., 1408.4507042253522 rows/sec., 98.34 KiB/sec. | ||
11759 | 2024.11.09 01:28:24.389899 [ 291 ] {f820c33e-2285-4601-8774-d0832eba82c2} <Debug> DynamicQueryHandler: Done processing query | ||
11760 | 2024.11.09 01:28:24.389949 [ 291 ] {f820c33e-2285-4601-8774-d0832eba82c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11761 | 2024.11.09 01:28:24.389984 [ 291 ] {} <Debug> HTTP-Session: c0a20a46-b13c-4c17-a5ec-b52dfdce951d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11762 | 2024.11.09 01:28:24.390162 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11763 | 2024.11.09 01:28:24.390291 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61827, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11764 | 2024.11.09 01:28:24.390358 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11765 | 2024.11.09 01:28:24.390384 [ 306 ] {} <Debug> HTTP-Session: 242b4220-ec2d-4b2f-bdf6-370d3dbb0f49 Authenticating user 'default' from [fd00:1122:3344:101::d]:61827 | ||
11766 | 2024.11.09 01:28:24.390406 [ 306 ] {} <Debug> HTTP-Session: 242b4220-ec2d-4b2f-bdf6-370d3dbb0f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11767 | 2024.11.09 01:28:24.390424 [ 306 ] {} <Debug> HTTP-Session: 242b4220-ec2d-4b2f-bdf6-370d3dbb0f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11768 | 2024.11.09 01:28:24.390470 [ 306 ] {} <Trace> HTTP-Session: 242b4220-ec2d-4b2f-bdf6-370d3dbb0f49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11769 | 2024.11.09 01:28:24.390616 [ 306 ] {7407a75b-5263-4a9e-be23-4fc9a111c736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61827) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11770 | 2024.11.09 01:28:24.390662 [ 306 ] {7407a75b-5263-4a9e-be23-4fc9a111c736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11771 | 2024.11.09 01:28:24.390916 [ 306 ] {7407a75b-5263-4a9e-be23-4fc9a111c736} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11772 | 2024.11.09 01:28:24.391271 [ 306 ] {7407a75b-5263-4a9e-be23-4fc9a111c736} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11773 | 2024.11.09 01:28:24.391308 [ 306 ] {7407a75b-5263-4a9e-be23-4fc9a111c736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11774 | 2024.11.09 01:28:24.391674 [ 306 ] {7407a75b-5263-4a9e-be23-4fc9a111c736} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11775 | 2024.11.09 01:28:24.391915 [ 306 ] {7407a75b-5263-4a9e-be23-4fc9a111c736} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11776 | 2024.11.09 01:28:24.392075 [ 306 ] {7407a75b-5263-4a9e-be23-4fc9a111c736} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001497 sec., 44088.176352705406 rows/sec., 3.44 MiB/sec. | ||
11777 | 2024.11.09 01:28:24.392236 [ 306 ] {7407a75b-5263-4a9e-be23-4fc9a111c736} <Debug> DynamicQueryHandler: Done processing query | ||
11778 | 2024.11.09 01:28:24.392262 [ 306 ] {7407a75b-5263-4a9e-be23-4fc9a111c736} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11779 | 2024.11.09 01:28:24.392280 [ 306 ] {} <Debug> HTTP-Session: 242b4220-ec2d-4b2f-bdf6-370d3dbb0f49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11780 | 2024.11.09 01:28:24.392524 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61827, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11781 | 2024.11.09 01:28:24.392539 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37175, User-Agent: (none), Length: 30818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11782 | 2024.11.09 01:28:24.392618 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11783 | 2024.11.09 01:28:24.392640 [ 291 ] {} <Debug> HTTP-Session: 08a6c453-687d-4ce7-b265-c453acc1db1d Authenticating user 'default' from [fd00:1122:3344:101::d]:37175 | ||
11784 | 2024.11.09 01:28:24.392664 [ 291 ] {} <Debug> HTTP-Session: 08a6c453-687d-4ce7-b265-c453acc1db1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11785 | 2024.11.09 01:28:24.392688 [ 291 ] {} <Debug> HTTP-Session: 08a6c453-687d-4ce7-b265-c453acc1db1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11786 | 2024.11.09 01:28:24.392732 [ 291 ] {} <Trace> HTTP-Session: 08a6c453-687d-4ce7-b265-c453acc1db1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11787 | 2024.11.09 01:28:24.392900 [ 291 ] {b55f9cea-3554-4f36-a925-4ec54042f5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37175) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11788 | 2024.11.09 01:28:24.392951 [ 291 ] {b55f9cea-3554-4f36-a925-4ec54042f5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11789 | 2024.11.09 01:28:24.393129 [ 291 ] {b55f9cea-3554-4f36-a925-4ec54042f5c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11790 | 2024.11.09 01:28:24.393529 [ 291 ] {b55f9cea-3554-4f36-a925-4ec54042f5c7} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11791 | 2024.11.09 01:28:24.393564 [ 291 ] {b55f9cea-3554-4f36-a925-4ec54042f5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11792 | 2024.11.09 01:28:24.393958 [ 291 ] {b55f9cea-3554-4f36-a925-4ec54042f5c7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11793 | 2024.11.09 01:28:24.394200 [ 291 ] {b55f9cea-3554-4f36-a925-4ec54042f5c7} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11794 | 2024.11.09 01:28:24.394335 [ 291 ] {b55f9cea-3554-4f36-a925-4ec54042f5c7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001512 sec., 106481.48148148147 rows/sec., 7.42 MiB/sec. | ||
11795 | 2024.11.09 01:28:24.394639 [ 291 ] {b55f9cea-3554-4f36-a925-4ec54042f5c7} <Debug> DynamicQueryHandler: Done processing query | ||
11796 | 2024.11.09 01:28:24.395313 [ 291 ] {b55f9cea-3554-4f36-a925-4ec54042f5c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11797 | 2024.11.09 01:28:24.395336 [ 291 ] {} <Debug> HTTP-Session: 08a6c453-687d-4ce7-b265-c453acc1db1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11798 | 2024.11.09 01:28:24.396012 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11799 | 2024.11.09 01:28:24.396172 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36873, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11800 | 2024.11.09 01:28:24.396255 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11801 | 2024.11.09 01:28:24.396282 [ 306 ] {} <Debug> HTTP-Session: ac5fb5c7-a0d0-446d-b302-82a13c1d9571 Authenticating user 'default' from [fd00:1122:3344:101::d]:36873 | ||
11802 | 2024.11.09 01:28:24.396305 [ 306 ] {} <Debug> HTTP-Session: ac5fb5c7-a0d0-446d-b302-82a13c1d9571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11803 | 2024.11.09 01:28:24.396324 [ 306 ] {} <Debug> HTTP-Session: ac5fb5c7-a0d0-446d-b302-82a13c1d9571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11804 | 2024.11.09 01:28:24.396374 [ 306 ] {} <Trace> HTTP-Session: ac5fb5c7-a0d0-446d-b302-82a13c1d9571 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11805 | 2024.11.09 01:28:24.396557 [ 306 ] {1dd8e372-e8ef-4271-9226-4b36c4dfc742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36873) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11806 | 2024.11.09 01:28:24.396622 [ 306 ] {1dd8e372-e8ef-4271-9226-4b36c4dfc742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11807 | 2024.11.09 01:28:24.396853 [ 306 ] {1dd8e372-e8ef-4271-9226-4b36c4dfc742} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11808 | 2024.11.09 01:28:24.397241 [ 306 ] {1dd8e372-e8ef-4271-9226-4b36c4dfc742} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11809 | 2024.11.09 01:28:24.397289 [ 306 ] {1dd8e372-e8ef-4271-9226-4b36c4dfc742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11810 | 2024.11.09 01:28:24.397763 [ 306 ] {1dd8e372-e8ef-4271-9226-4b36c4dfc742} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11811 | 2024.11.09 01:28:24.398016 [ 306 ] {1dd8e372-e8ef-4271-9226-4b36c4dfc742} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11812 | 2024.11.09 01:28:24.398178 [ 306 ] {1dd8e372-e8ef-4271-9226-4b36c4dfc742} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001681 sec., 35693.03985722784 rows/sec., 2.41 MiB/sec. | ||
11813 | 2024.11.09 01:28:24.398392 [ 306 ] {1dd8e372-e8ef-4271-9226-4b36c4dfc742} <Debug> DynamicQueryHandler: Done processing query | ||
11814 | 2024.11.09 01:28:24.398419 [ 306 ] {1dd8e372-e8ef-4271-9226-4b36c4dfc742} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11815 | 2024.11.09 01:28:24.398436 [ 306 ] {} <Debug> HTTP-Session: ac5fb5c7-a0d0-446d-b302-82a13c1d9571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11816 | 2024.11.09 01:28:24.398721 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11817 | 2024.11.09 01:28:29.382276 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61258, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11818 | 2024.11.09 01:28:29.382415 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11819 | 2024.11.09 01:28:29.382444 [ 306 ] {} <Debug> HTTP-Session: aa745f35-c9d8-4551-be20-e9cc00082ab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61258 | ||
11820 | 2024.11.09 01:28:29.382474 [ 306 ] {} <Debug> HTTP-Session: aa745f35-c9d8-4551-be20-e9cc00082ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11821 | 2024.11.09 01:28:29.382493 [ 306 ] {} <Debug> HTTP-Session: aa745f35-c9d8-4551-be20-e9cc00082ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11822 | 2024.11.09 01:28:29.382551 [ 306 ] {} <Trace> HTTP-Session: aa745f35-c9d8-4551-be20-e9cc00082ab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11823 | 2024.11.09 01:28:29.382757 [ 306 ] {0562d6e8-b775-4b99-ab8f-91ea5ce98354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61258) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11824 | 2024.11.09 01:28:29.382822 [ 306 ] {0562d6e8-b775-4b99-ab8f-91ea5ce98354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11825 | 2024.11.09 01:28:29.383151 [ 306 ] {0562d6e8-b775-4b99-ab8f-91ea5ce98354} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11826 | 2024.11.09 01:28:29.383559 [ 306 ] {0562d6e8-b775-4b99-ab8f-91ea5ce98354} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11827 | 2024.11.09 01:28:29.383598 [ 306 ] {0562d6e8-b775-4b99-ab8f-91ea5ce98354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11828 | 2024.11.09 01:28:29.383993 [ 306 ] {0562d6e8-b775-4b99-ab8f-91ea5ce98354} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11829 | 2024.11.09 01:28:29.384246 [ 306 ] {0562d6e8-b775-4b99-ab8f-91ea5ce98354} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11830 | 2024.11.09 01:28:29.384393 [ 306 ] {0562d6e8-b775-4b99-ab8f-91ea5ce98354} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001704 sec., 32863.849765258215 rows/sec., 2.51 MiB/sec. | ||
11831 | 2024.11.09 01:28:29.384575 [ 306 ] {0562d6e8-b775-4b99-ab8f-91ea5ce98354} <Debug> DynamicQueryHandler: Done processing query | ||
11832 | 2024.11.09 01:28:29.384600 [ 306 ] {0562d6e8-b775-4b99-ab8f-91ea5ce98354} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11833 | 2024.11.09 01:28:29.384616 [ 306 ] {} <Debug> HTTP-Session: aa745f35-c9d8-4551-be20-e9cc00082ab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11834 | 2024.11.09 01:28:29.384854 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11835 | 2024.11.09 01:28:29.384884 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47680, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11836 | 2024.11.09 01:28:29.385021 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11837 | 2024.11.09 01:28:29.385050 [ 291 ] {} <Debug> HTTP-Session: 20894224-a9fc-49e3-bfa9-500bda504aa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47680 | ||
11838 | 2024.11.09 01:28:29.385078 [ 291 ] {} <Debug> HTTP-Session: 20894224-a9fc-49e3-bfa9-500bda504aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11839 | 2024.11.09 01:28:29.385093 [ 291 ] {} <Debug> HTTP-Session: 20894224-a9fc-49e3-bfa9-500bda504aa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11840 | 2024.11.09 01:28:29.385145 [ 291 ] {} <Trace> HTTP-Session: 20894224-a9fc-49e3-bfa9-500bda504aa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11841 | 2024.11.09 01:28:29.385353 [ 291 ] {22dd80d4-3701-488d-8868-1a0f6ddeb7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47680) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11842 | 2024.11.09 01:28:29.385421 [ 291 ] {22dd80d4-3701-488d-8868-1a0f6ddeb7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11843 | 2024.11.09 01:28:29.385762 [ 291 ] {22dd80d4-3701-488d-8868-1a0f6ddeb7b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11844 | 2024.11.09 01:28:29.386164 [ 291 ] {22dd80d4-3701-488d-8868-1a0f6ddeb7b2} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11845 | 2024.11.09 01:28:29.386206 [ 291 ] {22dd80d4-3701-488d-8868-1a0f6ddeb7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11846 | 2024.11.09 01:28:29.386641 [ 291 ] {22dd80d4-3701-488d-8868-1a0f6ddeb7b2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11847 | 2024.11.09 01:28:29.386893 [ 291 ] {22dd80d4-3701-488d-8868-1a0f6ddeb7b2} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11848 | 2024.11.09 01:28:29.387059 [ 291 ] {22dd80d4-3701-488d-8868-1a0f6ddeb7b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001779 sec., 35975.267003934794 rows/sec., 2.81 MiB/sec. | ||
11849 | 2024.11.09 01:28:29.387265 [ 291 ] {22dd80d4-3701-488d-8868-1a0f6ddeb7b2} <Debug> DynamicQueryHandler: Done processing query | ||
11850 | 2024.11.09 01:28:29.387293 [ 291 ] {22dd80d4-3701-488d-8868-1a0f6ddeb7b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11851 | 2024.11.09 01:28:29.387311 [ 291 ] {} <Debug> HTTP-Session: 20894224-a9fc-49e3-bfa9-500bda504aa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11852 | 2024.11.09 01:28:29.387509 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11853 | 2024.11.09 01:28:29.387617 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58671, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11854 | 2024.11.09 01:28:29.387708 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11855 | 2024.11.09 01:28:29.387733 [ 306 ] {} <Debug> HTTP-Session: 9e041d07-cf7b-48ed-8b81-f2fbf3938ac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58671 | ||
11856 | 2024.11.09 01:28:29.387754 [ 306 ] {} <Debug> HTTP-Session: 9e041d07-cf7b-48ed-8b81-f2fbf3938ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11857 | 2024.11.09 01:28:29.387772 [ 306 ] {} <Debug> HTTP-Session: 9e041d07-cf7b-48ed-8b81-f2fbf3938ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11858 | 2024.11.09 01:28:29.387815 [ 306 ] {} <Trace> HTTP-Session: 9e041d07-cf7b-48ed-8b81-f2fbf3938ac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11859 | 2024.11.09 01:28:29.388013 [ 306 ] {896b4b29-2f63-4ff3-b30f-104bec9ed7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58671) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11860 | 2024.11.09 01:28:29.388073 [ 306 ] {896b4b29-2f63-4ff3-b30f-104bec9ed7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11861 | 2024.11.09 01:28:29.388283 [ 306 ] {896b4b29-2f63-4ff3-b30f-104bec9ed7e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11862 | 2024.11.09 01:28:29.388685 [ 306 ] {896b4b29-2f63-4ff3-b30f-104bec9ed7e2} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11863 | 2024.11.09 01:28:29.388722 [ 306 ] {896b4b29-2f63-4ff3-b30f-104bec9ed7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11864 | 2024.11.09 01:28:29.389121 [ 306 ] {896b4b29-2f63-4ff3-b30f-104bec9ed7e2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11865 | 2024.11.09 01:28:29.389362 [ 306 ] {896b4b29-2f63-4ff3-b30f-104bec9ed7e2} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11866 | 2024.11.09 01:28:29.389490 [ 306 ] {896b4b29-2f63-4ff3-b30f-104bec9ed7e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec. | ||
11867 | 2024.11.09 01:28:29.389662 [ 306 ] {896b4b29-2f63-4ff3-b30f-104bec9ed7e2} <Debug> DynamicQueryHandler: Done processing query | ||
11868 | 2024.11.09 01:28:29.389685 [ 306 ] {896b4b29-2f63-4ff3-b30f-104bec9ed7e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11869 | 2024.11.09 01:28:29.389701 [ 306 ] {} <Debug> HTTP-Session: 9e041d07-cf7b-48ed-8b81-f2fbf3938ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11870 | 2024.11.09 01:28:29.389869 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58671, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11871 | 2024.11.09 01:28:29.389931 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52084, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11872 | 2024.11.09 01:28:29.390018 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11873 | 2024.11.09 01:28:29.390044 [ 291 ] {} <Debug> HTTP-Session: 1f45dbd4-bc1f-4319-a8ee-3c41ad6e24d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52084 | ||
11874 | 2024.11.09 01:28:29.390063 [ 291 ] {} <Debug> HTTP-Session: 1f45dbd4-bc1f-4319-a8ee-3c41ad6e24d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11875 | 2024.11.09 01:28:29.390077 [ 291 ] {} <Debug> HTTP-Session: 1f45dbd4-bc1f-4319-a8ee-3c41ad6e24d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11876 | 2024.11.09 01:28:29.390116 [ 291 ] {} <Trace> HTTP-Session: 1f45dbd4-bc1f-4319-a8ee-3c41ad6e24d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11877 | 2024.11.09 01:28:29.390264 [ 291 ] {37ab1b46-9980-433f-9a45-6c0ec766a29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52084) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11878 | 2024.11.09 01:28:29.390318 [ 291 ] {37ab1b46-9980-433f-9a45-6c0ec766a29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11879 | 2024.11.09 01:28:29.390479 [ 291 ] {37ab1b46-9980-433f-9a45-6c0ec766a29c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11880 | 2024.11.09 01:28:29.390784 [ 291 ] {37ab1b46-9980-433f-9a45-6c0ec766a29c} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11881 | 2024.11.09 01:28:29.390819 [ 291 ] {37ab1b46-9980-433f-9a45-6c0ec766a29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11882 | 2024.11.09 01:28:29.391191 [ 291 ] {37ab1b46-9980-433f-9a45-6c0ec766a29c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11883 | 2024.11.09 01:28:29.391431 [ 291 ] {37ab1b46-9980-433f-9a45-6c0ec766a29c} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11884 | 2024.11.09 01:28:29.391583 [ 291 ] {37ab1b46-9980-433f-9a45-6c0ec766a29c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
11885 | 2024.11.09 01:28:29.391845 [ 291 ] {37ab1b46-9980-433f-9a45-6c0ec766a29c} <Debug> DynamicQueryHandler: Done processing query | ||
11886 | 2024.11.09 01:28:29.391906 [ 291 ] {37ab1b46-9980-433f-9a45-6c0ec766a29c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11887 | 2024.11.09 01:28:29.391956 [ 291 ] {} <Debug> HTTP-Session: 1f45dbd4-bc1f-4319-a8ee-3c41ad6e24d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11888 | 2024.11.09 01:28:29.392436 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11889 | 2024.11.09 01:28:31.508448 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11890 | 2024.11.09 01:28:31.710915 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11891 | 2024.11.09 01:28:31.747508 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11892 | 2024.11.09 01:28:31.846972 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57616, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11893 | 2024.11.09 01:28:31.872351 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11894 | 2024.11.09 01:28:31.917614 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11895 | 2024.11.09 01:28:31.929952 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35966, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11896 | 2024.11.09 01:28:31.937370 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64446, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11897 | 2024.11.09 01:28:32.621729 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11898 | 2024.11.09 01:28:32.621786 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11899 | 2024.11.09 01:28:32.889215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1110 | ||
11900 | 2024.11.09 01:28:32.891940 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11901 | 2024.11.09 01:28:32.892001 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11902 | 2024.11.09 01:28:32.893455 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11903 | 2024.11.09 01:28:32.893811 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11904 | 2024.11.09 01:28:32.894080 [ 41 ] {} <Debug> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
11905 | 2024.11.09 01:28:32.894199 [ 41 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11906 | 2024.11.09 01:28:32.894270 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11907 | 2024.11.09 01:28:32.894740 [ 189 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
11908 | 2024.11.09 01:28:32.896329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1110 | ||
11909 | 2024.11.09 01:28:32.896657 [ 189 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11910 | 2024.11.09 01:28:32.896817 [ 189 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 980 rows starting from the beginning of the part | ||
11911 | 2024.11.09 01:28:32.897410 [ 189 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
11912 | 2024.11.09 01:28:32.897991 [ 189 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
11913 | 2024.11.09 01:28:32.898529 [ 189 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
11914 | 2024.11.09 01:28:32.899061 [ 189 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
11915 | 2024.11.09 01:28:32.899577 [ 189 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
11916 | 2024.11.09 01:28:32.908450 [ 198 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 72 columns (72 merged, 0 gathered) in 0.014033906 sec., 79094.15953049707 rows/sec., 63.06 MiB/sec. | ||
11917 | 2024.11.09 01:28:32.909712 [ 201 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
11918 | 2024.11.09 01:28:32.910428 [ 201 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_36_7} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11919 | 2024.11.09 01:28:32.910515 [ 201 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_36_7} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
11920 | 2024.11.09 01:28:32.910713 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
11921 | 2024.11.09 01:28:33.001389 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000962471 sec. | ||
11922 | 2024.11.09 01:28:33.081604 [ 41 ] {} <Debug> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
11923 | 2024.11.09 01:28:33.081695 [ 41 ] {} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11924 | 2024.11.09 01:28:33.081733 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11925 | 2024.11.09 01:28:33.081960 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
11926 | 2024.11.09 01:28:33.082210 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11927 | 2024.11.09 01:28:33.082261 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 243 rows starting from the beginning of the part | ||
11928 | 2024.11.09 01:28:33.082389 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
11929 | 2024.11.09 01:28:33.082708 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
11930 | 2024.11.09 01:28:33.082910 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
11931 | 2024.11.09 01:28:33.083237 [ 199 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
11932 | 2024.11.09 01:28:33.084349 [ 201 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002509168 sec., 119163.00542649993 rows/sec., 8.54 MiB/sec. | ||
11933 | 2024.11.09 01:28:33.084554 [ 195 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
11934 | 2024.11.09 01:28:33.084886 [ 195 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_25_6} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11935 | 2024.11.09 01:28:33.084967 [ 195 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_25_6} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
11936 | 2024.11.09 01:28:33.085048 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
11937 | 2024.11.09 01:28:34.389047 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43585, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11938 | 2024.11.09 01:28:34.389158 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11939 | 2024.11.09 01:28:34.389183 [ 291 ] {} <Debug> HTTP-Session: e26213be-f05b-499d-af5b-0cc7c8b54d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:43585 | ||
11940 | 2024.11.09 01:28:34.389207 [ 291 ] {} <Debug> HTTP-Session: e26213be-f05b-499d-af5b-0cc7c8b54d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11941 | 2024.11.09 01:28:34.389221 [ 291 ] {} <Debug> HTTP-Session: e26213be-f05b-499d-af5b-0cc7c8b54d14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11942 | 2024.11.09 01:28:34.389273 [ 291 ] {} <Trace> HTTP-Session: e26213be-f05b-499d-af5b-0cc7c8b54d14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11943 | 2024.11.09 01:28:34.389466 [ 291 ] {5124515d-6385-4565-8e27-884cb5bf68e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43585) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
11944 | 2024.11.09 01:28:34.389535 [ 291 ] {5124515d-6385-4565-8e27-884cb5bf68e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11945 | 2024.11.09 01:28:34.389863 [ 291 ] {5124515d-6385-4565-8e27-884cb5bf68e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11946 | 2024.11.09 01:28:34.390305 [ 291 ] {5124515d-6385-4565-8e27-884cb5bf68e7} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11947 | 2024.11.09 01:28:34.390358 [ 291 ] {5124515d-6385-4565-8e27-884cb5bf68e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11948 | 2024.11.09 01:28:34.390807 [ 291 ] {5124515d-6385-4565-8e27-884cb5bf68e7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11949 | 2024.11.09 01:28:34.391132 [ 291 ] {5124515d-6385-4565-8e27-884cb5bf68e7} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11950 | 2024.11.09 01:28:34.391316 [ 291 ] {5124515d-6385-4565-8e27-884cb5bf68e7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001903 sec., 7356.8050446663165 rows/sec., 529.59 KiB/sec. | ||
11951 | 2024.11.09 01:28:34.391549 [ 291 ] {5124515d-6385-4565-8e27-884cb5bf68e7} <Debug> DynamicQueryHandler: Done processing query | ||
11952 | 2024.11.09 01:28:34.391576 [ 291 ] {5124515d-6385-4565-8e27-884cb5bf68e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11953 | 2024.11.09 01:28:34.391593 [ 291 ] {} <Debug> HTTP-Session: e26213be-f05b-499d-af5b-0cc7c8b54d14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11954 | 2024.11.09 01:28:34.391827 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11955 | 2024.11.09 01:28:34.392002 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45806, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11956 | 2024.11.09 01:28:34.392105 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11957 | 2024.11.09 01:28:34.392130 [ 306 ] {} <Debug> HTTP-Session: c99f786e-b6ae-4bf4-b824-026f63e205b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45806 | ||
11958 | 2024.11.09 01:28:34.392155 [ 306 ] {} <Debug> HTTP-Session: c99f786e-b6ae-4bf4-b824-026f63e205b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11959 | 2024.11.09 01:28:34.392171 [ 306 ] {} <Debug> HTTP-Session: c99f786e-b6ae-4bf4-b824-026f63e205b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11960 | 2024.11.09 01:28:34.392225 [ 306 ] {} <Trace> HTTP-Session: c99f786e-b6ae-4bf4-b824-026f63e205b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11961 | 2024.11.09 01:28:34.392478 [ 306 ] {f84104a7-a836-4bbb-8794-e202fd7b3fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45806) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11962 | 2024.11.09 01:28:34.392541 [ 306 ] {f84104a7-a836-4bbb-8794-e202fd7b3fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11963 | 2024.11.09 01:28:34.392864 [ 306 ] {f84104a7-a836-4bbb-8794-e202fd7b3fdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11964 | 2024.11.09 01:28:34.393397 [ 306 ] {f84104a7-a836-4bbb-8794-e202fd7b3fdf} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11965 | 2024.11.09 01:28:34.393436 [ 306 ] {f84104a7-a836-4bbb-8794-e202fd7b3fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11966 | 2024.11.09 01:28:34.393874 [ 306 ] {f84104a7-a836-4bbb-8794-e202fd7b3fdf} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11967 | 2024.11.09 01:28:34.394129 [ 306 ] {f84104a7-a836-4bbb-8794-e202fd7b3fdf} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11968 | 2024.11.09 01:28:34.394282 [ 306 ] {f84104a7-a836-4bbb-8794-e202fd7b3fdf} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001926 sec., 147975.07788161995 rows/sec., 13.06 MiB/sec. | ||
11969 | 2024.11.09 01:28:34.394563 [ 306 ] {f84104a7-a836-4bbb-8794-e202fd7b3fdf} <Debug> DynamicQueryHandler: Done processing query | ||
11970 | 2024.11.09 01:28:34.394623 [ 306 ] {f84104a7-a836-4bbb-8794-e202fd7b3fdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
11971 | 2024.11.09 01:28:34.394683 [ 306 ] {} <Debug> HTTP-Session: c99f786e-b6ae-4bf4-b824-026f63e205b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11972 | 2024.11.09 01:28:34.394912 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45806, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11973 | 2024.11.09 01:28:34.394932 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43585, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11974 | 2024.11.09 01:28:34.395043 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11975 | 2024.11.09 01:28:34.395077 [ 291 ] {} <Debug> HTTP-Session: e0c894fa-c7d5-41f5-9172-912d193d2fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43585 | ||
11976 | 2024.11.09 01:28:34.395103 [ 291 ] {} <Debug> HTTP-Session: e0c894fa-c7d5-41f5-9172-912d193d2fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11977 | 2024.11.09 01:28:34.395123 [ 291 ] {} <Debug> HTTP-Session: e0c894fa-c7d5-41f5-9172-912d193d2fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11978 | 2024.11.09 01:28:34.395175 [ 291 ] {} <Trace> HTTP-Session: e0c894fa-c7d5-41f5-9172-912d193d2fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11979 | 2024.11.09 01:28:34.395348 [ 291 ] {e69451ec-14f6-4f96-890a-794370a50968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43585) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11980 | 2024.11.09 01:28:34.395407 [ 291 ] {e69451ec-14f6-4f96-890a-794370a50968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11981 | 2024.11.09 01:28:34.395731 [ 291 ] {e69451ec-14f6-4f96-890a-794370a50968} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11982 | 2024.11.09 01:28:34.396161 [ 291 ] {e69451ec-14f6-4f96-890a-794370a50968} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11983 | 2024.11.09 01:28:34.396199 [ 291 ] {e69451ec-14f6-4f96-890a-794370a50968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11984 | 2024.11.09 01:28:34.396570 [ 291 ] {e69451ec-14f6-4f96-890a-794370a50968} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11985 | 2024.11.09 01:28:34.396825 [ 291 ] {e69451ec-14f6-4f96-890a-794370a50968} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11986 | 2024.11.09 01:28:34.396990 [ 291 ] {e69451ec-14f6-4f96-890a-794370a50968} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.0017 sec., 28235.29411764706 rows/sec., 2.03 MiB/sec. | ||
11987 | 2024.11.09 01:28:34.397242 [ 291 ] {e69451ec-14f6-4f96-890a-794370a50968} <Debug> DynamicQueryHandler: Done processing query | ||
11988 | 2024.11.09 01:28:34.397273 [ 291 ] {e69451ec-14f6-4f96-890a-794370a50968} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11989 | 2024.11.09 01:28:34.397290 [ 291 ] {} <Debug> HTTP-Session: e0c894fa-c7d5-41f5-9172-912d193d2fc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11990 | 2024.11.09 01:28:34.397504 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11991 | 2024.11.09 01:28:34.397567 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52057, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11992 | 2024.11.09 01:28:34.397643 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11993 | 2024.11.09 01:28:34.397678 [ 306 ] {} <Debug> HTTP-Session: a72a2ce8-de59-4b64-bbbc-844e17b3be65 Authenticating user 'default' from [fd00:1122:3344:101::d]:52057 | ||
11994 | 2024.11.09 01:28:34.397704 [ 306 ] {} <Debug> HTTP-Session: a72a2ce8-de59-4b64-bbbc-844e17b3be65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11995 | 2024.11.09 01:28:34.397723 [ 306 ] {} <Debug> HTTP-Session: a72a2ce8-de59-4b64-bbbc-844e17b3be65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11996 | 2024.11.09 01:28:34.397770 [ 306 ] {} <Trace> HTTP-Session: a72a2ce8-de59-4b64-bbbc-844e17b3be65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11997 | 2024.11.09 01:28:34.397895 [ 306 ] {4b664dd8-1885-44d4-b952-26e150bd03b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52057) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11998 | 2024.11.09 01:28:34.397942 [ 306 ] {4b664dd8-1885-44d4-b952-26e150bd03b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11999 | 2024.11.09 01:28:34.398201 [ 306 ] {4b664dd8-1885-44d4-b952-26e150bd03b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12000 | 2024.11.09 01:28:34.398544 [ 306 ] {4b664dd8-1885-44d4-b952-26e150bd03b6} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12001 | 2024.11.09 01:28:34.398580 [ 306 ] {4b664dd8-1885-44d4-b952-26e150bd03b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12002 | 2024.11.09 01:28:34.398931 [ 306 ] {4b664dd8-1885-44d4-b952-26e150bd03b6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12003 | 2024.11.09 01:28:34.399173 [ 306 ] {4b664dd8-1885-44d4-b952-26e150bd03b6} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12004 | 2024.11.09 01:28:34.399297 [ 306 ] {4b664dd8-1885-44d4-b952-26e150bd03b6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001432 sec., 9776.536312849163 rows/sec., 684.68 KiB/sec. | ||
12005 | 2024.11.09 01:28:34.399461 [ 306 ] {4b664dd8-1885-44d4-b952-26e150bd03b6} <Debug> DynamicQueryHandler: Done processing query | ||
12006 | 2024.11.09 01:28:34.399486 [ 306 ] {4b664dd8-1885-44d4-b952-26e150bd03b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12007 | 2024.11.09 01:28:34.399502 [ 306 ] {} <Debug> HTTP-Session: a72a2ce8-de59-4b64-bbbc-844e17b3be65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12008 | 2024.11.09 01:28:34.399654 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12009 | 2024.11.09 01:28:34.399732 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64548, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12010 | 2024.11.09 01:28:34.399804 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12011 | 2024.11.09 01:28:34.399824 [ 291 ] {} <Debug> HTTP-Session: 25450f2c-8f7e-4ebd-9769-387fd58abfe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64548 | ||
12012 | 2024.11.09 01:28:34.399843 [ 291 ] {} <Debug> HTTP-Session: 25450f2c-8f7e-4ebd-9769-387fd58abfe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12013 | 2024.11.09 01:28:34.399857 [ 291 ] {} <Debug> HTTP-Session: 25450f2c-8f7e-4ebd-9769-387fd58abfe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12014 | 2024.11.09 01:28:34.399899 [ 291 ] {} <Trace> HTTP-Session: 25450f2c-8f7e-4ebd-9769-387fd58abfe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12015 | 2024.11.09 01:28:34.400014 [ 291 ] {ee18ccee-ae1b-4e1e-b6f5-732a3b07ae2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64548) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12016 | 2024.11.09 01:28:34.400063 [ 291 ] {ee18ccee-ae1b-4e1e-b6f5-732a3b07ae2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12017 | 2024.11.09 01:28:34.400326 [ 291 ] {ee18ccee-ae1b-4e1e-b6f5-732a3b07ae2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12018 | 2024.11.09 01:28:34.400665 [ 291 ] {ee18ccee-ae1b-4e1e-b6f5-732a3b07ae2c} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12019 | 2024.11.09 01:28:34.400703 [ 291 ] {ee18ccee-ae1b-4e1e-b6f5-732a3b07ae2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12020 | 2024.11.09 01:28:34.401054 [ 291 ] {ee18ccee-ae1b-4e1e-b6f5-732a3b07ae2c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
12021 | 2024.11.09 01:28:34.401289 [ 291 ] {ee18ccee-ae1b-4e1e-b6f5-732a3b07ae2c} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12022 | 2024.11.09 01:28:34.401460 [ 291 ] {ee18ccee-ae1b-4e1e-b6f5-732a3b07ae2c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001475 sec., 8813.559322033898 rows/sec., 549.52 KiB/sec. | ||
12023 | 2024.11.09 01:28:34.401695 [ 291 ] {ee18ccee-ae1b-4e1e-b6f5-732a3b07ae2c} <Debug> DynamicQueryHandler: Done processing query | ||
12024 | 2024.11.09 01:28:34.401721 [ 291 ] {ee18ccee-ae1b-4e1e-b6f5-732a3b07ae2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12025 | 2024.11.09 01:28:34.401738 [ 291 ] {} <Debug> HTTP-Session: 25450f2c-8f7e-4ebd-9769-387fd58abfe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12026 | 2024.11.09 01:28:34.401953 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12027 | 2024.11.09 01:28:34.402074 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35577, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12028 | 2024.11.09 01:28:34.402141 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12029 | 2024.11.09 01:28:34.402161 [ 306 ] {} <Debug> HTTP-Session: 9d1f8a81-a634-4b86-9133-7909c2e2a6e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35577 | ||
12030 | 2024.11.09 01:28:34.402179 [ 306 ] {} <Debug> HTTP-Session: 9d1f8a81-a634-4b86-9133-7909c2e2a6e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12031 | 2024.11.09 01:28:34.402193 [ 306 ] {} <Debug> HTTP-Session: 9d1f8a81-a634-4b86-9133-7909c2e2a6e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12032 | 2024.11.09 01:28:34.402231 [ 306 ] {} <Trace> HTTP-Session: 9d1f8a81-a634-4b86-9133-7909c2e2a6e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12033 | 2024.11.09 01:28:34.402463 [ 306 ] {feaf254d-7148-49a2-9aea-5a70e62b3a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35577) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12034 | 2024.11.09 01:28:34.402512 [ 306 ] {feaf254d-7148-49a2-9aea-5a70e62b3a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12035 | 2024.11.09 01:28:34.402765 [ 306 ] {feaf254d-7148-49a2-9aea-5a70e62b3a51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12036 | 2024.11.09 01:28:34.403316 [ 306 ] {feaf254d-7148-49a2-9aea-5a70e62b3a51} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12037 | 2024.11.09 01:28:34.403353 [ 306 ] {feaf254d-7148-49a2-9aea-5a70e62b3a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12038 | 2024.11.09 01:28:34.403725 [ 306 ] {feaf254d-7148-49a2-9aea-5a70e62b3a51} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12039 | 2024.11.09 01:28:34.403964 [ 306 ] {feaf254d-7148-49a2-9aea-5a70e62b3a51} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12040 | 2024.11.09 01:28:34.404094 [ 306 ] {feaf254d-7148-49a2-9aea-5a70e62b3a51} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001746 sec., 242268.04123711342 rows/sec., 17.32 MiB/sec. | ||
12041 | 2024.11.09 01:28:34.404357 [ 306 ] {feaf254d-7148-49a2-9aea-5a70e62b3a51} <Debug> DynamicQueryHandler: Done processing query | ||
12042 | 2024.11.09 01:28:34.404416 [ 306 ] {feaf254d-7148-49a2-9aea-5a70e62b3a51} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
12043 | 2024.11.09 01:28:34.404468 [ 306 ] {} <Debug> HTTP-Session: 9d1f8a81-a634-4b86-9133-7909c2e2a6e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12044 | 2024.11.09 01:28:34.404737 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64548, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12045 | 2024.11.09 01:28:34.404755 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12046 | 2024.11.09 01:28:34.404817 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12047 | 2024.11.09 01:28:34.404852 [ 291 ] {} <Debug> HTTP-Session: 35b6d91e-9dd9-4f45-a228-5738537d1b09 Authenticating user 'default' from [fd00:1122:3344:101::d]:64548 | ||
12048 | 2024.11.09 01:28:34.404876 [ 291 ] {} <Debug> HTTP-Session: 35b6d91e-9dd9-4f45-a228-5738537d1b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12049 | 2024.11.09 01:28:34.404900 [ 291 ] {} <Debug> HTTP-Session: 35b6d91e-9dd9-4f45-a228-5738537d1b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12050 | 2024.11.09 01:28:34.404947 [ 291 ] {} <Trace> HTTP-Session: 35b6d91e-9dd9-4f45-a228-5738537d1b09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12051 | 2024.11.09 01:28:34.405073 [ 291 ] {9147d439-8b58-4910-9d69-f5ec44dbe91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64548) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12052 | 2024.11.09 01:28:34.405129 [ 291 ] {9147d439-8b58-4910-9d69-f5ec44dbe91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12053 | 2024.11.09 01:28:34.405311 [ 291 ] {9147d439-8b58-4910-9d69-f5ec44dbe91e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12054 | 2024.11.09 01:28:34.405631 [ 291 ] {9147d439-8b58-4910-9d69-f5ec44dbe91e} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12055 | 2024.11.09 01:28:34.405674 [ 291 ] {9147d439-8b58-4910-9d69-f5ec44dbe91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12056 | 2024.11.09 01:28:34.406068 [ 291 ] {9147d439-8b58-4910-9d69-f5ec44dbe91e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
12057 | 2024.11.09 01:28:34.406308 [ 291 ] {9147d439-8b58-4910-9d69-f5ec44dbe91e} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12058 | 2024.11.09 01:28:34.406466 [ 291 ] {9147d439-8b58-4910-9d69-f5ec44dbe91e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. | ||
12059 | 2024.11.09 01:28:34.406633 [ 291 ] {9147d439-8b58-4910-9d69-f5ec44dbe91e} <Debug> DynamicQueryHandler: Done processing query | ||
12060 | 2024.11.09 01:28:34.406658 [ 291 ] {9147d439-8b58-4910-9d69-f5ec44dbe91e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12061 | 2024.11.09 01:28:34.406674 [ 291 ] {} <Debug> HTTP-Session: 35b6d91e-9dd9-4f45-a228-5738537d1b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12062 | 2024.11.09 01:28:34.406842 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12063 | 2024.11.09 01:28:34.406976 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42204, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12064 | 2024.11.09 01:28:34.407050 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12065 | 2024.11.09 01:28:34.407071 [ 306 ] {} <Debug> HTTP-Session: 3f5de586-8714-4506-9496-335ad02fed62 Authenticating user 'default' from [fd00:1122:3344:101::d]:42204 | ||
12066 | 2024.11.09 01:28:34.407089 [ 306 ] {} <Debug> HTTP-Session: 3f5de586-8714-4506-9496-335ad02fed62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12067 | 2024.11.09 01:28:34.407102 [ 306 ] {} <Debug> HTTP-Session: 3f5de586-8714-4506-9496-335ad02fed62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12068 | 2024.11.09 01:28:34.407140 [ 306 ] {} <Trace> HTTP-Session: 3f5de586-8714-4506-9496-335ad02fed62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12069 | 2024.11.09 01:28:34.407347 [ 306 ] {1afc5921-434c-4d14-bac4-ae069723e092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42204) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12070 | 2024.11.09 01:28:34.407400 [ 306 ] {1afc5921-434c-4d14-bac4-ae069723e092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12071 | 2024.11.09 01:28:34.407576 [ 306 ] {1afc5921-434c-4d14-bac4-ae069723e092} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12072 | 2024.11.09 01:28:34.408011 [ 306 ] {1afc5921-434c-4d14-bac4-ae069723e092} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12073 | 2024.11.09 01:28:34.408045 [ 306 ] {1afc5921-434c-4d14-bac4-ae069723e092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12074 | 2024.11.09 01:28:34.408434 [ 306 ] {1afc5921-434c-4d14-bac4-ae069723e092} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12075 | 2024.11.09 01:28:34.408674 [ 306 ] {1afc5921-434c-4d14-bac4-ae069723e092} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12076 | 2024.11.09 01:28:34.408804 [ 306 ] {1afc5921-434c-4d14-bac4-ae069723e092} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001576 sec., 150380.7106598985 rows/sec., 10.08 MiB/sec. | ||
12077 | 2024.11.09 01:28:34.408967 [ 306 ] {1afc5921-434c-4d14-bac4-ae069723e092} <Debug> DynamicQueryHandler: Done processing query | ||
12078 | 2024.11.09 01:28:34.408990 [ 306 ] {1afc5921-434c-4d14-bac4-ae069723e092} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12079 | 2024.11.09 01:28:34.409006 [ 306 ] {} <Debug> HTTP-Session: 3f5de586-8714-4506-9496-335ad02fed62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12080 | 2024.11.09 01:28:34.409206 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12081 | 2024.11.09 01:28:34.409264 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59103, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12082 | 2024.11.09 01:28:34.409339 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12083 | 2024.11.09 01:28:34.409393 [ 291 ] {} <Debug> HTTP-Session: 10ec5e81-ac97-4ce3-89f6-81aca3adbb0e Authenticating user 'default' from [fd00:1122:3344:101::d]:59103 | ||
12084 | 2024.11.09 01:28:34.409414 [ 291 ] {} <Debug> HTTP-Session: 10ec5e81-ac97-4ce3-89f6-81aca3adbb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12085 | 2024.11.09 01:28:34.409431 [ 291 ] {} <Debug> HTTP-Session: 10ec5e81-ac97-4ce3-89f6-81aca3adbb0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12086 | 2024.11.09 01:28:34.409476 [ 291 ] {} <Trace> HTTP-Session: 10ec5e81-ac97-4ce3-89f6-81aca3adbb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12087 | 2024.11.09 01:28:34.409602 [ 291 ] {8adbe881-5e0f-47f3-bca0-1541968fc091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59103) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12088 | 2024.11.09 01:28:34.409659 [ 291 ] {8adbe881-5e0f-47f3-bca0-1541968fc091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12089 | 2024.11.09 01:28:34.409846 [ 291 ] {8adbe881-5e0f-47f3-bca0-1541968fc091} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12090 | 2024.11.09 01:28:34.410119 [ 291 ] {8adbe881-5e0f-47f3-bca0-1541968fc091} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12091 | 2024.11.09 01:28:34.410178 [ 291 ] {8adbe881-5e0f-47f3-bca0-1541968fc091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12092 | 2024.11.09 01:28:34.410537 [ 291 ] {8adbe881-5e0f-47f3-bca0-1541968fc091} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
12093 | 2024.11.09 01:28:34.410786 [ 291 ] {8adbe881-5e0f-47f3-bca0-1541968fc091} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12094 | 2024.11.09 01:28:34.410936 [ 291 ] {8adbe881-5e0f-47f3-bca0-1541968fc091} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001363 sec., 733.6757153338224 rows/sec., 49.44 KiB/sec. | ||
12095 | 2024.11.09 01:28:34.411127 [ 291 ] {8adbe881-5e0f-47f3-bca0-1541968fc091} <Debug> DynamicQueryHandler: Done processing query | ||
12096 | 2024.11.09 01:28:34.411151 [ 291 ] {8adbe881-5e0f-47f3-bca0-1541968fc091} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12097 | 2024.11.09 01:28:34.411167 [ 291 ] {} <Debug> HTTP-Session: 10ec5e81-ac97-4ce3-89f6-81aca3adbb0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12098 | 2024.11.09 01:28:34.411342 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12099 | 2024.11.09 01:28:34.411439 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34799, User-Agent: (none), Length: 68806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12100 | 2024.11.09 01:28:34.411511 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12101 | 2024.11.09 01:28:34.411533 [ 306 ] {} <Debug> HTTP-Session: 9c2e182b-b09f-4b20-b60c-83ac4fe35562 Authenticating user 'default' from [fd00:1122:3344:101::d]:34799 | ||
12102 | 2024.11.09 01:28:34.411551 [ 306 ] {} <Debug> HTTP-Session: 9c2e182b-b09f-4b20-b60c-83ac4fe35562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12103 | 2024.11.09 01:28:34.411565 [ 306 ] {} <Debug> HTTP-Session: 9c2e182b-b09f-4b20-b60c-83ac4fe35562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12104 | 2024.11.09 01:28:34.411602 [ 306 ] {} <Trace> HTTP-Session: 9c2e182b-b09f-4b20-b60c-83ac4fe35562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12105 | 2024.11.09 01:28:34.412024 [ 306 ] {d144163e-4749-4289-9f48-212857a0d7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34799) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12106 | 2024.11.09 01:28:34.412102 [ 306 ] {d144163e-4749-4289-9f48-212857a0d7d5} <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 | ||
12107 | 2024.11.09 01:28:34.412615 [ 306 ] {d144163e-4749-4289-9f48-212857a0d7d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12108 | 2024.11.09 01:28:34.413320 [ 306 ] {d144163e-4749-4289-9f48-212857a0d7d5} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12109 | 2024.11.09 01:28:34.413357 [ 306 ] {d144163e-4749-4289-9f48-212857a0d7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12110 | 2024.11.09 01:28:34.413991 [ 306 ] {d144163e-4749-4289-9f48-212857a0d7d5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12111 | 2024.11.09 01:28:34.414256 [ 306 ] {d144163e-4749-4289-9f48-212857a0d7d5} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12112 | 2024.11.09 01:28:34.414417 [ 306 ] {d144163e-4749-4289-9f48-212857a0d7d5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002693 sec., 15224.656516895655 rows/sec., 27.28 MiB/sec. | ||
12113 | 2024.11.09 01:28:34.414972 [ 306 ] {d144163e-4749-4289-9f48-212857a0d7d5} <Debug> DynamicQueryHandler: Done processing query | ||
12114 | 2024.11.09 01:28:34.414996 [ 306 ] {d144163e-4749-4289-9f48-212857a0d7d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
12115 | 2024.11.09 01:28:34.415012 [ 306 ] {} <Debug> HTTP-Session: 9c2e182b-b09f-4b20-b60c-83ac4fe35562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12116 | 2024.11.09 01:28:34.415196 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12117 | 2024.11.09 01:28:34.415285 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56770, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12118 | 2024.11.09 01:28:34.415349 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12119 | 2024.11.09 01:28:34.415370 [ 291 ] {} <Debug> HTTP-Session: e4bb2047-af4e-4c3a-81f3-a72b0b2b430d Authenticating user 'default' from [fd00:1122:3344:101::d]:56770 | ||
12120 | 2024.11.09 01:28:34.415387 [ 291 ] {} <Debug> HTTP-Session: e4bb2047-af4e-4c3a-81f3-a72b0b2b430d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12121 | 2024.11.09 01:28:34.415401 [ 291 ] {} <Debug> HTTP-Session: e4bb2047-af4e-4c3a-81f3-a72b0b2b430d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12122 | 2024.11.09 01:28:34.415439 [ 291 ] {} <Trace> HTTP-Session: e4bb2047-af4e-4c3a-81f3-a72b0b2b430d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12123 | 2024.11.09 01:28:34.415592 [ 291 ] {41bfcbf7-90f4-4de7-8c21-e10588dad0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56770) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12124 | 2024.11.09 01:28:34.415639 [ 291 ] {41bfcbf7-90f4-4de7-8c21-e10588dad0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12125 | 2024.11.09 01:28:34.415786 [ 291 ] {41bfcbf7-90f4-4de7-8c21-e10588dad0bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12126 | 2024.11.09 01:28:34.416131 [ 291 ] {41bfcbf7-90f4-4de7-8c21-e10588dad0bc} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12127 | 2024.11.09 01:28:34.416167 [ 291 ] {41bfcbf7-90f4-4de7-8c21-e10588dad0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12128 | 2024.11.09 01:28:34.416537 [ 291 ] {41bfcbf7-90f4-4de7-8c21-e10588dad0bc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12129 | 2024.11.09 01:28:34.416774 [ 291 ] {41bfcbf7-90f4-4de7-8c21-e10588dad0bc} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12130 | 2024.11.09 01:28:34.416924 [ 291 ] {41bfcbf7-90f4-4de7-8c21-e10588dad0bc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001395 sec., 58781.362007168456 rows/sec., 3.73 MiB/sec. | ||
12131 | 2024.11.09 01:28:34.417085 [ 291 ] {41bfcbf7-90f4-4de7-8c21-e10588dad0bc} <Debug> DynamicQueryHandler: Done processing query | ||
12132 | 2024.11.09 01:28:34.417109 [ 291 ] {41bfcbf7-90f4-4de7-8c21-e10588dad0bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12133 | 2024.11.09 01:28:34.417125 [ 291 ] {} <Debug> HTTP-Session: e4bb2047-af4e-4c3a-81f3-a72b0b2b430d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12134 | 2024.11.09 01:28:34.417994 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56770, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12135 | 2024.11.09 01:28:34.837459 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12136 | 2024.11.09 01:28:34.855377 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42039, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12137 | 2024.11.09 01:28:35.000236 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.14 MiB, peak 179.75 MiB, free memory in arenas 0.00 B, will set to 172.11 MiB (RSS), difference: -1.04 MiB | ||
12138 | 2024.11.09 01:28:35.247895 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12139 | 2024.11.09 01:28:35.409124 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40578, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12140 | 2024.11.09 01:28:35.527274 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36075, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12141 | 2024.11.09 01:28:35.535533 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12142 | 2024.11.09 01:28:35.569863 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54488, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12143 | 2024.11.09 01:28:35.578156 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12144 | 2024.11.09 01:28:35.599157 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12145 | 2024.11.09 01:28:35.601439 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12146 | 2024.11.09 01:28:35.604275 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12147 | 2024.11.09 01:28:35.607421 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12148 | 2024.11.09 01:28:35.672767 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52199, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12149 | 2024.11.09 01:28:35.691109 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12150 | 2024.11.09 01:28:35.714545 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37525, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12151 | 2024.11.09 01:28:35.733811 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12152 | 2024.11.09 01:28:35.756087 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52268, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12153 | 2024.11.09 01:28:36.091575 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12154 | 2024.11.09 01:28:36.165935 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35793, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12155 | 2024.11.09 01:28:36.246751 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12156 | 2024.11.09 01:28:36.262097 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12157 | 2024.11.09 01:28:36.267423 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65494, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12158 | 2024.11.09 01:28:36.284731 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12159 | 2024.11.09 01:28:36.304062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44616, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12160 | 2024.11.09 01:28:39.382104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12161 | 2024.11.09 01:28:39.382262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12162 | 2024.11.09 01:28:39.382294 [ 3 ] {} <Debug> HTTP-Session: 3971fa12-4a0d-4a2e-8428-f6d4bb00e8fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56840 | ||
12163 | 2024.11.09 01:28:39.382324 [ 3 ] {} <Debug> HTTP-Session: 3971fa12-4a0d-4a2e-8428-f6d4bb00e8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12164 | 2024.11.09 01:28:39.382343 [ 3 ] {} <Debug> HTTP-Session: 3971fa12-4a0d-4a2e-8428-f6d4bb00e8fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12165 | 2024.11.09 01:28:39.382408 [ 3 ] {} <Trace> HTTP-Session: 3971fa12-4a0d-4a2e-8428-f6d4bb00e8fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12166 | 2024.11.09 01:28:39.382657 [ 3 ] {13b4b180-96fb-42ca-88f4-35497f037ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56840) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12167 | 2024.11.09 01:28:39.382745 [ 3 ] {13b4b180-96fb-42ca-88f4-35497f037ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12168 | 2024.11.09 01:28:39.383180 [ 3 ] {13b4b180-96fb-42ca-88f4-35497f037ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12169 | 2024.11.09 01:28:39.383707 [ 3 ] {13b4b180-96fb-42ca-88f4-35497f037ff6} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12170 | 2024.11.09 01:28:39.383751 [ 3 ] {13b4b180-96fb-42ca-88f4-35497f037ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12171 | 2024.11.09 01:28:39.384248 [ 3 ] {13b4b180-96fb-42ca-88f4-35497f037ff6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12172 | 2024.11.09 01:28:39.384517 [ 3 ] {13b4b180-96fb-42ca-88f4-35497f037ff6} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12173 | 2024.11.09 01:28:39.384663 [ 57 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12174 | 2024.11.09 01:28:39.384670 [ 3 ] {13b4b180-96fb-42ca-88f4-35497f037ff6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002103 sec., 26628.62577270566 rows/sec., 2.03 MiB/sec. | ||
12175 | 2024.11.09 01:28:39.384712 [ 57 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12176 | 2024.11.09 01:28:39.384754 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12177 | 2024.11.09 01:28:39.384934 [ 195 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
12178 | 2024.11.09 01:28:39.384966 [ 3 ] {13b4b180-96fb-42ca-88f4-35497f037ff6} <Debug> DynamicQueryHandler: Done processing query | ||
12179 | 2024.11.09 01:28:39.385017 [ 3 ] {13b4b180-96fb-42ca-88f4-35497f037ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12180 | 2024.11.09 01:28:39.385046 [ 3 ] {} <Debug> HTTP-Session: 3971fa12-4a0d-4a2e-8428-f6d4bb00e8fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12181 | 2024.11.09 01:28:39.385160 [ 195 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12182 | 2024.11.09 01:28:39.385204 [ 195 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1435 rows starting from the beginning of the part | ||
12183 | 2024.11.09 01:28:39.385327 [ 195 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 285 rows starting from the beginning of the part | ||
12184 | 2024.11.09 01:28:39.385408 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34799, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12185 | 2024.11.09 01:28:39.385442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12186 | 2024.11.09 01:28:39.385796 [ 195 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 57 rows starting from the beginning of the part | ||
12187 | 2024.11.09 01:28:39.385876 [ 306 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12188 | 2024.11.09 01:28:39.385998 [ 306 ] {} <Debug> HTTP-Session: cfb07bb8-7c5f-47bd-8d0f-5230e166f801 Authenticating user 'default' from [fd00:1122:3344:101::d]:34799 | ||
12189 | 2024.11.09 01:28:39.386010 [ 3 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12190 | |||
12191 | (version 23.8.7.1) | ||
12192 | 2024.11.09 01:28:39.386092 [ 306 ] {} <Debug> HTTP-Session: cfb07bb8-7c5f-47bd-8d0f-5230e166f801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12193 | 2024.11.09 01:28:39.386160 [ 195 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
12194 | 2024.11.09 01:28:39.386178 [ 306 ] {} <Debug> HTTP-Session: cfb07bb8-7c5f-47bd-8d0f-5230e166f801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12195 | 2024.11.09 01:28:39.386371 [ 306 ] {} <Trace> HTTP-Session: cfb07bb8-7c5f-47bd-8d0f-5230e166f801 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12196 | 2024.11.09 01:28:39.386407 [ 195 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 285 rows starting from the beginning of the part | ||
12197 | 2024.11.09 01:28:39.386559 [ 195 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
12198 | 2024.11.09 01:28:39.386934 [ 306 ] {91e1988c-1e02-4e64-85c5-258ea8e324f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34799) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12199 | 2024.11.09 01:28:39.387055 [ 306 ] {91e1988c-1e02-4e64-85c5-258ea8e324f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12200 | 2024.11.09 01:28:39.387783 [ 306 ] {91e1988c-1e02-4e64-85c5-258ea8e324f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12201 | 2024.11.09 01:28:39.388751 [ 306 ] {91e1988c-1e02-4e64-85c5-258ea8e324f4} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12202 | 2024.11.09 01:28:39.388834 [ 306 ] {91e1988c-1e02-4e64-85c5-258ea8e324f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12203 | 2024.11.09 01:28:39.389591 [ 306 ] {91e1988c-1e02-4e64-85c5-258ea8e324f4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12204 | 2024.11.09 01:28:39.389873 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005013115 sec., 433662.5032539648 rows/sec., 38.14 MiB/sec. | ||
12205 | 2024.11.09 01:28:39.390045 [ 306 ] {91e1988c-1e02-4e64-85c5-258ea8e324f4} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12206 | 2024.11.09 01:28:39.390280 [ 57 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12207 | 2024.11.09 01:28:39.390296 [ 194 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12208 | 2024.11.09 01:28:39.390305 [ 306 ] {91e1988c-1e02-4e64-85c5-258ea8e324f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003672 sec., 17429.193899782134 rows/sec., 1.36 MiB/sec. | ||
12209 | 2024.11.09 01:28:39.390350 [ 57 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12210 | 2024.11.09 01:28:39.390451 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12211 | 2024.11.09 01:28:39.391035 [ 201 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
12212 | 2024.11.09 01:28:39.391243 [ 306 ] {91e1988c-1e02-4e64-85c5-258ea8e324f4} <Debug> DynamicQueryHandler: Done processing query | ||
12213 | 2024.11.09 01:28:39.391365 [ 306 ] {91e1988c-1e02-4e64-85c5-258ea8e324f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12214 | 2024.11.09 01:28:39.391481 [ 306 ] {} <Debug> HTTP-Session: cfb07bb8-7c5f-47bd-8d0f-5230e166f801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12215 | 2024.11.09 01:28:39.391610 [ 195 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_71_14} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12216 | 2024.11.09 01:28:39.391754 [ 201 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12217 | 2024.11.09 01:28:39.391963 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12218 | 2024.11.09 01:28:39.391996 [ 201 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 915 rows starting from the beginning of the part | ||
12219 | 2024.11.09 01:28:39.392112 [ 195 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_71_14} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12220 | 2024.11.09 01:28:39.392611 [ 201 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 423 rows starting from the beginning of the part | ||
12221 | 2024.11.09 01:28:39.392630 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
12222 | 2024.11.09 01:28:39.392769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32923, User-Agent: (none), Length: 24515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12223 | 2024.11.09 01:28:39.393030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12224 | 2024.11.09 01:28:39.393163 [ 3 ] {} <Debug> HTTP-Session: f32dd839-66a2-4ebf-bad5-f9da99f2b235 Authenticating user 'default' from [fd00:1122:3344:101::d]:32923 | ||
12225 | 2024.11.09 01:28:39.393169 [ 201 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 66 rows starting from the beginning of the part | ||
12226 | 2024.11.09 01:28:39.393201 [ 3 ] {} <Debug> HTTP-Session: f32dd839-66a2-4ebf-bad5-f9da99f2b235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12227 | 2024.11.09 01:28:39.393232 [ 3 ] {} <Debug> HTTP-Session: f32dd839-66a2-4ebf-bad5-f9da99f2b235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12228 | 2024.11.09 01:28:39.393366 [ 3 ] {} <Trace> HTTP-Session: f32dd839-66a2-4ebf-bad5-f9da99f2b235 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12229 | 2024.11.09 01:28:39.393383 [ 201 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
12230 | 2024.11.09 01:28:39.393629 [ 201 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 423 rows starting from the beginning of the part | ||
12231 | 2024.11.09 01:28:39.393780 [ 3 ] {7a7a6e75-0c7a-4d95-8c87-7e61e23689dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32923) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12232 | 2024.11.09 01:28:39.394021 [ 201 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
12233 | 2024.11.09 01:28:39.394024 [ 3 ] {7a7a6e75-0c7a-4d95-8c87-7e61e23689dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12234 | 2024.11.09 01:28:39.394658 [ 3 ] {7a7a6e75-0c7a-4d95-8c87-7e61e23689dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12235 | 2024.11.09 01:28:39.395151 [ 3 ] {7a7a6e75-0c7a-4d95-8c87-7e61e23689dd} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12236 | 2024.11.09 01:28:39.395197 [ 3 ] {7a7a6e75-0c7a-4d95-8c87-7e61e23689dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12237 | 2024.11.09 01:28:39.395756 [ 3 ] {7a7a6e75-0c7a-4d95-8c87-7e61e23689dd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12238 | 2024.11.09 01:28:39.396034 [ 3 ] {7a7a6e75-0c7a-4d95-8c87-7e61e23689dd} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12239 | 2024.11.09 01:28:39.396268 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12240 | 2024.11.09 01:28:39.396292 [ 3 ] {7a7a6e75-0c7a-4d95-8c87-7e61e23689dd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.002723 sec., 47006.97759823724 rows/sec., 3.27 MiB/sec. | ||
12241 | 2024.11.09 01:28:39.396297 [ 201 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.005654073 sec., 345768.4398485835 rows/sec., 26.47 MiB/sec. | ||
12242 | 2024.11.09 01:28:39.396324 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12243 | 2024.11.09 01:28:39.396396 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12244 | 2024.11.09 01:28:39.396649 [ 201 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12245 | 2024.11.09 01:28:39.396729 [ 3 ] {7a7a6e75-0c7a-4d95-8c87-7e61e23689dd} <Debug> DynamicQueryHandler: Done processing query | ||
12246 | 2024.11.09 01:28:39.396789 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
12247 | 2024.11.09 01:28:39.396798 [ 3 ] {7a7a6e75-0c7a-4d95-8c87-7e61e23689dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12248 | 2024.11.09 01:28:39.396916 [ 3 ] {} <Debug> HTTP-Session: f32dd839-66a2-4ebf-bad5-f9da99f2b235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12249 | 2024.11.09 01:28:39.397156 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12250 | 2024.11.09 01:28:39.397201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32923, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12251 | 2024.11.09 01:28:39.397300 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 13038 rows starting from the beginning of the part | ||
12252 | 2024.11.09 01:28:39.397370 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55256, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12253 | 2024.11.09 01:28:39.397449 [ 201 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_71_14} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12254 | 2024.11.09 01:28:39.397609 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12255 | 2024.11.09 01:28:39.397695 [ 283 ] {} <Debug> HTTP-Session: 41f13f35-2de0-4ada-930c-787caca45fce Authenticating user 'default' from [fd00:1122:3344:101::d]:55256 | ||
12256 | 2024.11.09 01:28:39.397696 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part | ||
12257 | 2024.11.09 01:28:39.397768 [ 283 ] {} <Debug> HTTP-Session: 41f13f35-2de0-4ada-930c-787caca45fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12258 | 2024.11.09 01:28:39.397850 [ 283 ] {} <Debug> HTTP-Session: 41f13f35-2de0-4ada-930c-787caca45fce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12259 | 2024.11.09 01:28:39.398076 [ 283 ] {} <Trace> HTTP-Session: 41f13f35-2de0-4ada-930c-787caca45fce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12260 | 2024.11.09 01:28:39.398229 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part | ||
12261 | 2024.11.09 01:28:39.398286 [ 201 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_71_14} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12262 | 2024.11.09 01:28:39.398583 [ 283 ] {65cb8851-1971-4010-870d-dd199006f9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55256) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12263 | 2024.11.09 01:28:39.398691 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
12264 | 2024.11.09 01:28:39.398722 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
12265 | 2024.11.09 01:28:39.398822 [ 283 ] {65cb8851-1971-4010-870d-dd199006f9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12266 | 2024.11.09 01:28:39.398943 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 237 rows starting from the beginning of the part | ||
12267 | 2024.11.09 01:28:39.399239 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
12268 | 2024.11.09 01:28:39.399699 [ 283 ] {65cb8851-1971-4010-870d-dd199006f9dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12269 | 2024.11.09 01:28:39.400218 [ 283 ] {65cb8851-1971-4010-870d-dd199006f9dc} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12270 | 2024.11.09 01:28:39.400260 [ 283 ] {65cb8851-1971-4010-870d-dd199006f9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12271 | 2024.11.09 01:28:39.400806 [ 283 ] {65cb8851-1971-4010-870d-dd199006f9dc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12272 | 2024.11.09 01:28:39.401131 [ 283 ] {65cb8851-1971-4010-870d-dd199006f9dc} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12273 | 2024.11.09 01:28:39.401357 [ 283 ] {65cb8851-1971-4010-870d-dd199006f9dc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.002996 sec., 16021.361815754339 rows/sec., 1.08 MiB/sec. | ||
12274 | 2024.11.09 01:28:39.401947 [ 283 ] {65cb8851-1971-4010-870d-dd199006f9dc} <Debug> DynamicQueryHandler: Done processing query | ||
12275 | 2024.11.09 01:28:39.402032 [ 283 ] {65cb8851-1971-4010-870d-dd199006f9dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12276 | 2024.11.09 01:28:39.402119 [ 283 ] {} <Debug> HTTP-Session: 41f13f35-2de0-4ada-930c-787caca45fce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12277 | 2024.11.09 01:28:39.402528 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12278 | 2024.11.09 01:28:39.405245 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13961 rows, containing 5 columns (5 merged, 0 gathered) in 0.008701977 sec., 1604348.0694099744 rows/sec., 109.57 MiB/sec. | ||
12279 | 2024.11.09 01:28:39.405777 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12280 | 2024.11.09 01:28:39.406126 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12281 | 2024.11.09 01:28:39.406235 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12282 | 2024.11.09 01:28:39.406347 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
12283 | 2024.11.09 01:28:42.896556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1140 | ||
12284 | 2024.11.09 01:28:42.899496 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12285 | 2024.11.09 01:28:42.899557 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12286 | 2024.11.09 01:28:42.901044 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12287 | 2024.11.09 01:28:42.901361 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12288 | 2024.11.09 01:28:42.903273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1140 | ||
12289 | 2024.11.09 01:28:44.382612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52574, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12290 | 2024.11.09 01:28:44.382740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12291 | 2024.11.09 01:28:44.382769 [ 3 ] {} <Debug> HTTP-Session: 97cabff5-b9a3-4c3f-99c5-ad8cb843eb75 Authenticating user 'default' from [fd00:1122:3344:101::d]:52574 | ||
12292 | 2024.11.09 01:28:44.382797 [ 3 ] {} <Debug> HTTP-Session: 97cabff5-b9a3-4c3f-99c5-ad8cb843eb75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12293 | 2024.11.09 01:28:44.382815 [ 3 ] {} <Debug> HTTP-Session: 97cabff5-b9a3-4c3f-99c5-ad8cb843eb75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12294 | 2024.11.09 01:28:44.382872 [ 3 ] {} <Trace> HTTP-Session: 97cabff5-b9a3-4c3f-99c5-ad8cb843eb75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12295 | 2024.11.09 01:28:44.383089 [ 3 ] {53b7e5b4-e7e1-42a3-941e-91ea2d56e9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52574) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12296 | 2024.11.09 01:28:44.383162 [ 3 ] {53b7e5b4-e7e1-42a3-941e-91ea2d56e9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12297 | 2024.11.09 01:28:44.383495 [ 3 ] {53b7e5b4-e7e1-42a3-941e-91ea2d56e9e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12298 | 2024.11.09 01:28:44.383955 [ 3 ] {53b7e5b4-e7e1-42a3-941e-91ea2d56e9e9} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12299 | 2024.11.09 01:28:44.383994 [ 3 ] {53b7e5b4-e7e1-42a3-941e-91ea2d56e9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12300 | 2024.11.09 01:28:44.384400 [ 3 ] {53b7e5b4-e7e1-42a3-941e-91ea2d56e9e9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12301 | 2024.11.09 01:28:44.384650 [ 3 ] {53b7e5b4-e7e1-42a3-941e-91ea2d56e9e9} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12302 | 2024.11.09 01:28:44.384795 [ 3 ] {53b7e5b4-e7e1-42a3-941e-91ea2d56e9e9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001784 sec., 31390.13452914798 rows/sec., 2.40 MiB/sec. | ||
12303 | 2024.11.09 01:28:44.385106 [ 3 ] {53b7e5b4-e7e1-42a3-941e-91ea2d56e9e9} <Debug> DynamicQueryHandler: Done processing query | ||
12304 | 2024.11.09 01:28:44.385164 [ 3 ] {53b7e5b4-e7e1-42a3-941e-91ea2d56e9e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12305 | 2024.11.09 01:28:44.385222 [ 3 ] {} <Debug> HTTP-Session: 97cabff5-b9a3-4c3f-99c5-ad8cb843eb75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12306 | 2024.11.09 01:28:44.385492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12307 | 2024.11.09 01:28:44.385674 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57802, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12308 | 2024.11.09 01:28:44.385833 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12309 | 2024.11.09 01:28:44.385875 [ 283 ] {} <Debug> HTTP-Session: c9b04809-656c-4c6c-a4e0-ce4edfe5a173 Authenticating user 'default' from [fd00:1122:3344:101::d]:57802 | ||
12310 | 2024.11.09 01:28:44.385916 [ 283 ] {} <Debug> HTTP-Session: c9b04809-656c-4c6c-a4e0-ce4edfe5a173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12311 | 2024.11.09 01:28:44.385943 [ 283 ] {} <Debug> HTTP-Session: c9b04809-656c-4c6c-a4e0-ce4edfe5a173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12312 | 2024.11.09 01:28:44.386025 [ 283 ] {} <Trace> HTTP-Session: c9b04809-656c-4c6c-a4e0-ce4edfe5a173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12313 | 2024.11.09 01:28:44.386278 [ 283 ] {4e016886-ac29-49c4-b21a-94e888259f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12314 | 2024.11.09 01:28:44.386350 [ 283 ] {4e016886-ac29-49c4-b21a-94e888259f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12315 | 2024.11.09 01:28:44.386704 [ 283 ] {4e016886-ac29-49c4-b21a-94e888259f1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12316 | 2024.11.09 01:28:44.387139 [ 283 ] {4e016886-ac29-49c4-b21a-94e888259f1f} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12317 | 2024.11.09 01:28:44.387181 [ 283 ] {4e016886-ac29-49c4-b21a-94e888259f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12318 | 2024.11.09 01:28:44.387610 [ 283 ] {4e016886-ac29-49c4-b21a-94e888259f1f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12319 | 2024.11.09 01:28:44.387858 [ 283 ] {4e016886-ac29-49c4-b21a-94e888259f1f} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12320 | 2024.11.09 01:28:44.388038 [ 283 ] {4e016886-ac29-49c4-b21a-94e888259f1f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00183 sec., 34972.67759562842 rows/sec., 2.73 MiB/sec. | ||
12321 | 2024.11.09 01:28:44.388239 [ 283 ] {4e016886-ac29-49c4-b21a-94e888259f1f} <Debug> DynamicQueryHandler: Done processing query | ||
12322 | 2024.11.09 01:28:44.388265 [ 283 ] {4e016886-ac29-49c4-b21a-94e888259f1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12323 | 2024.11.09 01:28:44.388281 [ 283 ] {} <Debug> HTTP-Session: c9b04809-656c-4c6c-a4e0-ce4edfe5a173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12324 | 2024.11.09 01:28:44.388488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52574, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12325 | 2024.11.09 01:28:44.388505 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57802, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12326 | 2024.11.09 01:28:44.388580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12327 | 2024.11.09 01:28:44.388621 [ 3 ] {} <Debug> HTTP-Session: c55d5a4e-a0ad-43f0-9596-ed538d21be8f Authenticating user 'default' from [fd00:1122:3344:101::d]:52574 | ||
12328 | 2024.11.09 01:28:44.388644 [ 3 ] {} <Debug> HTTP-Session: c55d5a4e-a0ad-43f0-9596-ed538d21be8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12329 | 2024.11.09 01:28:44.388668 [ 3 ] {} <Debug> HTTP-Session: c55d5a4e-a0ad-43f0-9596-ed538d21be8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12330 | 2024.11.09 01:28:44.388718 [ 3 ] {} <Trace> HTTP-Session: c55d5a4e-a0ad-43f0-9596-ed538d21be8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12331 | 2024.11.09 01:28:44.388927 [ 3 ] {4cd71911-6e59-4c7d-9a74-6c8ad72e05d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12332 | 2024.11.09 01:28:44.388989 [ 3 ] {4cd71911-6e59-4c7d-9a74-6c8ad72e05d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12333 | 2024.11.09 01:28:44.389199 [ 3 ] {4cd71911-6e59-4c7d-9a74-6c8ad72e05d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12334 | 2024.11.09 01:28:44.389593 [ 3 ] {4cd71911-6e59-4c7d-9a74-6c8ad72e05d0} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12335 | 2024.11.09 01:28:44.389628 [ 3 ] {4cd71911-6e59-4c7d-9a74-6c8ad72e05d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12336 | 2024.11.09 01:28:44.390024 [ 3 ] {4cd71911-6e59-4c7d-9a74-6c8ad72e05d0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12337 | 2024.11.09 01:28:44.390277 [ 3 ] {4cd71911-6e59-4c7d-9a74-6c8ad72e05d0} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12338 | 2024.11.09 01:28:44.390404 [ 3 ] {4cd71911-6e59-4c7d-9a74-6c8ad72e05d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. | ||
12339 | 2024.11.09 01:28:44.390599 [ 3 ] {4cd71911-6e59-4c7d-9a74-6c8ad72e05d0} <Debug> DynamicQueryHandler: Done processing query | ||
12340 | 2024.11.09 01:28:44.390637 [ 3 ] {4cd71911-6e59-4c7d-9a74-6c8ad72e05d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12341 | 2024.11.09 01:28:44.390672 [ 3 ] {} <Debug> HTTP-Session: c55d5a4e-a0ad-43f0-9596-ed538d21be8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12342 | 2024.11.09 01:28:44.390865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12343 | 2024.11.09 01:28:44.391033 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35790, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12344 | 2024.11.09 01:28:44.391145 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12345 | 2024.11.09 01:28:44.391186 [ 283 ] {} <Debug> HTTP-Session: a43b0a4d-cd7e-453a-8b3d-a4477d82b759 Authenticating user 'default' from [fd00:1122:3344:101::d]:35790 | ||
12346 | 2024.11.09 01:28:44.391213 [ 283 ] {} <Debug> HTTP-Session: a43b0a4d-cd7e-453a-8b3d-a4477d82b759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12347 | 2024.11.09 01:28:44.391230 [ 283 ] {} <Debug> HTTP-Session: a43b0a4d-cd7e-453a-8b3d-a4477d82b759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12348 | 2024.11.09 01:28:44.391278 [ 283 ] {} <Trace> HTTP-Session: a43b0a4d-cd7e-453a-8b3d-a4477d82b759 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12349 | 2024.11.09 01:28:44.391440 [ 283 ] {66b60663-8d3d-4712-ba3a-de7b86a60eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35790) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12350 | 2024.11.09 01:28:44.391500 [ 283 ] {66b60663-8d3d-4712-ba3a-de7b86a60eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12351 | 2024.11.09 01:28:44.391693 [ 283 ] {66b60663-8d3d-4712-ba3a-de7b86a60eea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12352 | 2024.11.09 01:28:44.392052 [ 283 ] {66b60663-8d3d-4712-ba3a-de7b86a60eea} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12353 | 2024.11.09 01:28:44.392096 [ 283 ] {66b60663-8d3d-4712-ba3a-de7b86a60eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12354 | 2024.11.09 01:28:44.392483 [ 283 ] {66b60663-8d3d-4712-ba3a-de7b86a60eea} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12355 | 2024.11.09 01:28:44.392722 [ 283 ] {66b60663-8d3d-4712-ba3a-de7b86a60eea} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12356 | 2024.11.09 01:28:44.392876 [ 283 ] {66b60663-8d3d-4712-ba3a-de7b86a60eea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. | ||
12357 | 2024.11.09 01:28:44.392895 [ 61 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12358 | 2024.11.09 01:28:44.392974 [ 61 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12359 | 2024.11.09 01:28:44.393018 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12360 | 2024.11.09 01:28:44.393168 [ 283 ] {66b60663-8d3d-4712-ba3a-de7b86a60eea} <Debug> DynamicQueryHandler: Done processing query | ||
12361 | 2024.11.09 01:28:44.393217 [ 283 ] {66b60663-8d3d-4712-ba3a-de7b86a60eea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12362 | 2024.11.09 01:28:44.393245 [ 283 ] {} <Debug> HTTP-Session: a43b0a4d-cd7e-453a-8b3d-a4477d82b759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12363 | 2024.11.09 01:28:44.393263 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
12364 | 2024.11.09 01:28:44.393463 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12365 | 2024.11.09 01:28:44.393508 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4298 rows starting from the beginning of the part | ||
12366 | 2024.11.09 01:28:44.393557 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12367 | 2024.11.09 01:28:44.393733 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
12368 | 2024.11.09 01:28:44.393873 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
12369 | 2024.11.09 01:28:44.394109 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
12370 | 2024.11.09 01:28:44.394282 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part | ||
12371 | 2024.11.09 01:28:44.394501 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
12372 | 2024.11.09 01:28:44.396415 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4608 rows, containing 4 columns (4 merged, 0 gathered) in 0.003289077 sec., 1401000.9495065028 rows/sec., 92.10 MiB/sec. | ||
12373 | 2024.11.09 01:28:44.396709 [ 188 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12374 | 2024.11.09 01:28:44.397010 [ 188 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_71_14} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12375 | 2024.11.09 01:28:44.397099 [ 188 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_71_14} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12376 | 2024.11.09 01:28:44.397178 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
12377 | 2024.11.09 01:28:45.753863 [ 61 ] {} <Debug> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
12378 | 2024.11.09 01:28:45.753938 [ 61 ] {} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12379 | 2024.11.09 01:28:45.753964 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12380 | 2024.11.09 01:28:45.754157 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
12381 | 2024.11.09 01:28:45.754519 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12382 | 2024.11.09 01:28:45.754566 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 22 rows starting from the beginning of the part | ||
12383 | 2024.11.09 01:28:45.754651 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
12384 | 2024.11.09 01:28:45.754912 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
12385 | 2024.11.09 01:28:45.755098 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
12386 | 2024.11.09 01:28:45.755261 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
12387 | 2024.11.09 01:28:45.756406 [ 192 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.002370176 sec., 10969.649511259924 rows/sec., 735.87 KiB/sec. | ||
12388 | 2024.11.09 01:28:45.756600 [ 193 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
12389 | 2024.11.09 01:28:45.756945 [ 193 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_25_6} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12390 | 2024.11.09 01:28:45.757039 [ 193 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_25_6} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
12391 | 2024.11.09 01:28:45.757130 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
12392 | 2024.11.09 01:28:47.621854 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12393 | 2024.11.09 01:28:47.621960 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12394 | 2024.11.09 01:28:49.388911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52574, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12395 | 2024.11.09 01:28:49.389023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12396 | 2024.11.09 01:28:49.389046 [ 3 ] {} <Debug> HTTP-Session: f2f8024b-57e5-4de5-abc9-f9327b1a7d94 Authenticating user 'default' from [fd00:1122:3344:101::d]:52574 | ||
12397 | 2024.11.09 01:28:49.389071 [ 3 ] {} <Debug> HTTP-Session: f2f8024b-57e5-4de5-abc9-f9327b1a7d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12398 | 2024.11.09 01:28:49.389086 [ 3 ] {} <Debug> HTTP-Session: f2f8024b-57e5-4de5-abc9-f9327b1a7d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12399 | 2024.11.09 01:28:49.389135 [ 3 ] {} <Trace> HTTP-Session: f2f8024b-57e5-4de5-abc9-f9327b1a7d94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12400 | 2024.11.09 01:28:49.389318 [ 3 ] {87b8b011-b667-4b91-8b5a-cfa35d8e855f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52574) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
12401 | 2024.11.09 01:28:49.389384 [ 3 ] {87b8b011-b667-4b91-8b5a-cfa35d8e855f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12402 | 2024.11.09 01:28:49.389717 [ 3 ] {87b8b011-b667-4b91-8b5a-cfa35d8e855f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12403 | 2024.11.09 01:28:49.390096 [ 3 ] {87b8b011-b667-4b91-8b5a-cfa35d8e855f} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12404 | 2024.11.09 01:28:49.390135 [ 3 ] {87b8b011-b667-4b91-8b5a-cfa35d8e855f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12405 | 2024.11.09 01:28:49.390528 [ 3 ] {87b8b011-b667-4b91-8b5a-cfa35d8e855f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
12406 | 2024.11.09 01:28:49.390773 [ 3 ] {87b8b011-b667-4b91-8b5a-cfa35d8e855f} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12407 | 2024.11.09 01:28:49.390949 [ 63 ] {} <Debug> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
12408 | 2024.11.09 01:28:49.390956 [ 3 ] {87b8b011-b667-4b91-8b5a-cfa35d8e855f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001685 sec., 8308.60534124629 rows/sec., 598.11 KiB/sec. | ||
12409 | 2024.11.09 01:28:49.391040 [ 63 ] {} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12410 | 2024.11.09 01:28:49.391114 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12411 | 2024.11.09 01:28:49.391303 [ 187 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
12412 | 2024.11.09 01:28:49.391342 [ 3 ] {87b8b011-b667-4b91-8b5a-cfa35d8e855f} <Debug> DynamicQueryHandler: Done processing query | ||
12413 | 2024.11.09 01:28:49.391383 [ 3 ] {87b8b011-b667-4b91-8b5a-cfa35d8e855f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12414 | 2024.11.09 01:28:49.391429 [ 3 ] {} <Debug> HTTP-Session: f2f8024b-57e5-4de5-abc9-f9327b1a7d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12415 | 2024.11.09 01:28:49.391529 [ 187 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12416 | 2024.11.09 01:28:49.391577 [ 187 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
12417 | 2024.11.09 01:28:49.391672 [ 187 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
12418 | 2024.11.09 01:28:49.391884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12419 | 2024.11.09 01:28:49.392224 [ 187 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
12420 | 2024.11.09 01:28:49.392273 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63475, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12421 | 2024.11.09 01:28:49.392585 [ 3 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12422 | |||
12423 | (version 23.8.7.1) | ||
12424 | 2024.11.09 01:28:49.392608 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12425 | 2024.11.09 01:28:49.392668 [ 187 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
12426 | 2024.11.09 01:28:49.392710 [ 304 ] {} <Debug> HTTP-Session: de7bb8f1-d5ac-425f-9bcd-0fbd3d91727e Authenticating user 'default' from [fd00:1122:3344:101::d]:63475 | ||
12427 | 2024.11.09 01:28:49.392761 [ 304 ] {} <Debug> HTTP-Session: de7bb8f1-d5ac-425f-9bcd-0fbd3d91727e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12428 | 2024.11.09 01:28:49.392819 [ 304 ] {} <Debug> HTTP-Session: de7bb8f1-d5ac-425f-9bcd-0fbd3d91727e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12429 | 2024.11.09 01:28:49.392859 [ 187 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
12430 | 2024.11.09 01:28:49.392906 [ 304 ] {} <Trace> HTTP-Session: de7bb8f1-d5ac-425f-9bcd-0fbd3d91727e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12431 | 2024.11.09 01:28:49.393317 [ 304 ] {1b8a09de-7f54-4372-b112-22218d496f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63475) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12432 | 2024.11.09 01:28:49.393387 [ 304 ] {1b8a09de-7f54-4372-b112-22218d496f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12433 | 2024.11.09 01:28:49.393887 [ 304 ] {1b8a09de-7f54-4372-b112-22218d496f79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12434 | 2024.11.09 01:28:49.394507 [ 196 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003269196 sec., 21411.992428719477 rows/sec., 1.59 MiB/sec. | ||
12435 | 2024.11.09 01:28:49.394764 [ 196 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
12436 | 2024.11.09 01:28:49.394802 [ 304 ] {1b8a09de-7f54-4372-b112-22218d496f79} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12437 | 2024.11.09 01:28:49.394870 [ 304 ] {1b8a09de-7f54-4372-b112-22218d496f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12438 | 2024.11.09 01:28:49.395357 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_25_6} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12439 | 2024.11.09 01:28:49.395563 [ 200 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_25_6} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
12440 | 2024.11.09 01:28:49.395602 [ 304 ] {1b8a09de-7f54-4372-b112-22218d496f79} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12441 | 2024.11.09 01:28:49.395715 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12442 | 2024.11.09 01:28:49.395959 [ 304 ] {1b8a09de-7f54-4372-b112-22218d496f79} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12443 | 2024.11.09 01:28:49.396113 [ 304 ] {1b8a09de-7f54-4372-b112-22218d496f79} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002948 sec., 96675.71234735413 rows/sec., 8.53 MiB/sec. | ||
12444 | 2024.11.09 01:28:49.396345 [ 304 ] {1b8a09de-7f54-4372-b112-22218d496f79} <Debug> DynamicQueryHandler: Done processing query | ||
12445 | 2024.11.09 01:28:49.396372 [ 304 ] {1b8a09de-7f54-4372-b112-22218d496f79} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
12446 | 2024.11.09 01:28:49.396390 [ 304 ] {} <Debug> HTTP-Session: de7bb8f1-d5ac-425f-9bcd-0fbd3d91727e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12447 | 2024.11.09 01:28:49.396620 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12448 | 2024.11.09 01:28:49.396686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50552, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12449 | 2024.11.09 01:28:49.396778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12450 | 2024.11.09 01:28:49.396810 [ 3 ] {} <Debug> HTTP-Session: ce9a6129-c35c-4c82-b64c-432fffa6b611 Authenticating user 'default' from [fd00:1122:3344:101::d]:50552 | ||
12451 | 2024.11.09 01:28:49.396835 [ 3 ] {} <Debug> HTTP-Session: ce9a6129-c35c-4c82-b64c-432fffa6b611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12452 | 2024.11.09 01:28:49.396853 [ 3 ] {} <Debug> HTTP-Session: ce9a6129-c35c-4c82-b64c-432fffa6b611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12453 | 2024.11.09 01:28:49.396899 [ 3 ] {} <Trace> HTTP-Session: ce9a6129-c35c-4c82-b64c-432fffa6b611 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12454 | 2024.11.09 01:28:49.397056 [ 3 ] {84e04108-9177-4454-8f4b-b066a46eae06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50552) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12455 | 2024.11.09 01:28:49.397114 [ 3 ] {84e04108-9177-4454-8f4b-b066a46eae06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12456 | 2024.11.09 01:28:49.397407 [ 3 ] {84e04108-9177-4454-8f4b-b066a46eae06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12457 | 2024.11.09 01:28:49.397731 [ 3 ] {84e04108-9177-4454-8f4b-b066a46eae06} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12458 | 2024.11.09 01:28:49.397768 [ 3 ] {84e04108-9177-4454-8f4b-b066a46eae06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12459 | 2024.11.09 01:28:49.398125 [ 3 ] {84e04108-9177-4454-8f4b-b066a46eae06} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12460 | 2024.11.09 01:28:49.398359 [ 3 ] {84e04108-9177-4454-8f4b-b066a46eae06} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12461 | 2024.11.09 01:28:49.398513 [ 3 ] {84e04108-9177-4454-8f4b-b066a46eae06} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001512 sec., 31746.031746031746 rows/sec., 2.29 MiB/sec. | ||
12462 | 2024.11.09 01:28:49.398683 [ 3 ] {84e04108-9177-4454-8f4b-b066a46eae06} <Debug> DynamicQueryHandler: Done processing query | ||
12463 | 2024.11.09 01:28:49.398708 [ 3 ] {84e04108-9177-4454-8f4b-b066a46eae06} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12464 | 2024.11.09 01:28:49.398725 [ 3 ] {} <Debug> HTTP-Session: ce9a6129-c35c-4c82-b64c-432fffa6b611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12465 | 2024.11.09 01:28:49.398879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50552, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12466 | 2024.11.09 01:28:49.398970 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58192, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12467 | 2024.11.09 01:28:49.399041 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12468 | 2024.11.09 01:28:49.399063 [ 304 ] {} <Debug> HTTP-Session: d4e2dca4-3804-44ac-8bde-d651f6c2875b Authenticating user 'default' from [fd00:1122:3344:101::d]:58192 | ||
12469 | 2024.11.09 01:28:49.399083 [ 304 ] {} <Debug> HTTP-Session: d4e2dca4-3804-44ac-8bde-d651f6c2875b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12470 | 2024.11.09 01:28:49.399097 [ 304 ] {} <Debug> HTTP-Session: d4e2dca4-3804-44ac-8bde-d651f6c2875b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12471 | 2024.11.09 01:28:49.399140 [ 304 ] {} <Trace> HTTP-Session: d4e2dca4-3804-44ac-8bde-d651f6c2875b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12472 | 2024.11.09 01:28:49.399267 [ 304 ] {3d7b6ce4-f5b5-4e2c-92a1-06e28535d7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58192) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12473 | 2024.11.09 01:28:49.399318 [ 304 ] {3d7b6ce4-f5b5-4e2c-92a1-06e28535d7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12474 | 2024.11.09 01:28:49.399584 [ 304 ] {3d7b6ce4-f5b5-4e2c-92a1-06e28535d7c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12475 | 2024.11.09 01:28:49.399899 [ 304 ] {3d7b6ce4-f5b5-4e2c-92a1-06e28535d7c3} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12476 | 2024.11.09 01:28:49.399936 [ 304 ] {3d7b6ce4-f5b5-4e2c-92a1-06e28535d7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12477 | 2024.11.09 01:28:49.400293 [ 304 ] {3d7b6ce4-f5b5-4e2c-92a1-06e28535d7c3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12478 | 2024.11.09 01:28:49.400551 [ 304 ] {3d7b6ce4-f5b5-4e2c-92a1-06e28535d7c3} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12479 | 2024.11.09 01:28:49.400684 [ 304 ] {3d7b6ce4-f5b5-4e2c-92a1-06e28535d7c3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001457 sec., 9608.78517501716 rows/sec., 672.94 KiB/sec. | ||
12480 | 2024.11.09 01:28:49.401019 [ 304 ] {3d7b6ce4-f5b5-4e2c-92a1-06e28535d7c3} <Debug> DynamicQueryHandler: Done processing query | ||
12481 | 2024.11.09 01:28:49.401045 [ 304 ] {3d7b6ce4-f5b5-4e2c-92a1-06e28535d7c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12482 | 2024.11.09 01:28:49.401061 [ 304 ] {} <Debug> HTTP-Session: d4e2dca4-3804-44ac-8bde-d651f6c2875b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12483 | 2024.11.09 01:28:49.401223 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12484 | 2024.11.09 01:28:49.401284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36628, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12485 | 2024.11.09 01:28:49.401358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12486 | 2024.11.09 01:28:49.401395 [ 3 ] {} <Debug> HTTP-Session: f9f8d36b-9518-4f47-93d5-34a6a83f416c Authenticating user 'default' from [fd00:1122:3344:101::d]:36628 | ||
12487 | 2024.11.09 01:28:49.401423 [ 3 ] {} <Debug> HTTP-Session: f9f8d36b-9518-4f47-93d5-34a6a83f416c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12488 | 2024.11.09 01:28:49.401443 [ 3 ] {} <Debug> HTTP-Session: f9f8d36b-9518-4f47-93d5-34a6a83f416c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12489 | 2024.11.09 01:28:49.401489 [ 3 ] {} <Trace> HTTP-Session: f9f8d36b-9518-4f47-93d5-34a6a83f416c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12490 | 2024.11.09 01:28:49.401623 [ 3 ] {3faa6e08-30d9-4a17-ad96-214a61ac84c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36628) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12491 | 2024.11.09 01:28:49.401679 [ 3 ] {3faa6e08-30d9-4a17-ad96-214a61ac84c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12492 | 2024.11.09 01:28:49.401977 [ 3 ] {3faa6e08-30d9-4a17-ad96-214a61ac84c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12493 | 2024.11.09 01:28:49.402310 [ 3 ] {3faa6e08-30d9-4a17-ad96-214a61ac84c9} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12494 | 2024.11.09 01:28:49.402347 [ 3 ] {3faa6e08-30d9-4a17-ad96-214a61ac84c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12495 | 2024.11.09 01:28:49.402718 [ 3 ] {3faa6e08-30d9-4a17-ad96-214a61ac84c9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
12496 | 2024.11.09 01:28:49.402959 [ 3 ] {3faa6e08-30d9-4a17-ad96-214a61ac84c9} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12497 | 2024.11.09 01:28:49.403109 [ 3 ] {3faa6e08-30d9-4a17-ad96-214a61ac84c9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001515 sec., 8580.85808580858 rows/sec., 535.01 KiB/sec. | ||
12498 | 2024.11.09 01:28:49.403119 [ 63 ] {} <Debug> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
12499 | 2024.11.09 01:28:49.403212 [ 63 ] {} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12500 | 2024.11.09 01:28:49.403271 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12501 | 2024.11.09 01:28:49.403399 [ 3 ] {3faa6e08-30d9-4a17-ad96-214a61ac84c9} <Debug> DynamicQueryHandler: Done processing query | ||
12502 | 2024.11.09 01:28:49.403420 [ 196 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
12503 | 2024.11.09 01:28:49.403444 [ 3 ] {3faa6e08-30d9-4a17-ad96-214a61ac84c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12504 | 2024.11.09 01:28:49.403508 [ 3 ] {} <Debug> HTTP-Session: f9f8d36b-9518-4f47-93d5-34a6a83f416c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12505 | 2024.11.09 01:28:49.403607 [ 196 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12506 | 2024.11.09 01:28:49.403647 [ 196 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
12507 | 2024.11.09 01:28:49.403784 [ 196 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
12508 | 2024.11.09 01:28:49.403963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12509 | 2024.11.09 01:28:49.404193 [ 196 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
12510 | 2024.11.09 01:28:49.404237 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56751, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12511 | 2024.11.09 01:28:49.404564 [ 196 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
12512 | 2024.11.09 01:28:49.404588 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12513 | 2024.11.09 01:28:49.404670 [ 3 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12514 | |||
12515 | (version 23.8.7.1) | ||
12516 | 2024.11.09 01:28:49.404691 [ 304 ] {} <Debug> HTTP-Session: 4ac1d251-98c6-4814-b7b6-075535817e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:56751 | ||
12517 | 2024.11.09 01:28:49.404809 [ 304 ] {} <Debug> HTTP-Session: 4ac1d251-98c6-4814-b7b6-075535817e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12518 | 2024.11.09 01:28:49.404943 [ 304 ] {} <Debug> HTTP-Session: 4ac1d251-98c6-4814-b7b6-075535817e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12519 | 2024.11.09 01:28:49.404971 [ 196 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
12520 | 2024.11.09 01:28:49.405051 [ 304 ] {} <Trace> HTTP-Session: 4ac1d251-98c6-4814-b7b6-075535817e56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12521 | 2024.11.09 01:28:49.405487 [ 304 ] {730662fc-bb1f-493b-9c03-9f11e0c39518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56751) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12522 | 2024.11.09 01:28:49.405578 [ 304 ] {730662fc-bb1f-493b-9c03-9f11e0c39518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12523 | 2024.11.09 01:28:49.406457 [ 304 ] {730662fc-bb1f-493b-9c03-9f11e0c39518} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12524 | 2024.11.09 01:28:49.407273 [ 196 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003916463 sec., 16596.607704451693 rows/sec., 1.07 MiB/sec. | ||
12525 | 2024.11.09 01:28:49.407500 [ 196 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
12526 | 2024.11.09 01:28:49.407635 [ 304 ] {730662fc-bb1f-493b-9c03-9f11e0c39518} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12527 | 2024.11.09 01:28:49.407690 [ 304 ] {730662fc-bb1f-493b-9c03-9f11e0c39518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12528 | 2024.11.09 01:28:49.408021 [ 196 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_25_6} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12529 | 2024.11.09 01:28:49.408215 [ 196 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_25_6} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
12530 | 2024.11.09 01:28:49.408371 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12531 | 2024.11.09 01:28:49.408494 [ 304 ] {730662fc-bb1f-493b-9c03-9f11e0c39518} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12532 | 2024.11.09 01:28:49.408753 [ 304 ] {730662fc-bb1f-493b-9c03-9f11e0c39518} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12533 | 2024.11.09 01:28:49.408886 [ 304 ] {730662fc-bb1f-493b-9c03-9f11e0c39518} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.003567 sec., 118587.04793944492 rows/sec., 8.48 MiB/sec. | ||
12534 | 2024.11.09 01:28:49.409195 [ 304 ] {730662fc-bb1f-493b-9c03-9f11e0c39518} <Debug> DynamicQueryHandler: Done processing query | ||
12535 | 2024.11.09 01:28:49.409255 [ 304 ] {730662fc-bb1f-493b-9c03-9f11e0c39518} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
12536 | 2024.11.09 01:28:49.409300 [ 304 ] {} <Debug> HTTP-Session: 4ac1d251-98c6-4814-b7b6-075535817e56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12537 | 2024.11.09 01:28:49.409514 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56751, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12538 | 2024.11.09 01:28:49.409591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41720, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12539 | 2024.11.09 01:28:49.409672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12540 | 2024.11.09 01:28:49.409700 [ 3 ] {} <Debug> HTTP-Session: c9814dd1-14b8-4c0a-b39a-d57b537e0d06 Authenticating user 'default' from [fd00:1122:3344:101::d]:41720 | ||
12541 | 2024.11.09 01:28:49.409721 [ 3 ] {} <Debug> HTTP-Session: c9814dd1-14b8-4c0a-b39a-d57b537e0d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12542 | 2024.11.09 01:28:49.409738 [ 3 ] {} <Debug> HTTP-Session: c9814dd1-14b8-4c0a-b39a-d57b537e0d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12543 | 2024.11.09 01:28:49.409783 [ 3 ] {} <Trace> HTTP-Session: c9814dd1-14b8-4c0a-b39a-d57b537e0d06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12544 | 2024.11.09 01:28:49.409911 [ 3 ] {1b87c6f5-0ae6-4cc2-a75e-e2e90718d810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41720) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12545 | 2024.11.09 01:28:49.409969 [ 3 ] {1b87c6f5-0ae6-4cc2-a75e-e2e90718d810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12546 | 2024.11.09 01:28:49.410156 [ 3 ] {1b87c6f5-0ae6-4cc2-a75e-e2e90718d810} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12547 | 2024.11.09 01:28:49.410429 [ 3 ] {1b87c6f5-0ae6-4cc2-a75e-e2e90718d810} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12548 | 2024.11.09 01:28:49.410467 [ 3 ] {1b87c6f5-0ae6-4cc2-a75e-e2e90718d810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12549 | 2024.11.09 01:28:49.410831 [ 3 ] {1b87c6f5-0ae6-4cc2-a75e-e2e90718d810} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
12550 | 2024.11.09 01:28:49.411074 [ 3 ] {1b87c6f5-0ae6-4cc2-a75e-e2e90718d810} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12551 | 2024.11.09 01:28:49.411240 [ 3 ] {1b87c6f5-0ae6-4cc2-a75e-e2e90718d810} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001354 sec., 4431.314623338257 rows/sec., 231.52 KiB/sec. | ||
12552 | 2024.11.09 01:28:49.411396 [ 3 ] {1b87c6f5-0ae6-4cc2-a75e-e2e90718d810} <Debug> DynamicQueryHandler: Done processing query | ||
12553 | 2024.11.09 01:28:49.411420 [ 3 ] {1b87c6f5-0ae6-4cc2-a75e-e2e90718d810} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12554 | 2024.11.09 01:28:49.411436 [ 3 ] {} <Debug> HTTP-Session: c9814dd1-14b8-4c0a-b39a-d57b537e0d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12555 | 2024.11.09 01:28:49.411631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41720, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12556 | 2024.11.09 01:28:49.411715 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37084, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12557 | 2024.11.09 01:28:49.411785 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12558 | 2024.11.09 01:28:49.411807 [ 304 ] {} <Debug> HTTP-Session: 84de6e07-7200-473a-90c6-6dba0dace6f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37084 | ||
12559 | 2024.11.09 01:28:49.411825 [ 304 ] {} <Debug> HTTP-Session: 84de6e07-7200-473a-90c6-6dba0dace6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12560 | 2024.11.09 01:28:49.411838 [ 304 ] {} <Debug> HTTP-Session: 84de6e07-7200-473a-90c6-6dba0dace6f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12561 | 2024.11.09 01:28:49.411880 [ 304 ] {} <Trace> HTTP-Session: 84de6e07-7200-473a-90c6-6dba0dace6f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12562 | 2024.11.09 01:28:49.412121 [ 304 ] {cb0718fb-c203-483f-a7c9-0f1423e602c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37084) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12563 | 2024.11.09 01:28:49.412173 [ 304 ] {cb0718fb-c203-483f-a7c9-0f1423e602c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12564 | 2024.11.09 01:28:49.412350 [ 304 ] {cb0718fb-c203-483f-a7c9-0f1423e602c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12565 | 2024.11.09 01:28:49.412895 [ 304 ] {cb0718fb-c203-483f-a7c9-0f1423e602c3} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12566 | 2024.11.09 01:28:49.412931 [ 304 ] {cb0718fb-c203-483f-a7c9-0f1423e602c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12567 | 2024.11.09 01:28:49.413321 [ 304 ] {cb0718fb-c203-483f-a7c9-0f1423e602c3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12568 | 2024.11.09 01:28:49.413571 [ 304 ] {cb0718fb-c203-483f-a7c9-0f1423e602c3} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12569 | 2024.11.09 01:28:49.413693 [ 304 ] {cb0718fb-c203-483f-a7c9-0f1423e602c3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001704 sec., 139084.5070422535 rows/sec., 9.32 MiB/sec. | ||
12570 | 2024.11.09 01:28:49.413874 [ 304 ] {cb0718fb-c203-483f-a7c9-0f1423e602c3} <Debug> DynamicQueryHandler: Done processing query | ||
12571 | 2024.11.09 01:28:49.413898 [ 304 ] {cb0718fb-c203-483f-a7c9-0f1423e602c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12572 | 2024.11.09 01:28:49.413914 [ 304 ] {} <Debug> HTTP-Session: 84de6e07-7200-473a-90c6-6dba0dace6f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12573 | 2024.11.09 01:28:49.414078 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12574 | 2024.11.09 01:28:49.414134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61991, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12575 | 2024.11.09 01:28:49.414204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12576 | 2024.11.09 01:28:49.414226 [ 3 ] {} <Debug> HTTP-Session: f6f05bed-88b4-4587-91ad-1baafdaf1b87 Authenticating user 'default' from [fd00:1122:3344:101::d]:61991 | ||
12577 | 2024.11.09 01:28:49.414244 [ 3 ] {} <Debug> HTTP-Session: f6f05bed-88b4-4587-91ad-1baafdaf1b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12578 | 2024.11.09 01:28:49.414258 [ 3 ] {} <Debug> HTTP-Session: f6f05bed-88b4-4587-91ad-1baafdaf1b87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12579 | 2024.11.09 01:28:49.414301 [ 3 ] {} <Trace> HTTP-Session: f6f05bed-88b4-4587-91ad-1baafdaf1b87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12580 | 2024.11.09 01:28:49.414422 [ 3 ] {254d4de8-5d66-48b4-986e-dd798f37ad25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61991) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12581 | 2024.11.09 01:28:49.414482 [ 3 ] {254d4de8-5d66-48b4-986e-dd798f37ad25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12582 | 2024.11.09 01:28:49.414676 [ 3 ] {254d4de8-5d66-48b4-986e-dd798f37ad25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12583 | 2024.11.09 01:28:49.414987 [ 3 ] {254d4de8-5d66-48b4-986e-dd798f37ad25} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12584 | 2024.11.09 01:28:49.415030 [ 3 ] {254d4de8-5d66-48b4-986e-dd798f37ad25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12585 | 2024.11.09 01:28:49.415429 [ 3 ] {254d4de8-5d66-48b4-986e-dd798f37ad25} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12586 | 2024.11.09 01:28:49.415671 [ 3 ] {254d4de8-5d66-48b4-986e-dd798f37ad25} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12587 | 2024.11.09 01:28:49.415826 [ 3 ] {254d4de8-5d66-48b4-986e-dd798f37ad25} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 47.15 KiB/sec. | ||
12588 | 2024.11.09 01:28:49.415984 [ 3 ] {254d4de8-5d66-48b4-986e-dd798f37ad25} <Debug> DynamicQueryHandler: Done processing query | ||
12589 | 2024.11.09 01:28:49.416009 [ 3 ] {254d4de8-5d66-48b4-986e-dd798f37ad25} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12590 | 2024.11.09 01:28:49.416024 [ 3 ] {} <Debug> HTTP-Session: f6f05bed-88b4-4587-91ad-1baafdaf1b87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12591 | 2024.11.09 01:28:49.416196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12592 | 2024.11.09 01:28:49.416260 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55869, User-Agent: (none), Length: 68977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12593 | 2024.11.09 01:28:49.416330 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12594 | 2024.11.09 01:28:49.416349 [ 304 ] {} <Debug> HTTP-Session: d24c99a9-1a6d-4305-8db1-eadd9be3172e Authenticating user 'default' from [fd00:1122:3344:101::d]:55869 | ||
12595 | 2024.11.09 01:28:49.416366 [ 304 ] {} <Debug> HTTP-Session: d24c99a9-1a6d-4305-8db1-eadd9be3172e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12596 | 2024.11.09 01:28:49.416380 [ 304 ] {} <Debug> HTTP-Session: d24c99a9-1a6d-4305-8db1-eadd9be3172e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12597 | 2024.11.09 01:28:49.416419 [ 304 ] {} <Trace> HTTP-Session: d24c99a9-1a6d-4305-8db1-eadd9be3172e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12598 | 2024.11.09 01:28:49.416875 [ 304 ] {2c8b5e9b-b674-4414-b2c5-e3e9b5818e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55869) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12599 | 2024.11.09 01:28:49.416951 [ 304 ] {2c8b5e9b-b674-4414-b2c5-e3e9b5818e42} <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 | ||
12600 | 2024.11.09 01:28:49.417436 [ 304 ] {2c8b5e9b-b674-4414-b2c5-e3e9b5818e42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12601 | 2024.11.09 01:28:49.418251 [ 304 ] {2c8b5e9b-b674-4414-b2c5-e3e9b5818e42} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12602 | 2024.11.09 01:28:49.418287 [ 304 ] {2c8b5e9b-b674-4414-b2c5-e3e9b5818e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12603 | 2024.11.09 01:28:49.418953 [ 304 ] {2c8b5e9b-b674-4414-b2c5-e3e9b5818e42} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12604 | 2024.11.09 01:28:49.419211 [ 304 ] {2c8b5e9b-b674-4414-b2c5-e3e9b5818e42} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12605 | 2024.11.09 01:28:49.419373 [ 304 ] {2c8b5e9b-b674-4414-b2c5-e3e9b5818e42} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002826 sec., 14508.138711960368 rows/sec., 26.00 MiB/sec. | ||
12606 | 2024.11.09 01:28:49.419945 [ 304 ] {2c8b5e9b-b674-4414-b2c5-e3e9b5818e42} <Debug> DynamicQueryHandler: Done processing query | ||
12607 | 2024.11.09 01:28:49.419969 [ 304 ] {2c8b5e9b-b674-4414-b2c5-e3e9b5818e42} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
12608 | 2024.11.09 01:28:49.419985 [ 304 ] {} <Debug> HTTP-Session: d24c99a9-1a6d-4305-8db1-eadd9be3172e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12609 | 2024.11.09 01:28:49.420169 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12610 | 2024.11.09 01:28:49.420201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61991, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12611 | 2024.11.09 01:28:49.420284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12612 | 2024.11.09 01:28:49.420319 [ 3 ] {} <Debug> HTTP-Session: b587930f-8fec-4176-9dae-e87301a241fb Authenticating user 'default' from [fd00:1122:3344:101::d]:61991 | ||
12613 | 2024.11.09 01:28:49.420342 [ 3 ] {} <Debug> HTTP-Session: b587930f-8fec-4176-9dae-e87301a241fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12614 | 2024.11.09 01:28:49.420361 [ 3 ] {} <Debug> HTTP-Session: b587930f-8fec-4176-9dae-e87301a241fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12615 | 2024.11.09 01:28:49.420404 [ 3 ] {} <Trace> HTTP-Session: b587930f-8fec-4176-9dae-e87301a241fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12616 | 2024.11.09 01:28:49.420568 [ 3 ] {3d73b57d-8432-4352-bba6-266b6d060071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61991) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12617 | 2024.11.09 01:28:49.420624 [ 3 ] {3d73b57d-8432-4352-bba6-266b6d060071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12618 | 2024.11.09 01:28:49.420800 [ 3 ] {3d73b57d-8432-4352-bba6-266b6d060071} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12619 | 2024.11.09 01:28:49.421132 [ 3 ] {3d73b57d-8432-4352-bba6-266b6d060071} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12620 | 2024.11.09 01:28:49.421177 [ 3 ] {3d73b57d-8432-4352-bba6-266b6d060071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12621 | 2024.11.09 01:28:49.421567 [ 3 ] {3d73b57d-8432-4352-bba6-266b6d060071} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12622 | 2024.11.09 01:28:49.421808 [ 3 ] {3d73b57d-8432-4352-bba6-266b6d060071} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12623 | 2024.11.09 01:28:49.421959 [ 3 ] {3d73b57d-8432-4352-bba6-266b6d060071} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.60 MiB/sec. | ||
12624 | 2024.11.09 01:28:49.422146 [ 3 ] {3d73b57d-8432-4352-bba6-266b6d060071} <Debug> DynamicQueryHandler: Done processing query | ||
12625 | 2024.11.09 01:28:49.422182 [ 3 ] {3d73b57d-8432-4352-bba6-266b6d060071} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12626 | 2024.11.09 01:28:49.422214 [ 3 ] {} <Debug> HTTP-Session: b587930f-8fec-4176-9dae-e87301a241fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12627 | 2024.11.09 01:28:49.422573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12628 | 2024.11.09 01:28:50.000228 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.65 MiB, peak 181.66 MiB, free memory in arenas 0.00 B, will set to 172.60 MiB (RSS), difference: -1.05 MiB | ||
12629 | 2024.11.09 01:28:52.903495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1170 | ||
12630 | 2024.11.09 01:28:52.906347 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12631 | 2024.11.09 01:28:52.906391 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12632 | 2024.11.09 01:28:52.907820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
12633 | 2024.11.09 01:28:52.908117 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12634 | 2024.11.09 01:28:52.909410 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1170 | ||
12635 | 2024.11.09 01:28:54.381132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56293, User-Agent: (none), Length: 2550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12636 | 2024.11.09 01:28:54.381259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12637 | 2024.11.09 01:28:54.381286 [ 3 ] {} <Debug> HTTP-Session: 95be6182-0432-4747-86ba-9de9cb949d01 Authenticating user 'default' from [fd00:1122:3344:101::d]:56293 | ||
12638 | 2024.11.09 01:28:54.381312 [ 3 ] {} <Debug> HTTP-Session: 95be6182-0432-4747-86ba-9de9cb949d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12639 | 2024.11.09 01:28:54.381327 [ 3 ] {} <Debug> HTTP-Session: 95be6182-0432-4747-86ba-9de9cb949d01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12640 | 2024.11.09 01:28:54.381380 [ 3 ] {} <Trace> HTTP-Session: 95be6182-0432-4747-86ba-9de9cb949d01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12641 | 2024.11.09 01:28:54.381577 [ 3 ] {1bdebf13-a4a8-40db-a355-94ddda051740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56293) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12642 | 2024.11.09 01:28:54.381646 [ 3 ] {1bdebf13-a4a8-40db-a355-94ddda051740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12643 | 2024.11.09 01:28:54.381989 [ 3 ] {1bdebf13-a4a8-40db-a355-94ddda051740} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12644 | 2024.11.09 01:28:54.382459 [ 3 ] {1bdebf13-a4a8-40db-a355-94ddda051740} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12645 | 2024.11.09 01:28:54.382508 [ 3 ] {1bdebf13-a4a8-40db-a355-94ddda051740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12646 | 2024.11.09 01:28:54.382938 [ 3 ] {1bdebf13-a4a8-40db-a355-94ddda051740} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
12647 | 2024.11.09 01:28:54.383197 [ 3 ] {1bdebf13-a4a8-40db-a355-94ddda051740} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12648 | 2024.11.09 01:28:54.383376 [ 3 ] {1bdebf13-a4a8-40db-a355-94ddda051740} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00185 sec., 8648.648648648648 rows/sec., 705.24 KiB/sec. | ||
12649 | 2024.11.09 01:28:54.383786 [ 3 ] {1bdebf13-a4a8-40db-a355-94ddda051740} <Debug> DynamicQueryHandler: Done processing query | ||
12650 | 2024.11.09 01:28:54.383817 [ 3 ] {1bdebf13-a4a8-40db-a355-94ddda051740} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12651 | 2024.11.09 01:28:54.383834 [ 3 ] {} <Debug> HTTP-Session: 95be6182-0432-4747-86ba-9de9cb949d01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12652 | 2024.11.09 01:28:54.384059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56293, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12653 | 2024.11.09 01:28:54.384208 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60256, User-Agent: (none), Length: 8880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12654 | 2024.11.09 01:28:54.384328 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12655 | 2024.11.09 01:28:54.384353 [ 304 ] {} <Debug> HTTP-Session: 9d5b0ce9-264b-4907-954a-bd2f797a47d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60256 | ||
12656 | 2024.11.09 01:28:54.384378 [ 304 ] {} <Debug> HTTP-Session: 9d5b0ce9-264b-4907-954a-bd2f797a47d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12657 | 2024.11.09 01:28:54.384393 [ 304 ] {} <Debug> HTTP-Session: 9d5b0ce9-264b-4907-954a-bd2f797a47d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12658 | 2024.11.09 01:28:54.384447 [ 304 ] {} <Trace> HTTP-Session: 9d5b0ce9-264b-4907-954a-bd2f797a47d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12659 | 2024.11.09 01:28:54.384660 [ 304 ] {86fde4f1-59ab-4492-b92b-1a487ba6113e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60256) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12660 | 2024.11.09 01:28:54.384729 [ 304 ] {86fde4f1-59ab-4492-b92b-1a487ba6113e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12661 | 2024.11.09 01:28:54.385077 [ 304 ] {86fde4f1-59ab-4492-b92b-1a487ba6113e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12662 | 2024.11.09 01:28:54.385506 [ 304 ] {86fde4f1-59ab-4492-b92b-1a487ba6113e} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12663 | 2024.11.09 01:28:54.385553 [ 304 ] {86fde4f1-59ab-4492-b92b-1a487ba6113e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12664 | 2024.11.09 01:28:54.385974 [ 304 ] {86fde4f1-59ab-4492-b92b-1a487ba6113e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12665 | 2024.11.09 01:28:54.386227 [ 304 ] {86fde4f1-59ab-4492-b92b-1a487ba6113e} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12666 | 2024.11.09 01:28:54.386384 [ 304 ] {86fde4f1-59ab-4492-b92b-1a487ba6113e} <Debug> executeQuery: Read 64 rows, 4.96 KiB in 0.001797 sec., 35614.913745130776 rows/sec., 2.70 MiB/sec. | ||
12667 | 2024.11.09 01:28:54.386709 [ 304 ] {86fde4f1-59ab-4492-b92b-1a487ba6113e} <Debug> DynamicQueryHandler: Done processing query | ||
12668 | 2024.11.09 01:28:54.386767 [ 304 ] {86fde4f1-59ab-4492-b92b-1a487ba6113e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12669 | 2024.11.09 01:28:54.386825 [ 304 ] {} <Debug> HTTP-Session: 9d5b0ce9-264b-4907-954a-bd2f797a47d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12670 | 2024.11.09 01:28:54.387033 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12671 | 2024.11.09 01:28:54.387051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56293, User-Agent: (none), Length: 2288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12672 | 2024.11.09 01:28:54.387159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12673 | 2024.11.09 01:28:54.387191 [ 3 ] {} <Debug> HTTP-Session: 335ea328-b0b7-44b1-b1d9-9d4f364fa0c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56293 | ||
12674 | 2024.11.09 01:28:54.387224 [ 3 ] {} <Debug> HTTP-Session: 335ea328-b0b7-44b1-b1d9-9d4f364fa0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12675 | 2024.11.09 01:28:54.387243 [ 3 ] {} <Debug> HTTP-Session: 335ea328-b0b7-44b1-b1d9-9d4f364fa0c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12676 | 2024.11.09 01:28:54.387293 [ 3 ] {} <Trace> HTTP-Session: 335ea328-b0b7-44b1-b1d9-9d4f364fa0c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12677 | 2024.11.09 01:28:54.387438 [ 3 ] {d8146986-7376-422c-9115-9701640c043a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56293) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12678 | 2024.11.09 01:28:54.387490 [ 3 ] {d8146986-7376-422c-9115-9701640c043a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12679 | 2024.11.09 01:28:54.387758 [ 3 ] {d8146986-7376-422c-9115-9701640c043a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12680 | 2024.11.09 01:28:54.388085 [ 3 ] {d8146986-7376-422c-9115-9701640c043a} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12681 | 2024.11.09 01:28:54.388123 [ 3 ] {d8146986-7376-422c-9115-9701640c043a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12682 | 2024.11.09 01:28:54.388487 [ 3 ] {d8146986-7376-422c-9115-9701640c043a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12683 | 2024.11.09 01:28:54.388738 [ 3 ] {d8146986-7376-422c-9115-9701640c043a} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12684 | 2024.11.09 01:28:54.388902 [ 3 ] {d8146986-7376-422c-9115-9701640c043a} <Debug> executeQuery: Read 16 rows, 1.12 KiB in 0.001502 sec., 10652.463382157122 rows/sec., 743.80 KiB/sec. | ||
12685 | 2024.11.09 01:28:54.388923 [ 52 ] {} <Debug> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
12686 | 2024.11.09 01:28:54.389038 [ 52 ] {} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12687 | 2024.11.09 01:28:54.389089 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12688 | 2024.11.09 01:28:54.389228 [ 3 ] {d8146986-7376-422c-9115-9701640c043a} <Debug> DynamicQueryHandler: Done processing query | ||
12689 | 2024.11.09 01:28:54.389324 [ 3 ] {d8146986-7376-422c-9115-9701640c043a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12690 | 2024.11.09 01:28:54.389435 [ 3 ] {} <Debug> HTTP-Session: 335ea328-b0b7-44b1-b1d9-9d4f364fa0c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12691 | 2024.11.09 01:28:54.389460 [ 191 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
12692 | 2024.11.09 01:28:54.389937 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54082, User-Agent: (none), Length: 13624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12693 | 2024.11.09 01:28:54.389965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56293, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12694 | 2024.11.09 01:28:54.389993 [ 191 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12695 | 2024.11.09 01:28:54.390092 [ 191 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 66 rows starting from the beginning of the part | ||
12696 | 2024.11.09 01:28:54.390093 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12697 | 2024.11.09 01:28:54.390150 [ 304 ] {} <Debug> HTTP-Session: 06ea41e9-3270-4c8c-8c38-d82549dac5a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54082 | ||
12698 | 2024.11.09 01:28:54.390230 [ 304 ] {} <Debug> HTTP-Session: 06ea41e9-3270-4c8c-8c38-d82549dac5a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12699 | 2024.11.09 01:28:54.390342 [ 304 ] {} <Debug> HTTP-Session: 06ea41e9-3270-4c8c-8c38-d82549dac5a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12700 | 2024.11.09 01:28:54.390348 [ 191 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
12701 | 2024.11.09 01:28:54.390469 [ 304 ] {} <Trace> HTTP-Session: 06ea41e9-3270-4c8c-8c38-d82549dac5a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12702 | 2024.11.09 01:28:54.390718 [ 191 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
12703 | 2024.11.09 01:28:54.390920 [ 304 ] {40a28312-009d-4bfe-97d7-5ee79797ad7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54082) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12704 | 2024.11.09 01:28:54.391014 [ 191 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
12705 | 2024.11.09 01:28:54.391070 [ 304 ] {40a28312-009d-4bfe-97d7-5ee79797ad7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12706 | 2024.11.09 01:28:54.391351 [ 191 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
12707 | 2024.11.09 01:28:54.391676 [ 191 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part | ||
12708 | 2024.11.09 01:28:54.392375 [ 304 ] {40a28312-009d-4bfe-97d7-5ee79797ad7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12709 | 2024.11.09 01:28:54.392975 [ 304 ] {40a28312-009d-4bfe-97d7-5ee79797ad7d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12710 | 2024.11.09 01:28:54.393022 [ 304 ] {40a28312-009d-4bfe-97d7-5ee79797ad7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12711 | 2024.11.09 01:28:54.393661 [ 304 ] {40a28312-009d-4bfe-97d7-5ee79797ad7d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12712 | 2024.11.09 01:28:54.393662 [ 189 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.00448759 sec., 50806.7804768261 rows/sec., 3.82 MiB/sec. | ||
12713 | 2024.11.09 01:28:54.393829 [ 199 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
12714 | 2024.11.09 01:28:54.393966 [ 304 ] {40a28312-009d-4bfe-97d7-5ee79797ad7d} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12715 | 2024.11.09 01:28:54.394227 [ 304 ] {40a28312-009d-4bfe-97d7-5ee79797ad7d} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.003503 sec., 22837.567799029403 rows/sec., 1.79 MiB/sec. | ||
12716 | 2024.11.09 01:28:54.394263 [ 199 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_37_8} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12717 | 2024.11.09 01:28:54.394455 [ 199 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_37_8} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
12718 | 2024.11.09 01:28:54.394586 [ 304 ] {40a28312-009d-4bfe-97d7-5ee79797ad7d} <Debug> DynamicQueryHandler: Done processing query | ||
12719 | 2024.11.09 01:28:54.394611 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12720 | 2024.11.09 01:28:54.394637 [ 304 ] {40a28312-009d-4bfe-97d7-5ee79797ad7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12721 | 2024.11.09 01:28:54.394682 [ 304 ] {} <Debug> HTTP-Session: 06ea41e9-3270-4c8c-8c38-d82549dac5a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12722 | 2024.11.09 01:28:54.394876 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12723 | 2024.11.09 01:28:54.394973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64562, User-Agent: (none), Length: 26041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12724 | 2024.11.09 01:28:54.395052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12725 | 2024.11.09 01:28:54.395077 [ 3 ] {} <Debug> HTTP-Session: 5ba80b85-238d-4ed7-b950-a698934331e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64562 | ||
12726 | 2024.11.09 01:28:54.395096 [ 3 ] {} <Debug> HTTP-Session: 5ba80b85-238d-4ed7-b950-a698934331e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12727 | 2024.11.09 01:28:54.395111 [ 3 ] {} <Debug> HTTP-Session: 5ba80b85-238d-4ed7-b950-a698934331e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12728 | 2024.11.09 01:28:54.395151 [ 3 ] {} <Trace> HTTP-Session: 5ba80b85-238d-4ed7-b950-a698934331e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12729 | 2024.11.09 01:28:54.395353 [ 3 ] {6f45b5fe-670d-488c-a506-7e6b10b4327b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64562) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12730 | 2024.11.09 01:28:54.395409 [ 3 ] {6f45b5fe-670d-488c-a506-7e6b10b4327b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12731 | 2024.11.09 01:28:54.395593 [ 3 ] {6f45b5fe-670d-488c-a506-7e6b10b4327b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12732 | 2024.11.09 01:28:54.396024 [ 3 ] {6f45b5fe-670d-488c-a506-7e6b10b4327b} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12733 | 2024.11.09 01:28:54.396062 [ 3 ] {6f45b5fe-670d-488c-a506-7e6b10b4327b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12734 | 2024.11.09 01:28:54.396479 [ 3 ] {6f45b5fe-670d-488c-a506-7e6b10b4327b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12735 | 2024.11.09 01:28:54.396732 [ 3 ] {6f45b5fe-670d-488c-a506-7e6b10b4327b} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12736 | 2024.11.09 01:28:54.396898 [ 3 ] {6f45b5fe-670d-488c-a506-7e6b10b4327b} <Debug> executeQuery: Read 136 rows, 9.69 KiB in 0.00163 sec., 83435.5828220859 rows/sec., 5.81 MiB/sec. | ||
12737 | 2024.11.09 01:28:54.397173 [ 3 ] {6f45b5fe-670d-488c-a506-7e6b10b4327b} <Debug> DynamicQueryHandler: Done processing query | ||
12738 | 2024.11.09 01:28:54.397232 [ 3 ] {6f45b5fe-670d-488c-a506-7e6b10b4327b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12739 | 2024.11.09 01:28:54.397287 [ 3 ] {} <Debug> HTTP-Session: 5ba80b85-238d-4ed7-b950-a698934331e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12740 | 2024.11.09 01:28:54.397558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12741 | 2024.11.09 01:28:54.397671 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50468, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12742 | 2024.11.09 01:28:54.397802 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12743 | 2024.11.09 01:28:54.397830 [ 283 ] {} <Debug> HTTP-Session: f06ea599-d0f5-47fe-b4b7-5b19df1e8468 Authenticating user 'default' from [fd00:1122:3344:101::d]:50468 | ||
12744 | 2024.11.09 01:28:54.397860 [ 283 ] {} <Debug> HTTP-Session: f06ea599-d0f5-47fe-b4b7-5b19df1e8468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12745 | 2024.11.09 01:28:54.397879 [ 283 ] {} <Debug> HTTP-Session: f06ea599-d0f5-47fe-b4b7-5b19df1e8468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12746 | 2024.11.09 01:28:54.397938 [ 283 ] {} <Trace> HTTP-Session: f06ea599-d0f5-47fe-b4b7-5b19df1e8468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12747 | 2024.11.09 01:28:54.398146 [ 283 ] {086994b7-5363-428b-b2ce-9dc4596524ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50468) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12748 | 2024.11.09 01:28:54.398220 [ 283 ] {086994b7-5363-428b-b2ce-9dc4596524ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12749 | 2024.11.09 01:28:54.398435 [ 283 ] {086994b7-5363-428b-b2ce-9dc4596524ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12750 | 2024.11.09 01:28:54.398784 [ 283 ] {086994b7-5363-428b-b2ce-9dc4596524ee} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12751 | 2024.11.09 01:28:54.398823 [ 283 ] {086994b7-5363-428b-b2ce-9dc4596524ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12752 | 2024.11.09 01:28:54.399265 [ 283 ] {086994b7-5363-428b-b2ce-9dc4596524ee} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12753 | 2024.11.09 01:28:54.399527 [ 283 ] {086994b7-5363-428b-b2ce-9dc4596524ee} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12754 | 2024.11.09 01:28:54.399701 [ 283 ] {086994b7-5363-428b-b2ce-9dc4596524ee} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001625 sec., 29538.46153846154 rows/sec., 1.99 MiB/sec. | ||
12755 | 2024.11.09 01:28:54.399992 [ 283 ] {086994b7-5363-428b-b2ce-9dc4596524ee} <Debug> DynamicQueryHandler: Done processing query | ||
12756 | 2024.11.09 01:28:54.400056 [ 283 ] {086994b7-5363-428b-b2ce-9dc4596524ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12757 | 2024.11.09 01:28:54.400117 [ 283 ] {} <Debug> HTTP-Session: f06ea599-d0f5-47fe-b4b7-5b19df1e8468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12758 | 2024.11.09 01:28:54.400417 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12759 | 2024.11.09 01:28:59.383167 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51564, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12760 | 2024.11.09 01:28:59.383365 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12761 | 2024.11.09 01:28:59.383410 [ 283 ] {} <Debug> HTTP-Session: 931ff725-8edd-49e0-81b2-070ac6e8d35e Authenticating user 'default' from [fd00:1122:3344:101::d]:51564 | ||
12762 | 2024.11.09 01:28:59.383451 [ 283 ] {} <Debug> HTTP-Session: 931ff725-8edd-49e0-81b2-070ac6e8d35e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12763 | 2024.11.09 01:28:59.383480 [ 283 ] {} <Debug> HTTP-Session: 931ff725-8edd-49e0-81b2-070ac6e8d35e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12764 | 2024.11.09 01:28:59.383568 [ 283 ] {} <Trace> HTTP-Session: 931ff725-8edd-49e0-81b2-070ac6e8d35e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12765 | 2024.11.09 01:28:59.383836 [ 283 ] {0cf2c754-898c-4b92-885c-2eec9d9d4800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51564) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12766 | 2024.11.09 01:28:59.383904 [ 283 ] {0cf2c754-898c-4b92-885c-2eec9d9d4800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12767 | 2024.11.09 01:28:59.384239 [ 283 ] {0cf2c754-898c-4b92-885c-2eec9d9d4800} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12768 | 2024.11.09 01:28:59.384736 [ 283 ] {0cf2c754-898c-4b92-885c-2eec9d9d4800} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12769 | 2024.11.09 01:28:59.384778 [ 283 ] {0cf2c754-898c-4b92-885c-2eec9d9d4800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12770 | 2024.11.09 01:28:59.385186 [ 283 ] {0cf2c754-898c-4b92-885c-2eec9d9d4800} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12771 | 2024.11.09 01:28:59.385430 [ 283 ] {0cf2c754-898c-4b92-885c-2eec9d9d4800} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12772 | 2024.11.09 01:28:59.385611 [ 283 ] {0cf2c754-898c-4b92-885c-2eec9d9d4800} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001841 sec., 30418.250950570342 rows/sec., 2.32 MiB/sec. | ||
12773 | 2024.11.09 01:28:59.385829 [ 283 ] {0cf2c754-898c-4b92-885c-2eec9d9d4800} <Debug> DynamicQueryHandler: Done processing query | ||
12774 | 2024.11.09 01:28:59.385855 [ 283 ] {0cf2c754-898c-4b92-885c-2eec9d9d4800} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12775 | 2024.11.09 01:28:59.385872 [ 283 ] {} <Debug> HTTP-Session: 931ff725-8edd-49e0-81b2-070ac6e8d35e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12776 | 2024.11.09 01:28:59.386095 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12777 | 2024.11.09 01:28:59.386315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63348, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12778 | 2024.11.09 01:28:59.386434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12779 | 2024.11.09 01:28:59.386463 [ 3 ] {} <Debug> HTTP-Session: c7bd6847-ee1c-46f2-b210-2937af10255a Authenticating user 'default' from [fd00:1122:3344:101::d]:63348 | ||
12780 | 2024.11.09 01:28:59.386524 [ 3 ] {} <Debug> HTTP-Session: c7bd6847-ee1c-46f2-b210-2937af10255a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12781 | 2024.11.09 01:28:59.386549 [ 3 ] {} <Debug> HTTP-Session: c7bd6847-ee1c-46f2-b210-2937af10255a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12782 | 2024.11.09 01:28:59.386609 [ 3 ] {} <Trace> HTTP-Session: c7bd6847-ee1c-46f2-b210-2937af10255a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12783 | 2024.11.09 01:28:59.386814 [ 3 ] {a4e025e7-83d7-44e7-b518-57b4a9b4db66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63348) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12784 | 2024.11.09 01:28:59.386884 [ 3 ] {a4e025e7-83d7-44e7-b518-57b4a9b4db66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12785 | 2024.11.09 01:28:59.387240 [ 3 ] {a4e025e7-83d7-44e7-b518-57b4a9b4db66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12786 | 2024.11.09 01:28:59.387672 [ 3 ] {a4e025e7-83d7-44e7-b518-57b4a9b4db66} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12787 | 2024.11.09 01:28:59.387715 [ 3 ] {a4e025e7-83d7-44e7-b518-57b4a9b4db66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12788 | 2024.11.09 01:28:59.388141 [ 3 ] {a4e025e7-83d7-44e7-b518-57b4a9b4db66} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12789 | 2024.11.09 01:28:59.388419 [ 3 ] {a4e025e7-83d7-44e7-b518-57b4a9b4db66} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12790 | 2024.11.09 01:28:59.388598 [ 3 ] {a4e025e7-83d7-44e7-b518-57b4a9b4db66} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001858 sec., 34445.64047362756 rows/sec., 2.69 MiB/sec. | ||
12791 | 2024.11.09 01:28:59.388818 [ 3 ] {a4e025e7-83d7-44e7-b518-57b4a9b4db66} <Debug> DynamicQueryHandler: Done processing query | ||
12792 | 2024.11.09 01:28:59.388845 [ 3 ] {a4e025e7-83d7-44e7-b518-57b4a9b4db66} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12793 | 2024.11.09 01:28:59.388861 [ 3 ] {} <Debug> HTTP-Session: c7bd6847-ee1c-46f2-b210-2937af10255a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12794 | 2024.11.09 01:28:59.389115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12795 | 2024.11.09 01:28:59.389164 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51564, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12796 | 2024.11.09 01:28:59.389311 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12797 | 2024.11.09 01:28:59.389353 [ 283 ] {} <Debug> HTTP-Session: d4077b37-643a-4d28-8aa3-3ae79e976905 Authenticating user 'default' from [fd00:1122:3344:101::d]:51564 | ||
12798 | 2024.11.09 01:28:59.389388 [ 283 ] {} <Debug> HTTP-Session: d4077b37-643a-4d28-8aa3-3ae79e976905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12799 | 2024.11.09 01:28:59.389417 [ 283 ] {} <Debug> HTTP-Session: d4077b37-643a-4d28-8aa3-3ae79e976905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12800 | 2024.11.09 01:28:59.389486 [ 283 ] {} <Trace> HTTP-Session: d4077b37-643a-4d28-8aa3-3ae79e976905 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12801 | 2024.11.09 01:28:59.389715 [ 283 ] {63e0539d-4a66-42ae-9a93-cdb742e45650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12802 | 2024.11.09 01:28:59.389769 [ 283 ] {63e0539d-4a66-42ae-9a93-cdb742e45650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12803 | 2024.11.09 01:28:59.389952 [ 283 ] {63e0539d-4a66-42ae-9a93-cdb742e45650} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12804 | 2024.11.09 01:28:59.390368 [ 283 ] {63e0539d-4a66-42ae-9a93-cdb742e45650} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12805 | 2024.11.09 01:28:59.390404 [ 283 ] {63e0539d-4a66-42ae-9a93-cdb742e45650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12806 | 2024.11.09 01:28:59.390811 [ 283 ] {63e0539d-4a66-42ae-9a93-cdb742e45650} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12807 | 2024.11.09 01:28:59.391059 [ 283 ] {63e0539d-4a66-42ae-9a93-cdb742e45650} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12808 | 2024.11.09 01:28:59.391215 [ 283 ] {63e0539d-4a66-42ae-9a93-cdb742e45650} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. | ||
12809 | 2024.11.09 01:28:59.391393 [ 283 ] {63e0539d-4a66-42ae-9a93-cdb742e45650} <Debug> DynamicQueryHandler: Done processing query | ||
12810 | 2024.11.09 01:28:59.391418 [ 283 ] {63e0539d-4a66-42ae-9a93-cdb742e45650} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12811 | 2024.11.09 01:28:59.391434 [ 283 ] {} <Debug> HTTP-Session: d4077b37-643a-4d28-8aa3-3ae79e976905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12812 | 2024.11.09 01:28:59.391598 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12813 | 2024.11.09 01:28:59.391744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44913, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12814 | 2024.11.09 01:28:59.391860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12815 | 2024.11.09 01:28:59.391900 [ 3 ] {} <Debug> HTTP-Session: 956e759a-0dd8-4ee6-874e-dcd68b95b98b Authenticating user 'default' from [fd00:1122:3344:101::d]:44913 | ||
12816 | 2024.11.09 01:28:59.391935 [ 3 ] {} <Debug> HTTP-Session: 956e759a-0dd8-4ee6-874e-dcd68b95b98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12817 | 2024.11.09 01:28:59.391963 [ 3 ] {} <Debug> HTTP-Session: 956e759a-0dd8-4ee6-874e-dcd68b95b98b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12818 | 2024.11.09 01:28:59.392036 [ 3 ] {} <Trace> HTTP-Session: 956e759a-0dd8-4ee6-874e-dcd68b95b98b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12819 | 2024.11.09 01:28:59.392301 [ 3 ] {8a3761d7-ceda-4c5a-9b4d-3dd24a4a9db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44913) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12820 | 2024.11.09 01:28:59.392397 [ 3 ] {8a3761d7-ceda-4c5a-9b4d-3dd24a4a9db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12821 | 2024.11.09 01:28:59.392670 [ 3 ] {8a3761d7-ceda-4c5a-9b4d-3dd24a4a9db5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12822 | 2024.11.09 01:28:59.392974 [ 3 ] {8a3761d7-ceda-4c5a-9b4d-3dd24a4a9db5} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12823 | 2024.11.09 01:28:59.393010 [ 3 ] {8a3761d7-ceda-4c5a-9b4d-3dd24a4a9db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12824 | 2024.11.09 01:28:59.393386 [ 3 ] {8a3761d7-ceda-4c5a-9b4d-3dd24a4a9db5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12825 | 2024.11.09 01:28:59.393644 [ 3 ] {8a3761d7-ceda-4c5a-9b4d-3dd24a4a9db5} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12826 | 2024.11.09 01:28:59.393798 [ 3 ] {8a3761d7-ceda-4c5a-9b4d-3dd24a4a9db5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. | ||
12827 | 2024.11.09 01:28:59.393967 [ 3 ] {8a3761d7-ceda-4c5a-9b4d-3dd24a4a9db5} <Debug> DynamicQueryHandler: Done processing query | ||
12828 | 2024.11.09 01:28:59.393993 [ 3 ] {8a3761d7-ceda-4c5a-9b4d-3dd24a4a9db5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12829 | 2024.11.09 01:28:59.394009 [ 3 ] {} <Debug> HTTP-Session: 956e759a-0dd8-4ee6-874e-dcd68b95b98b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12830 | 2024.11.09 01:28:59.394297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44913, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12831 | 2024.11.09 01:29:00.853909 [ 46 ] {} <Debug> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
12832 | 2024.11.09 01:29:00.854001 [ 46 ] {} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12833 | 2024.11.09 01:29:00.854044 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12834 | 2024.11.09 01:29:00.854291 [ 201 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
12835 | 2024.11.09 01:29:00.854704 [ 201 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12836 | 2024.11.09 01:29:00.854750 [ 201 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 126 rows starting from the beginning of the part | ||
12837 | 2024.11.09 01:29:00.854829 [ 201 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
12838 | 2024.11.09 01:29:00.855065 [ 201 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
12839 | 2024.11.09 01:29:00.855292 [ 201 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
12840 | 2024.11.09 01:29:00.855425 [ 201 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
12841 | 2024.11.09 01:29:00.856558 [ 199 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002414987 sec., 62112.135593276485 rows/sec., 3.17 MiB/sec. | ||
12842 | 2024.11.09 01:29:00.856733 [ 189 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
12843 | 2024.11.09 01:29:00.857086 [ 189 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_25_6} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12844 | 2024.11.09 01:29:00.857183 [ 189 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_25_6} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
12845 | 2024.11.09 01:29:00.857275 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12846 | 2024.11.09 01:29:01.513604 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12847 | 2024.11.09 01:29:01.722221 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12848 | 2024.11.09 01:29:01.750728 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12849 | 2024.11.09 01:29:01.857300 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12850 | 2024.11.09 01:29:01.879705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44078, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12851 | 2024.11.09 01:29:01.927135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63594, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12852 | 2024.11.09 01:29:01.933475 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12853 | 2024.11.09 01:29:01.952818 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12854 | 2024.11.09 01:29:02.622223 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12855 | 2024.11.09 01:29:02.622277 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12856 | 2024.11.09 01:29:02.909638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1190 | ||
12857 | 2024.11.09 01:29:02.912252 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12858 | 2024.11.09 01:29:02.912292 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12859 | 2024.11.09 01:29:02.913719 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12860 | 2024.11.09 01:29:02.914028 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12861 | 2024.11.09 01:29:02.915276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
12862 | 2024.11.09 01:29:04.390109 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60107, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12863 | 2024.11.09 01:29:04.390238 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12864 | 2024.11.09 01:29:04.390263 [ 288 ] {} <Debug> HTTP-Session: d9e5a567-fc78-4dbf-b731-6c514c74dca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60107 | ||
12865 | 2024.11.09 01:29:04.390290 [ 288 ] {} <Debug> HTTP-Session: d9e5a567-fc78-4dbf-b731-6c514c74dca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12866 | 2024.11.09 01:29:04.390306 [ 288 ] {} <Debug> HTTP-Session: d9e5a567-fc78-4dbf-b731-6c514c74dca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12867 | 2024.11.09 01:29:04.390361 [ 288 ] {} <Trace> HTTP-Session: d9e5a567-fc78-4dbf-b731-6c514c74dca1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12868 | 2024.11.09 01:29:04.390571 [ 288 ] {0f4634ce-fb59-4730-bcdf-e285fadeddc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60107) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
12869 | 2024.11.09 01:29:04.390643 [ 288 ] {0f4634ce-fb59-4730-bcdf-e285fadeddc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12870 | 2024.11.09 01:29:04.391010 [ 288 ] {0f4634ce-fb59-4730-bcdf-e285fadeddc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12871 | 2024.11.09 01:29:04.391498 [ 288 ] {0f4634ce-fb59-4730-bcdf-e285fadeddc2} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12872 | 2024.11.09 01:29:04.391542 [ 288 ] {0f4634ce-fb59-4730-bcdf-e285fadeddc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12873 | 2024.11.09 01:29:04.391967 [ 288 ] {0f4634ce-fb59-4730-bcdf-e285fadeddc2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12874 | 2024.11.09 01:29:04.392225 [ 288 ] {0f4634ce-fb59-4730-bcdf-e285fadeddc2} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12875 | 2024.11.09 01:29:04.392393 [ 288 ] {0f4634ce-fb59-4730-bcdf-e285fadeddc2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001879 sec., 7450.7716870675895 rows/sec., 536.36 KiB/sec. | ||
12876 | 2024.11.09 01:29:04.392806 [ 288 ] {0f4634ce-fb59-4730-bcdf-e285fadeddc2} <Debug> DynamicQueryHandler: Done processing query | ||
12877 | 2024.11.09 01:29:04.392848 [ 288 ] {0f4634ce-fb59-4730-bcdf-e285fadeddc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12878 | 2024.11.09 01:29:04.392874 [ 288 ] {} <Debug> HTTP-Session: d9e5a567-fc78-4dbf-b731-6c514c74dca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12879 | 2024.11.09 01:29:04.393158 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12880 | 2024.11.09 01:29:04.393283 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63668, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12881 | 2024.11.09 01:29:04.393390 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12882 | 2024.11.09 01:29:04.393414 [ 291 ] {} <Debug> HTTP-Session: dde04ec4-f98e-411e-94c0-7e8998556a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:63668 | ||
12883 | 2024.11.09 01:29:04.393438 [ 291 ] {} <Debug> HTTP-Session: dde04ec4-f98e-411e-94c0-7e8998556a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12884 | 2024.11.09 01:29:04.393458 [ 291 ] {} <Debug> HTTP-Session: dde04ec4-f98e-411e-94c0-7e8998556a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12885 | 2024.11.09 01:29:04.393511 [ 291 ] {} <Trace> HTTP-Session: dde04ec4-f98e-411e-94c0-7e8998556a78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12886 | 2024.11.09 01:29:04.393786 [ 291 ] {8c238dad-5664-4650-9c14-2cfd6d5b4740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63668) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12887 | 2024.11.09 01:29:04.393857 [ 291 ] {8c238dad-5664-4650-9c14-2cfd6d5b4740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12888 | 2024.11.09 01:29:04.394230 [ 291 ] {8c238dad-5664-4650-9c14-2cfd6d5b4740} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12889 | 2024.11.09 01:29:04.394823 [ 291 ] {8c238dad-5664-4650-9c14-2cfd6d5b4740} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12890 | 2024.11.09 01:29:04.394868 [ 291 ] {8c238dad-5664-4650-9c14-2cfd6d5b4740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12891 | 2024.11.09 01:29:04.395330 [ 291 ] {8c238dad-5664-4650-9c14-2cfd6d5b4740} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
12892 | 2024.11.09 01:29:04.395597 [ 291 ] {8c238dad-5664-4650-9c14-2cfd6d5b4740} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12893 | 2024.11.09 01:29:04.395776 [ 291 ] {8c238dad-5664-4650-9c14-2cfd6d5b4740} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002111 sec., 135007.1056371388 rows/sec., 11.91 MiB/sec. | ||
12894 | 2024.11.09 01:29:04.395800 [ 40 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
12895 | 2024.11.09 01:29:04.395906 [ 40 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12896 | 2024.11.09 01:29:04.395945 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12897 | 2024.11.09 01:29:04.396115 [ 201 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
12898 | 2024.11.09 01:29:04.396151 [ 291 ] {8c238dad-5664-4650-9c14-2cfd6d5b4740} <Debug> DynamicQueryHandler: Done processing query | ||
12899 | 2024.11.09 01:29:04.396197 [ 291 ] {8c238dad-5664-4650-9c14-2cfd6d5b4740} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
12900 | 2024.11.09 01:29:04.396237 [ 291 ] {} <Debug> HTTP-Session: dde04ec4-f98e-411e-94c0-7e8998556a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12901 | 2024.11.09 01:29:04.396328 [ 201 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12902 | 2024.11.09 01:29:04.396369 [ 201 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1435 rows starting from the beginning of the part | ||
12903 | 2024.11.09 01:29:04.396562 [ 201 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
12904 | 2024.11.09 01:29:04.396576 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60107, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12905 | 2024.11.09 01:29:04.396592 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63668, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12906 | 2024.11.09 01:29:04.396855 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12907 | 2024.11.09 01:29:04.396974 [ 288 ] {} <Debug> HTTP-Session: dd0f00a1-f2e8-430c-b9fb-8a25ea0e54a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60107 | ||
12908 | 2024.11.09 01:29:04.397068 [ 291 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12909 | |||
12910 | (version 23.8.7.1) | ||
12911 | 2024.11.09 01:29:04.397088 [ 288 ] {} <Debug> HTTP-Session: dd0f00a1-f2e8-430c-b9fb-8a25ea0e54a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12912 | 2024.11.09 01:29:04.397093 [ 201 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 285 rows starting from the beginning of the part | ||
12913 | 2024.11.09 01:29:04.397152 [ 288 ] {} <Debug> HTTP-Session: dd0f00a1-f2e8-430c-b9fb-8a25ea0e54a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12914 | 2024.11.09 01:29:04.397313 [ 288 ] {} <Trace> HTTP-Session: dd0f00a1-f2e8-430c-b9fb-8a25ea0e54a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12915 | 2024.11.09 01:29:04.397395 [ 201 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
12916 | 2024.11.09 01:29:04.397664 [ 201 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
12917 | 2024.11.09 01:29:04.397678 [ 288 ] {0d5add45-507f-46bc-9958-d7be38790854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60107) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12918 | 2024.11.09 01:29:04.397836 [ 288 ] {0d5add45-507f-46bc-9958-d7be38790854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12919 | 2024.11.09 01:29:04.397924 [ 201 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 285 rows starting from the beginning of the part | ||
12920 | 2024.11.09 01:29:04.398715 [ 288 ] {0d5add45-507f-46bc-9958-d7be38790854} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12921 | 2024.11.09 01:29:04.399288 [ 288 ] {0d5add45-507f-46bc-9958-d7be38790854} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12922 | 2024.11.09 01:29:04.399335 [ 288 ] {0d5add45-507f-46bc-9958-d7be38790854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12923 | 2024.11.09 01:29:04.399899 [ 288 ] {0d5add45-507f-46bc-9958-d7be38790854} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
12924 | 2024.11.09 01:29:04.400357 [ 288 ] {0d5add45-507f-46bc-9958-d7be38790854} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12925 | 2024.11.09 01:29:04.400583 [ 288 ] {0d5add45-507f-46bc-9958-d7be38790854} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.003052 sec., 15727.391874180865 rows/sec., 1.13 MiB/sec. | ||
12926 | 2024.11.09 01:29:04.400860 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.004802754 sec., 454114.45183326065 rows/sec., 39.93 MiB/sec. | ||
12927 | 2024.11.09 01:29:04.400972 [ 288 ] {0d5add45-507f-46bc-9958-d7be38790854} <Debug> DynamicQueryHandler: Done processing query | ||
12928 | 2024.11.09 01:29:04.401004 [ 288 ] {0d5add45-507f-46bc-9958-d7be38790854} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12929 | 2024.11.09 01:29:04.401023 [ 288 ] {} <Debug> HTTP-Session: dd0f00a1-f2e8-430c-b9fb-8a25ea0e54a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12930 | 2024.11.09 01:29:04.401136 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
12931 | 2024.11.09 01:29:04.401236 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12932 | 2024.11.09 01:29:04.401348 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41855, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12933 | 2024.11.09 01:29:04.401449 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12934 | 2024.11.09 01:29:04.401492 [ 291 ] {} <Debug> HTTP-Session: 6fd9eb48-4116-45c1-b7fe-5f298388ef5c Authenticating user 'default' from [fd00:1122:3344:101::d]:41855 | ||
12935 | 2024.11.09 01:29:04.401515 [ 291 ] {} <Debug> HTTP-Session: 6fd9eb48-4116-45c1-b7fe-5f298388ef5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12936 | 2024.11.09 01:29:04.401535 [ 291 ] {} <Debug> HTTP-Session: 6fd9eb48-4116-45c1-b7fe-5f298388ef5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12937 | 2024.11.09 01:29:04.401588 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_76_15} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12938 | 2024.11.09 01:29:04.401593 [ 291 ] {} <Trace> HTTP-Session: 6fd9eb48-4116-45c1-b7fe-5f298388ef5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12939 | 2024.11.09 01:29:04.401701 [ 199 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_76_15} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
12940 | 2024.11.09 01:29:04.401765 [ 291 ] {58866e6a-cd14-49de-bad2-257d3ce4d501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41855) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12941 | 2024.11.09 01:29:04.401819 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
12942 | 2024.11.09 01:29:04.401834 [ 291 ] {58866e6a-cd14-49de-bad2-257d3ce4d501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12943 | 2024.11.09 01:29:04.402108 [ 291 ] {58866e6a-cd14-49de-bad2-257d3ce4d501} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12944 | 2024.11.09 01:29:04.402459 [ 291 ] {58866e6a-cd14-49de-bad2-257d3ce4d501} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12945 | 2024.11.09 01:29:04.402499 [ 291 ] {58866e6a-cd14-49de-bad2-257d3ce4d501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12946 | 2024.11.09 01:29:04.402872 [ 291 ] {58866e6a-cd14-49de-bad2-257d3ce4d501} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12947 | 2024.11.09 01:29:04.403123 [ 291 ] {58866e6a-cd14-49de-bad2-257d3ce4d501} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12948 | 2024.11.09 01:29:04.403284 [ 291 ] {58866e6a-cd14-49de-bad2-257d3ce4d501} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001557 sec., 8991.65061014772 rows/sec., 629.72 KiB/sec. | ||
12949 | 2024.11.09 01:29:04.403627 [ 291 ] {58866e6a-cd14-49de-bad2-257d3ce4d501} <Debug> DynamicQueryHandler: Done processing query | ||
12950 | 2024.11.09 01:29:04.403655 [ 291 ] {58866e6a-cd14-49de-bad2-257d3ce4d501} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12951 | 2024.11.09 01:29:04.403674 [ 291 ] {} <Debug> HTTP-Session: 6fd9eb48-4116-45c1-b7fe-5f298388ef5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12952 | 2024.11.09 01:29:04.403830 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12953 | 2024.11.09 01:29:04.403919 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12954 | 2024.11.09 01:29:04.403991 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12955 | 2024.11.09 01:29:04.404015 [ 288 ] {} <Debug> HTTP-Session: c6bbedab-a621-4d23-99ea-c866d859caab Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
12956 | 2024.11.09 01:29:04.404033 [ 288 ] {} <Debug> HTTP-Session: c6bbedab-a621-4d23-99ea-c866d859caab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12957 | 2024.11.09 01:29:04.404048 [ 288 ] {} <Debug> HTTP-Session: c6bbedab-a621-4d23-99ea-c866d859caab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12958 | 2024.11.09 01:29:04.404088 [ 288 ] {} <Trace> HTTP-Session: c6bbedab-a621-4d23-99ea-c866d859caab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12959 | 2024.11.09 01:29:04.404204 [ 288 ] {c8d1775f-4a76-4c96-8a0a-b39a8df22bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12960 | 2024.11.09 01:29:04.404253 [ 288 ] {c8d1775f-4a76-4c96-8a0a-b39a8df22bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12961 | 2024.11.09 01:29:04.404535 [ 288 ] {c8d1775f-4a76-4c96-8a0a-b39a8df22bc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12962 | 2024.11.09 01:29:04.404862 [ 288 ] {c8d1775f-4a76-4c96-8a0a-b39a8df22bc0} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12963 | 2024.11.09 01:29:04.404901 [ 288 ] {c8d1775f-4a76-4c96-8a0a-b39a8df22bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12964 | 2024.11.09 01:29:04.405260 [ 288 ] {c8d1775f-4a76-4c96-8a0a-b39a8df22bc0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12965 | 2024.11.09 01:29:04.405506 [ 288 ] {c8d1775f-4a76-4c96-8a0a-b39a8df22bc0} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12966 | 2024.11.09 01:29:04.405658 [ 288 ] {c8d1775f-4a76-4c96-8a0a-b39a8df22bc0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001484 sec., 8760.10781671159 rows/sec., 546.19 KiB/sec. | ||
12967 | 2024.11.09 01:29:04.405844 [ 288 ] {c8d1775f-4a76-4c96-8a0a-b39a8df22bc0} <Debug> DynamicQueryHandler: Done processing query | ||
12968 | 2024.11.09 01:29:04.405872 [ 288 ] {c8d1775f-4a76-4c96-8a0a-b39a8df22bc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12969 | 2024.11.09 01:29:04.405893 [ 288 ] {} <Debug> HTTP-Session: c6bbedab-a621-4d23-99ea-c866d859caab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12970 | 2024.11.09 01:29:04.406123 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12971 | 2024.11.09 01:29:04.406219 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44259, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12972 | 2024.11.09 01:29:04.406284 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12973 | 2024.11.09 01:29:04.406309 [ 291 ] {} <Debug> HTTP-Session: 040eba03-a575-4b24-bc77-a5dc6c19cacc Authenticating user 'default' from [fd00:1122:3344:101::d]:44259 | ||
12974 | 2024.11.09 01:29:04.406337 [ 291 ] {} <Debug> HTTP-Session: 040eba03-a575-4b24-bc77-a5dc6c19cacc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12975 | 2024.11.09 01:29:04.406360 [ 291 ] {} <Debug> HTTP-Session: 040eba03-a575-4b24-bc77-a5dc6c19cacc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12976 | 2024.11.09 01:29:04.406419 [ 291 ] {} <Trace> HTTP-Session: 040eba03-a575-4b24-bc77-a5dc6c19cacc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12977 | 2024.11.09 01:29:04.406820 [ 291 ] {40e6ba8d-d8cb-4dfa-aff5-fb7e44b137cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44259) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12978 | 2024.11.09 01:29:04.406887 [ 291 ] {40e6ba8d-d8cb-4dfa-aff5-fb7e44b137cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12979 | 2024.11.09 01:29:04.407213 [ 291 ] {40e6ba8d-d8cb-4dfa-aff5-fb7e44b137cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12980 | 2024.11.09 01:29:04.407894 [ 291 ] {40e6ba8d-d8cb-4dfa-aff5-fb7e44b137cd} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12981 | 2024.11.09 01:29:04.407947 [ 291 ] {40e6ba8d-d8cb-4dfa-aff5-fb7e44b137cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12982 | 2024.11.09 01:29:04.408519 [ 291 ] {40e6ba8d-d8cb-4dfa-aff5-fb7e44b137cd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
12983 | 2024.11.09 01:29:04.408799 [ 291 ] {40e6ba8d-d8cb-4dfa-aff5-fb7e44b137cd} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12984 | 2024.11.09 01:29:04.408962 [ 291 ] {40e6ba8d-d8cb-4dfa-aff5-fb7e44b137cd} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002352 sec., 179846.9387755102 rows/sec., 12.86 MiB/sec. | ||
12985 | 2024.11.09 01:29:04.408982 [ 40 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
12986 | 2024.11.09 01:29:04.409069 [ 40 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12987 | 2024.11.09 01:29:04.409126 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12988 | 2024.11.09 01:29:04.409251 [ 291 ] {40e6ba8d-d8cb-4dfa-aff5-fb7e44b137cd} <Debug> DynamicQueryHandler: Done processing query | ||
12989 | 2024.11.09 01:29:04.409263 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
12990 | 2024.11.09 01:29:04.409284 [ 291 ] {40e6ba8d-d8cb-4dfa-aff5-fb7e44b137cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
12991 | 2024.11.09 01:29:04.409315 [ 291 ] {} <Debug> HTTP-Session: 040eba03-a575-4b24-bc77-a5dc6c19cacc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12992 | 2024.11.09 01:29:04.409388 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12993 | 2024.11.09 01:29:04.409422 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 915 rows starting from the beginning of the part | ||
12994 | 2024.11.09 01:29:04.409485 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
12995 | 2024.11.09 01:29:04.409715 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12996 | 2024.11.09 01:29:04.409842 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 423 rows starting from the beginning of the part | ||
12997 | 2024.11.09 01:29:04.409851 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12998 | 2024.11.09 01:29:04.410088 [ 291 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12999 | |||
13000 | (version 23.8.7.1) | ||
13001 | 2024.11.09 01:29:04.410177 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13002 | 2024.11.09 01:29:04.410225 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 80 rows starting from the beginning of the part | ||
13003 | 2024.11.09 01:29:04.410270 [ 288 ] {} <Debug> HTTP-Session: 0ed3db2e-ba07-4a61-a4ad-a63050148c91 Authenticating user 'default' from [fd00:1122:3344:101::d]:52218 | ||
13004 | 2024.11.09 01:29:04.410389 [ 288 ] {} <Debug> HTTP-Session: 0ed3db2e-ba07-4a61-a4ad-a63050148c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13005 | 2024.11.09 01:29:04.410476 [ 288 ] {} <Debug> HTTP-Session: 0ed3db2e-ba07-4a61-a4ad-a63050148c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13006 | 2024.11.09 01:29:04.410533 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
13007 | 2024.11.09 01:29:04.410646 [ 288 ] {} <Trace> HTTP-Session: 0ed3db2e-ba07-4a61-a4ad-a63050148c91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13008 | 2024.11.09 01:29:04.410808 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 423 rows starting from the beginning of the part | ||
13009 | 2024.11.09 01:29:04.411140 [ 288 ] {f8cbe4b4-2cd8-4821-9662-b47956cc052d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52218) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13010 | 2024.11.09 01:29:04.411290 [ 288 ] {f8cbe4b4-2cd8-4821-9662-b47956cc052d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13011 | 2024.11.09 01:29:04.411724 [ 288 ] {f8cbe4b4-2cd8-4821-9662-b47956cc052d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13012 | 2024.11.09 01:29:04.412678 [ 288 ] {f8cbe4b4-2cd8-4821-9662-b47956cc052d} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13013 | 2024.11.09 01:29:04.412761 [ 288 ] {f8cbe4b4-2cd8-4821-9662-b47956cc052d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13014 | 2024.11.09 01:29:04.413534 [ 288 ] {f8cbe4b4-2cd8-4821-9662-b47956cc052d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
13015 | 2024.11.09 01:29:04.414048 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1969 rows, containing 5 columns (5 merged, 0 gathered) in 0.004833624 sec., 407354.8128691847 rows/sec., 31.20 MiB/sec. | ||
13016 | 2024.11.09 01:29:04.414073 [ 288 ] {f8cbe4b4-2cd8-4821-9662-b47956cc052d} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13017 | 2024.11.09 01:29:04.414326 [ 288 ] {f8cbe4b4-2cd8-4821-9662-b47956cc052d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003434 sec., 1747.2335468841002 rows/sec., 91.29 KiB/sec. | ||
13018 | 2024.11.09 01:29:04.414336 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13019 | 2024.11.09 01:29:04.414654 [ 288 ] {f8cbe4b4-2cd8-4821-9662-b47956cc052d} <Debug> DynamicQueryHandler: Done processing query | ||
13020 | 2024.11.09 01:29:04.414710 [ 288 ] {f8cbe4b4-2cd8-4821-9662-b47956cc052d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13021 | 2024.11.09 01:29:04.414744 [ 288 ] {} <Debug> HTTP-Session: 0ed3db2e-ba07-4a61-a4ad-a63050148c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13022 | 2024.11.09 01:29:04.414851 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_76_15} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13023 | 2024.11.09 01:29:04.414933 [ 195 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_76_15} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13024 | 2024.11.09 01:29:04.415036 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52218, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13025 | 2024.11.09 01:29:04.415090 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
13026 | 2024.11.09 01:29:04.415151 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40024, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13027 | 2024.11.09 01:29:04.415229 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13028 | 2024.11.09 01:29:04.415252 [ 291 ] {} <Debug> HTTP-Session: af4b3865-e075-4ca6-9bcc-43a8b9acf179 Authenticating user 'default' from [fd00:1122:3344:101::d]:40024 | ||
13029 | 2024.11.09 01:29:04.415284 [ 291 ] {} <Debug> HTTP-Session: af4b3865-e075-4ca6-9bcc-43a8b9acf179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13030 | 2024.11.09 01:29:04.415300 [ 291 ] {} <Debug> HTTP-Session: af4b3865-e075-4ca6-9bcc-43a8b9acf179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13031 | 2024.11.09 01:29:04.415340 [ 291 ] {} <Trace> HTTP-Session: af4b3865-e075-4ca6-9bcc-43a8b9acf179 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13032 | 2024.11.09 01:29:04.415544 [ 291 ] {418ba2ab-f88a-451c-89f9-2989ea6b4932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13033 | 2024.11.09 01:29:04.415603 [ 291 ] {418ba2ab-f88a-451c-89f9-2989ea6b4932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13034 | 2024.11.09 01:29:04.415778 [ 291 ] {418ba2ab-f88a-451c-89f9-2989ea6b4932} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13035 | 2024.11.09 01:29:04.416277 [ 291 ] {418ba2ab-f88a-451c-89f9-2989ea6b4932} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13036 | 2024.11.09 01:29:04.416317 [ 291 ] {418ba2ab-f88a-451c-89f9-2989ea6b4932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13037 | 2024.11.09 01:29:04.416741 [ 291 ] {418ba2ab-f88a-451c-89f9-2989ea6b4932} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13038 | 2024.11.09 01:29:04.416996 [ 291 ] {418ba2ab-f88a-451c-89f9-2989ea6b4932} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13039 | 2024.11.09 01:29:04.417211 [ 291 ] {418ba2ab-f88a-451c-89f9-2989ea6b4932} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001764 sec., 134353.74149659864 rows/sec., 9.01 MiB/sec. | ||
13040 | 2024.11.09 01:29:04.417222 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13041 | 2024.11.09 01:29:04.417332 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13042 | 2024.11.09 01:29:04.417401 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13043 | 2024.11.09 01:29:04.417626 [ 291 ] {418ba2ab-f88a-451c-89f9-2989ea6b4932} <Debug> DynamicQueryHandler: Done processing query | ||
13044 | 2024.11.09 01:29:04.417638 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
13045 | 2024.11.09 01:29:04.417667 [ 291 ] {418ba2ab-f88a-451c-89f9-2989ea6b4932} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13046 | 2024.11.09 01:29:04.417732 [ 291 ] {} <Debug> HTTP-Session: af4b3865-e075-4ca6-9bcc-43a8b9acf179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13047 | 2024.11.09 01:29:04.417865 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13048 | 2024.11.09 01:29:04.417910 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 13961 rows starting from the beginning of the part | ||
13049 | 2024.11.09 01:29:04.418086 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13050 | 2024.11.09 01:29:04.418175 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
13051 | 2024.11.09 01:29:04.418340 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49429, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13052 | 2024.11.09 01:29:04.418515 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
13053 | 2024.11.09 01:29:04.418554 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13054 | 2024.11.09 01:29:04.418619 [ 288 ] {} <Debug> HTTP-Session: 55b55d40-cb6a-4096-a6cc-b5fea8adf661 Authenticating user 'default' from [fd00:1122:3344:101::d]:49429 | ||
13055 | 2024.11.09 01:29:04.418742 [ 288 ] {} <Debug> HTTP-Session: 55b55d40-cb6a-4096-a6cc-b5fea8adf661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13056 | 2024.11.09 01:29:04.418812 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 136 rows starting from the beginning of the part | ||
13057 | 2024.11.09 01:29:04.418824 [ 288 ] {} <Debug> HTTP-Session: 55b55d40-cb6a-4096-a6cc-b5fea8adf661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13058 | 2024.11.09 01:29:04.419024 [ 288 ] {} <Trace> HTTP-Session: 55b55d40-cb6a-4096-a6cc-b5fea8adf661 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13059 | 2024.11.09 01:29:04.419093 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
13060 | 2024.11.09 01:29:04.419333 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
13061 | 2024.11.09 01:29:04.419542 [ 288 ] {d24d61c0-6641-421e-8ef0-0f3a42cb6cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49429) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13062 | 2024.11.09 01:29:04.419755 [ 288 ] {d24d61c0-6641-421e-8ef0-0f3a42cb6cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13063 | 2024.11.09 01:29:04.420179 [ 288 ] {d24d61c0-6641-421e-8ef0-0f3a42cb6cb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13064 | 2024.11.09 01:29:04.420713 [ 288 ] {d24d61c0-6641-421e-8ef0-0f3a42cb6cb7} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13065 | 2024.11.09 01:29:04.420755 [ 288 ] {d24d61c0-6641-421e-8ef0-0f3a42cb6cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13066 | 2024.11.09 01:29:04.421303 [ 288 ] {d24d61c0-6641-421e-8ef0-0f3a42cb6cb7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
13067 | 2024.11.09 01:29:04.421657 [ 288 ] {d24d61c0-6641-421e-8ef0-0f3a42cb6cb7} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13068 | 2024.11.09 01:29:04.421968 [ 288 ] {d24d61c0-6641-421e-8ef0-0f3a42cb6cb7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002677 sec., 373.55248412401943 rows/sec., 25.17 KiB/sec. | ||
13069 | 2024.11.09 01:29:04.422508 [ 288 ] {d24d61c0-6641-421e-8ef0-0f3a42cb6cb7} <Debug> DynamicQueryHandler: Done processing query | ||
13070 | 2024.11.09 01:29:04.422561 [ 288 ] {d24d61c0-6641-421e-8ef0-0f3a42cb6cb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13071 | 2024.11.09 01:29:04.422627 [ 288 ] {} <Debug> HTTP-Session: 55b55d40-cb6a-4096-a6cc-b5fea8adf661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13072 | 2024.11.09 01:29:04.422945 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13073 | 2024.11.09 01:29:04.423112 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56455, User-Agent: (none), Length: 68944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13074 | 2024.11.09 01:29:04.423269 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13075 | 2024.11.09 01:29:04.423323 [ 291 ] {} <Debug> HTTP-Session: 5afa87ae-ba82-405e-808a-f5c2f0c52cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:56455 | ||
13076 | 2024.11.09 01:29:04.423376 [ 291 ] {} <Debug> HTTP-Session: 5afa87ae-ba82-405e-808a-f5c2f0c52cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13077 | 2024.11.09 01:29:04.423423 [ 291 ] {} <Debug> HTTP-Session: 5afa87ae-ba82-405e-808a-f5c2f0c52cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13078 | 2024.11.09 01:29:04.423478 [ 291 ] {} <Trace> HTTP-Session: 5afa87ae-ba82-405e-808a-f5c2f0c52cbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13079 | 2024.11.09 01:29:04.424984 [ 291 ] {0d0a9b5d-3657-4fbb-bbae-6b5bcf840742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56455) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13080 | 2024.11.09 01:29:04.425078 [ 291 ] {0d0a9b5d-3657-4fbb-bbae-6b5bcf840742} <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 | ||
13081 | 2024.11.09 01:29:04.425749 [ 291 ] {0d0a9b5d-3657-4fbb-bbae-6b5bcf840742} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13082 | 2024.11.09 01:29:04.427178 [ 190 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14891 rows, containing 5 columns (5 merged, 0 gathered) in 0.009661428 sec., 1541283.5452481767 rows/sec., 105.27 MiB/sec. | ||
13083 | 2024.11.09 01:29:04.427200 [ 291 ] {0d0a9b5d-3657-4fbb-bbae-6b5bcf840742} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13084 | 2024.11.09 01:29:04.427270 [ 291 ] {0d0a9b5d-3657-4fbb-bbae-6b5bcf840742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13085 | 2024.11.09 01:29:04.427780 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13086 | 2024.11.09 01:29:04.428413 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13087 | 2024.11.09 01:29:04.428563 [ 193 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13088 | 2024.11.09 01:29:04.428567 [ 291 ] {0d0a9b5d-3657-4fbb-bbae-6b5bcf840742} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13089 | 2024.11.09 01:29:04.428712 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. | ||
13090 | 2024.11.09 01:29:04.428961 [ 291 ] {0d0a9b5d-3657-4fbb-bbae-6b5bcf840742} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13091 | 2024.11.09 01:29:04.429174 [ 291 ] {0d0a9b5d-3657-4fbb-bbae-6b5bcf840742} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.005292 sec., 7747.5434618291765 rows/sec., 13.88 MiB/sec. | ||
13092 | 2024.11.09 01:29:04.429930 [ 291 ] {0d0a9b5d-3657-4fbb-bbae-6b5bcf840742} <Debug> DynamicQueryHandler: Done processing query | ||
13093 | 2024.11.09 01:29:04.429958 [ 291 ] {0d0a9b5d-3657-4fbb-bbae-6b5bcf840742} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
13094 | 2024.11.09 01:29:04.429977 [ 291 ] {} <Debug> HTTP-Session: 5afa87ae-ba82-405e-808a-f5c2f0c52cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13095 | 2024.11.09 01:29:04.430181 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13096 | 2024.11.09 01:29:04.430257 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61387, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13097 | 2024.11.09 01:29:04.430347 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13098 | 2024.11.09 01:29:04.430372 [ 288 ] {} <Debug> HTTP-Session: a12a9831-3b26-469d-aa54-2455643b76b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61387 | ||
13099 | 2024.11.09 01:29:04.430393 [ 288 ] {} <Debug> HTTP-Session: a12a9831-3b26-469d-aa54-2455643b76b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13100 | 2024.11.09 01:29:04.430408 [ 288 ] {} <Debug> HTTP-Session: a12a9831-3b26-469d-aa54-2455643b76b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13101 | 2024.11.09 01:29:04.430449 [ 288 ] {} <Trace> HTTP-Session: a12a9831-3b26-469d-aa54-2455643b76b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13102 | 2024.11.09 01:29:04.430624 [ 288 ] {ca17bdcb-f3e4-4947-a03a-020bf04f72dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61387) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13103 | 2024.11.09 01:29:04.430679 [ 288 ] {ca17bdcb-f3e4-4947-a03a-020bf04f72dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13104 | 2024.11.09 01:29:04.430854 [ 288 ] {ca17bdcb-f3e4-4947-a03a-020bf04f72dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13105 | 2024.11.09 01:29:04.431213 [ 288 ] {ca17bdcb-f3e4-4947-a03a-020bf04f72dc} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13106 | 2024.11.09 01:29:04.431252 [ 288 ] {ca17bdcb-f3e4-4947-a03a-020bf04f72dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13107 | 2024.11.09 01:29:04.431666 [ 288 ] {ca17bdcb-f3e4-4947-a03a-020bf04f72dc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
13108 | 2024.11.09 01:29:04.431918 [ 288 ] {ca17bdcb-f3e4-4947-a03a-020bf04f72dc} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13109 | 2024.11.09 01:29:04.432073 [ 288 ] {ca17bdcb-f3e4-4947-a03a-020bf04f72dc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00152 sec., 53947.368421052626 rows/sec., 3.43 MiB/sec. | ||
13110 | 2024.11.09 01:29:04.432311 [ 288 ] {ca17bdcb-f3e4-4947-a03a-020bf04f72dc} <Debug> DynamicQueryHandler: Done processing query | ||
13111 | 2024.11.09 01:29:04.432349 [ 288 ] {ca17bdcb-f3e4-4947-a03a-020bf04f72dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13112 | 2024.11.09 01:29:04.432380 [ 288 ] {} <Debug> HTTP-Session: a12a9831-3b26-469d-aa54-2455643b76b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13113 | 2024.11.09 01:29:04.433393 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61387, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13114 | 2024.11.09 01:29:04.855997 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56019, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13115 | 2024.11.09 01:29:04.872037 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38788, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13116 | 2024.11.09 01:29:05.000171 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.74 MiB, peak 183.26 MiB, free memory in arenas 0.00 B, will set to 175.31 MiB (RSS), difference: 1.57 MiB | ||
13117 | 2024.11.09 01:29:05.258306 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13118 | 2024.11.09 01:29:05.420931 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13119 | 2024.11.09 01:29:05.530799 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42079, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13120 | 2024.11.09 01:29:05.538119 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13121 | 2024.11.09 01:29:05.572462 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13122 | 2024.11.09 01:29:05.590882 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13123 | 2024.11.09 01:29:05.603843 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13124 | 2024.11.09 01:29:05.610208 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61509, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13125 | 2024.11.09 01:29:05.619538 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13126 | 2024.11.09 01:29:05.622845 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13127 | 2024.11.09 01:29:05.676479 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13128 | 2024.11.09 01:29:05.699841 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13129 | 2024.11.09 01:29:05.729501 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13130 | 2024.11.09 01:29:05.754843 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39532, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13131 | 2024.11.09 01:29:05.777491 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13132 | 2024.11.09 01:29:06.107552 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13133 | 2024.11.09 01:29:06.168808 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13134 | 2024.11.09 01:29:06.252078 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13135 | 2024.11.09 01:29:06.267569 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13136 | 2024.11.09 01:29:06.285043 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13137 | 2024.11.09 01:29:06.303494 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13138 | 2024.11.09 01:29:06.320894 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13139 | 2024.11.09 01:29:09.380948 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36651, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13140 | 2024.11.09 01:29:09.381109 [ 309 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13141 | 2024.11.09 01:29:09.381140 [ 309 ] {} <Debug> HTTP-Session: 06b467ff-94de-4ffa-b273-398de6333f03 Authenticating user 'default' from [fd00:1122:3344:101::d]:36651 | ||
13142 | 2024.11.09 01:29:09.381169 [ 309 ] {} <Debug> HTTP-Session: 06b467ff-94de-4ffa-b273-398de6333f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13143 | 2024.11.09 01:29:09.381187 [ 309 ] {} <Debug> HTTP-Session: 06b467ff-94de-4ffa-b273-398de6333f03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13144 | 2024.11.09 01:29:09.381244 [ 309 ] {} <Trace> HTTP-Session: 06b467ff-94de-4ffa-b273-398de6333f03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13145 | 2024.11.09 01:29:09.381494 [ 309 ] {350ed794-e26e-4363-9e98-864e19fd8886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36651) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13146 | 2024.11.09 01:29:09.381569 [ 309 ] {350ed794-e26e-4363-9e98-864e19fd8886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13147 | 2024.11.09 01:29:09.381949 [ 309 ] {350ed794-e26e-4363-9e98-864e19fd8886} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13148 | 2024.11.09 01:29:09.382433 [ 309 ] {350ed794-e26e-4363-9e98-864e19fd8886} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13149 | 2024.11.09 01:29:09.382478 [ 309 ] {350ed794-e26e-4363-9e98-864e19fd8886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13150 | 2024.11.09 01:29:09.382890 [ 309 ] {350ed794-e26e-4363-9e98-864e19fd8886} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13151 | 2024.11.09 01:29:09.383147 [ 309 ] {350ed794-e26e-4363-9e98-864e19fd8886} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13152 | 2024.11.09 01:29:09.383312 [ 309 ] {350ed794-e26e-4363-9e98-864e19fd8886} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001908 sec., 29350.104821802935 rows/sec., 2.24 MiB/sec. | ||
13153 | 2024.11.09 01:29:09.383543 [ 309 ] {350ed794-e26e-4363-9e98-864e19fd8886} <Debug> DynamicQueryHandler: Done processing query | ||
13154 | 2024.11.09 01:29:09.383569 [ 309 ] {350ed794-e26e-4363-9e98-864e19fd8886} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13155 | 2024.11.09 01:29:09.383586 [ 309 ] {} <Debug> HTTP-Session: 06b467ff-94de-4ffa-b273-398de6333f03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13156 | 2024.11.09 01:29:09.383820 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36651, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13157 | 2024.11.09 01:29:09.383992 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53741, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13158 | 2024.11.09 01:29:09.384129 [ 310 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13159 | 2024.11.09 01:29:09.384156 [ 310 ] {} <Debug> HTTP-Session: 047808d4-2818-4fd3-ad14-f3a3b5b34b7d Authenticating user 'default' from [fd00:1122:3344:101::d]:53741 | ||
13160 | 2024.11.09 01:29:09.384181 [ 310 ] {} <Debug> HTTP-Session: 047808d4-2818-4fd3-ad14-f3a3b5b34b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13161 | 2024.11.09 01:29:09.384195 [ 310 ] {} <Debug> HTTP-Session: 047808d4-2818-4fd3-ad14-f3a3b5b34b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13162 | 2024.11.09 01:29:09.384250 [ 310 ] {} <Trace> HTTP-Session: 047808d4-2818-4fd3-ad14-f3a3b5b34b7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13163 | 2024.11.09 01:29:09.384486 [ 310 ] {9d5f1bcb-838d-42e5-80ab-e8eaba0f7f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53741) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13164 | 2024.11.09 01:29:09.384565 [ 310 ] {9d5f1bcb-838d-42e5-80ab-e8eaba0f7f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13165 | 2024.11.09 01:29:09.384933 [ 310 ] {9d5f1bcb-838d-42e5-80ab-e8eaba0f7f4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13166 | 2024.11.09 01:29:09.385392 [ 310 ] {9d5f1bcb-838d-42e5-80ab-e8eaba0f7f4e} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13167 | 2024.11.09 01:29:09.385438 [ 310 ] {9d5f1bcb-838d-42e5-80ab-e8eaba0f7f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13168 | 2024.11.09 01:29:09.385872 [ 310 ] {9d5f1bcb-838d-42e5-80ab-e8eaba0f7f4e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13169 | 2024.11.09 01:29:09.386122 [ 310 ] {9d5f1bcb-838d-42e5-80ab-e8eaba0f7f4e} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13170 | 2024.11.09 01:29:09.386292 [ 310 ] {9d5f1bcb-838d-42e5-80ab-e8eaba0f7f4e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001893 sec., 33808.769149498155 rows/sec., 2.64 MiB/sec. | ||
13171 | 2024.11.09 01:29:09.386505 [ 310 ] {9d5f1bcb-838d-42e5-80ab-e8eaba0f7f4e} <Debug> DynamicQueryHandler: Done processing query | ||
13172 | 2024.11.09 01:29:09.386533 [ 310 ] {9d5f1bcb-838d-42e5-80ab-e8eaba0f7f4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13173 | 2024.11.09 01:29:09.386549 [ 310 ] {} <Debug> HTTP-Session: 047808d4-2818-4fd3-ad14-f3a3b5b34b7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13174 | 2024.11.09 01:29:09.386781 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13175 | 2024.11.09 01:29:09.386888 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38603, User-Agent: (none), Length: 24515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13176 | 2024.11.09 01:29:09.386969 [ 309 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13177 | 2024.11.09 01:29:09.386992 [ 309 ] {} <Debug> HTTP-Session: c048566c-38b9-4d9e-815a-cd3160ad33d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38603 | ||
13178 | 2024.11.09 01:29:09.387014 [ 309 ] {} <Debug> HTTP-Session: c048566c-38b9-4d9e-815a-cd3160ad33d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13179 | 2024.11.09 01:29:09.387029 [ 309 ] {} <Debug> HTTP-Session: c048566c-38b9-4d9e-815a-cd3160ad33d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13180 | 2024.11.09 01:29:09.387069 [ 309 ] {} <Trace> HTTP-Session: c048566c-38b9-4d9e-815a-cd3160ad33d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13181 | 2024.11.09 01:29:09.387237 [ 309 ] {5ee898eb-7668-4d1e-af25-8007ccfbae92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38603) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13182 | 2024.11.09 01:29:09.387290 [ 309 ] {5ee898eb-7668-4d1e-af25-8007ccfbae92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13183 | 2024.11.09 01:29:09.387471 [ 309 ] {5ee898eb-7668-4d1e-af25-8007ccfbae92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13184 | 2024.11.09 01:29:09.387847 [ 309 ] {5ee898eb-7668-4d1e-af25-8007ccfbae92} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13185 | 2024.11.09 01:29:09.387884 [ 309 ] {5ee898eb-7668-4d1e-af25-8007ccfbae92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13186 | 2024.11.09 01:29:09.388279 [ 309 ] {5ee898eb-7668-4d1e-af25-8007ccfbae92} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13187 | 2024.11.09 01:29:09.388519 [ 309 ] {5ee898eb-7668-4d1e-af25-8007ccfbae92} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13188 | 2024.11.09 01:29:09.388678 [ 309 ] {5ee898eb-7668-4d1e-af25-8007ccfbae92} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001502 sec., 85219.70705725698 rows/sec., 5.94 MiB/sec. | ||
13189 | 2024.11.09 01:29:09.388967 [ 309 ] {5ee898eb-7668-4d1e-af25-8007ccfbae92} <Debug> DynamicQueryHandler: Done processing query | ||
13190 | 2024.11.09 01:29:09.389033 [ 309 ] {5ee898eb-7668-4d1e-af25-8007ccfbae92} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13191 | 2024.11.09 01:29:09.389089 [ 309 ] {} <Debug> HTTP-Session: c048566c-38b9-4d9e-815a-cd3160ad33d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13192 | 2024.11.09 01:29:09.389380 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38603, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13193 | 2024.11.09 01:29:09.389458 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38847, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13194 | 2024.11.09 01:29:09.389525 [ 310 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13195 | 2024.11.09 01:29:09.389545 [ 310 ] {} <Debug> HTTP-Session: d6fdf46b-0984-44a5-b061-0f4f86676f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:38847 | ||
13196 | 2024.11.09 01:29:09.389564 [ 310 ] {} <Debug> HTTP-Session: d6fdf46b-0984-44a5-b061-0f4f86676f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13197 | 2024.11.09 01:29:09.389579 [ 310 ] {} <Debug> HTTP-Session: d6fdf46b-0984-44a5-b061-0f4f86676f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13198 | 2024.11.09 01:29:09.389630 [ 310 ] {} <Trace> HTTP-Session: d6fdf46b-0984-44a5-b061-0f4f86676f2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13199 | 2024.11.09 01:29:09.389776 [ 310 ] {76727bff-046a-4c56-aa88-5e04520d291d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38847) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13200 | 2024.11.09 01:29:09.389829 [ 310 ] {76727bff-046a-4c56-aa88-5e04520d291d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13201 | 2024.11.09 01:29:09.389995 [ 310 ] {76727bff-046a-4c56-aa88-5e04520d291d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13202 | 2024.11.09 01:29:09.390318 [ 310 ] {76727bff-046a-4c56-aa88-5e04520d291d} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13203 | 2024.11.09 01:29:09.390356 [ 310 ] {76727bff-046a-4c56-aa88-5e04520d291d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13204 | 2024.11.09 01:29:09.390744 [ 310 ] {76727bff-046a-4c56-aa88-5e04520d291d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13205 | 2024.11.09 01:29:09.390986 [ 310 ] {76727bff-046a-4c56-aa88-5e04520d291d} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13206 | 2024.11.09 01:29:09.391144 [ 310 ] {76727bff-046a-4c56-aa88-5e04520d291d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001413 sec., 33970.27600849257 rows/sec., 2.29 MiB/sec. | ||
13207 | 2024.11.09 01:29:09.391146 [ 36 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13208 | 2024.11.09 01:29:09.391241 [ 36 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13209 | 2024.11.09 01:29:09.391301 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13210 | 2024.11.09 01:29:09.391433 [ 310 ] {76727bff-046a-4c56-aa88-5e04520d291d} <Debug> DynamicQueryHandler: Done processing query | ||
13211 | 2024.11.09 01:29:09.391529 [ 310 ] {76727bff-046a-4c56-aa88-5e04520d291d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
13212 | 2024.11.09 01:29:09.391582 [ 310 ] {} <Debug> HTTP-Session: d6fdf46b-0984-44a5-b061-0f4f86676f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13213 | 2024.11.09 01:29:09.391645 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
13214 | 2024.11.09 01:29:09.391965 [ 310 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13215 | 2024.11.09 01:29:09.392255 [ 310 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
13216 | |||
13217 | (version 23.8.7.1) | ||
13218 | 2024.11.09 01:29:09.392279 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13219 | 2024.11.09 01:29:09.392386 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4608 rows starting from the beginning of the part | ||
13220 | 2024.11.09 01:29:09.392472 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part | ||
13221 | 2024.11.09 01:29:09.392651 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part | ||
13222 | 2024.11.09 01:29:09.392892 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
13223 | 2024.11.09 01:29:09.393084 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
13224 | 2024.11.09 01:29:09.393268 [ 192 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part | ||
13225 | 2024.11.09 01:29:09.395270 [ 193 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4928 rows, containing 4 columns (4 merged, 0 gathered) in 0.003891973 sec., 1266195.8343493133 rows/sec., 83.21 MiB/sec. | ||
13226 | 2024.11.09 01:29:09.395605 [ 193 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13227 | 2024.11.09 01:29:09.395914 [ 193 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_76_15} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13228 | 2024.11.09 01:29:09.396000 [ 193 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_76_15} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13229 | 2024.11.09 01:29:09.396093 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
13230 | 2024.11.09 01:29:12.915484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1220 | ||
13231 | 2024.11.09 01:29:12.918365 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13232 | 2024.11.09 01:29:12.918413 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13233 | 2024.11.09 01:29:12.919804 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13234 | 2024.11.09 01:29:12.920110 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13235 | 2024.11.09 01:29:12.921457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1220 | ||
13236 | 2024.11.09 01:29:14.382307 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38603, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13237 | 2024.11.09 01:29:14.382467 [ 309 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13238 | 2024.11.09 01:29:14.382511 [ 309 ] {} <Debug> HTTP-Session: 467f00bb-f645-436d-9405-729fabcc9914 Authenticating user 'default' from [fd00:1122:3344:101::d]:38603 | ||
13239 | 2024.11.09 01:29:14.382552 [ 309 ] {} <Debug> HTTP-Session: 467f00bb-f645-436d-9405-729fabcc9914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13240 | 2024.11.09 01:29:14.382580 [ 309 ] {} <Debug> HTTP-Session: 467f00bb-f645-436d-9405-729fabcc9914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13241 | 2024.11.09 01:29:14.382660 [ 309 ] {} <Trace> HTTP-Session: 467f00bb-f645-436d-9405-729fabcc9914 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13242 | 2024.11.09 01:29:14.382959 [ 309 ] {e12b7a22-de2f-4c83-ae31-2d9092618059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38603) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13243 | 2024.11.09 01:29:14.383064 [ 309 ] {e12b7a22-de2f-4c83-ae31-2d9092618059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13244 | 2024.11.09 01:29:14.383397 [ 309 ] {e12b7a22-de2f-4c83-ae31-2d9092618059} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13245 | 2024.11.09 01:29:14.383869 [ 309 ] {e12b7a22-de2f-4c83-ae31-2d9092618059} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13246 | 2024.11.09 01:29:14.383911 [ 309 ] {e12b7a22-de2f-4c83-ae31-2d9092618059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13247 | 2024.11.09 01:29:14.384320 [ 309 ] {e12b7a22-de2f-4c83-ae31-2d9092618059} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13248 | 2024.11.09 01:29:14.384580 [ 309 ] {e12b7a22-de2f-4c83-ae31-2d9092618059} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13249 | 2024.11.09 01:29:14.384767 [ 309 ] {e12b7a22-de2f-4c83-ae31-2d9092618059} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.23 MiB/sec. | ||
13250 | 2024.11.09 01:29:14.385002 [ 309 ] {e12b7a22-de2f-4c83-ae31-2d9092618059} <Debug> DynamicQueryHandler: Done processing query | ||
13251 | 2024.11.09 01:29:14.385043 [ 309 ] {e12b7a22-de2f-4c83-ae31-2d9092618059} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13252 | 2024.11.09 01:29:14.385076 [ 309 ] {} <Debug> HTTP-Session: 467f00bb-f645-436d-9405-729fabcc9914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13253 | 2024.11.09 01:29:14.385293 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38603, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13254 | 2024.11.09 01:29:14.385486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34475, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13255 | 2024.11.09 01:29:14.385560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13256 | 2024.11.09 01:29:14.385586 [ 3 ] {} <Debug> HTTP-Session: f6a6e3f7-243e-4dc4-b6a1-00c3d82440da Authenticating user 'default' from [fd00:1122:3344:101::d]:34475 | ||
13257 | 2024.11.09 01:29:14.385609 [ 3 ] {} <Debug> HTTP-Session: f6a6e3f7-243e-4dc4-b6a1-00c3d82440da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13258 | 2024.11.09 01:29:14.385627 [ 3 ] {} <Debug> HTTP-Session: f6a6e3f7-243e-4dc4-b6a1-00c3d82440da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13259 | 2024.11.09 01:29:14.385675 [ 3 ] {} <Trace> HTTP-Session: f6a6e3f7-243e-4dc4-b6a1-00c3d82440da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13260 | 2024.11.09 01:29:14.385832 [ 3 ] {e927866f-c4c1-4e9f-8907-e05edc349357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34475) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13261 | 2024.11.09 01:29:14.385890 [ 3 ] {e927866f-c4c1-4e9f-8907-e05edc349357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13262 | 2024.11.09 01:29:14.386151 [ 3 ] {e927866f-c4c1-4e9f-8907-e05edc349357} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13263 | 2024.11.09 01:29:14.386541 [ 3 ] {e927866f-c4c1-4e9f-8907-e05edc349357} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13264 | 2024.11.09 01:29:14.386579 [ 3 ] {e927866f-c4c1-4e9f-8907-e05edc349357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13265 | 2024.11.09 01:29:14.386941 [ 3 ] {e927866f-c4c1-4e9f-8907-e05edc349357} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13266 | 2024.11.09 01:29:14.387185 [ 3 ] {e927866f-c4c1-4e9f-8907-e05edc349357} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13267 | 2024.11.09 01:29:14.387351 [ 3 ] {e927866f-c4c1-4e9f-8907-e05edc349357} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001575 sec., 40634.920634920636 rows/sec., 3.17 MiB/sec. | ||
13268 | 2024.11.09 01:29:14.387636 [ 3 ] {e927866f-c4c1-4e9f-8907-e05edc349357} <Debug> DynamicQueryHandler: Done processing query | ||
13269 | 2024.11.09 01:29:14.387694 [ 3 ] {e927866f-c4c1-4e9f-8907-e05edc349357} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13270 | 2024.11.09 01:29:14.387752 [ 3 ] {} <Debug> HTTP-Session: f6a6e3f7-243e-4dc4-b6a1-00c3d82440da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13271 | 2024.11.09 01:29:14.387976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13272 | 2024.11.09 01:29:14.388021 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38603, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13273 | 2024.11.09 01:29:14.388082 [ 309 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13274 | 2024.11.09 01:29:14.388112 [ 309 ] {} <Debug> HTTP-Session: becf4c1f-5a29-4068-8426-85744ac35313 Authenticating user 'default' from [fd00:1122:3344:101::d]:38603 | ||
13275 | 2024.11.09 01:29:14.388134 [ 309 ] {} <Debug> HTTP-Session: becf4c1f-5a29-4068-8426-85744ac35313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13276 | 2024.11.09 01:29:14.388152 [ 309 ] {} <Debug> HTTP-Session: becf4c1f-5a29-4068-8426-85744ac35313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13277 | 2024.11.09 01:29:14.388193 [ 309 ] {} <Trace> HTTP-Session: becf4c1f-5a29-4068-8426-85744ac35313 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13278 | 2024.11.09 01:29:14.388381 [ 309 ] {716dc31a-8737-4db3-90b6-432f6c205b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38603) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13279 | 2024.11.09 01:29:14.388439 [ 309 ] {716dc31a-8737-4db3-90b6-432f6c205b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13280 | 2024.11.09 01:29:14.388635 [ 309 ] {716dc31a-8737-4db3-90b6-432f6c205b8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13281 | 2024.11.09 01:29:14.389055 [ 309 ] {716dc31a-8737-4db3-90b6-432f6c205b8a} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13282 | 2024.11.09 01:29:14.389091 [ 309 ] {716dc31a-8737-4db3-90b6-432f6c205b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13283 | 2024.11.09 01:29:14.389485 [ 309 ] {716dc31a-8737-4db3-90b6-432f6c205b8a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13284 | 2024.11.09 01:29:14.389727 [ 309 ] {716dc31a-8737-4db3-90b6-432f6c205b8a} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13285 | 2024.11.09 01:29:14.389884 [ 309 ] {716dc31a-8737-4db3-90b6-432f6c205b8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 6.99 MiB/sec. | ||
13286 | 2024.11.09 01:29:14.390052 [ 309 ] {716dc31a-8737-4db3-90b6-432f6c205b8a} <Debug> DynamicQueryHandler: Done processing query | ||
13287 | 2024.11.09 01:29:14.390076 [ 309 ] {716dc31a-8737-4db3-90b6-432f6c205b8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13288 | 2024.11.09 01:29:14.390093 [ 309 ] {} <Debug> HTTP-Session: becf4c1f-5a29-4068-8426-85744ac35313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13289 | 2024.11.09 01:29:14.390269 [ 309 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38603, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13290 | 2024.11.09 01:29:14.390341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45861, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13291 | 2024.11.09 01:29:14.390404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13292 | 2024.11.09 01:29:14.390429 [ 3 ] {} <Debug> HTTP-Session: ec3baa23-61c9-4c98-a229-3c13b2108631 Authenticating user 'default' from [fd00:1122:3344:101::d]:45861 | ||
13293 | 2024.11.09 01:29:14.390449 [ 3 ] {} <Debug> HTTP-Session: ec3baa23-61c9-4c98-a229-3c13b2108631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13294 | 2024.11.09 01:29:14.390466 [ 3 ] {} <Debug> HTTP-Session: ec3baa23-61c9-4c98-a229-3c13b2108631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13295 | 2024.11.09 01:29:14.390504 [ 3 ] {} <Trace> HTTP-Session: ec3baa23-61c9-4c98-a229-3c13b2108631 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13296 | 2024.11.09 01:29:14.390640 [ 3 ] {fde028d4-61a0-4304-a99f-1c533dcb9329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45861) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13297 | 2024.11.09 01:29:14.390695 [ 3 ] {fde028d4-61a0-4304-a99f-1c533dcb9329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13298 | 2024.11.09 01:29:14.390858 [ 3 ] {fde028d4-61a0-4304-a99f-1c533dcb9329} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13299 | 2024.11.09 01:29:14.391166 [ 3 ] {fde028d4-61a0-4304-a99f-1c533dcb9329} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13300 | 2024.11.09 01:29:14.391203 [ 3 ] {fde028d4-61a0-4304-a99f-1c533dcb9329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13301 | 2024.11.09 01:29:14.391559 [ 3 ] {fde028d4-61a0-4304-a99f-1c533dcb9329} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13302 | 2024.11.09 01:29:14.391794 [ 3 ] {fde028d4-61a0-4304-a99f-1c533dcb9329} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13303 | 2024.11.09 01:29:14.391947 [ 3 ] {fde028d4-61a0-4304-a99f-1c533dcb9329} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. | ||
13304 | 2024.11.09 01:29:14.392205 [ 3 ] {fde028d4-61a0-4304-a99f-1c533dcb9329} <Debug> DynamicQueryHandler: Done processing query | ||
13305 | 2024.11.09 01:29:14.392264 [ 3 ] {fde028d4-61a0-4304-a99f-1c533dcb9329} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13306 | 2024.11.09 01:29:14.392325 [ 3 ] {} <Debug> HTTP-Session: ec3baa23-61c9-4c98-a229-3c13b2108631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13307 | 2024.11.09 01:29:14.392606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13308 | 2024.11.09 01:29:17.622340 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13309 | 2024.11.09 01:29:17.622460 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13310 | 2024.11.09 01:29:19.389242 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39522, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13311 | 2024.11.09 01:29:19.389418 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13312 | 2024.11.09 01:29:19.389466 [ 308 ] {} <Debug> HTTP-Session: fb19daa1-ed8f-41b1-b371-74e4ea06945e Authenticating user 'default' from [fd00:1122:3344:101::d]:39522 | ||
13313 | 2024.11.09 01:29:19.389509 [ 308 ] {} <Debug> HTTP-Session: fb19daa1-ed8f-41b1-b371-74e4ea06945e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13314 | 2024.11.09 01:29:19.389538 [ 308 ] {} <Debug> HTTP-Session: fb19daa1-ed8f-41b1-b371-74e4ea06945e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13315 | 2024.11.09 01:29:19.389619 [ 308 ] {} <Trace> HTTP-Session: fb19daa1-ed8f-41b1-b371-74e4ea06945e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13316 | 2024.11.09 01:29:19.389938 [ 308 ] {d6ed621c-8a1c-4f41-bd4a-6f4a9d5621dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39522) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
13317 | 2024.11.09 01:29:19.390049 [ 308 ] {d6ed621c-8a1c-4f41-bd4a-6f4a9d5621dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13318 | 2024.11.09 01:29:19.390450 [ 308 ] {d6ed621c-8a1c-4f41-bd4a-6f4a9d5621dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13319 | 2024.11.09 01:29:19.390841 [ 308 ] {d6ed621c-8a1c-4f41-bd4a-6f4a9d5621dd} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13320 | 2024.11.09 01:29:19.390883 [ 308 ] {d6ed621c-8a1c-4f41-bd4a-6f4a9d5621dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13321 | 2024.11.09 01:29:19.391283 [ 308 ] {d6ed621c-8a1c-4f41-bd4a-6f4a9d5621dd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
13322 | 2024.11.09 01:29:19.391542 [ 308 ] {d6ed621c-8a1c-4f41-bd4a-6f4a9d5621dd} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13323 | 2024.11.09 01:29:19.391706 [ 308 ] {d6ed621c-8a1c-4f41-bd4a-6f4a9d5621dd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 536.64 KiB/sec. | ||
13324 | 2024.11.09 01:29:19.392069 [ 308 ] {d6ed621c-8a1c-4f41-bd4a-6f4a9d5621dd} <Debug> DynamicQueryHandler: Done processing query | ||
13325 | 2024.11.09 01:29:19.392133 [ 308 ] {d6ed621c-8a1c-4f41-bd4a-6f4a9d5621dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13326 | 2024.11.09 01:29:19.392183 [ 308 ] {} <Debug> HTTP-Session: fb19daa1-ed8f-41b1-b371-74e4ea06945e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13327 | 2024.11.09 01:29:19.392445 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13328 | 2024.11.09 01:29:19.392526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53680, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13329 | 2024.11.09 01:29:19.392600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13330 | 2024.11.09 01:29:19.392626 [ 3 ] {} <Debug> HTTP-Session: 7f687410-db02-40ec-ad6b-ae7158aea652 Authenticating user 'default' from [fd00:1122:3344:101::d]:53680 | ||
13331 | 2024.11.09 01:29:19.392647 [ 3 ] {} <Debug> HTTP-Session: 7f687410-db02-40ec-ad6b-ae7158aea652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13332 | 2024.11.09 01:29:19.392665 [ 3 ] {} <Debug> HTTP-Session: 7f687410-db02-40ec-ad6b-ae7158aea652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13333 | 2024.11.09 01:29:19.392709 [ 3 ] {} <Trace> HTTP-Session: 7f687410-db02-40ec-ad6b-ae7158aea652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13334 | 2024.11.09 01:29:19.392944 [ 3 ] {dfde539f-bbce-445c-90ce-2c2f9f14360a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53680) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13335 | 2024.11.09 01:29:19.393000 [ 3 ] {dfde539f-bbce-445c-90ce-2c2f9f14360a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13336 | 2024.11.09 01:29:19.393280 [ 3 ] {dfde539f-bbce-445c-90ce-2c2f9f14360a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13337 | 2024.11.09 01:29:19.393834 [ 3 ] {dfde539f-bbce-445c-90ce-2c2f9f14360a} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13338 | 2024.11.09 01:29:19.393872 [ 3 ] {dfde539f-bbce-445c-90ce-2c2f9f14360a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13339 | 2024.11.09 01:29:19.394258 [ 3 ] {dfde539f-bbce-445c-90ce-2c2f9f14360a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13340 | 2024.11.09 01:29:19.394500 [ 3 ] {dfde539f-bbce-445c-90ce-2c2f9f14360a} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13341 | 2024.11.09 01:29:19.394641 [ 3 ] {dfde539f-bbce-445c-90ce-2c2f9f14360a} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001813 sec., 157198.01434087148 rows/sec., 13.87 MiB/sec. | ||
13342 | 2024.11.09 01:29:19.394861 [ 3 ] {dfde539f-bbce-445c-90ce-2c2f9f14360a} <Debug> DynamicQueryHandler: Done processing query | ||
13343 | 2024.11.09 01:29:19.394887 [ 3 ] {dfde539f-bbce-445c-90ce-2c2f9f14360a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
13344 | 2024.11.09 01:29:19.394903 [ 3 ] {} <Debug> HTTP-Session: 7f687410-db02-40ec-ad6b-ae7158aea652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13345 | 2024.11.09 01:29:19.395112 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39522, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13346 | 2024.11.09 01:29:19.395126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13347 | 2024.11.09 01:29:19.395174 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13348 | 2024.11.09 01:29:19.395203 [ 308 ] {} <Debug> HTTP-Session: 26596590-6c34-4978-bf1b-7d98eee1d686 Authenticating user 'default' from [fd00:1122:3344:101::d]:39522 | ||
13349 | 2024.11.09 01:29:19.395226 [ 308 ] {} <Debug> HTTP-Session: 26596590-6c34-4978-bf1b-7d98eee1d686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13350 | 2024.11.09 01:29:19.395243 [ 308 ] {} <Debug> HTTP-Session: 26596590-6c34-4978-bf1b-7d98eee1d686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13351 | 2024.11.09 01:29:19.395283 [ 308 ] {} <Trace> HTTP-Session: 26596590-6c34-4978-bf1b-7d98eee1d686 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13352 | 2024.11.09 01:29:19.395415 [ 308 ] {76552021-078e-4267-bd5c-a1016b4113eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39522) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13353 | 2024.11.09 01:29:19.395467 [ 308 ] {76552021-078e-4267-bd5c-a1016b4113eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13354 | 2024.11.09 01:29:19.395754 [ 308 ] {76552021-078e-4267-bd5c-a1016b4113eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13355 | 2024.11.09 01:29:19.396142 [ 308 ] {76552021-078e-4267-bd5c-a1016b4113eb} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13356 | 2024.11.09 01:29:19.396186 [ 308 ] {76552021-078e-4267-bd5c-a1016b4113eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13357 | 2024.11.09 01:29:19.396525 [ 308 ] {76552021-078e-4267-bd5c-a1016b4113eb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13358 | 2024.11.09 01:29:19.396759 [ 308 ] {76552021-078e-4267-bd5c-a1016b4113eb} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13359 | 2024.11.09 01:29:19.396918 [ 308 ] {76552021-078e-4267-bd5c-a1016b4113eb} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001541 sec., 31148.604802076574 rows/sec., 2.24 MiB/sec. | ||
13360 | 2024.11.09 01:29:19.397207 [ 308 ] {76552021-078e-4267-bd5c-a1016b4113eb} <Debug> DynamicQueryHandler: Done processing query | ||
13361 | 2024.11.09 01:29:19.397252 [ 308 ] {76552021-078e-4267-bd5c-a1016b4113eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13362 | 2024.11.09 01:29:19.397288 [ 308 ] {} <Debug> HTTP-Session: 26596590-6c34-4978-bf1b-7d98eee1d686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13363 | 2024.11.09 01:29:19.397496 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13364 | 2024.11.09 01:29:19.397610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37007, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13365 | 2024.11.09 01:29:19.397673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13366 | 2024.11.09 01:29:19.397698 [ 3 ] {} <Debug> HTTP-Session: e9e55016-5a99-45ff-ae2f-5b0c1ab406a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37007 | ||
13367 | 2024.11.09 01:29:19.397719 [ 3 ] {} <Debug> HTTP-Session: e9e55016-5a99-45ff-ae2f-5b0c1ab406a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13368 | 2024.11.09 01:29:19.397736 [ 3 ] {} <Debug> HTTP-Session: e9e55016-5a99-45ff-ae2f-5b0c1ab406a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13369 | 2024.11.09 01:29:19.397774 [ 3 ] {} <Trace> HTTP-Session: e9e55016-5a99-45ff-ae2f-5b0c1ab406a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13370 | 2024.11.09 01:29:19.397900 [ 3 ] {a469f90f-1d3f-4572-a935-a4efb66c62f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37007) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13371 | 2024.11.09 01:29:19.397953 [ 3 ] {a469f90f-1d3f-4572-a935-a4efb66c62f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13372 | 2024.11.09 01:29:19.398240 [ 3 ] {a469f90f-1d3f-4572-a935-a4efb66c62f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13373 | 2024.11.09 01:29:19.398546 [ 3 ] {a469f90f-1d3f-4572-a935-a4efb66c62f8} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13374 | 2024.11.09 01:29:19.398582 [ 3 ] {a469f90f-1d3f-4572-a935-a4efb66c62f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13375 | 2024.11.09 01:29:19.398919 [ 3 ] {a469f90f-1d3f-4572-a935-a4efb66c62f8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13376 | 2024.11.09 01:29:19.399161 [ 3 ] {a469f90f-1d3f-4572-a935-a4efb66c62f8} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13377 | 2024.11.09 01:29:19.399323 [ 3 ] {a469f90f-1d3f-4572-a935-a4efb66c62f8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001451 sec., 9648.518263266713 rows/sec., 675.72 KiB/sec. | ||
13378 | 2024.11.09 01:29:19.399665 [ 3 ] {a469f90f-1d3f-4572-a935-a4efb66c62f8} <Debug> DynamicQueryHandler: Done processing query | ||
13379 | 2024.11.09 01:29:19.399724 [ 3 ] {a469f90f-1d3f-4572-a935-a4efb66c62f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13380 | 2024.11.09 01:29:19.399767 [ 3 ] {} <Debug> HTTP-Session: e9e55016-5a99-45ff-ae2f-5b0c1ab406a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13381 | 2024.11.09 01:29:19.399975 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39522, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13382 | 2024.11.09 01:29:19.399989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13383 | 2024.11.09 01:29:19.400040 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13384 | 2024.11.09 01:29:19.400068 [ 308 ] {} <Debug> HTTP-Session: aa482961-e6a4-4926-bbc6-33ce035b774a Authenticating user 'default' from [fd00:1122:3344:101::d]:39522 | ||
13385 | 2024.11.09 01:29:19.400090 [ 308 ] {} <Debug> HTTP-Session: aa482961-e6a4-4926-bbc6-33ce035b774a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13386 | 2024.11.09 01:29:19.400111 [ 308 ] {} <Debug> HTTP-Session: aa482961-e6a4-4926-bbc6-33ce035b774a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13387 | 2024.11.09 01:29:19.400153 [ 308 ] {} <Trace> HTTP-Session: aa482961-e6a4-4926-bbc6-33ce035b774a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13388 | 2024.11.09 01:29:19.400276 [ 308 ] {dfd4cd08-fe8b-4499-aaf5-9eb6d73e2ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39522) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13389 | 2024.11.09 01:29:19.400329 [ 308 ] {dfd4cd08-fe8b-4499-aaf5-9eb6d73e2ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13390 | 2024.11.09 01:29:19.400630 [ 308 ] {dfd4cd08-fe8b-4499-aaf5-9eb6d73e2ac2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13391 | 2024.11.09 01:29:19.400993 [ 308 ] {dfd4cd08-fe8b-4499-aaf5-9eb6d73e2ac2} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13392 | 2024.11.09 01:29:19.401036 [ 308 ] {dfd4cd08-fe8b-4499-aaf5-9eb6d73e2ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13393 | 2024.11.09 01:29:19.401400 [ 308 ] {dfd4cd08-fe8b-4499-aaf5-9eb6d73e2ac2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
13394 | 2024.11.09 01:29:19.401635 [ 308 ] {dfd4cd08-fe8b-4499-aaf5-9eb6d73e2ac2} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13395 | 2024.11.09 01:29:19.401799 [ 308 ] {dfd4cd08-fe8b-4499-aaf5-9eb6d73e2ac2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001552 sec., 8376.288659793814 rows/sec., 522.26 KiB/sec. | ||
13396 | 2024.11.09 01:29:19.402120 [ 308 ] {dfd4cd08-fe8b-4499-aaf5-9eb6d73e2ac2} <Debug> DynamicQueryHandler: Done processing query | ||
13397 | 2024.11.09 01:29:19.402147 [ 308 ] {dfd4cd08-fe8b-4499-aaf5-9eb6d73e2ac2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13398 | 2024.11.09 01:29:19.402164 [ 308 ] {} <Debug> HTTP-Session: aa482961-e6a4-4926-bbc6-33ce035b774a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13399 | 2024.11.09 01:29:19.402431 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13400 | 2024.11.09 01:29:19.402509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46422, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13401 | 2024.11.09 01:29:19.402571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13402 | 2024.11.09 01:29:19.402595 [ 3 ] {} <Debug> HTTP-Session: d6e0a0a7-86f9-4b00-a8d3-3dd319593962 Authenticating user 'default' from [fd00:1122:3344:101::d]:46422 | ||
13403 | 2024.11.09 01:29:19.402616 [ 3 ] {} <Debug> HTTP-Session: d6e0a0a7-86f9-4b00-a8d3-3dd319593962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13404 | 2024.11.09 01:29:19.402635 [ 3 ] {} <Debug> HTTP-Session: d6e0a0a7-86f9-4b00-a8d3-3dd319593962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13405 | 2024.11.09 01:29:19.402673 [ 3 ] {} <Trace> HTTP-Session: d6e0a0a7-86f9-4b00-a8d3-3dd319593962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13406 | 2024.11.09 01:29:19.402945 [ 3 ] {f4ff9dfa-f013-4227-95ea-2757a5f54d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46422) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13407 | 2024.11.09 01:29:19.403000 [ 3 ] {f4ff9dfa-f013-4227-95ea-2757a5f54d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13408 | 2024.11.09 01:29:19.403276 [ 3 ] {f4ff9dfa-f013-4227-95ea-2757a5f54d52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13409 | 2024.11.09 01:29:19.403860 [ 3 ] {f4ff9dfa-f013-4227-95ea-2757a5f54d52} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13410 | 2024.11.09 01:29:19.403898 [ 3 ] {f4ff9dfa-f013-4227-95ea-2757a5f54d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13411 | 2024.11.09 01:29:19.404267 [ 3 ] {f4ff9dfa-f013-4227-95ea-2757a5f54d52} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13412 | 2024.11.09 01:29:19.404506 [ 3 ] {f4ff9dfa-f013-4227-95ea-2757a5f54d52} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13413 | 2024.11.09 01:29:19.404663 [ 3 ] {f4ff9dfa-f013-4227-95ea-2757a5f54d52} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001863 sec., 227053.14009661836 rows/sec., 16.23 MiB/sec. | ||
13414 | 2024.11.09 01:29:19.404982 [ 3 ] {f4ff9dfa-f013-4227-95ea-2757a5f54d52} <Debug> DynamicQueryHandler: Done processing query | ||
13415 | 2024.11.09 01:29:19.405048 [ 3 ] {f4ff9dfa-f013-4227-95ea-2757a5f54d52} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
13416 | 2024.11.09 01:29:19.405121 [ 3 ] {} <Debug> HTTP-Session: d6e0a0a7-86f9-4b00-a8d3-3dd319593962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13417 | 2024.11.09 01:29:19.405367 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39522, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13418 | 2024.11.09 01:29:19.405381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13419 | 2024.11.09 01:29:19.405432 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13420 | 2024.11.09 01:29:19.405461 [ 308 ] {} <Debug> HTTP-Session: 84918305-9df3-4fbb-89a3-83517ce96614 Authenticating user 'default' from [fd00:1122:3344:101::d]:39522 | ||
13421 | 2024.11.09 01:29:19.405485 [ 308 ] {} <Debug> HTTP-Session: 84918305-9df3-4fbb-89a3-83517ce96614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13422 | 2024.11.09 01:29:19.405508 [ 308 ] {} <Debug> HTTP-Session: 84918305-9df3-4fbb-89a3-83517ce96614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13423 | 2024.11.09 01:29:19.405550 [ 308 ] {} <Trace> HTTP-Session: 84918305-9df3-4fbb-89a3-83517ce96614 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13424 | 2024.11.09 01:29:19.405669 [ 308 ] {71745f5f-38e7-48eb-8b03-904479c15cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39522) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13425 | 2024.11.09 01:29:19.405727 [ 308 ] {71745f5f-38e7-48eb-8b03-904479c15cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13426 | 2024.11.09 01:29:19.405910 [ 308 ] {71745f5f-38e7-48eb-8b03-904479c15cd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13427 | 2024.11.09 01:29:19.406226 [ 308 ] {71745f5f-38e7-48eb-8b03-904479c15cd9} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13428 | 2024.11.09 01:29:19.406262 [ 308 ] {71745f5f-38e7-48eb-8b03-904479c15cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13429 | 2024.11.09 01:29:19.406614 [ 308 ] {71745f5f-38e7-48eb-8b03-904479c15cd9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
13430 | 2024.11.09 01:29:19.406851 [ 308 ] {71745f5f-38e7-48eb-8b03-904479c15cd9} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13431 | 2024.11.09 01:29:19.407001 [ 308 ] {71745f5f-38e7-48eb-8b03-904479c15cd9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec. | ||
13432 | 2024.11.09 01:29:19.407161 [ 308 ] {71745f5f-38e7-48eb-8b03-904479c15cd9} <Debug> DynamicQueryHandler: Done processing query | ||
13433 | 2024.11.09 01:29:19.407185 [ 308 ] {71745f5f-38e7-48eb-8b03-904479c15cd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13434 | 2024.11.09 01:29:19.407201 [ 308 ] {} <Debug> HTTP-Session: 84918305-9df3-4fbb-89a3-83517ce96614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13435 | 2024.11.09 01:29:19.407360 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13436 | 2024.11.09 01:29:19.407445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61186, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13437 | 2024.11.09 01:29:19.407498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13438 | 2024.11.09 01:29:19.407518 [ 3 ] {} <Debug> HTTP-Session: e4bf336c-a30d-4d9d-a294-da99261b1de9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61186 | ||
13439 | 2024.11.09 01:29:19.407534 [ 3 ] {} <Debug> HTTP-Session: e4bf336c-a30d-4d9d-a294-da99261b1de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13440 | 2024.11.09 01:29:19.407548 [ 3 ] {} <Debug> HTTP-Session: e4bf336c-a30d-4d9d-a294-da99261b1de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13441 | 2024.11.09 01:29:19.407579 [ 3 ] {} <Trace> HTTP-Session: e4bf336c-a30d-4d9d-a294-da99261b1de9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13442 | 2024.11.09 01:29:19.407757 [ 3 ] {ecdaf333-6514-4b8a-bc1a-758aa88cb97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13443 | 2024.11.09 01:29:19.407803 [ 3 ] {ecdaf333-6514-4b8a-bc1a-758aa88cb97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13444 | 2024.11.09 01:29:19.407954 [ 3 ] {ecdaf333-6514-4b8a-bc1a-758aa88cb97a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13445 | 2024.11.09 01:29:19.408438 [ 3 ] {ecdaf333-6514-4b8a-bc1a-758aa88cb97a} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13446 | 2024.11.09 01:29:19.408474 [ 3 ] {ecdaf333-6514-4b8a-bc1a-758aa88cb97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13447 | 2024.11.09 01:29:19.408855 [ 3 ] {ecdaf333-6514-4b8a-bc1a-758aa88cb97a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13448 | 2024.11.09 01:29:19.409087 [ 3 ] {ecdaf333-6514-4b8a-bc1a-758aa88cb97a} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13449 | 2024.11.09 01:29:19.409237 [ 3 ] {ecdaf333-6514-4b8a-bc1a-758aa88cb97a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00157 sec., 150955.41401273885 rows/sec., 10.12 MiB/sec. | ||
13450 | 2024.11.09 01:29:19.409414 [ 3 ] {ecdaf333-6514-4b8a-bc1a-758aa88cb97a} <Debug> DynamicQueryHandler: Done processing query | ||
13451 | 2024.11.09 01:29:19.409439 [ 3 ] {ecdaf333-6514-4b8a-bc1a-758aa88cb97a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13452 | 2024.11.09 01:29:19.409455 [ 3 ] {} <Debug> HTTP-Session: e4bf336c-a30d-4d9d-a294-da99261b1de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13453 | 2024.11.09 01:29:19.409647 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39522, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13454 | 2024.11.09 01:29:19.409666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13455 | 2024.11.09 01:29:19.409709 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13456 | 2024.11.09 01:29:19.409730 [ 308 ] {} <Debug> HTTP-Session: 6a328da8-dbcf-4332-a78b-7a874bece60e Authenticating user 'default' from [fd00:1122:3344:101::d]:39522 | ||
13457 | 2024.11.09 01:29:19.409750 [ 308 ] {} <Debug> HTTP-Session: 6a328da8-dbcf-4332-a78b-7a874bece60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13458 | 2024.11.09 01:29:19.409764 [ 308 ] {} <Debug> HTTP-Session: 6a328da8-dbcf-4332-a78b-7a874bece60e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13459 | 2024.11.09 01:29:19.409798 [ 308 ] {} <Trace> HTTP-Session: 6a328da8-dbcf-4332-a78b-7a874bece60e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13460 | 2024.11.09 01:29:19.409891 [ 308 ] {c584bd4b-9c82-43a6-bc2f-0d0ee240fa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39522) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13461 | 2024.11.09 01:29:19.409935 [ 308 ] {c584bd4b-9c82-43a6-bc2f-0d0ee240fa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13462 | 2024.11.09 01:29:19.410067 [ 308 ] {c584bd4b-9c82-43a6-bc2f-0d0ee240fa47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13463 | 2024.11.09 01:29:19.410321 [ 308 ] {c584bd4b-9c82-43a6-bc2f-0d0ee240fa47} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13464 | 2024.11.09 01:29:19.410356 [ 308 ] {c584bd4b-9c82-43a6-bc2f-0d0ee240fa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13465 | 2024.11.09 01:29:19.410695 [ 308 ] {c584bd4b-9c82-43a6-bc2f-0d0ee240fa47} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13466 | 2024.11.09 01:29:19.410929 [ 308 ] {c584bd4b-9c82-43a6-bc2f-0d0ee240fa47} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13467 | 2024.11.09 01:29:19.411086 [ 308 ] {c584bd4b-9c82-43a6-bc2f-0d0ee240fa47} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001211 sec., 825.7638315441783 rows/sec., 55.64 KiB/sec. | ||
13468 | 2024.11.09 01:29:19.411405 [ 308 ] {c584bd4b-9c82-43a6-bc2f-0d0ee240fa47} <Debug> DynamicQueryHandler: Done processing query | ||
13469 | 2024.11.09 01:29:19.411437 [ 308 ] {c584bd4b-9c82-43a6-bc2f-0d0ee240fa47} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13470 | 2024.11.09 01:29:19.411454 [ 308 ] {} <Debug> HTTP-Session: 6a328da8-dbcf-4332-a78b-7a874bece60e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13471 | 2024.11.09 01:29:19.411641 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13472 | 2024.11.09 01:29:19.411733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45166, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13473 | 2024.11.09 01:29:19.411793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13474 | 2024.11.09 01:29:19.411817 [ 3 ] {} <Debug> HTTP-Session: f255eea6-0c3f-4c2e-909c-0a15eff83ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:45166 | ||
13475 | 2024.11.09 01:29:19.411838 [ 3 ] {} <Debug> HTTP-Session: f255eea6-0c3f-4c2e-909c-0a15eff83ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13476 | 2024.11.09 01:29:19.411855 [ 3 ] {} <Debug> HTTP-Session: f255eea6-0c3f-4c2e-909c-0a15eff83ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13477 | 2024.11.09 01:29:19.411892 [ 3 ] {} <Trace> HTTP-Session: f255eea6-0c3f-4c2e-909c-0a15eff83ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13478 | 2024.11.09 01:29:19.412427 [ 3 ] {4761fe26-af0f-4973-86ba-fa6425312159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45166) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13479 | 2024.11.09 01:29:19.412500 [ 3 ] {4761fe26-af0f-4973-86ba-fa6425312159} <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 | ||
13480 | 2024.11.09 01:29:19.413058 [ 3 ] {4761fe26-af0f-4973-86ba-fa6425312159} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13481 | 2024.11.09 01:29:19.413813 [ 3 ] {4761fe26-af0f-4973-86ba-fa6425312159} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13482 | 2024.11.09 01:29:19.413851 [ 3 ] {4761fe26-af0f-4973-86ba-fa6425312159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13483 | 2024.11.09 01:29:19.414506 [ 3 ] {4761fe26-af0f-4973-86ba-fa6425312159} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13484 | 2024.11.09 01:29:19.414769 [ 3 ] {4761fe26-af0f-4973-86ba-fa6425312159} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13485 | 2024.11.09 01:29:19.414946 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
13486 | 2024.11.09 01:29:19.414965 [ 3 ] {4761fe26-af0f-4973-86ba-fa6425312159} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00295 sec., 13898.305084745763 rows/sec., 24.91 MiB/sec. | ||
13487 | 2024.11.09 01:29:19.415058 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13488 | 2024.11.09 01:29:19.415130 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
13489 | 2024.11.09 01:29:19.415616 [ 192 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
13490 | 2024.11.09 01:29:19.415844 [ 3 ] {4761fe26-af0f-4973-86ba-fa6425312159} <Debug> DynamicQueryHandler: Done processing query | ||
13491 | 2024.11.09 01:29:19.415921 [ 3 ] {4761fe26-af0f-4973-86ba-fa6425312159} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
13492 | 2024.11.09 01:29:19.415956 [ 3 ] {} <Debug> HTTP-Session: f255eea6-0c3f-4c2e-909c-0a15eff83ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13493 | 2024.11.09 01:29:19.416242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45166, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13494 | 2024.11.09 01:29:19.416262 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39522, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13495 | 2024.11.09 01:29:19.416406 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13496 | 2024.11.09 01:29:19.416414 [ 192 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13497 | 2024.11.09 01:29:19.416448 [ 308 ] {} <Debug> HTTP-Session: 734bc36e-6974-4867-8df0-dbece813c5d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39522 | ||
13498 | 2024.11.09 01:29:19.416513 [ 308 ] {} <Debug> HTTP-Session: 734bc36e-6974-4867-8df0-dbece813c5d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13499 | 2024.11.09 01:29:19.416546 [ 308 ] {} <Debug> HTTP-Session: 734bc36e-6974-4867-8df0-dbece813c5d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13500 | 2024.11.09 01:29:19.416606 [ 192 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 810 rows starting from the beginning of the part | ||
13501 | 2024.11.09 01:29:19.416622 [ 308 ] {} <Trace> HTTP-Session: 734bc36e-6974-4867-8df0-dbece813c5d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13502 | 2024.11.09 01:29:19.417050 [ 308 ] {881e19bd-c115-4f37-8c60-93fc3cc02a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39522) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13503 | 2024.11.09 01:29:19.417290 [ 308 ] {881e19bd-c115-4f37-8c60-93fc3cc02a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13504 | 2024.11.09 01:29:19.417296 [ 192 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
13505 | 2024.11.09 01:29:19.418177 [ 192 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
13506 | 2024.11.09 01:29:19.418181 [ 308 ] {881e19bd-c115-4f37-8c60-93fc3cc02a8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13507 | 2024.11.09 01:29:19.418793 [ 192 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
13508 | 2024.11.09 01:29:19.419471 [ 308 ] {881e19bd-c115-4f37-8c60-93fc3cc02a8e} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13509 | 2024.11.09 01:29:19.419562 [ 308 ] {881e19bd-c115-4f37-8c60-93fc3cc02a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13510 | 2024.11.09 01:29:19.419622 [ 192 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
13511 | 2024.11.09 01:29:19.420373 [ 192 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
13512 | 2024.11.09 01:29:19.421213 [ 308 ] {881e19bd-c115-4f37-8c60-93fc3cc02a8e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13513 | 2024.11.09 01:29:19.421686 [ 308 ] {881e19bd-c115-4f37-8c60-93fc3cc02a8e} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13514 | 2024.11.09 01:29:19.422048 [ 308 ] {881e19bd-c115-4f37-8c60-93fc3cc02a8e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00526 sec., 15589.3536121673 rows/sec., 1013.88 KiB/sec. | ||
13515 | 2024.11.09 01:29:19.422464 [ 308 ] {881e19bd-c115-4f37-8c60-93fc3cc02a8e} <Debug> DynamicQueryHandler: Done processing query | ||
13516 | 2024.11.09 01:29:19.422499 [ 308 ] {881e19bd-c115-4f37-8c60-93fc3cc02a8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13517 | 2024.11.09 01:29:19.422529 [ 308 ] {} <Debug> HTTP-Session: 734bc36e-6974-4867-8df0-dbece813c5d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13518 | 2024.11.09 01:29:19.422997 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13519 | 2024.11.09 01:29:19.427592 [ 192 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 19 columns (19 merged, 0 gathered) in 0.012295168 sec., 82552.75568418422 rows/sec., 147.93 MiB/sec. | ||
13520 | 2024.11.09 01:29:19.428589 [ 192 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
13521 | 2024.11.09 01:29:19.428991 [ 192 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_29_6} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13522 | 2024.11.09 01:29:19.429074 [ 192 ] {28cff2a7-d67b-4cde-936b-e3b5ad0d61b1::all_1_29_6} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
13523 | 2024.11.09 01:29:19.429198 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.10 MiB. | ||
13524 | 2024.11.09 01:29:22.921685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1250 | ||
13525 | 2024.11.09 01:29:22.924621 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13526 | 2024.11.09 01:29:22.924666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13527 | 2024.11.09 01:29:22.926050 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
13528 | 2024.11.09 01:29:22.926354 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13529 | 2024.11.09 01:29:22.926625 [ 25 ] {} <Debug> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
13530 | 2024.11.09 01:29:22.926759 [ 25 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13531 | 2024.11.09 01:29:22.926865 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13532 | 2024.11.09 01:29:22.927271 [ 200 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
13533 | 2024.11.09 01:29:22.927679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
13534 | 2024.11.09 01:29:22.928223 [ 200 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13535 | 2024.11.09 01:29:22.928393 [ 200 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1110 rows starting from the beginning of the part | ||
13536 | 2024.11.09 01:29:22.929037 [ 200 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
13537 | 2024.11.09 01:29:22.929631 [ 200 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
13538 | 2024.11.09 01:29:22.930170 [ 200 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part | ||
13539 | 2024.11.09 01:29:22.930673 [ 200 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
13540 | 2024.11.09 01:29:22.931162 [ 200 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
13541 | 2024.11.09 01:29:22.938892 [ 198 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 72 columns (72 merged, 0 gathered) in 0.011867593 sec., 105328.85649179241 rows/sec., 82.89 MiB/sec. | ||
13542 | 2024.11.09 01:29:22.940475 [ 187 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
13543 | 2024.11.09 01:29:22.941311 [ 187 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_41_8} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13544 | 2024.11.09 01:29:22.941415 [ 187 ] {57c16efa-5a16-47c6-9de2-1c9a59018264::all_1_41_8} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
13545 | 2024.11.09 01:29:22.941744 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
13546 | 2024.11.09 01:29:24.382128 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36263, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13547 | 2024.11.09 01:29:24.382300 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13548 | 2024.11.09 01:29:24.382347 [ 308 ] {} <Debug> HTTP-Session: 7c2b5139-36e1-4ea1-baf4-0f124d621d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:36263 | ||
13549 | 2024.11.09 01:29:24.382384 [ 308 ] {} <Debug> HTTP-Session: 7c2b5139-36e1-4ea1-baf4-0f124d621d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13550 | 2024.11.09 01:29:24.382403 [ 308 ] {} <Debug> HTTP-Session: 7c2b5139-36e1-4ea1-baf4-0f124d621d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13551 | 2024.11.09 01:29:24.382461 [ 308 ] {} <Trace> HTTP-Session: 7c2b5139-36e1-4ea1-baf4-0f124d621d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13552 | 2024.11.09 01:29:24.382650 [ 308 ] {214d27f7-c9e1-4940-ac60-e9ee58a7d339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36263) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
13553 | 2024.11.09 01:29:24.382725 [ 308 ] {214d27f7-c9e1-4940-ac60-e9ee58a7d339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13554 | 2024.11.09 01:29:24.383106 [ 308 ] {214d27f7-c9e1-4940-ac60-e9ee58a7d339} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13555 | 2024.11.09 01:29:24.383559 [ 308 ] {214d27f7-c9e1-4940-ac60-e9ee58a7d339} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13556 | 2024.11.09 01:29:24.383600 [ 308 ] {214d27f7-c9e1-4940-ac60-e9ee58a7d339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13557 | 2024.11.09 01:29:24.384022 [ 308 ] {214d27f7-c9e1-4940-ac60-e9ee58a7d339} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
13558 | 2024.11.09 01:29:24.384279 [ 308 ] {214d27f7-c9e1-4940-ac60-e9ee58a7d339} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13559 | 2024.11.09 01:29:24.384461 [ 308 ] {214d27f7-c9e1-4940-ac60-e9ee58a7d339} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001862 sec., 1074.1138560687434 rows/sec., 87.59 KiB/sec. | ||
13560 | 2024.11.09 01:29:24.384685 [ 308 ] {214d27f7-c9e1-4940-ac60-e9ee58a7d339} <Debug> DynamicQueryHandler: Done processing query | ||
13561 | 2024.11.09 01:29:24.384713 [ 308 ] {214d27f7-c9e1-4940-ac60-e9ee58a7d339} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13562 | 2024.11.09 01:29:24.384731 [ 308 ] {} <Debug> HTTP-Session: 7c2b5139-36e1-4ea1-baf4-0f124d621d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13563 | 2024.11.09 01:29:24.384933 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36263, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13564 | 2024.11.09 01:29:24.385046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57337, User-Agent: (none), Length: 7946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13565 | 2024.11.09 01:29:24.385122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13566 | 2024.11.09 01:29:24.385148 [ 3 ] {} <Debug> HTTP-Session: a8d7460d-b380-4c55-8576-48d34904e74d Authenticating user 'default' from [fd00:1122:3344:101::d]:57337 | ||
13567 | 2024.11.09 01:29:24.385170 [ 3 ] {} <Debug> HTTP-Session: a8d7460d-b380-4c55-8576-48d34904e74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13568 | 2024.11.09 01:29:24.385188 [ 3 ] {} <Debug> HTTP-Session: a8d7460d-b380-4c55-8576-48d34904e74d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13569 | 2024.11.09 01:29:24.385232 [ 3 ] {} <Trace> HTTP-Session: a8d7460d-b380-4c55-8576-48d34904e74d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13570 | 2024.11.09 01:29:24.385377 [ 3 ] {53101859-3dbb-41ed-9925-364bed5ba79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57337) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13571 | 2024.11.09 01:29:24.385423 [ 3 ] {53101859-3dbb-41ed-9925-364bed5ba79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13572 | 2024.11.09 01:29:24.385657 [ 3 ] {53101859-3dbb-41ed-9925-364bed5ba79f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13573 | 2024.11.09 01:29:24.386012 [ 3 ] {53101859-3dbb-41ed-9925-364bed5ba79f} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13574 | 2024.11.09 01:29:24.386048 [ 3 ] {53101859-3dbb-41ed-9925-364bed5ba79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13575 | 2024.11.09 01:29:24.386416 [ 3 ] {53101859-3dbb-41ed-9925-364bed5ba79f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13576 | 2024.11.09 01:29:24.386653 [ 3 ] {53101859-3dbb-41ed-9925-364bed5ba79f} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13577 | 2024.11.09 01:29:24.386810 [ 3 ] {53101859-3dbb-41ed-9925-364bed5ba79f} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001478 sec., 38565.629228687416 rows/sec., 2.94 MiB/sec. | ||
13578 | 2024.11.09 01:29:24.386979 [ 3 ] {53101859-3dbb-41ed-9925-364bed5ba79f} <Debug> DynamicQueryHandler: Done processing query | ||
13579 | 2024.11.09 01:29:24.387003 [ 3 ] {53101859-3dbb-41ed-9925-364bed5ba79f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
13580 | 2024.11.09 01:29:24.387019 [ 3 ] {} <Debug> HTTP-Session: a8d7460d-b380-4c55-8576-48d34904e74d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13581 | 2024.11.09 01:29:24.387191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57337, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13582 | 2024.11.09 01:29:24.387246 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52120, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13583 | 2024.11.09 01:29:24.387303 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13584 | 2024.11.09 01:29:24.387324 [ 308 ] {} <Debug> HTTP-Session: 19d407ab-27ab-4648-9a20-ed0d11eb23dc Authenticating user 'default' from [fd00:1122:3344:101::d]:52120 | ||
13585 | 2024.11.09 01:29:24.387342 [ 308 ] {} <Debug> HTTP-Session: 19d407ab-27ab-4648-9a20-ed0d11eb23dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13586 | 2024.11.09 01:29:24.387356 [ 308 ] {} <Debug> HTTP-Session: 19d407ab-27ab-4648-9a20-ed0d11eb23dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13587 | 2024.11.09 01:29:24.387389 [ 308 ] {} <Trace> HTTP-Session: 19d407ab-27ab-4648-9a20-ed0d11eb23dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13588 | 2024.11.09 01:29:24.387484 [ 308 ] {b5d62962-6646-4274-a54e-2149192fc68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52120) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13589 | 2024.11.09 01:29:24.387529 [ 308 ] {b5d62962-6646-4274-a54e-2149192fc68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13590 | 2024.11.09 01:29:24.387756 [ 308 ] {b5d62962-6646-4274-a54e-2149192fc68f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13591 | 2024.11.09 01:29:24.388081 [ 308 ] {b5d62962-6646-4274-a54e-2149192fc68f} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13592 | 2024.11.09 01:29:24.388119 [ 308 ] {b5d62962-6646-4274-a54e-2149192fc68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13593 | 2024.11.09 01:29:24.388464 [ 308 ] {b5d62962-6646-4274-a54e-2149192fc68f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13594 | 2024.11.09 01:29:24.388707 [ 308 ] {b5d62962-6646-4274-a54e-2149192fc68f} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13595 | 2024.11.09 01:29:24.388869 [ 308 ] {b5d62962-6646-4274-a54e-2149192fc68f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001399 sec., 1429.5925661186561 rows/sec., 99.82 KiB/sec. | ||
13596 | 2024.11.09 01:29:24.389180 [ 308 ] {b5d62962-6646-4274-a54e-2149192fc68f} <Debug> DynamicQueryHandler: Done processing query | ||
13597 | 2024.11.09 01:29:24.389230 [ 308 ] {b5d62962-6646-4274-a54e-2149192fc68f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13598 | 2024.11.09 01:29:24.389269 [ 308 ] {} <Debug> HTTP-Session: 19d407ab-27ab-4648-9a20-ed0d11eb23dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13599 | 2024.11.09 01:29:24.389520 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13600 | 2024.11.09 01:29:24.389591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45457, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13601 | 2024.11.09 01:29:24.389660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13602 | 2024.11.09 01:29:24.389686 [ 3 ] {} <Debug> HTTP-Session: 0ed05ebb-ce11-4c4a-a9e4-3d6bc0ec92dc Authenticating user 'default' from [fd00:1122:3344:101::d]:45457 | ||
13603 | 2024.11.09 01:29:24.389708 [ 3 ] {} <Debug> HTTP-Session: 0ed05ebb-ce11-4c4a-a9e4-3d6bc0ec92dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13604 | 2024.11.09 01:29:24.389725 [ 3 ] {} <Debug> HTTP-Session: 0ed05ebb-ce11-4c4a-a9e4-3d6bc0ec92dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13605 | 2024.11.09 01:29:24.389766 [ 3 ] {} <Trace> HTTP-Session: 0ed05ebb-ce11-4c4a-a9e4-3d6bc0ec92dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13606 | 2024.11.09 01:29:24.389909 [ 3 ] {15e3cb15-a4fd-4d7d-9d24-fceb3c2cdbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45457) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13607 | 2024.11.09 01:29:24.389962 [ 3 ] {15e3cb15-a4fd-4d7d-9d24-fceb3c2cdbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13608 | 2024.11.09 01:29:24.390253 [ 3 ] {15e3cb15-a4fd-4d7d-9d24-fceb3c2cdbc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13609 | 2024.11.09 01:29:24.390615 [ 3 ] {15e3cb15-a4fd-4d7d-9d24-fceb3c2cdbc7} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13610 | 2024.11.09 01:29:24.390652 [ 3 ] {15e3cb15-a4fd-4d7d-9d24-fceb3c2cdbc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13611 | 2024.11.09 01:29:24.391006 [ 3 ] {15e3cb15-a4fd-4d7d-9d24-fceb3c2cdbc7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13612 | 2024.11.09 01:29:24.391248 [ 3 ] {15e3cb15-a4fd-4d7d-9d24-fceb3c2cdbc7} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13613 | 2024.11.09 01:29:24.391404 [ 3 ] {15e3cb15-a4fd-4d7d-9d24-fceb3c2cdbc7} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001535 sec., 42996.74267100977 rows/sec., 3.36 MiB/sec. | ||
13614 | 2024.11.09 01:29:24.391583 [ 3 ] {15e3cb15-a4fd-4d7d-9d24-fceb3c2cdbc7} <Debug> DynamicQueryHandler: Done processing query | ||
13615 | 2024.11.09 01:29:24.391608 [ 3 ] {15e3cb15-a4fd-4d7d-9d24-fceb3c2cdbc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13616 | 2024.11.09 01:29:24.391624 [ 3 ] {} <Debug> HTTP-Session: 0ed05ebb-ce11-4c4a-a9e4-3d6bc0ec92dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13617 | 2024.11.09 01:29:24.391803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13618 | 2024.11.09 01:29:24.391891 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62031, User-Agent: (none), Length: 24706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13619 | 2024.11.09 01:29:24.391952 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13620 | 2024.11.09 01:29:24.391976 [ 308 ] {} <Debug> HTTP-Session: 561767b1-d12f-48e8-828a-189a69ea94fd Authenticating user 'default' from [fd00:1122:3344:101::d]:62031 | ||
13621 | 2024.11.09 01:29:24.391997 [ 308 ] {} <Debug> HTTP-Session: 561767b1-d12f-48e8-828a-189a69ea94fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13622 | 2024.11.09 01:29:24.392015 [ 308 ] {} <Debug> HTTP-Session: 561767b1-d12f-48e8-828a-189a69ea94fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13623 | 2024.11.09 01:29:24.392053 [ 308 ] {} <Trace> HTTP-Session: 561767b1-d12f-48e8-828a-189a69ea94fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13624 | 2024.11.09 01:29:24.392234 [ 308 ] {1bb6ac33-5f61-4ca6-992f-ade8f31fed14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62031) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13625 | 2024.11.09 01:29:24.392291 [ 308 ] {1bb6ac33-5f61-4ca6-992f-ade8f31fed14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13626 | 2024.11.09 01:29:24.392440 [ 308 ] {1bb6ac33-5f61-4ca6-992f-ade8f31fed14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13627 | 2024.11.09 01:29:24.392881 [ 308 ] {1bb6ac33-5f61-4ca6-992f-ade8f31fed14} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13628 | 2024.11.09 01:29:24.392918 [ 308 ] {1bb6ac33-5f61-4ca6-992f-ade8f31fed14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13629 | 2024.11.09 01:29:24.393307 [ 308 ] {1bb6ac33-5f61-4ca6-992f-ade8f31fed14} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13630 | 2024.11.09 01:29:24.393553 [ 308 ] {1bb6ac33-5f61-4ca6-992f-ade8f31fed14} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13631 | 2024.11.09 01:29:24.393716 [ 308 ] {1bb6ac33-5f61-4ca6-992f-ade8f31fed14} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001552 sec., 83118.55670103093 rows/sec., 5.79 MiB/sec. | ||
13632 | 2024.11.09 01:29:24.393917 [ 308 ] {1bb6ac33-5f61-4ca6-992f-ade8f31fed14} <Debug> DynamicQueryHandler: Done processing query | ||
13633 | 2024.11.09 01:29:24.393943 [ 308 ] {1bb6ac33-5f61-4ca6-992f-ade8f31fed14} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13634 | 2024.11.09 01:29:24.393959 [ 308 ] {} <Debug> HTTP-Session: 561767b1-d12f-48e8-828a-189a69ea94fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13635 | 2024.11.09 01:29:24.394101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45457, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13636 | 2024.11.09 01:29:24.394120 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62031, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13637 | 2024.11.09 01:29:24.394169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13638 | 2024.11.09 01:29:24.394197 [ 3 ] {} <Debug> HTTP-Session: ea87ec56-7756-4884-8f3d-2c5c8d5e6f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:45457 | ||
13639 | 2024.11.09 01:29:24.394219 [ 3 ] {} <Debug> HTTP-Session: ea87ec56-7756-4884-8f3d-2c5c8d5e6f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13640 | 2024.11.09 01:29:24.394236 [ 3 ] {} <Debug> HTTP-Session: ea87ec56-7756-4884-8f3d-2c5c8d5e6f24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13641 | 2024.11.09 01:29:24.394277 [ 3 ] {} <Trace> HTTP-Session: ea87ec56-7756-4884-8f3d-2c5c8d5e6f24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13642 | 2024.11.09 01:29:24.394415 [ 3 ] {d8fdbc6f-2965-428d-9c93-03047d9f0493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45457) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13643 | 2024.11.09 01:29:24.394469 [ 3 ] {d8fdbc6f-2965-428d-9c93-03047d9f0493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13644 | 2024.11.09 01:29:24.394629 [ 3 ] {d8fdbc6f-2965-428d-9c93-03047d9f0493} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13645 | 2024.11.09 01:29:24.394954 [ 3 ] {d8fdbc6f-2965-428d-9c93-03047d9f0493} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13646 | 2024.11.09 01:29:24.394997 [ 3 ] {d8fdbc6f-2965-428d-9c93-03047d9f0493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13647 | 2024.11.09 01:29:24.395413 [ 3 ] {d8fdbc6f-2965-428d-9c93-03047d9f0493} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13648 | 2024.11.09 01:29:24.395658 [ 3 ] {d8fdbc6f-2965-428d-9c93-03047d9f0493} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13649 | 2024.11.09 01:29:24.395815 [ 3 ] {d8fdbc6f-2965-428d-9c93-03047d9f0493} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001439 sec., 33356.49756775539 rows/sec., 2.25 MiB/sec. | ||
13650 | 2024.11.09 01:29:24.396061 [ 3 ] {d8fdbc6f-2965-428d-9c93-03047d9f0493} <Debug> DynamicQueryHandler: Done processing query | ||
13651 | 2024.11.09 01:29:24.396123 [ 3 ] {d8fdbc6f-2965-428d-9c93-03047d9f0493} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
13652 | 2024.11.09 01:29:24.396183 [ 3 ] {} <Debug> HTTP-Session: ea87ec56-7756-4884-8f3d-2c5c8d5e6f24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13653 | 2024.11.09 01:29:24.396458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13654 | 2024.11.09 01:29:29.383171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62280, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13655 | 2024.11.09 01:29:29.383370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13656 | 2024.11.09 01:29:29.383416 [ 3 ] {} <Debug> HTTP-Session: 6e438813-cc5f-48b7-83d0-7bc40ae0e29c Authenticating user 'default' from [fd00:1122:3344:101::d]:62280 | ||
13657 | 2024.11.09 01:29:29.383459 [ 3 ] {} <Debug> HTTP-Session: 6e438813-cc5f-48b7-83d0-7bc40ae0e29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13658 | 2024.11.09 01:29:29.383487 [ 3 ] {} <Debug> HTTP-Session: 6e438813-cc5f-48b7-83d0-7bc40ae0e29c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13659 | 2024.11.09 01:29:29.383551 [ 3 ] {} <Trace> HTTP-Session: 6e438813-cc5f-48b7-83d0-7bc40ae0e29c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13660 | 2024.11.09 01:29:29.383752 [ 3 ] {3bc080d7-9bc7-4f6b-bdb8-0454880989a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62280) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13661 | 2024.11.09 01:29:29.383823 [ 3 ] {3bc080d7-9bc7-4f6b-bdb8-0454880989a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13662 | 2024.11.09 01:29:29.384165 [ 3 ] {3bc080d7-9bc7-4f6b-bdb8-0454880989a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13663 | 2024.11.09 01:29:29.384652 [ 3 ] {3bc080d7-9bc7-4f6b-bdb8-0454880989a8} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13664 | 2024.11.09 01:29:29.384699 [ 3 ] {3bc080d7-9bc7-4f6b-bdb8-0454880989a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13665 | 2024.11.09 01:29:29.385122 [ 3 ] {3bc080d7-9bc7-4f6b-bdb8-0454880989a8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13666 | 2024.11.09 01:29:29.385374 [ 3 ] {3bc080d7-9bc7-4f6b-bdb8-0454880989a8} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13667 | 2024.11.09 01:29:29.385568 [ 3 ] {3bc080d7-9bc7-4f6b-bdb8-0454880989a8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001875 sec., 29866.666666666668 rows/sec., 2.28 MiB/sec. | ||
13668 | 2024.11.09 01:29:29.385610 [ 88 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13669 | 2024.11.09 01:29:29.385765 [ 88 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13670 | 2024.11.09 01:29:29.385827 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13671 | 2024.11.09 01:29:29.385883 [ 3 ] {3bc080d7-9bc7-4f6b-bdb8-0454880989a8} <Debug> DynamicQueryHandler: Done processing query | ||
13672 | 2024.11.09 01:29:29.385948 [ 3 ] {3bc080d7-9bc7-4f6b-bdb8-0454880989a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13673 | 2024.11.09 01:29:29.386005 [ 3 ] {} <Debug> HTTP-Session: 6e438813-cc5f-48b7-83d0-7bc40ae0e29c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13674 | 2024.11.09 01:29:29.386159 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
13675 | 2024.11.09 01:29:29.386342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13676 | 2024.11.09 01:29:29.386528 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44053, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13677 | 2024.11.09 01:29:29.386578 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13678 | 2024.11.09 01:29:29.386651 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13679 | 2024.11.09 01:29:29.386665 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1435 rows starting from the beginning of the part | ||
13680 | 2024.11.09 01:29:29.386700 [ 308 ] {} <Debug> HTTP-Session: ed488550-3f33-4b0d-b973-4d9d368a35ec Authenticating user 'default' from [fd00:1122:3344:101::d]:44053 | ||
13681 | 2024.11.09 01:29:29.386747 [ 308 ] {} <Debug> HTTP-Session: ed488550-3f33-4b0d-b973-4d9d368a35ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13682 | 2024.11.09 01:29:29.386790 [ 308 ] {} <Debug> HTTP-Session: ed488550-3f33-4b0d-b973-4d9d368a35ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13683 | 2024.11.09 01:29:29.386905 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
13684 | 2024.11.09 01:29:29.386998 [ 308 ] {} <Trace> HTTP-Session: ed488550-3f33-4b0d-b973-4d9d368a35ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13685 | 2024.11.09 01:29:29.387189 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
13686 | 2024.11.09 01:29:29.387511 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 285 rows starting from the beginning of the part | ||
13687 | 2024.11.09 01:29:29.387539 [ 308 ] {88b1d1a7-e5b1-4a8d-92fd-73c8628463e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44053) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13688 | 2024.11.09 01:29:29.387701 [ 308 ] {88b1d1a7-e5b1-4a8d-92fd-73c8628463e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13689 | 2024.11.09 01:29:29.387784 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 57 rows starting from the beginning of the part | ||
13690 | 2024.11.09 01:29:29.388211 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
13691 | 2024.11.09 01:29:29.389028 [ 308 ] {88b1d1a7-e5b1-4a8d-92fd-73c8628463e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13692 | 2024.11.09 01:29:29.389973 [ 308 ] {88b1d1a7-e5b1-4a8d-92fd-73c8628463e8} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13693 | 2024.11.09 01:29:29.390047 [ 308 ] {88b1d1a7-e5b1-4a8d-92fd-73c8628463e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13694 | 2024.11.09 01:29:29.391037 [ 308 ] {88b1d1a7-e5b1-4a8d-92fd-73c8628463e8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13695 | 2024.11.09 01:29:29.391613 [ 308 ] {88b1d1a7-e5b1-4a8d-92fd-73c8628463e8} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13696 | 2024.11.09 01:29:29.391646 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 5 columns (5 merged, 0 gathered) in 0.005703374 sec., 341026.2065927993 rows/sec., 29.72 MiB/sec. | ||
13697 | 2024.11.09 01:29:29.391848 [ 88 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13698 | 2024.11.09 01:29:29.391885 [ 308 ] {88b1d1a7-e5b1-4a8d-92fd-73c8628463e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004542 sec., 14090.708938793483 rows/sec., 1.10 MiB/sec. | ||
13699 | 2024.11.09 01:29:29.391916 [ 88 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13700 | 2024.11.09 01:29:29.391995 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13701 | 2024.11.09 01:29:29.392010 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13702 | 2024.11.09 01:29:29.392556 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
13703 | 2024.11.09 01:29:29.392687 [ 308 ] {88b1d1a7-e5b1-4a8d-92fd-73c8628463e8} <Debug> DynamicQueryHandler: Done processing query | ||
13704 | 2024.11.09 01:29:29.392768 [ 308 ] {88b1d1a7-e5b1-4a8d-92fd-73c8628463e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13705 | 2024.11.09 01:29:29.392866 [ 308 ] {} <Debug> HTTP-Session: ed488550-3f33-4b0d-b973-4d9d368a35ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13706 | 2024.11.09 01:29:29.392888 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_81_16} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13707 | 2024.11.09 01:29:29.393011 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13708 | 2024.11.09 01:29:29.393089 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 915 rows starting from the beginning of the part | ||
13709 | 2024.11.09 01:29:29.393128 [ 196 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_81_16} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13710 | 2024.11.09 01:29:29.393248 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13711 | 2024.11.09 01:29:29.393513 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
13712 | 2024.11.09 01:29:29.393548 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
13713 | 2024.11.09 01:29:29.393673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43087, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13714 | 2024.11.09 01:29:29.393960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13715 | 2024.11.09 01:29:29.393944 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
13716 | 2024.11.09 01:29:29.394030 [ 3 ] {} <Debug> HTTP-Session: 4538b3ae-7ab2-42ee-8493-1f1bf7d4f0ae Authenticating user 'default' from [fd00:1122:3344:101::d]:43087 | ||
13717 | 2024.11.09 01:29:29.394093 [ 3 ] {} <Debug> HTTP-Session: 4538b3ae-7ab2-42ee-8493-1f1bf7d4f0ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13718 | 2024.11.09 01:29:29.394187 [ 3 ] {} <Debug> HTTP-Session: 4538b3ae-7ab2-42ee-8493-1f1bf7d4f0ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13719 | 2024.11.09 01:29:29.394210 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 423 rows starting from the beginning of the part | ||
13720 | 2024.11.09 01:29:29.394337 [ 3 ] {} <Trace> HTTP-Session: 4538b3ae-7ab2-42ee-8493-1f1bf7d4f0ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13721 | 2024.11.09 01:29:29.394465 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 66 rows starting from the beginning of the part | ||
13722 | 2024.11.09 01:29:29.394715 [ 198 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
13723 | 2024.11.09 01:29:29.395082 [ 3 ] {a1ad0ebd-3e45-40f6-9399-60469bb828ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13724 | 2024.11.09 01:29:29.395192 [ 3 ] {a1ad0ebd-3e45-40f6-9399-60469bb828ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13725 | 2024.11.09 01:29:29.395764 [ 3 ] {a1ad0ebd-3e45-40f6-9399-60469bb828ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13726 | 2024.11.09 01:29:29.396825 [ 3 ] {a1ad0ebd-3e45-40f6-9399-60469bb828ec} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13727 | 2024.11.09 01:29:29.396893 [ 3 ] {a1ad0ebd-3e45-40f6-9399-60469bb828ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13728 | 2024.11.09 01:29:29.397768 [ 3 ] {a1ad0ebd-3e45-40f6-9399-60469bb828ec} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13729 | 2024.11.09 01:29:29.398057 [ 194 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.005889396 sec., 270995.53163006867 rows/sec., 20.89 MiB/sec. | ||
13730 | 2024.11.09 01:29:29.398239 [ 3 ] {a1ad0ebd-3e45-40f6-9399-60469bb828ec} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13731 | 2024.11.09 01:29:29.398367 [ 194 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13732 | 2024.11.09 01:29:29.398603 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13733 | 2024.11.09 01:29:29.398621 [ 3 ] {a1ad0ebd-3e45-40f6-9399-60469bb828ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003839 sec., 41677.52018754884 rows/sec., 2.90 MiB/sec. | ||
13734 | 2024.11.09 01:29:29.398703 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13735 | 2024.11.09 01:29:29.398878 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13736 | 2024.11.09 01:29:29.399312 [ 3 ] {a1ad0ebd-3e45-40f6-9399-60469bb828ec} <Debug> DynamicQueryHandler: Done processing query | ||
13737 | 2024.11.09 01:29:29.399327 [ 194 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_81_16} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13738 | 2024.11.09 01:29:29.399394 [ 3 ] {a1ad0ebd-3e45-40f6-9399-60469bb828ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13739 | 2024.11.09 01:29:29.399423 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
13740 | 2024.11.09 01:29:29.399470 [ 3 ] {} <Debug> HTTP-Session: 4538b3ae-7ab2-42ee-8493-1f1bf7d4f0ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13741 | 2024.11.09 01:29:29.399591 [ 194 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_81_16} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13742 | 2024.11.09 01:29:29.399822 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
13743 | 2024.11.09 01:29:29.399902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13744 | 2024.11.09 01:29:29.399926 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13745 | 2024.11.09 01:29:29.399937 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60347, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13746 | 2024.11.09 01:29:29.400038 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 14891 rows starting from the beginning of the part | ||
13747 | 2024.11.09 01:29:29.400086 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13748 | 2024.11.09 01:29:29.400139 [ 308 ] {} <Debug> HTTP-Session: e22f0e02-d6f1-40d3-869e-a59816a3ca51 Authenticating user 'default' from [fd00:1122:3344:101::d]:60347 | ||
13749 | 2024.11.09 01:29:29.400289 [ 308 ] {} <Debug> HTTP-Session: e22f0e02-d6f1-40d3-869e-a59816a3ca51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13750 | 2024.11.09 01:29:29.400361 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 128 rows starting from the beginning of the part | ||
13751 | 2024.11.09 01:29:29.400457 [ 308 ] {} <Debug> HTTP-Session: e22f0e02-d6f1-40d3-869e-a59816a3ca51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13752 | 2024.11.09 01:29:29.400848 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
13753 | 2024.11.09 01:29:29.400886 [ 308 ] {} <Trace> HTTP-Session: e22f0e02-d6f1-40d3-869e-a59816a3ca51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13754 | 2024.11.09 01:29:29.401350 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part | ||
13755 | 2024.11.09 01:29:29.401742 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 129 rows starting from the beginning of the part | ||
13756 | 2024.11.09 01:29:29.401962 [ 308 ] {795d7153-2155-43b0-b3c3-0a2f3b9f6b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60347) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13757 | 2024.11.09 01:29:29.402003 [ 191 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
13758 | 2024.11.09 01:29:29.402180 [ 308 ] {795d7153-2155-43b0-b3c3-0a2f3b9f6b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13759 | 2024.11.09 01:29:29.402805 [ 308 ] {795d7153-2155-43b0-b3c3-0a2f3b9f6b36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13760 | 2024.11.09 01:29:29.403370 [ 308 ] {795d7153-2155-43b0-b3c3-0a2f3b9f6b36} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13761 | 2024.11.09 01:29:29.403424 [ 308 ] {795d7153-2155-43b0-b3c3-0a2f3b9f6b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13762 | 2024.11.09 01:29:29.403969 [ 308 ] {795d7153-2155-43b0-b3c3-0a2f3b9f6b36} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13763 | 2024.11.09 01:29:29.404390 [ 308 ] {795d7153-2155-43b0-b3c3-0a2f3b9f6b36} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13764 | 2024.11.09 01:29:29.404779 [ 308 ] {795d7153-2155-43b0-b3c3-0a2f3b9f6b36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003281 sec., 18287.107589149648 rows/sec., 1.23 MiB/sec. | ||
13765 | 2024.11.09 01:29:29.405172 [ 308 ] {795d7153-2155-43b0-b3c3-0a2f3b9f6b36} <Debug> DynamicQueryHandler: Done processing query | ||
13766 | 2024.11.09 01:29:29.405229 [ 308 ] {795d7153-2155-43b0-b3c3-0a2f3b9f6b36} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13767 | 2024.11.09 01:29:29.405254 [ 308 ] {} <Debug> HTTP-Session: e22f0e02-d6f1-40d3-869e-a59816a3ca51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13768 | 2024.11.09 01:29:29.405560 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13769 | 2024.11.09 01:29:29.407719 [ 186 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15705 rows, containing 5 columns (5 merged, 0 gathered) in 0.008624367 sec., 1821003.2110182694 rows/sec., 124.43 MiB/sec. | ||
13770 | 2024.11.09 01:29:29.408643 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13771 | 2024.11.09 01:29:29.408973 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13772 | 2024.11.09 01:29:29.409058 [ 188 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13773 | 2024.11.09 01:29:29.409149 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
13774 | 2024.11.09 01:29:31.515935 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13775 | 2024.11.09 01:29:31.741460 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13776 | 2024.11.09 01:29:31.755826 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55745, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13777 | 2024.11.09 01:29:31.867267 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56966, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13778 | 2024.11.09 01:29:31.893724 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35231, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13779 | 2024.11.09 01:29:31.936163 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13780 | 2024.11.09 01:29:31.952470 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13781 | 2024.11.09 01:29:31.964813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65323, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13782 | 2024.11.09 01:29:32.622516 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13783 | 2024.11.09 01:29:32.622566 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13784 | 2024.11.09 01:29:32.756402 [ 135 ] {} <Debug> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
13785 | 2024.11.09 01:29:32.756456 [ 135 ] {} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13786 | 2024.11.09 01:29:32.756479 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13787 | 2024.11.09 01:29:32.756743 [ 189 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
13788 | 2024.11.09 01:29:32.757020 [ 189 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13789 | 2024.11.09 01:29:32.757084 [ 189 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 243 rows starting from the beginning of the part | ||
13790 | 2024.11.09 01:29:32.757253 [ 189 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
13791 | 2024.11.09 01:29:32.757553 [ 189 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
13792 | 2024.11.09 01:29:32.757763 [ 189 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
13793 | 2024.11.09 01:29:32.757985 [ 189 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
13794 | 2024.11.09 01:29:32.759232 [ 188 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002673019 sec., 111858.53897783742 rows/sec., 8.02 MiB/sec. | ||
13795 | 2024.11.09 01:29:32.759463 [ 190 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
13796 | 2024.11.09 01:29:32.759834 [ 190 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_29_7} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13797 | 2024.11.09 01:29:32.759932 [ 190 ] {67de4970-5d1e-491b-9a65-15976e7194f7::all_1_29_7} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
13798 | 2024.11.09 01:29:32.760038 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
13799 | 2024.11.09 01:29:32.927967 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1270 | ||
13800 | 2024.11.09 01:29:32.930914 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13801 | 2024.11.09 01:29:32.930963 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13802 | 2024.11.09 01:29:32.932361 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13803 | 2024.11.09 01:29:32.932676 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13804 | 2024.11.09 01:29:32.934041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
13805 | 2024.11.09 01:29:34.389795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47395, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13806 | 2024.11.09 01:29:34.389919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13807 | 2024.11.09 01:29:34.389947 [ 3 ] {} <Debug> HTTP-Session: cb6f5548-6b9d-4332-bd97-fa8687d210dc Authenticating user 'default' from [fd00:1122:3344:101::d]:47395 | ||
13808 | 2024.11.09 01:29:34.389975 [ 3 ] {} <Debug> HTTP-Session: cb6f5548-6b9d-4332-bd97-fa8687d210dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13809 | 2024.11.09 01:29:34.389994 [ 3 ] {} <Debug> HTTP-Session: cb6f5548-6b9d-4332-bd97-fa8687d210dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13810 | 2024.11.09 01:29:34.390052 [ 3 ] {} <Trace> HTTP-Session: cb6f5548-6b9d-4332-bd97-fa8687d210dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13811 | 2024.11.09 01:29:34.390254 [ 3 ] {170b4fba-f5f9-4eab-be54-82bb7ca2dae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47395) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
13812 | 2024.11.09 01:29:34.390331 [ 3 ] {170b4fba-f5f9-4eab-be54-82bb7ca2dae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13813 | 2024.11.09 01:29:34.390703 [ 3 ] {170b4fba-f5f9-4eab-be54-82bb7ca2dae9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13814 | 2024.11.09 01:29:34.391134 [ 3 ] {170b4fba-f5f9-4eab-be54-82bb7ca2dae9} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13815 | 2024.11.09 01:29:34.391180 [ 3 ] {170b4fba-f5f9-4eab-be54-82bb7ca2dae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13816 | 2024.11.09 01:29:34.391587 [ 3 ] {170b4fba-f5f9-4eab-be54-82bb7ca2dae9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13817 | 2024.11.09 01:29:34.391835 [ 3 ] {170b4fba-f5f9-4eab-be54-82bb7ca2dae9} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13818 | 2024.11.09 01:29:34.392006 [ 3 ] {170b4fba-f5f9-4eab-be54-82bb7ca2dae9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001813 sec., 7722.007722007722 rows/sec., 555.88 KiB/sec. | ||
13819 | 2024.11.09 01:29:34.392227 [ 3 ] {170b4fba-f5f9-4eab-be54-82bb7ca2dae9} <Debug> DynamicQueryHandler: Done processing query | ||
13820 | 2024.11.09 01:29:34.392254 [ 3 ] {170b4fba-f5f9-4eab-be54-82bb7ca2dae9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13821 | 2024.11.09 01:29:34.392271 [ 3 ] {} <Debug> HTTP-Session: cb6f5548-6b9d-4332-bd97-fa8687d210dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13822 | 2024.11.09 01:29:34.392490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13823 | 2024.11.09 01:29:34.392509 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57805, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13824 | 2024.11.09 01:29:34.392587 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13825 | 2024.11.09 01:29:34.392618 [ 308 ] {} <Debug> HTTP-Session: bf874f3d-1605-4958-807f-8e93348a46ea Authenticating user 'default' from [fd00:1122:3344:101::d]:57805 | ||
13826 | 2024.11.09 01:29:34.392643 [ 308 ] {} <Debug> HTTP-Session: bf874f3d-1605-4958-807f-8e93348a46ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13827 | 2024.11.09 01:29:34.392662 [ 308 ] {} <Debug> HTTP-Session: bf874f3d-1605-4958-807f-8e93348a46ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13828 | 2024.11.09 01:29:34.392706 [ 308 ] {} <Trace> HTTP-Session: bf874f3d-1605-4958-807f-8e93348a46ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13829 | 2024.11.09 01:29:34.392940 [ 308 ] {6c9a161c-903e-4f16-ad31-01894b3e3fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57805) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13830 | 2024.11.09 01:29:34.392999 [ 308 ] {6c9a161c-903e-4f16-ad31-01894b3e3fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13831 | 2024.11.09 01:29:34.393289 [ 308 ] {6c9a161c-903e-4f16-ad31-01894b3e3fcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13832 | 2024.11.09 01:29:34.393834 [ 308 ] {6c9a161c-903e-4f16-ad31-01894b3e3fcf} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13833 | 2024.11.09 01:29:34.393872 [ 308 ] {6c9a161c-903e-4f16-ad31-01894b3e3fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13834 | 2024.11.09 01:29:34.394253 [ 308 ] {6c9a161c-903e-4f16-ad31-01894b3e3fcf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
13835 | 2024.11.09 01:29:34.394495 [ 308 ] {6c9a161c-903e-4f16-ad31-01894b3e3fcf} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13836 | 2024.11.09 01:29:34.394650 [ 308 ] {6c9a161c-903e-4f16-ad31-01894b3e3fcf} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001833 sec., 155482.81505728315 rows/sec., 13.72 MiB/sec. | ||
13837 | 2024.11.09 01:29:34.394825 [ 308 ] {6c9a161c-903e-4f16-ad31-01894b3e3fcf} <Debug> DynamicQueryHandler: Done processing query | ||
13838 | 2024.11.09 01:29:34.394850 [ 308 ] {6c9a161c-903e-4f16-ad31-01894b3e3fcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
13839 | 2024.11.09 01:29:34.394867 [ 308 ] {} <Debug> HTTP-Session: bf874f3d-1605-4958-807f-8e93348a46ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13840 | 2024.11.09 01:29:34.395114 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13841 | 2024.11.09 01:29:34.395155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40085, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13842 | 2024.11.09 01:29:34.395221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13843 | 2024.11.09 01:29:34.395249 [ 3 ] {} <Debug> HTTP-Session: e5be374d-338e-4b7e-801f-8cead899b9c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40085 | ||
13844 | 2024.11.09 01:29:34.395272 [ 3 ] {} <Debug> HTTP-Session: e5be374d-338e-4b7e-801f-8cead899b9c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13845 | 2024.11.09 01:29:34.395290 [ 3 ] {} <Debug> HTTP-Session: e5be374d-338e-4b7e-801f-8cead899b9c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13846 | 2024.11.09 01:29:34.395331 [ 3 ] {} <Trace> HTTP-Session: e5be374d-338e-4b7e-801f-8cead899b9c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13847 | 2024.11.09 01:29:34.395468 [ 3 ] {488c2003-e3c5-494c-a535-1999faee83fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40085) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13848 | 2024.11.09 01:29:34.395523 [ 3 ] {488c2003-e3c5-494c-a535-1999faee83fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13849 | 2024.11.09 01:29:34.395773 [ 3 ] {488c2003-e3c5-494c-a535-1999faee83fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13850 | 2024.11.09 01:29:34.396247 [ 3 ] {488c2003-e3c5-494c-a535-1999faee83fb} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13851 | 2024.11.09 01:29:34.396285 [ 3 ] {488c2003-e3c5-494c-a535-1999faee83fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13852 | 2024.11.09 01:29:34.396633 [ 3 ] {488c2003-e3c5-494c-a535-1999faee83fb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
13853 | 2024.11.09 01:29:34.396872 [ 3 ] {488c2003-e3c5-494c-a535-1999faee83fb} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13854 | 2024.11.09 01:29:34.397034 [ 3 ] {488c2003-e3c5-494c-a535-1999faee83fb} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001605 sec., 29906.542056074766 rows/sec., 2.15 MiB/sec. | ||
13855 | 2024.11.09 01:29:34.397245 [ 3 ] {488c2003-e3c5-494c-a535-1999faee83fb} <Debug> DynamicQueryHandler: Done processing query | ||
13856 | 2024.11.09 01:29:34.397273 [ 3 ] {488c2003-e3c5-494c-a535-1999faee83fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13857 | 2024.11.09 01:29:34.397289 [ 3 ] {} <Debug> HTTP-Session: e5be374d-338e-4b7e-801f-8cead899b9c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13858 | 2024.11.09 01:29:34.397456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13859 | 2024.11.09 01:29:34.397531 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46828, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13860 | 2024.11.09 01:29:34.397586 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13861 | 2024.11.09 01:29:34.397611 [ 308 ] {} <Debug> HTTP-Session: 8ffe12e4-f874-4410-a304-add5cf2e53bf Authenticating user 'default' from [fd00:1122:3344:101::d]:46828 | ||
13862 | 2024.11.09 01:29:34.397632 [ 308 ] {} <Debug> HTTP-Session: 8ffe12e4-f874-4410-a304-add5cf2e53bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13863 | 2024.11.09 01:29:34.397649 [ 308 ] {} <Debug> HTTP-Session: 8ffe12e4-f874-4410-a304-add5cf2e53bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13864 | 2024.11.09 01:29:34.397688 [ 308 ] {} <Trace> HTTP-Session: 8ffe12e4-f874-4410-a304-add5cf2e53bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13865 | 2024.11.09 01:29:34.397812 [ 308 ] {c6cefa2b-00f7-419c-bf38-91ceaa409176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46828) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13866 | 2024.11.09 01:29:34.397866 [ 308 ] {c6cefa2b-00f7-419c-bf38-91ceaa409176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13867 | 2024.11.09 01:29:34.398142 [ 308 ] {c6cefa2b-00f7-419c-bf38-91ceaa409176} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13868 | 2024.11.09 01:29:34.398498 [ 308 ] {c6cefa2b-00f7-419c-bf38-91ceaa409176} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13869 | 2024.11.09 01:29:34.398544 [ 308 ] {c6cefa2b-00f7-419c-bf38-91ceaa409176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13870 | 2024.11.09 01:29:34.398901 [ 308 ] {c6cefa2b-00f7-419c-bf38-91ceaa409176} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13871 | 2024.11.09 01:29:34.399140 [ 308 ] {c6cefa2b-00f7-419c-bf38-91ceaa409176} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13872 | 2024.11.09 01:29:34.399305 [ 308 ] {c6cefa2b-00f7-419c-bf38-91ceaa409176} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001524 sec., 9186.351706036745 rows/sec., 643.35 KiB/sec. | ||
13873 | 2024.11.09 01:29:34.399639 [ 308 ] {c6cefa2b-00f7-419c-bf38-91ceaa409176} <Debug> DynamicQueryHandler: Done processing query | ||
13874 | 2024.11.09 01:29:34.399676 [ 308 ] {c6cefa2b-00f7-419c-bf38-91ceaa409176} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13875 | 2024.11.09 01:29:34.399693 [ 308 ] {} <Debug> HTTP-Session: 8ffe12e4-f874-4410-a304-add5cf2e53bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13876 | 2024.11.09 01:29:34.399875 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46828, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13877 | 2024.11.09 01:29:34.399914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44320, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13878 | 2024.11.09 01:29:34.399978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13879 | 2024.11.09 01:29:34.400003 [ 3 ] {} <Debug> HTTP-Session: 9426030f-c653-44f3-8f9d-51441eb58c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:44320 | ||
13880 | 2024.11.09 01:29:34.400025 [ 3 ] {} <Debug> HTTP-Session: 9426030f-c653-44f3-8f9d-51441eb58c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13881 | 2024.11.09 01:29:34.400043 [ 3 ] {} <Debug> HTTP-Session: 9426030f-c653-44f3-8f9d-51441eb58c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13882 | 2024.11.09 01:29:34.400081 [ 3 ] {} <Trace> HTTP-Session: 9426030f-c653-44f3-8f9d-51441eb58c9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13883 | 2024.11.09 01:29:34.400203 [ 3 ] {f4309966-f934-4c1a-bfa0-41640cbd8560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44320) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13884 | 2024.11.09 01:29:34.400256 [ 3 ] {f4309966-f934-4c1a-bfa0-41640cbd8560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13885 | 2024.11.09 01:29:34.400549 [ 3 ] {f4309966-f934-4c1a-bfa0-41640cbd8560} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13886 | 2024.11.09 01:29:34.400882 [ 3 ] {f4309966-f934-4c1a-bfa0-41640cbd8560} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13887 | 2024.11.09 01:29:34.400918 [ 3 ] {f4309966-f934-4c1a-bfa0-41640cbd8560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13888 | 2024.11.09 01:29:34.401266 [ 3 ] {f4309966-f934-4c1a-bfa0-41640cbd8560} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13889 | 2024.11.09 01:29:34.401511 [ 3 ] {f4309966-f934-4c1a-bfa0-41640cbd8560} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13890 | 2024.11.09 01:29:34.401668 [ 3 ] {f4309966-f934-4c1a-bfa0-41640cbd8560} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00149 sec., 8724.832214765102 rows/sec., 543.99 KiB/sec. | ||
13891 | 2024.11.09 01:29:34.401900 [ 3 ] {f4309966-f934-4c1a-bfa0-41640cbd8560} <Debug> DynamicQueryHandler: Done processing query | ||
13892 | 2024.11.09 01:29:34.401926 [ 3 ] {f4309966-f934-4c1a-bfa0-41640cbd8560} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13893 | 2024.11.09 01:29:34.401942 [ 3 ] {} <Debug> HTTP-Session: 9426030f-c653-44f3-8f9d-51441eb58c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13894 | 2024.11.09 01:29:34.402179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13895 | 2024.11.09 01:29:34.402285 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35144, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13896 | 2024.11.09 01:29:34.402347 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13897 | 2024.11.09 01:29:34.402372 [ 308 ] {} <Debug> HTTP-Session: 3bd10a95-92e2-4f6d-a8b6-f78e1db3c522 Authenticating user 'default' from [fd00:1122:3344:101::d]:35144 | ||
13898 | 2024.11.09 01:29:34.402393 [ 308 ] {} <Debug> HTTP-Session: 3bd10a95-92e2-4f6d-a8b6-f78e1db3c522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13899 | 2024.11.09 01:29:34.402410 [ 308 ] {} <Debug> HTTP-Session: 3bd10a95-92e2-4f6d-a8b6-f78e1db3c522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13900 | 2024.11.09 01:29:34.402449 [ 308 ] {} <Trace> HTTP-Session: 3bd10a95-92e2-4f6d-a8b6-f78e1db3c522 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13901 | 2024.11.09 01:29:34.402705 [ 308 ] {ca469bd7-1ebb-4185-84a5-ce2fa75ed920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35144) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13902 | 2024.11.09 01:29:34.402750 [ 308 ] {ca469bd7-1ebb-4185-84a5-ce2fa75ed920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13903 | 2024.11.09 01:29:34.402976 [ 308 ] {ca469bd7-1ebb-4185-84a5-ce2fa75ed920} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13904 | 2024.11.09 01:29:34.403527 [ 308 ] {ca469bd7-1ebb-4185-84a5-ce2fa75ed920} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13905 | 2024.11.09 01:29:34.403566 [ 308 ] {ca469bd7-1ebb-4185-84a5-ce2fa75ed920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13906 | 2024.11.09 01:29:34.403960 [ 308 ] {ca469bd7-1ebb-4185-84a5-ce2fa75ed920} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
13907 | 2024.11.09 01:29:34.404204 [ 308 ] {ca469bd7-1ebb-4185-84a5-ce2fa75ed920} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13908 | 2024.11.09 01:29:34.404360 [ 308 ] {ca469bd7-1ebb-4185-84a5-ce2fa75ed920} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001768 sec., 239253.39366515836 rows/sec., 17.10 MiB/sec. | ||
13909 | 2024.11.09 01:29:34.404637 [ 308 ] {ca469bd7-1ebb-4185-84a5-ce2fa75ed920} <Debug> DynamicQueryHandler: Done processing query | ||
13910 | 2024.11.09 01:29:34.404704 [ 308 ] {ca469bd7-1ebb-4185-84a5-ce2fa75ed920} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
13911 | 2024.11.09 01:29:34.404769 [ 308 ] {} <Debug> HTTP-Session: 3bd10a95-92e2-4f6d-a8b6-f78e1db3c522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13912 | 2024.11.09 01:29:34.405090 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35144, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13913 | 2024.11.09 01:29:34.405125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44320, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13914 | 2024.11.09 01:29:34.405309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13915 | 2024.11.09 01:29:34.405353 [ 3 ] {} <Debug> HTTP-Session: a4355214-d3d3-4212-8749-da8c85609ad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44320 | ||
13916 | 2024.11.09 01:29:34.405383 [ 3 ] {} <Debug> HTTP-Session: a4355214-d3d3-4212-8749-da8c85609ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13917 | 2024.11.09 01:29:34.405401 [ 3 ] {} <Debug> HTTP-Session: a4355214-d3d3-4212-8749-da8c85609ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13918 | 2024.11.09 01:29:34.405440 [ 3 ] {} <Trace> HTTP-Session: a4355214-d3d3-4212-8749-da8c85609ad4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13919 | 2024.11.09 01:29:34.405562 [ 3 ] {a493d9db-f2e5-4fb8-8d1c-0cae59cf2ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44320) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13920 | 2024.11.09 01:29:34.405620 [ 3 ] {a493d9db-f2e5-4fb8-8d1c-0cae59cf2ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13921 | 2024.11.09 01:29:34.405770 [ 3 ] {a493d9db-f2e5-4fb8-8d1c-0cae59cf2ce6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13922 | 2024.11.09 01:29:34.406042 [ 3 ] {a493d9db-f2e5-4fb8-8d1c-0cae59cf2ce6} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13923 | 2024.11.09 01:29:34.406077 [ 3 ] {a493d9db-f2e5-4fb8-8d1c-0cae59cf2ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13924 | 2024.11.09 01:29:34.406430 [ 3 ] {a493d9db-f2e5-4fb8-8d1c-0cae59cf2ce6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13925 | 2024.11.09 01:29:34.406661 [ 3 ] {a493d9db-f2e5-4fb8-8d1c-0cae59cf2ce6} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13926 | 2024.11.09 01:29:34.406813 [ 3 ] {a493d9db-f2e5-4fb8-8d1c-0cae59cf2ce6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001279 sec., 4691.164972634871 rows/sec., 245.10 KiB/sec. | ||
13927 | 2024.11.09 01:29:34.406981 [ 3 ] {a493d9db-f2e5-4fb8-8d1c-0cae59cf2ce6} <Debug> DynamicQueryHandler: Done processing query | ||
13928 | 2024.11.09 01:29:34.407007 [ 3 ] {a493d9db-f2e5-4fb8-8d1c-0cae59cf2ce6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13929 | 2024.11.09 01:29:34.407023 [ 3 ] {} <Debug> HTTP-Session: a4355214-d3d3-4212-8749-da8c85609ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13930 | 2024.11.09 01:29:34.407189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13931 | 2024.11.09 01:29:34.407263 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36839, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13932 | 2024.11.09 01:29:34.407317 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13933 | 2024.11.09 01:29:34.407337 [ 308 ] {} <Debug> HTTP-Session: b37f5c97-4a1f-439f-87cf-20090336f274 Authenticating user 'default' from [fd00:1122:3344:101::d]:36839 | ||
13934 | 2024.11.09 01:29:34.407354 [ 308 ] {} <Debug> HTTP-Session: b37f5c97-4a1f-439f-87cf-20090336f274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13935 | 2024.11.09 01:29:34.407369 [ 308 ] {} <Debug> HTTP-Session: b37f5c97-4a1f-439f-87cf-20090336f274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13936 | 2024.11.09 01:29:34.407401 [ 308 ] {} <Trace> HTTP-Session: b37f5c97-4a1f-439f-87cf-20090336f274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13937 | 2024.11.09 01:29:34.407596 [ 308 ] {4a643fe3-b714-4be6-8770-30be202c7e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36839) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13938 | 2024.11.09 01:29:34.407644 [ 308 ] {4a643fe3-b714-4be6-8770-30be202c7e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13939 | 2024.11.09 01:29:34.407791 [ 308 ] {4a643fe3-b714-4be6-8770-30be202c7e97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13940 | 2024.11.09 01:29:34.408206 [ 308 ] {4a643fe3-b714-4be6-8770-30be202c7e97} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13941 | 2024.11.09 01:29:34.408245 [ 308 ] {4a643fe3-b714-4be6-8770-30be202c7e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13942 | 2024.11.09 01:29:34.408629 [ 308 ] {4a643fe3-b714-4be6-8770-30be202c7e97} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
13943 | 2024.11.09 01:29:34.408868 [ 308 ] {4a643fe3-b714-4be6-8770-30be202c7e97} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13944 | 2024.11.09 01:29:34.409018 [ 308 ] {4a643fe3-b714-4be6-8770-30be202c7e97} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001531 sec., 154800.78380143698 rows/sec., 10.38 MiB/sec. | ||
13945 | 2024.11.09 01:29:34.409180 [ 308 ] {4a643fe3-b714-4be6-8770-30be202c7e97} <Debug> DynamicQueryHandler: Done processing query | ||
13946 | 2024.11.09 01:29:34.409205 [ 308 ] {4a643fe3-b714-4be6-8770-30be202c7e97} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13947 | 2024.11.09 01:29:34.409220 [ 308 ] {} <Debug> HTTP-Session: b37f5c97-4a1f-439f-87cf-20090336f274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13948 | 2024.11.09 01:29:34.409381 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13949 | 2024.11.09 01:29:34.409457 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50226, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13950 | 2024.11.09 01:29:34.409577 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13951 | 2024.11.09 01:29:34.409604 [ 283 ] {} <Debug> HTTP-Session: 5048f95c-c843-4384-a15f-a13029d9e6fe Authenticating user 'default' from [fd00:1122:3344:101::d]:50226 | ||
13952 | 2024.11.09 01:29:34.409632 [ 283 ] {} <Debug> HTTP-Session: 5048f95c-c843-4384-a15f-a13029d9e6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13953 | 2024.11.09 01:29:34.409653 [ 283 ] {} <Debug> HTTP-Session: 5048f95c-c843-4384-a15f-a13029d9e6fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13954 | 2024.11.09 01:29:34.409715 [ 283 ] {} <Trace> HTTP-Session: 5048f95c-c843-4384-a15f-a13029d9e6fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13955 | 2024.11.09 01:29:34.409909 [ 283 ] {5da8c15b-f302-4092-9c42-1b1044eef0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50226) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13956 | 2024.11.09 01:29:34.409990 [ 283 ] {5da8c15b-f302-4092-9c42-1b1044eef0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13957 | 2024.11.09 01:29:34.410220 [ 283 ] {5da8c15b-f302-4092-9c42-1b1044eef0f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13958 | 2024.11.09 01:29:34.410561 [ 283 ] {5da8c15b-f302-4092-9c42-1b1044eef0f1} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13959 | 2024.11.09 01:29:34.410608 [ 283 ] {5da8c15b-f302-4092-9c42-1b1044eef0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13960 | 2024.11.09 01:29:34.411051 [ 283 ] {5da8c15b-f302-4092-9c42-1b1044eef0f1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13961 | 2024.11.09 01:29:34.411306 [ 283 ] {5da8c15b-f302-4092-9c42-1b1044eef0f1} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13962 | 2024.11.09 01:29:34.411491 [ 283 ] {5da8c15b-f302-4092-9c42-1b1044eef0f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001635 sec., 611.6207951070337 rows/sec., 41.21 KiB/sec. | ||
13963 | 2024.11.09 01:29:34.411685 [ 283 ] {5da8c15b-f302-4092-9c42-1b1044eef0f1} <Debug> DynamicQueryHandler: Done processing query | ||
13964 | 2024.11.09 01:29:34.411711 [ 283 ] {5da8c15b-f302-4092-9c42-1b1044eef0f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13965 | 2024.11.09 01:29:34.411728 [ 283 ] {} <Debug> HTTP-Session: 5048f95c-c843-4384-a15f-a13029d9e6fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13966 | 2024.11.09 01:29:34.411949 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13967 | 2024.11.09 01:29:34.412044 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49452, User-Agent: (none), Length: 68991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13968 | 2024.11.09 01:29:34.412115 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13969 | 2024.11.09 01:29:34.412141 [ 308 ] {} <Debug> HTTP-Session: 278bb57e-8461-4002-b896-d7dd10932445 Authenticating user 'default' from [fd00:1122:3344:101::d]:49452 | ||
13970 | 2024.11.09 01:29:34.412161 [ 308 ] {} <Debug> HTTP-Session: 278bb57e-8461-4002-b896-d7dd10932445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13971 | 2024.11.09 01:29:34.412179 [ 308 ] {} <Debug> HTTP-Session: 278bb57e-8461-4002-b896-d7dd10932445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13972 | 2024.11.09 01:29:34.412225 [ 308 ] {} <Trace> HTTP-Session: 278bb57e-8461-4002-b896-d7dd10932445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13973 | 2024.11.09 01:29:34.412709 [ 308 ] {b62f92ff-581e-4921-861c-f5edd71ee3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49452) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13974 | 2024.11.09 01:29:34.412789 [ 308 ] {b62f92ff-581e-4921-861c-f5edd71ee3f3} <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 | ||
13975 | 2024.11.09 01:29:34.413324 [ 308 ] {b62f92ff-581e-4921-861c-f5edd71ee3f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13976 | 2024.11.09 01:29:34.413992 [ 308 ] {b62f92ff-581e-4921-861c-f5edd71ee3f3} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13977 | 2024.11.09 01:29:34.414031 [ 308 ] {b62f92ff-581e-4921-861c-f5edd71ee3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13978 | 2024.11.09 01:29:34.414669 [ 308 ] {b62f92ff-581e-4921-861c-f5edd71ee3f3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13979 | 2024.11.09 01:29:34.414932 [ 308 ] {b62f92ff-581e-4921-861c-f5edd71ee3f3} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13980 | 2024.11.09 01:29:34.415135 [ 308 ] {b62f92ff-581e-4921-861c-f5edd71ee3f3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002774 sec., 14780.100937274694 rows/sec., 26.49 MiB/sec. | ||
13981 | 2024.11.09 01:29:34.415651 [ 308 ] {b62f92ff-581e-4921-861c-f5edd71ee3f3} <Debug> DynamicQueryHandler: Done processing query | ||
13982 | 2024.11.09 01:29:34.415677 [ 308 ] {b62f92ff-581e-4921-861c-f5edd71ee3f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
13983 | 2024.11.09 01:29:34.415694 [ 308 ] {} <Debug> HTTP-Session: 278bb57e-8461-4002-b896-d7dd10932445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13984 | 2024.11.09 01:29:34.415917 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50226, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13985 | 2024.11.09 01:29:34.415940 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49452, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13986 | 2024.11.09 01:29:34.416016 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13987 | 2024.11.09 01:29:34.416042 [ 283 ] {} <Debug> HTTP-Session: 1d68523f-c71e-4b59-9a6d-f2adc553db1b Authenticating user 'default' from [fd00:1122:3344:101::d]:50226 | ||
13988 | 2024.11.09 01:29:34.416073 [ 283 ] {} <Debug> HTTP-Session: 1d68523f-c71e-4b59-9a6d-f2adc553db1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13989 | 2024.11.09 01:29:34.416088 [ 283 ] {} <Debug> HTTP-Session: 1d68523f-c71e-4b59-9a6d-f2adc553db1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13990 | 2024.11.09 01:29:34.416138 [ 283 ] {} <Trace> HTTP-Session: 1d68523f-c71e-4b59-9a6d-f2adc553db1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13991 | 2024.11.09 01:29:34.416289 [ 283 ] {ef19c110-0836-45f9-9819-5fdeebb214b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50226) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13992 | 2024.11.09 01:29:34.416338 [ 283 ] {ef19c110-0836-45f9-9819-5fdeebb214b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13993 | 2024.11.09 01:29:34.416486 [ 283 ] {ef19c110-0836-45f9-9819-5fdeebb214b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13994 | 2024.11.09 01:29:34.416852 [ 283 ] {ef19c110-0836-45f9-9819-5fdeebb214b5} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13995 | 2024.11.09 01:29:34.416890 [ 283 ] {ef19c110-0836-45f9-9819-5fdeebb214b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13996 | 2024.11.09 01:29:34.417271 [ 283 ] {ef19c110-0836-45f9-9819-5fdeebb214b5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13997 | 2024.11.09 01:29:34.417515 [ 283 ] {ef19c110-0836-45f9-9819-5fdeebb214b5} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13998 | 2024.11.09 01:29:34.417678 [ 283 ] {ef19c110-0836-45f9-9819-5fdeebb214b5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001446 sec., 56708.160442600274 rows/sec., 3.60 MiB/sec. | ||
13999 | 2024.11.09 01:29:34.417689 [ 139 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
14000 | 2024.11.09 01:29:34.417797 [ 139 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14001 | 2024.11.09 01:29:34.417850 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14002 | 2024.11.09 01:29:34.417939 [ 283 ] {ef19c110-0836-45f9-9819-5fdeebb214b5} <Debug> DynamicQueryHandler: Done processing query | ||
14003 | 2024.11.09 01:29:34.417986 [ 283 ] {ef19c110-0836-45f9-9819-5fdeebb214b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14004 | 2024.11.09 01:29:34.418013 [ 283 ] {} <Debug> HTTP-Session: 1d68523f-c71e-4b59-9a6d-f2adc553db1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14005 | 2024.11.09 01:29:34.418038 [ 190 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
14006 | 2024.11.09 01:29:34.418165 [ 190 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14007 | 2024.11.09 01:29:34.418204 [ 190 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4928 rows starting from the beginning of the part | ||
14008 | 2024.11.09 01:29:34.418304 [ 190 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
14009 | 2024.11.09 01:29:34.418503 [ 190 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part | ||
14010 | 2024.11.09 01:29:34.418593 [ 190 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
14011 | 2024.11.09 01:29:34.418814 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14012 | 2024.11.09 01:29:34.418945 [ 190 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
14013 | 2024.11.09 01:29:34.419129 [ 190 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part | ||
14014 | 2024.11.09 01:29:34.421017 [ 188 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5260 rows, containing 4 columns (4 merged, 0 gathered) in 0.003055704 sec., 1721370.9181255777 rows/sec., 113.09 MiB/sec. | ||
14015 | 2024.11.09 01:29:34.421416 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
14016 | 2024.11.09 01:29:34.421757 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_81_16} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14017 | 2024.11.09 01:29:34.421854 [ 199 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_81_16} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
14018 | 2024.11.09 01:29:34.421958 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
14019 | 2024.11.09 01:29:34.860723 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14020 | 2024.11.09 01:29:34.884478 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14021 | 2024.11.09 01:29:35.000230 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.87 MiB, peak 186.49 MiB, free memory in arenas 0.00 B, will set to 177.82 MiB (RSS), difference: -1.05 MiB | ||
14022 | 2024.11.09 01:29:35.273641 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41306, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14023 | 2024.11.09 01:29:35.440812 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34043, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14024 | 2024.11.09 01:29:35.533540 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14025 | 2024.11.09 01:29:35.555039 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:32864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14026 | 2024.11.09 01:29:35.577496 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14027 | 2024.11.09 01:29:35.599989 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63687, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14028 | 2024.11.09 01:29:35.614270 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47166, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14029 | 2024.11.09 01:29:35.623375 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64042, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14030 | 2024.11.09 01:29:35.625561 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61854, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14031 | 2024.11.09 01:29:35.628220 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14032 | 2024.11.09 01:29:35.683685 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14033 | 2024.11.09 01:29:35.714056 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38231, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14034 | 2024.11.09 01:29:35.741691 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58730, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14035 | 2024.11.09 01:29:35.771962 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33277, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14036 | 2024.11.09 01:29:35.786312 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14037 | 2024.11.09 01:29:36.121394 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41539, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14038 | 2024.11.09 01:29:36.171863 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59828, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14039 | 2024.11.09 01:29:36.260815 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14040 | 2024.11.09 01:29:36.278495 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14041 | 2024.11.09 01:29:36.295816 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14042 | 2024.11.09 01:29:36.309016 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39978, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14043 | 2024.11.09 01:29:36.342267 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14044 | 2024.11.09 01:29:39.381800 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56134, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14045 | 2024.11.09 01:29:39.381941 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14046 | 2024.11.09 01:29:39.381973 [ 288 ] {} <Debug> HTTP-Session: d486cdd7-35c8-44b4-bea0-bc138a6da9e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56134 | ||
14047 | 2024.11.09 01:29:39.382002 [ 288 ] {} <Debug> HTTP-Session: d486cdd7-35c8-44b4-bea0-bc138a6da9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14048 | 2024.11.09 01:29:39.382019 [ 288 ] {} <Debug> HTTP-Session: d486cdd7-35c8-44b4-bea0-bc138a6da9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14049 | 2024.11.09 01:29:39.382079 [ 288 ] {} <Trace> HTTP-Session: d486cdd7-35c8-44b4-bea0-bc138a6da9e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14050 | 2024.11.09 01:29:39.382298 [ 288 ] {7d725495-37bf-4901-ba86-7aa0e801a809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14051 | 2024.11.09 01:29:39.382377 [ 288 ] {7d725495-37bf-4901-ba86-7aa0e801a809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14052 | 2024.11.09 01:29:39.382764 [ 288 ] {7d725495-37bf-4901-ba86-7aa0e801a809} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14053 | 2024.11.09 01:29:39.383217 [ 288 ] {7d725495-37bf-4901-ba86-7aa0e801a809} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14054 | 2024.11.09 01:29:39.383263 [ 288 ] {7d725495-37bf-4901-ba86-7aa0e801a809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14055 | 2024.11.09 01:29:39.383679 [ 288 ] {7d725495-37bf-4901-ba86-7aa0e801a809} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14056 | 2024.11.09 01:29:39.383930 [ 288 ] {7d725495-37bf-4901-ba86-7aa0e801a809} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14057 | 2024.11.09 01:29:39.384120 [ 288 ] {7d725495-37bf-4901-ba86-7aa0e801a809} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001891 sec., 29613.960867265996 rows/sec., 2.26 MiB/sec. | ||
14058 | 2024.11.09 01:29:39.384334 [ 288 ] {7d725495-37bf-4901-ba86-7aa0e801a809} <Debug> DynamicQueryHandler: Done processing query | ||
14059 | 2024.11.09 01:29:39.384363 [ 288 ] {7d725495-37bf-4901-ba86-7aa0e801a809} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14060 | 2024.11.09 01:29:39.384380 [ 288 ] {} <Debug> HTTP-Session: d486cdd7-35c8-44b4-bea0-bc138a6da9e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14061 | 2024.11.09 01:29:39.384610 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56134, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14062 | 2024.11.09 01:29:39.384790 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64627, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14063 | 2024.11.09 01:29:39.384899 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14064 | 2024.11.09 01:29:39.384924 [ 291 ] {} <Debug> HTTP-Session: f3a2b181-9617-4edb-974b-1ed84de894be Authenticating user 'default' from [fd00:1122:3344:101::d]:64627 | ||
14065 | 2024.11.09 01:29:39.384948 [ 291 ] {} <Debug> HTTP-Session: f3a2b181-9617-4edb-974b-1ed84de894be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14066 | 2024.11.09 01:29:39.384963 [ 291 ] {} <Debug> HTTP-Session: f3a2b181-9617-4edb-974b-1ed84de894be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14067 | 2024.11.09 01:29:39.385017 [ 291 ] {} <Trace> HTTP-Session: f3a2b181-9617-4edb-974b-1ed84de894be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14068 | 2024.11.09 01:29:39.385223 [ 291 ] {f04ef31f-d8c4-45e4-8933-66a9495d8fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64627) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14069 | 2024.11.09 01:29:39.385291 [ 291 ] {f04ef31f-d8c4-45e4-8933-66a9495d8fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14070 | 2024.11.09 01:29:39.385625 [ 291 ] {f04ef31f-d8c4-45e4-8933-66a9495d8fed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14071 | 2024.11.09 01:29:39.386033 [ 291 ] {f04ef31f-d8c4-45e4-8933-66a9495d8fed} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14072 | 2024.11.09 01:29:39.386075 [ 291 ] {f04ef31f-d8c4-45e4-8933-66a9495d8fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14073 | 2024.11.09 01:29:39.386482 [ 291 ] {f04ef31f-d8c4-45e4-8933-66a9495d8fed} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14074 | 2024.11.09 01:29:39.386738 [ 291 ] {f04ef31f-d8c4-45e4-8933-66a9495d8fed} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14075 | 2024.11.09 01:29:39.386907 [ 291 ] {f04ef31f-d8c4-45e4-8933-66a9495d8fed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00176 sec., 36363.63636363636 rows/sec., 2.84 MiB/sec. | ||
14076 | 2024.11.09 01:29:39.387207 [ 291 ] {f04ef31f-d8c4-45e4-8933-66a9495d8fed} <Debug> DynamicQueryHandler: Done processing query | ||
14077 | 2024.11.09 01:29:39.387268 [ 291 ] {f04ef31f-d8c4-45e4-8933-66a9495d8fed} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14078 | 2024.11.09 01:29:39.387327 [ 291 ] {} <Debug> HTTP-Session: f3a2b181-9617-4edb-974b-1ed84de894be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14079 | 2024.11.09 01:29:39.387589 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56134, User-Agent: (none), Length: 24515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14080 | 2024.11.09 01:29:39.387607 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14081 | 2024.11.09 01:29:39.387688 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14082 | 2024.11.09 01:29:39.387725 [ 288 ] {} <Debug> HTTP-Session: 938ced5e-dc18-46ca-8e10-0b28d6c3dc71 Authenticating user 'default' from [fd00:1122:3344:101::d]:56134 | ||
14083 | 2024.11.09 01:29:39.387751 [ 288 ] {} <Debug> HTTP-Session: 938ced5e-dc18-46ca-8e10-0b28d6c3dc71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14084 | 2024.11.09 01:29:39.387780 [ 288 ] {} <Debug> HTTP-Session: 938ced5e-dc18-46ca-8e10-0b28d6c3dc71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14085 | 2024.11.09 01:29:39.387833 [ 288 ] {} <Trace> HTTP-Session: 938ced5e-dc18-46ca-8e10-0b28d6c3dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14086 | 2024.11.09 01:29:39.388052 [ 288 ] {3cc5c6da-3d6a-463b-97fb-b931712920dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14087 | 2024.11.09 01:29:39.388114 [ 288 ] {3cc5c6da-3d6a-463b-97fb-b931712920dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14088 | 2024.11.09 01:29:39.388329 [ 288 ] {3cc5c6da-3d6a-463b-97fb-b931712920dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14089 | 2024.11.09 01:29:39.388755 [ 288 ] {3cc5c6da-3d6a-463b-97fb-b931712920dc} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14090 | 2024.11.09 01:29:39.388797 [ 288 ] {3cc5c6da-3d6a-463b-97fb-b931712920dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14091 | 2024.11.09 01:29:39.389284 [ 288 ] {3cc5c6da-3d6a-463b-97fb-b931712920dc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14092 | 2024.11.09 01:29:39.389601 [ 288 ] {3cc5c6da-3d6a-463b-97fb-b931712920dc} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14093 | 2024.11.09 01:29:39.389787 [ 288 ] {3cc5c6da-3d6a-463b-97fb-b931712920dc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001827 sec., 70060.20799124247 rows/sec., 4.88 MiB/sec. | ||
14094 | 2024.11.09 01:29:39.390027 [ 288 ] {3cc5c6da-3d6a-463b-97fb-b931712920dc} <Debug> DynamicQueryHandler: Done processing query | ||
14095 | 2024.11.09 01:29:39.390073 [ 288 ] {3cc5c6da-3d6a-463b-97fb-b931712920dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14096 | 2024.11.09 01:29:39.390115 [ 288 ] {} <Debug> HTTP-Session: 938ced5e-dc18-46ca-8e10-0b28d6c3dc71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14097 | 2024.11.09 01:29:39.390360 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56134, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14098 | 2024.11.09 01:29:39.390482 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56932, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14099 | 2024.11.09 01:29:39.390543 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14100 | 2024.11.09 01:29:39.390563 [ 291 ] {} <Debug> HTTP-Session: 5c25e97e-b847-4184-b7fa-60a2216b7973 Authenticating user 'default' from [fd00:1122:3344:101::d]:56932 | ||
14101 | 2024.11.09 01:29:39.390580 [ 291 ] {} <Debug> HTTP-Session: 5c25e97e-b847-4184-b7fa-60a2216b7973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14102 | 2024.11.09 01:29:39.390595 [ 291 ] {} <Debug> HTTP-Session: 5c25e97e-b847-4184-b7fa-60a2216b7973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14103 | 2024.11.09 01:29:39.390633 [ 291 ] {} <Trace> HTTP-Session: 5c25e97e-b847-4184-b7fa-60a2216b7973 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14104 | 2024.11.09 01:29:39.390768 [ 291 ] {49c464c3-ab2f-4536-ba30-024811116a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56932) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14105 | 2024.11.09 01:29:39.390819 [ 291 ] {49c464c3-ab2f-4536-ba30-024811116a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14106 | 2024.11.09 01:29:39.390985 [ 291 ] {49c464c3-ab2f-4536-ba30-024811116a8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14107 | 2024.11.09 01:29:39.391275 [ 291 ] {49c464c3-ab2f-4536-ba30-024811116a8b} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14108 | 2024.11.09 01:29:39.391312 [ 291 ] {49c464c3-ab2f-4536-ba30-024811116a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14109 | 2024.11.09 01:29:39.391682 [ 291 ] {49c464c3-ab2f-4536-ba30-024811116a8b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14110 | 2024.11.09 01:29:39.391921 [ 291 ] {49c464c3-ab2f-4536-ba30-024811116a8b} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14111 | 2024.11.09 01:29:39.392070 [ 291 ] {49c464c3-ab2f-4536-ba30-024811116a8b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001349 sec., 35581.91252779837 rows/sec., 2.40 MiB/sec. | ||
14112 | 2024.11.09 01:29:39.392266 [ 291 ] {49c464c3-ab2f-4536-ba30-024811116a8b} <Debug> DynamicQueryHandler: Done processing query | ||
14113 | 2024.11.09 01:29:39.392298 [ 291 ] {49c464c3-ab2f-4536-ba30-024811116a8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
14114 | 2024.11.09 01:29:39.392319 [ 291 ] {} <Debug> HTTP-Session: 5c25e97e-b847-4184-b7fa-60a2216b7973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14115 | 2024.11.09 01:29:39.392550 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56932, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14116 | 2024.11.09 01:29:42.934238 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1300 | ||
14117 | 2024.11.09 01:29:42.937077 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14118 | 2024.11.09 01:29:42.937125 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14119 | 2024.11.09 01:29:42.938550 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14120 | 2024.11.09 01:29:42.938877 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14121 | 2024.11.09 01:29:42.940152 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1300 | ||
14122 | 2024.11.09 01:29:44.383755 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56134, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14123 | 2024.11.09 01:29:44.383874 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14124 | 2024.11.09 01:29:44.383901 [ 288 ] {} <Debug> HTTP-Session: 49dff609-5ae6-4ff4-bc8c-9bf28bf7f89c Authenticating user 'default' from [fd00:1122:3344:101::d]:56134 | ||
14125 | 2024.11.09 01:29:44.383926 [ 288 ] {} <Debug> HTTP-Session: 49dff609-5ae6-4ff4-bc8c-9bf28bf7f89c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14126 | 2024.11.09 01:29:44.383941 [ 288 ] {} <Debug> HTTP-Session: 49dff609-5ae6-4ff4-bc8c-9bf28bf7f89c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14127 | 2024.11.09 01:29:44.383993 [ 288 ] {} <Trace> HTTP-Session: 49dff609-5ae6-4ff4-bc8c-9bf28bf7f89c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14128 | 2024.11.09 01:29:44.384192 [ 288 ] {06f6a918-da76-4196-95ea-0a2571ad907a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14129 | 2024.11.09 01:29:44.384260 [ 288 ] {06f6a918-da76-4196-95ea-0a2571ad907a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14130 | 2024.11.09 01:29:44.384592 [ 288 ] {06f6a918-da76-4196-95ea-0a2571ad907a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14131 | 2024.11.09 01:29:44.385047 [ 288 ] {06f6a918-da76-4196-95ea-0a2571ad907a} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14132 | 2024.11.09 01:29:44.385089 [ 288 ] {06f6a918-da76-4196-95ea-0a2571ad907a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14133 | 2024.11.09 01:29:44.385506 [ 288 ] {06f6a918-da76-4196-95ea-0a2571ad907a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14134 | 2024.11.09 01:29:44.385765 [ 288 ] {06f6a918-da76-4196-95ea-0a2571ad907a} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14135 | 2024.11.09 01:29:44.385932 [ 288 ] {06f6a918-da76-4196-95ea-0a2571ad907a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001801 sec., 31093.83675735702 rows/sec., 2.37 MiB/sec. | ||
14136 | 2024.11.09 01:29:44.386224 [ 288 ] {06f6a918-da76-4196-95ea-0a2571ad907a} <Debug> DynamicQueryHandler: Done processing query | ||
14137 | 2024.11.09 01:29:44.386288 [ 288 ] {06f6a918-da76-4196-95ea-0a2571ad907a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14138 | 2024.11.09 01:29:44.386352 [ 288 ] {} <Debug> HTTP-Session: 49dff609-5ae6-4ff4-bc8c-9bf28bf7f89c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14139 | 2024.11.09 01:29:44.386616 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56134, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14140 | 2024.11.09 01:29:44.386712 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57454, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14141 | 2024.11.09 01:29:44.386841 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14142 | 2024.11.09 01:29:44.386869 [ 291 ] {} <Debug> HTTP-Session: 0ab16e51-5756-48e4-8e80-1807ad1fd595 Authenticating user 'default' from [fd00:1122:3344:101::d]:57454 | ||
14143 | 2024.11.09 01:29:44.386897 [ 291 ] {} <Debug> HTTP-Session: 0ab16e51-5756-48e4-8e80-1807ad1fd595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14144 | 2024.11.09 01:29:44.386915 [ 291 ] {} <Debug> HTTP-Session: 0ab16e51-5756-48e4-8e80-1807ad1fd595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14145 | 2024.11.09 01:29:44.386974 [ 291 ] {} <Trace> HTTP-Session: 0ab16e51-5756-48e4-8e80-1807ad1fd595 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14146 | 2024.11.09 01:29:44.387191 [ 291 ] {8944e9ec-80fd-4782-bec5-b008f6aeb3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57454) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14147 | 2024.11.09 01:29:44.387263 [ 291 ] {8944e9ec-80fd-4782-bec5-b008f6aeb3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14148 | 2024.11.09 01:29:44.387683 [ 291 ] {8944e9ec-80fd-4782-bec5-b008f6aeb3a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14149 | 2024.11.09 01:29:44.388246 [ 291 ] {8944e9ec-80fd-4782-bec5-b008f6aeb3a8} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14150 | 2024.11.09 01:29:44.388287 [ 291 ] {8944e9ec-80fd-4782-bec5-b008f6aeb3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14151 | 2024.11.09 01:29:44.388721 [ 291 ] {8944e9ec-80fd-4782-bec5-b008f6aeb3a8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14152 | 2024.11.09 01:29:44.388984 [ 291 ] {8944e9ec-80fd-4782-bec5-b008f6aeb3a8} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14153 | 2024.11.09 01:29:44.389140 [ 291 ] {8944e9ec-80fd-4782-bec5-b008f6aeb3a8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002028 sec., 31558.185404339252 rows/sec., 2.46 MiB/sec. | ||
14154 | 2024.11.09 01:29:44.389438 [ 291 ] {8944e9ec-80fd-4782-bec5-b008f6aeb3a8} <Debug> DynamicQueryHandler: Done processing query | ||
14155 | 2024.11.09 01:29:44.389505 [ 291 ] {8944e9ec-80fd-4782-bec5-b008f6aeb3a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14156 | 2024.11.09 01:29:44.389565 [ 291 ] {} <Debug> HTTP-Session: 0ab16e51-5756-48e4-8e80-1807ad1fd595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14157 | 2024.11.09 01:29:44.389776 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14158 | 2024.11.09 01:29:44.389881 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50065, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14159 | 2024.11.09 01:29:44.389955 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14160 | 2024.11.09 01:29:44.389979 [ 288 ] {} <Debug> HTTP-Session: 862ed8d7-4f42-4429-82db-d466326e476b Authenticating user 'default' from [fd00:1122:3344:101::d]:50065 | ||
14161 | 2024.11.09 01:29:44.390001 [ 288 ] {} <Debug> HTTP-Session: 862ed8d7-4f42-4429-82db-d466326e476b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14162 | 2024.11.09 01:29:44.390019 [ 288 ] {} <Debug> HTTP-Session: 862ed8d7-4f42-4429-82db-d466326e476b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14163 | 2024.11.09 01:29:44.390064 [ 288 ] {} <Trace> HTTP-Session: 862ed8d7-4f42-4429-82db-d466326e476b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14164 | 2024.11.09 01:29:44.390269 [ 288 ] {01ef132c-4210-49d5-8fb5-7bec8a4275db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50065) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14165 | 2024.11.09 01:29:44.390328 [ 288 ] {01ef132c-4210-49d5-8fb5-7bec8a4275db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14166 | 2024.11.09 01:29:44.390525 [ 288 ] {01ef132c-4210-49d5-8fb5-7bec8a4275db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14167 | 2024.11.09 01:29:44.390947 [ 288 ] {01ef132c-4210-49d5-8fb5-7bec8a4275db} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14168 | 2024.11.09 01:29:44.390983 [ 288 ] {01ef132c-4210-49d5-8fb5-7bec8a4275db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14169 | 2024.11.09 01:29:44.391374 [ 288 ] {01ef132c-4210-49d5-8fb5-7bec8a4275db} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14170 | 2024.11.09 01:29:44.391634 [ 288 ] {01ef132c-4210-49d5-8fb5-7bec8a4275db} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14171 | 2024.11.09 01:29:44.391796 [ 288 ] {01ef132c-4210-49d5-8fb5-7bec8a4275db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
14172 | 2024.11.09 01:29:44.391975 [ 288 ] {01ef132c-4210-49d5-8fb5-7bec8a4275db} <Debug> DynamicQueryHandler: Done processing query | ||
14173 | 2024.11.09 01:29:44.392000 [ 288 ] {01ef132c-4210-49d5-8fb5-7bec8a4275db} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14174 | 2024.11.09 01:29:44.392015 [ 288 ] {} <Debug> HTTP-Session: 862ed8d7-4f42-4429-82db-d466326e476b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14175 | 2024.11.09 01:29:44.392208 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14176 | 2024.11.09 01:29:44.392221 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57454, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14177 | 2024.11.09 01:29:44.392319 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14178 | 2024.11.09 01:29:44.392358 [ 291 ] {} <Debug> HTTP-Session: 87490b0a-cc9b-40c0-b797-f7b549956130 Authenticating user 'default' from [fd00:1122:3344:101::d]:57454 | ||
14179 | 2024.11.09 01:29:44.392414 [ 291 ] {} <Debug> HTTP-Session: 87490b0a-cc9b-40c0-b797-f7b549956130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14180 | 2024.11.09 01:29:44.392432 [ 291 ] {} <Debug> HTTP-Session: 87490b0a-cc9b-40c0-b797-f7b549956130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14181 | 2024.11.09 01:29:44.392478 [ 291 ] {} <Trace> HTTP-Session: 87490b0a-cc9b-40c0-b797-f7b549956130 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14182 | 2024.11.09 01:29:44.392637 [ 291 ] {80094ef8-13eb-4a81-94f2-3b32241f17e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57454) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14183 | 2024.11.09 01:29:44.392698 [ 291 ] {80094ef8-13eb-4a81-94f2-3b32241f17e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14184 | 2024.11.09 01:29:44.392887 [ 291 ] {80094ef8-13eb-4a81-94f2-3b32241f17e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14185 | 2024.11.09 01:29:44.393279 [ 291 ] {80094ef8-13eb-4a81-94f2-3b32241f17e0} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14186 | 2024.11.09 01:29:44.393317 [ 291 ] {80094ef8-13eb-4a81-94f2-3b32241f17e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14187 | 2024.11.09 01:29:44.393702 [ 291 ] {80094ef8-13eb-4a81-94f2-3b32241f17e0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14188 | 2024.11.09 01:29:44.393951 [ 291 ] {80094ef8-13eb-4a81-94f2-3b32241f17e0} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14189 | 2024.11.09 01:29:44.394109 [ 291 ] {80094ef8-13eb-4a81-94f2-3b32241f17e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec. | ||
14190 | 2024.11.09 01:29:44.394364 [ 291 ] {80094ef8-13eb-4a81-94f2-3b32241f17e0} <Debug> DynamicQueryHandler: Done processing query | ||
14191 | 2024.11.09 01:29:44.394424 [ 291 ] {80094ef8-13eb-4a81-94f2-3b32241f17e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14192 | 2024.11.09 01:29:44.394481 [ 291 ] {} <Debug> HTTP-Session: 87490b0a-cc9b-40c0-b797-f7b549956130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14193 | 2024.11.09 01:29:44.394795 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14194 | 2024.11.09 01:29:45.855767 [ 144 ] {} <Debug> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
14195 | 2024.11.09 01:29:45.855835 [ 144 ] {} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14196 | 2024.11.09 01:29:45.855860 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14197 | 2024.11.09 01:29:45.856032 [ 201 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
14198 | 2024.11.09 01:29:45.856276 [ 201 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14199 | 2024.11.09 01:29:45.856320 [ 201 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 66 rows starting from the beginning of the part | ||
14200 | 2024.11.09 01:29:45.856411 [ 201 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
14201 | 2024.11.09 01:29:45.856679 [ 201 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part | ||
14202 | 2024.11.09 01:29:45.856946 [ 201 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
14203 | 2024.11.09 01:29:45.857097 [ 201 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
14204 | 2024.11.09 01:29:45.858216 [ 199 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.002271245 sec., 93340.87691992718 rows/sec., 7.04 MiB/sec. | ||
14205 | 2024.11.09 01:29:45.858425 [ 188 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
14206 | 2024.11.09 01:29:45.858759 [ 188 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_41_9} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14207 | 2024.11.09 01:29:45.858850 [ 188 ] {fa98bfac-905b-403d-a957-0d018866683f::all_1_41_9} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
14208 | 2024.11.09 01:29:45.858951 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14209 | 2024.11.09 01:29:46.983685 [ 142 ] {} <Debug> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
14210 | 2024.11.09 01:29:46.983808 [ 142 ] {} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14211 | 2024.11.09 01:29:46.983852 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14212 | 2024.11.09 01:29:46.984205 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
14213 | 2024.11.09 01:29:46.984567 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14214 | 2024.11.09 01:29:46.984633 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 26 rows starting from the beginning of the part | ||
14215 | 2024.11.09 01:29:46.984765 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
14216 | 2024.11.09 01:29:46.985106 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
14217 | 2024.11.09 01:29:46.985293 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
14218 | 2024.11.09 01:29:46.985465 [ 197 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
14219 | 2024.11.09 01:29:46.986603 [ 188 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00262899 sec., 11411.226364497394 rows/sec., 765.95 KiB/sec. | ||
14220 | 2024.11.09 01:29:46.986806 [ 199 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
14221 | 2024.11.09 01:29:46.987159 [ 199 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_29_7} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14222 | 2024.11.09 01:29:46.987249 [ 199 ] {ef0668b9-f376-4ba2-942d-3aacdd936f5e::all_1_29_7} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
14223 | 2024.11.09 01:29:46.987350 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14224 | 2024.11.09 01:29:47.622619 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14225 | 2024.11.09 01:29:47.622700 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14226 | 2024.11.09 01:29:49.390115 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50729, User-Agent: (none), Length: 1987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14227 | 2024.11.09 01:29:49.390225 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14228 | 2024.11.09 01:29:49.390250 [ 308 ] {} <Debug> HTTP-Session: 1021e776-ba50-480b-9a11-072e9d7a4396 Authenticating user 'default' from [fd00:1122:3344:101::d]:50729 | ||
14229 | 2024.11.09 01:29:49.390275 [ 308 ] {} <Debug> HTTP-Session: 1021e776-ba50-480b-9a11-072e9d7a4396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14230 | 2024.11.09 01:29:49.390290 [ 308 ] {} <Debug> HTTP-Session: 1021e776-ba50-480b-9a11-072e9d7a4396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14231 | 2024.11.09 01:29:49.390341 [ 308 ] {} <Trace> HTTP-Session: 1021e776-ba50-480b-9a11-072e9d7a4396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14232 | 2024.11.09 01:29:49.390526 [ 308 ] {f325cd92-67c6-4d4b-a05a-d1d7640b47d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50729) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
14233 | 2024.11.09 01:29:49.390593 [ 308 ] {f325cd92-67c6-4d4b-a05a-d1d7640b47d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14234 | 2024.11.09 01:29:49.390922 [ 308 ] {f325cd92-67c6-4d4b-a05a-d1d7640b47d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14235 | 2024.11.09 01:29:49.391348 [ 308 ] {f325cd92-67c6-4d4b-a05a-d1d7640b47d4} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14236 | 2024.11.09 01:29:49.391390 [ 308 ] {f325cd92-67c6-4d4b-a05a-d1d7640b47d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14237 | 2024.11.09 01:29:49.391792 [ 308 ] {f325cd92-67c6-4d4b-a05a-d1d7640b47d4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
14238 | 2024.11.09 01:29:49.392042 [ 308 ] {f325cd92-67c6-4d4b-a05a-d1d7640b47d4} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14239 | 2024.11.09 01:29:49.392198 [ 308 ] {f325cd92-67c6-4d4b-a05a-d1d7640b47d4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001727 sec., 8106.543138390272 rows/sec., 583.56 KiB/sec. | ||
14240 | 2024.11.09 01:29:49.392255 [ 140 ] {} <Debug> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
14241 | 2024.11.09 01:29:49.392373 [ 140 ] {} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14242 | 2024.11.09 01:29:49.392402 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14243 | 2024.11.09 01:29:49.392517 [ 308 ] {f325cd92-67c6-4d4b-a05a-d1d7640b47d4} <Debug> DynamicQueryHandler: Done processing query | ||
14244 | 2024.11.09 01:29:49.392599 [ 308 ] {f325cd92-67c6-4d4b-a05a-d1d7640b47d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14245 | 2024.11.09 01:29:49.392682 [ 308 ] {} <Debug> HTTP-Session: 1021e776-ba50-480b-9a11-072e9d7a4396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14246 | 2024.11.09 01:29:49.392726 [ 192 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
14247 | 2024.11.09 01:29:49.392995 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50729, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14248 | 2024.11.09 01:29:49.393128 [ 192 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14249 | 2024.11.09 01:29:49.393191 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65091, User-Agent: (none), Length: 43052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14250 | 2024.11.09 01:29:49.393209 [ 192 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part | ||
14251 | 2024.11.09 01:29:49.393395 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14252 | 2024.11.09 01:29:49.393479 [ 192 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
14253 | 2024.11.09 01:29:49.393504 [ 283 ] {} <Debug> HTTP-Session: 739529ef-f74d-41e2-b0e7-ef2b3a1f10ed Authenticating user 'default' from [fd00:1122:3344:101::d]:65091 | ||
14254 | 2024.11.09 01:29:49.393611 [ 283 ] {} <Debug> HTTP-Session: 739529ef-f74d-41e2-b0e7-ef2b3a1f10ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14255 | 2024.11.09 01:29:49.393665 [ 283 ] {} <Debug> HTTP-Session: 739529ef-f74d-41e2-b0e7-ef2b3a1f10ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14256 | 2024.11.09 01:29:49.393685 [ 192 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
14257 | 2024.11.09 01:29:49.393832 [ 283 ] {} <Trace> HTTP-Session: 739529ef-f74d-41e2-b0e7-ef2b3a1f10ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14258 | 2024.11.09 01:29:49.394018 [ 192 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
14259 | 2024.11.09 01:29:49.394290 [ 192 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
14260 | 2024.11.09 01:29:49.394509 [ 283 ] {1cafb28e-eed4-4330-8042-8c4feeb33ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14261 | 2024.11.09 01:29:49.394685 [ 283 ] {1cafb28e-eed4-4330-8042-8c4feeb33ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14262 | 2024.11.09 01:29:49.395569 [ 283 ] {1cafb28e-eed4-4330-8042-8c4feeb33ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14263 | 2024.11.09 01:29:49.396745 [ 192 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004265908 sec., 16409.16775514146 rows/sec., 1.22 MiB/sec. | ||
14264 | 2024.11.09 01:29:49.396900 [ 283 ] {1cafb28e-eed4-4330-8042-8c4feeb33ca5} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14265 | 2024.11.09 01:29:49.396936 [ 192 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
14266 | 2024.11.09 01:29:49.396984 [ 283 ] {1cafb28e-eed4-4330-8042-8c4feeb33ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14267 | 2024.11.09 01:29:49.397507 [ 192 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_29_7} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14268 | 2024.11.09 01:29:49.397712 [ 192 ] {9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e::all_1_29_7} <Trace> oximeter.fields_i16 (9e27b0de-fff5-4d9c-bd99-9ed135b7ba3e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
14269 | 2024.11.09 01:29:49.397838 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14270 | 2024.11.09 01:29:49.398191 [ 283 ] {1cafb28e-eed4-4330-8042-8c4feeb33ca5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14271 | 2024.11.09 01:29:49.398625 [ 283 ] {1cafb28e-eed4-4330-8042-8c4feeb33ca5} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14272 | 2024.11.09 01:29:49.398846 [ 283 ] {1cafb28e-eed4-4330-8042-8c4feeb33ca5} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.004661 sec., 61145.67689337052 rows/sec., 5.39 MiB/sec. | ||
14273 | 2024.11.09 01:29:49.399107 [ 283 ] {1cafb28e-eed4-4330-8042-8c4feeb33ca5} <Debug> DynamicQueryHandler: Done processing query | ||
14274 | 2024.11.09 01:29:49.399135 [ 283 ] {1cafb28e-eed4-4330-8042-8c4feeb33ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
14275 | 2024.11.09 01:29:49.399159 [ 283 ] {} <Debug> HTTP-Session: 739529ef-f74d-41e2-b0e7-ef2b3a1f10ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14276 | 2024.11.09 01:29:49.399364 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14277 | 2024.11.09 01:29:49.399461 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55235, User-Agent: (none), Length: 6844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14278 | 2024.11.09 01:29:49.399524 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14279 | 2024.11.09 01:29:49.399545 [ 308 ] {} <Debug> HTTP-Session: 76a61c53-e4bd-4307-a571-c2474afcdacf Authenticating user 'default' from [fd00:1122:3344:101::d]:55235 | ||
14280 | 2024.11.09 01:29:49.399563 [ 308 ] {} <Debug> HTTP-Session: 76a61c53-e4bd-4307-a571-c2474afcdacf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14281 | 2024.11.09 01:29:49.399577 [ 308 ] {} <Debug> HTTP-Session: 76a61c53-e4bd-4307-a571-c2474afcdacf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14282 | 2024.11.09 01:29:49.399618 [ 308 ] {} <Trace> HTTP-Session: 76a61c53-e4bd-4307-a571-c2474afcdacf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14283 | 2024.11.09 01:29:49.399762 [ 308 ] {3a443bdb-425c-40a0-afff-2e933ed1a0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55235) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14284 | 2024.11.09 01:29:49.399814 [ 308 ] {3a443bdb-425c-40a0-afff-2e933ed1a0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14285 | 2024.11.09 01:29:49.400147 [ 308 ] {3a443bdb-425c-40a0-afff-2e933ed1a0c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14286 | 2024.11.09 01:29:49.400700 [ 308 ] {3a443bdb-425c-40a0-afff-2e933ed1a0c6} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14287 | 2024.11.09 01:29:49.400739 [ 308 ] {3a443bdb-425c-40a0-afff-2e933ed1a0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14288 | 2024.11.09 01:29:49.401105 [ 308 ] {3a443bdb-425c-40a0-afff-2e933ed1a0c6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14289 | 2024.11.09 01:29:49.401347 [ 308 ] {3a443bdb-425c-40a0-afff-2e933ed1a0c6} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14290 | 2024.11.09 01:29:49.401520 [ 308 ] {3a443bdb-425c-40a0-afff-2e933ed1a0c6} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001804 sec., 26607.538802660754 rows/sec., 1.92 MiB/sec. | ||
14291 | 2024.11.09 01:29:49.401725 [ 308 ] {3a443bdb-425c-40a0-afff-2e933ed1a0c6} <Debug> DynamicQueryHandler: Done processing query | ||
14292 | 2024.11.09 01:29:49.401752 [ 308 ] {3a443bdb-425c-40a0-afff-2e933ed1a0c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14293 | 2024.11.09 01:29:49.401768 [ 308 ] {} <Debug> HTTP-Session: 76a61c53-e4bd-4307-a571-c2474afcdacf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14294 | 2024.11.09 01:29:49.401911 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55235, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14295 | 2024.11.09 01:29:49.401946 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65091, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14296 | 2024.11.09 01:29:49.402033 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14297 | 2024.11.09 01:29:49.402069 [ 283 ] {} <Debug> HTTP-Session: 6a71f908-cf8a-47c8-a8a6-31aa89e680a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65091 | ||
14298 | 2024.11.09 01:29:49.402093 [ 283 ] {} <Debug> HTTP-Session: 6a71f908-cf8a-47c8-a8a6-31aa89e680a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14299 | 2024.11.09 01:29:49.402109 [ 283 ] {} <Debug> HTTP-Session: 6a71f908-cf8a-47c8-a8a6-31aa89e680a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14300 | 2024.11.09 01:29:49.402153 [ 283 ] {} <Trace> HTTP-Session: 6a71f908-cf8a-47c8-a8a6-31aa89e680a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14301 | 2024.11.09 01:29:49.402292 [ 283 ] {be292c97-5f7c-413c-9185-ff2c3e2114e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14302 | 2024.11.09 01:29:49.402345 [ 283 ] {be292c97-5f7c-413c-9185-ff2c3e2114e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14303 | 2024.11.09 01:29:49.402623 [ 283 ] {be292c97-5f7c-413c-9185-ff2c3e2114e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14304 | 2024.11.09 01:29:49.402972 [ 283 ] {be292c97-5f7c-413c-9185-ff2c3e2114e0} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14305 | 2024.11.09 01:29:49.403018 [ 283 ] {be292c97-5f7c-413c-9185-ff2c3e2114e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14306 | 2024.11.09 01:29:49.403475 [ 283 ] {be292c97-5f7c-413c-9185-ff2c3e2114e0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
14307 | 2024.11.09 01:29:49.403786 [ 283 ] {be292c97-5f7c-413c-9185-ff2c3e2114e0} <Trace> oximeter.fields_u32 (67de4970-5d1e-491b-9a65-15976e7194f7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14308 | 2024.11.09 01:29:49.403993 [ 283 ] {be292c97-5f7c-413c-9185-ff2c3e2114e0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001737 sec., 8059.873344847438 rows/sec., 564.46 KiB/sec. | ||
14309 | 2024.11.09 01:29:49.404390 [ 283 ] {be292c97-5f7c-413c-9185-ff2c3e2114e0} <Debug> DynamicQueryHandler: Done processing query | ||
14310 | 2024.11.09 01:29:49.404427 [ 283 ] {be292c97-5f7c-413c-9185-ff2c3e2114e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14311 | 2024.11.09 01:29:49.404452 [ 283 ] {} <Debug> HTTP-Session: 6a71f908-cf8a-47c8-a8a6-31aa89e680a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14312 | 2024.11.09 01:29:49.404615 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14313 | 2024.11.09 01:29:49.404699 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61789, User-Agent: (none), Length: 1732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14314 | 2024.11.09 01:29:49.404769 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14315 | 2024.11.09 01:29:49.404798 [ 308 ] {} <Debug> HTTP-Session: a4a9245c-a7b1-43e2-b98c-486214688d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:61789 | ||
14316 | 2024.11.09 01:29:49.404816 [ 308 ] {} <Debug> HTTP-Session: a4a9245c-a7b1-43e2-b98c-486214688d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14317 | 2024.11.09 01:29:49.404831 [ 308 ] {} <Debug> HTTP-Session: a4a9245c-a7b1-43e2-b98c-486214688d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14318 | 2024.11.09 01:29:49.404872 [ 308 ] {} <Trace> HTTP-Session: a4a9245c-a7b1-43e2-b98c-486214688d4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14319 | 2024.11.09 01:29:49.404987 [ 308 ] {0a8d3abe-a1a3-4acc-9513-14baec251637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61789) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14320 | 2024.11.09 01:29:49.405035 [ 308 ] {0a8d3abe-a1a3-4acc-9513-14baec251637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14321 | 2024.11.09 01:29:49.405286 [ 308 ] {0a8d3abe-a1a3-4acc-9513-14baec251637} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14322 | 2024.11.09 01:29:49.405616 [ 308 ] {0a8d3abe-a1a3-4acc-9513-14baec251637} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14323 | 2024.11.09 01:29:49.405655 [ 308 ] {0a8d3abe-a1a3-4acc-9513-14baec251637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14324 | 2024.11.09 01:29:49.406012 [ 308 ] {0a8d3abe-a1a3-4acc-9513-14baec251637} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
14325 | 2024.11.09 01:29:49.406258 [ 308 ] {0a8d3abe-a1a3-4acc-9513-14baec251637} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14326 | 2024.11.09 01:29:49.406417 [ 308 ] {0a8d3abe-a1a3-4acc-9513-14baec251637} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001455 sec., 8934.707903780069 rows/sec., 557.08 KiB/sec. | ||
14327 | 2024.11.09 01:29:49.406424 [ 140 ] {} <Debug> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
14328 | 2024.11.09 01:29:49.406517 [ 140 ] {} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14329 | 2024.11.09 01:29:49.406585 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14330 | 2024.11.09 01:29:49.406722 [ 308 ] {0a8d3abe-a1a3-4acc-9513-14baec251637} <Debug> DynamicQueryHandler: Done processing query | ||
14331 | 2024.11.09 01:29:49.406733 [ 188 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
14332 | 2024.11.09 01:29:49.406760 [ 308 ] {0a8d3abe-a1a3-4acc-9513-14baec251637} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14333 | 2024.11.09 01:29:49.406809 [ 308 ] {} <Debug> HTTP-Session: a4a9245c-a7b1-43e2-b98c-486214688d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14334 | 2024.11.09 01:29:49.406902 [ 188 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14335 | 2024.11.09 01:29:49.406938 [ 188 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part | ||
14336 | 2024.11.09 01:29:49.407009 [ 188 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
14337 | 2024.11.09 01:29:49.407323 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53112, User-Agent: (none), Length: 68692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14338 | 2024.11.09 01:29:49.407364 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14339 | 2024.11.09 01:29:49.407509 [ 188 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
14340 | 2024.11.09 01:29:49.407545 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14341 | 2024.11.09 01:29:49.407621 [ 283 ] {} <Debug> HTTP-Session: 20aba862-1488-4c71-bc81-2e3818843125 Authenticating user 'default' from [fd00:1122:3344:101::d]:53112 | ||
14342 | 2024.11.09 01:29:49.407699 [ 283 ] {} <Debug> HTTP-Session: 20aba862-1488-4c71-bc81-2e3818843125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14343 | 2024.11.09 01:29:49.407807 [ 283 ] {} <Debug> HTTP-Session: 20aba862-1488-4c71-bc81-2e3818843125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14344 | 2024.11.09 01:29:49.407880 [ 188 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
14345 | 2024.11.09 01:29:49.407939 [ 283 ] {} <Trace> HTTP-Session: 20aba862-1488-4c71-bc81-2e3818843125 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14346 | 2024.11.09 01:29:49.407981 [ 308 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
14347 | |||
14348 | (version 23.8.7.1) | ||
14349 | 2024.11.09 01:29:49.408257 [ 188 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
14350 | 2024.11.09 01:29:49.408469 [ 283 ] {9b7b3bf7-5e83-434c-85f7-beba9e3a7877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14351 | 2024.11.09 01:29:49.408615 [ 283 ] {9b7b3bf7-5e83-434c-85f7-beba9e3a7877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14352 | 2024.11.09 01:29:49.409410 [ 283 ] {9b7b3bf7-5e83-434c-85f7-beba9e3a7877} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14353 | 2024.11.09 01:29:49.410533 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003865593 sec., 16815.013893081865 rows/sec., 1.09 MiB/sec. | ||
14354 | 2024.11.09 01:29:49.410705 [ 283 ] {9b7b3bf7-5e83-434c-85f7-beba9e3a7877} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14355 | 2024.11.09 01:29:49.410717 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
14356 | 2024.11.09 01:29:49.410767 [ 283 ] {9b7b3bf7-5e83-434c-85f7-beba9e3a7877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14357 | 2024.11.09 01:29:49.411251 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_29_7} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14358 | 2024.11.09 01:29:49.411417 [ 192 ] {a0d6ee65-53ca-409d-a081-421a1e344917::all_1_29_7} <Trace> oximeter.fields_u8 (a0d6ee65-53ca-409d-a081-421a1e344917) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
14359 | 2024.11.09 01:29:49.411515 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14360 | 2024.11.09 01:29:49.411540 [ 283 ] {9b7b3bf7-5e83-434c-85f7-beba9e3a7877} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14361 | 2024.11.09 01:29:49.411819 [ 283 ] {9b7b3bf7-5e83-434c-85f7-beba9e3a7877} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14362 | 2024.11.09 01:29:49.412002 [ 283 ] {9b7b3bf7-5e83-434c-85f7-beba9e3a7877} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.003784 sec., 111786.46934460888 rows/sec., 7.99 MiB/sec. | ||
14363 | 2024.11.09 01:29:49.412326 [ 283 ] {9b7b3bf7-5e83-434c-85f7-beba9e3a7877} <Debug> DynamicQueryHandler: Done processing query | ||
14364 | 2024.11.09 01:29:49.412380 [ 283 ] {9b7b3bf7-5e83-434c-85f7-beba9e3a7877} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
14365 | 2024.11.09 01:29:49.412440 [ 283 ] {} <Debug> HTTP-Session: 20aba862-1488-4c71-bc81-2e3818843125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14366 | 2024.11.09 01:29:49.412678 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14367 | 2024.11.09 01:29:49.412763 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37777, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14368 | 2024.11.09 01:29:49.412823 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14369 | 2024.11.09 01:29:49.412854 [ 308 ] {} <Debug> HTTP-Session: 1a7bca56-c7cd-4de4-8fd7-fc735ec5cf5d Authenticating user 'default' from [fd00:1122:3344:101::d]:37777 | ||
14370 | 2024.11.09 01:29:49.412874 [ 308 ] {} <Debug> HTTP-Session: 1a7bca56-c7cd-4de4-8fd7-fc735ec5cf5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14371 | 2024.11.09 01:29:49.412889 [ 308 ] {} <Debug> HTTP-Session: 1a7bca56-c7cd-4de4-8fd7-fc735ec5cf5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14372 | 2024.11.09 01:29:49.412927 [ 308 ] {} <Trace> HTTP-Session: 1a7bca56-c7cd-4de4-8fd7-fc735ec5cf5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14373 | 2024.11.09 01:29:49.413062 [ 308 ] {1195d1a5-3029-4d50-ab08-b640e1c88a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37777) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
14374 | 2024.11.09 01:29:49.413126 [ 308 ] {1195d1a5-3029-4d50-ab08-b640e1c88a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14375 | 2024.11.09 01:29:49.413329 [ 308 ] {1195d1a5-3029-4d50-ab08-b640e1c88a59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14376 | 2024.11.09 01:29:49.413613 [ 308 ] {1195d1a5-3029-4d50-ab08-b640e1c88a59} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14377 | 2024.11.09 01:29:49.413650 [ 308 ] {1195d1a5-3029-4d50-ab08-b640e1c88a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14378 | 2024.11.09 01:29:49.414017 [ 308 ] {1195d1a5-3029-4d50-ab08-b640e1c88a59} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
14379 | 2024.11.09 01:29:49.414259 [ 308 ] {1195d1a5-3029-4d50-ab08-b640e1c88a59} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14380 | 2024.11.09 01:29:49.414435 [ 308 ] {1195d1a5-3029-4d50-ab08-b640e1c88a59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001406 sec., 4267.425320056899 rows/sec., 222.96 KiB/sec. | ||
14381 | 2024.11.09 01:29:49.414599 [ 308 ] {1195d1a5-3029-4d50-ab08-b640e1c88a59} <Debug> DynamicQueryHandler: Done processing query | ||
14382 | 2024.11.09 01:29:49.414623 [ 308 ] {1195d1a5-3029-4d50-ab08-b640e1c88a59} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14383 | 2024.11.09 01:29:49.414639 [ 308 ] {} <Debug> HTTP-Session: 1a7bca56-c7cd-4de4-8fd7-fc735ec5cf5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14384 | 2024.11.09 01:29:49.414821 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14385 | 2024.11.09 01:29:49.414904 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64426, User-Agent: (none), Length: 44626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14386 | 2024.11.09 01:29:49.414975 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14387 | 2024.11.09 01:29:49.414997 [ 283 ] {} <Debug> HTTP-Session: 4eef5939-39ec-4670-be31-c0410f00a632 Authenticating user 'default' from [fd00:1122:3344:101::d]:64426 | ||
14388 | 2024.11.09 01:29:49.415015 [ 283 ] {} <Debug> HTTP-Session: 4eef5939-39ec-4670-be31-c0410f00a632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14389 | 2024.11.09 01:29:49.415030 [ 283 ] {} <Debug> HTTP-Session: 4eef5939-39ec-4670-be31-c0410f00a632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14390 | 2024.11.09 01:29:49.415068 [ 283 ] {} <Trace> HTTP-Session: 4eef5939-39ec-4670-be31-c0410f00a632 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14391 | 2024.11.09 01:29:49.415292 [ 283 ] {7b9bacb8-410e-46cd-aac8-f113cec3753a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64426) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14392 | 2024.11.09 01:29:49.415345 [ 283 ] {7b9bacb8-410e-46cd-aac8-f113cec3753a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14393 | 2024.11.09 01:29:49.415530 [ 283 ] {7b9bacb8-410e-46cd-aac8-f113cec3753a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14394 | 2024.11.09 01:29:49.415976 [ 283 ] {7b9bacb8-410e-46cd-aac8-f113cec3753a} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14395 | 2024.11.09 01:29:49.416013 [ 283 ] {7b9bacb8-410e-46cd-aac8-f113cec3753a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14396 | 2024.11.09 01:29:49.416408 [ 283 ] {7b9bacb8-410e-46cd-aac8-f113cec3753a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14397 | 2024.11.09 01:29:49.416648 [ 283 ] {7b9bacb8-410e-46cd-aac8-f113cec3753a} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14398 | 2024.11.09 01:29:49.416811 [ 283 ] {7b9bacb8-410e-46cd-aac8-f113cec3753a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001633 sec., 145131.65952235152 rows/sec., 9.73 MiB/sec. | ||
14399 | 2024.11.09 01:29:49.416995 [ 283 ] {7b9bacb8-410e-46cd-aac8-f113cec3753a} <Debug> DynamicQueryHandler: Done processing query | ||
14400 | 2024.11.09 01:29:49.417021 [ 283 ] {7b9bacb8-410e-46cd-aac8-f113cec3753a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
14401 | 2024.11.09 01:29:49.417038 [ 283 ] {} <Debug> HTTP-Session: 4eef5939-39ec-4670-be31-c0410f00a632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14402 | 2024.11.09 01:29:49.417228 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14403 | 2024.11.09 01:29:49.417239 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37777, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14404 | 2024.11.09 01:29:49.417333 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14405 | 2024.11.09 01:29:49.417373 [ 308 ] {} <Debug> HTTP-Session: b0af36d1-450c-4ce7-9157-2db6c91cf90e Authenticating user 'default' from [fd00:1122:3344:101::d]:37777 | ||
14406 | 2024.11.09 01:29:49.417398 [ 308 ] {} <Debug> HTTP-Session: b0af36d1-450c-4ce7-9157-2db6c91cf90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14407 | 2024.11.09 01:29:49.417416 [ 308 ] {} <Debug> HTTP-Session: b0af36d1-450c-4ce7-9157-2db6c91cf90e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14408 | 2024.11.09 01:29:49.417461 [ 308 ] {} <Trace> HTTP-Session: b0af36d1-450c-4ce7-9157-2db6c91cf90e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14409 | 2024.11.09 01:29:49.417585 [ 308 ] {0a7b481d-f7bd-4bd1-96dd-7568ebba7ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37777) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
14410 | 2024.11.09 01:29:49.417644 [ 308 ] {0a7b481d-f7bd-4bd1-96dd-7568ebba7ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14411 | 2024.11.09 01:29:49.417841 [ 308 ] {0a7b481d-f7bd-4bd1-96dd-7568ebba7ba6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14412 | 2024.11.09 01:29:49.418106 [ 308 ] {0a7b481d-f7bd-4bd1-96dd-7568ebba7ba6} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14413 | 2024.11.09 01:29:49.418142 [ 308 ] {0a7b481d-f7bd-4bd1-96dd-7568ebba7ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14414 | 2024.11.09 01:29:49.418493 [ 308 ] {0a7b481d-f7bd-4bd1-96dd-7568ebba7ba6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
14415 | 2024.11.09 01:29:49.418726 [ 308 ] {0a7b481d-f7bd-4bd1-96dd-7568ebba7ba6} <Trace> oximeter.measurements_f64 (ef0668b9-f376-4ba2-942d-3aacdd936f5e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14416 | 2024.11.09 01:29:49.418880 [ 308 ] {0a7b481d-f7bd-4bd1-96dd-7568ebba7ba6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001328 sec., 753.0120481927711 rows/sec., 50.74 KiB/sec. | ||
14417 | 2024.11.09 01:29:49.419040 [ 308 ] {0a7b481d-f7bd-4bd1-96dd-7568ebba7ba6} <Debug> DynamicQueryHandler: Done processing query | ||
14418 | 2024.11.09 01:29:49.419064 [ 308 ] {0a7b481d-f7bd-4bd1-96dd-7568ebba7ba6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
14419 | 2024.11.09 01:29:49.419080 [ 308 ] {} <Debug> HTTP-Session: b0af36d1-450c-4ce7-9157-2db6c91cf90e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14420 | 2024.11.09 01:29:49.419287 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14421 | 2024.11.09 01:29:49.419369 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39941, User-Agent: (none), Length: 68956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14422 | 2024.11.09 01:29:49.419432 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14423 | 2024.11.09 01:29:49.419454 [ 283 ] {} <Debug> HTTP-Session: ba601d5b-408a-4b1f-8edf-0c754993d14c Authenticating user 'default' from [fd00:1122:3344:101::d]:39941 | ||
14424 | 2024.11.09 01:29:49.419472 [ 283 ] {} <Debug> HTTP-Session: ba601d5b-408a-4b1f-8edf-0c754993d14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14425 | 2024.11.09 01:29:49.419487 [ 283 ] {} <Debug> HTTP-Session: ba601d5b-408a-4b1f-8edf-0c754993d14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14426 | 2024.11.09 01:29:49.419525 [ 283 ] {} <Trace> HTTP-Session: ba601d5b-408a-4b1f-8edf-0c754993d14c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14427 | 2024.11.09 01:29:49.419950 [ 283 ] {fc31a461-1638-4eb4-88c7-7fed61c96770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39941) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14428 | 2024.11.09 01:29:49.420028 [ 283 ] {fc31a461-1638-4eb4-88c7-7fed61c96770} <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 | ||
14429 | 2024.11.09 01:29:49.420519 [ 283 ] {fc31a461-1638-4eb4-88c7-7fed61c96770} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14430 | 2024.11.09 01:29:49.421285 [ 283 ] {fc31a461-1638-4eb4-88c7-7fed61c96770} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14431 | 2024.11.09 01:29:49.421325 [ 283 ] {fc31a461-1638-4eb4-88c7-7fed61c96770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14432 | 2024.11.09 01:29:49.421984 [ 283 ] {fc31a461-1638-4eb4-88c7-7fed61c96770} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
14433 | 2024.11.09 01:29:49.422251 [ 283 ] {fc31a461-1638-4eb4-88c7-7fed61c96770} <Trace> oximeter.measurements_histogramu64 (28cff2a7-d67b-4cde-936b-e3b5ad0d61b1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14434 | 2024.11.09 01:29:49.422462 [ 283 ] {fc31a461-1638-4eb4-88c7-7fed61c96770} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002824 sec., 14518.41359773371 rows/sec., 26.02 MiB/sec. | ||
14435 | 2024.11.09 01:29:49.422968 [ 283 ] {fc31a461-1638-4eb4-88c7-7fed61c96770} <Debug> DynamicQueryHandler: Done processing query | ||
14436 | 2024.11.09 01:29:49.422995 [ 283 ] {fc31a461-1638-4eb4-88c7-7fed61c96770} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
14437 | 2024.11.09 01:29:49.423012 [ 283 ] {} <Debug> HTTP-Session: ba601d5b-408a-4b1f-8edf-0c754993d14c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14438 | 2024.11.09 01:29:49.423220 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14439 | 2024.11.09 01:29:49.423222 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37777, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14440 | 2024.11.09 01:29:49.423324 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14441 | 2024.11.09 01:29:49.423349 [ 308 ] {} <Debug> HTTP-Session: b1fc558c-8c6a-4946-82f7-c66d6e5dd9ef Authenticating user 'default' from [fd00:1122:3344:101::d]:37777 | ||
14442 | 2024.11.09 01:29:49.423378 [ 308 ] {} <Debug> HTTP-Session: b1fc558c-8c6a-4946-82f7-c66d6e5dd9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14443 | 2024.11.09 01:29:49.423400 [ 308 ] {} <Debug> HTTP-Session: b1fc558c-8c6a-4946-82f7-c66d6e5dd9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14444 | 2024.11.09 01:29:49.423446 [ 308 ] {} <Trace> HTTP-Session: b1fc558c-8c6a-4946-82f7-c66d6e5dd9ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14445 | 2024.11.09 01:29:49.423627 [ 308 ] {5dd780da-0c5f-423b-8b5b-c26ccd5f4365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37777) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14446 | 2024.11.09 01:29:49.423685 [ 308 ] {5dd780da-0c5f-423b-8b5b-c26ccd5f4365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14447 | 2024.11.09 01:29:49.423877 [ 308 ] {5dd780da-0c5f-423b-8b5b-c26ccd5f4365} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14448 | 2024.11.09 01:29:49.424189 [ 308 ] {5dd780da-0c5f-423b-8b5b-c26ccd5f4365} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14449 | 2024.11.09 01:29:49.424226 [ 308 ] {5dd780da-0c5f-423b-8b5b-c26ccd5f4365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
14450 | 2024.11.09 01:29:49.424597 [ 308 ] {5dd780da-0c5f-423b-8b5b-c26ccd5f4365} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14451 | 2024.11.09 01:29:49.424847 [ 308 ] {5dd780da-0c5f-423b-8b5b-c26ccd5f4365} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14452 | 2024.11.09 01:29:49.425003 [ 308 ] {5dd780da-0c5f-423b-8b5b-c26ccd5f4365} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001453 sec., 56434.96214728148 rows/sec., 3.58 MiB/sec. | ||
14453 | 2024.11.09 01:29:49.425178 [ 308 ] {5dd780da-0c5f-423b-8b5b-c26ccd5f4365} <Debug> DynamicQueryHandler: Done processing query | ||
14454 | 2024.11.09 01:29:49.425202 [ 308 ] {5dd780da-0c5f-423b-8b5b-c26ccd5f4365} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14455 | 2024.11.09 01:29:49.425218 [ 308 ] {} <Debug> HTTP-Session: b1fc558c-8c6a-4946-82f7-c66d6e5dd9ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14456 | 2024.11.09 01:29:49.425538 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14457 | 2024.11.09 01:29:50.000212 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.89 MiB, peak 186.95 MiB, free memory in arenas 0.00 B, will set to 177.82 MiB (RSS), difference: -1.06 MiB | ||
14458 | 2024.11.09 01:29:52.940386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1330 | ||
14459 | 2024.11.09 01:29:52.943284 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14460 | 2024.11.09 01:29:52.943343 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14461 | 2024.11.09 01:29:52.944788 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
14462 | 2024.11.09 01:29:52.945126 [ 242 ] {} <Trace> system.query_log (57c16efa-5a16-47c6-9de2-1c9a59018264): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14463 | 2024.11.09 01:29:52.946457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1330 | ||
14464 | 2024.11.09 01:29:54.383953 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45757, User-Agent: (none), Length: 2550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14465 | 2024.11.09 01:29:54.384133 [ 308 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14466 | 2024.11.09 01:29:54.384180 [ 308 ] {} <Debug> HTTP-Session: 44893a1a-f926-4484-a6b2-36e9960981f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45757 | ||
14467 | 2024.11.09 01:29:54.384223 [ 308 ] {} <Debug> HTTP-Session: 44893a1a-f926-4484-a6b2-36e9960981f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14468 | 2024.11.09 01:29:54.384254 [ 308 ] {} <Debug> HTTP-Session: 44893a1a-f926-4484-a6b2-36e9960981f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14469 | 2024.11.09 01:29:54.384309 [ 308 ] {} <Trace> HTTP-Session: 44893a1a-f926-4484-a6b2-36e9960981f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14470 | 2024.11.09 01:29:54.384505 [ 308 ] {fe89d714-f02c-4945-902a-971e89ab6aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45757) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14471 | 2024.11.09 01:29:54.384576 [ 308 ] {fe89d714-f02c-4945-902a-971e89ab6aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14472 | 2024.11.09 01:29:54.384918 [ 308 ] {fe89d714-f02c-4945-902a-971e89ab6aaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14473 | 2024.11.09 01:29:54.385314 [ 308 ] {fe89d714-f02c-4945-902a-971e89ab6aaa} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14474 | 2024.11.09 01:29:54.385357 [ 308 ] {fe89d714-f02c-4945-902a-971e89ab6aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14475 | 2024.11.09 01:29:54.385769 [ 308 ] {fe89d714-f02c-4945-902a-971e89ab6aaa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
14476 | 2024.11.09 01:29:54.386031 [ 308 ] {fe89d714-f02c-4945-902a-971e89ab6aaa} <Trace> oximeter.fields_ipaddr (4ded1b48-cb4f-4d81-92ec-98a2c111d44c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14477 | 2024.11.09 01:29:54.386199 [ 308 ] {fe89d714-f02c-4945-902a-971e89ab6aaa} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001751 sec., 9137.635636778983 rows/sec., 745.11 KiB/sec. | ||
14478 | 2024.11.09 01:29:54.386407 [ 308 ] {fe89d714-f02c-4945-902a-971e89ab6aaa} <Debug> DynamicQueryHandler: Done processing query | ||
14479 | 2024.11.09 01:29:54.386434 [ 308 ] {fe89d714-f02c-4945-902a-971e89ab6aaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14480 | 2024.11.09 01:29:54.386451 [ 308 ] {} <Debug> HTTP-Session: 44893a1a-f926-4484-a6b2-36e9960981f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14481 | 2024.11.09 01:29:54.386680 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14482 | 2024.11.09 01:29:54.386767 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36527, User-Agent: (none), Length: 8880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14483 | 2024.11.09 01:29:54.386954 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14484 | 2024.11.09 01:29:54.387008 [ 283 ] {} <Debug> HTTP-Session: 64d9f566-2550-4cef-806c-5a19c7682df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36527 | ||
14485 | 2024.11.09 01:29:54.387053 [ 283 ] {} <Debug> HTTP-Session: 64d9f566-2550-4cef-806c-5a19c7682df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14486 | 2024.11.09 01:29:54.387084 [ 283 ] {} <Debug> HTTP-Session: 64d9f566-2550-4cef-806c-5a19c7682df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14487 | 2024.11.09 01:29:54.387172 [ 283 ] {} <Trace> HTTP-Session: 64d9f566-2550-4cef-806c-5a19c7682df2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14488 | 2024.11.09 01:29:54.387404 [ 283 ] {7d1334f0-141f-4daf-b765-9341f7812659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36527) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14489 | 2024.11.09 01:29:54.387473 [ 283 ] {7d1334f0-141f-4daf-b765-9341f7812659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14490 | 2024.11.09 01:29:54.387816 [ 283 ] {7d1334f0-141f-4daf-b765-9341f7812659} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14491 | 2024.11.09 01:29:54.388232 [ 283 ] {7d1334f0-141f-4daf-b765-9341f7812659} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14492 | 2024.11.09 01:29:54.388270 [ 283 ] {7d1334f0-141f-4daf-b765-9341f7812659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14493 | 2024.11.09 01:29:54.388690 [ 283 ] {7d1334f0-141f-4daf-b765-9341f7812659} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14494 | 2024.11.09 01:29:54.388948 [ 283 ] {7d1334f0-141f-4daf-b765-9341f7812659} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14495 | 2024.11.09 01:29:54.389090 [ 283 ] {7d1334f0-141f-4daf-b765-9341f7812659} <Debug> executeQuery: Read 64 rows, 4.96 KiB in 0.001762 sec., 36322.360953461975 rows/sec., 2.75 MiB/sec. | ||
14496 | 2024.11.09 01:29:54.389095 [ 134 ] {} <Debug> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14497 | 2024.11.09 01:29:54.389164 [ 134 ] {} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14498 | 2024.11.09 01:29:54.389202 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14499 | 2024.11.09 01:29:54.389377 [ 283 ] {7d1334f0-141f-4daf-b765-9341f7812659} <Debug> DynamicQueryHandler: Done processing query | ||
14500 | 2024.11.09 01:29:54.389451 [ 283 ] {7d1334f0-141f-4daf-b765-9341f7812659} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14501 | 2024.11.09 01:29:54.389528 [ 283 ] {} <Debug> HTTP-Session: 64d9f566-2550-4cef-806c-5a19c7682df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14502 | 2024.11.09 01:29:54.389784 [ 200 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
14503 | 2024.11.09 01:29:54.389902 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14504 | 2024.11.09 01:29:54.390259 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62200, User-Agent: (none), Length: 2288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14505 | 2024.11.09 01:29:54.390547 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14506 | 2024.11.09 01:29:54.390663 [ 200 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14507 | 2024.11.09 01:29:54.390712 [ 288 ] {} <Debug> HTTP-Session: a1778d53-5bb3-48ca-acd2-46b704f28644 Authenticating user 'default' from [fd00:1122:3344:101::d]:62200 | ||
14508 | 2024.11.09 01:29:54.390792 [ 200 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1435 rows starting from the beginning of the part | ||
14509 | 2024.11.09 01:29:54.390822 [ 288 ] {} <Debug> HTTP-Session: a1778d53-5bb3-48ca-acd2-46b704f28644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14510 | 2024.11.09 01:29:54.391120 [ 200 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 285 rows starting from the beginning of the part | ||
14511 | 2024.11.09 01:29:54.391169 [ 288 ] {} <Debug> HTTP-Session: a1778d53-5bb3-48ca-acd2-46b704f28644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14512 | 2024.11.09 01:29:54.391395 [ 288 ] {} <Trace> HTTP-Session: a1778d53-5bb3-48ca-acd2-46b704f28644 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14513 | 2024.11.09 01:29:54.391440 [ 200 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
14514 | 2024.11.09 01:29:54.391682 [ 200 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
14515 | 2024.11.09 01:29:54.392088 [ 200 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 285 rows starting from the beginning of the part | ||
14516 | 2024.11.09 01:29:54.392104 [ 288 ] {f658be37-7267-49ac-a02d-a0cb771fc506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62200) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14517 | 2024.11.09 01:29:54.392305 [ 200 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
14518 | 2024.11.09 01:29:54.392305 [ 288 ] {f658be37-7267-49ac-a02d-a0cb771fc506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14519 | 2024.11.09 01:29:54.393483 [ 288 ] {f658be37-7267-49ac-a02d-a0cb771fc506} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14520 | 2024.11.09 01:29:54.394497 [ 288 ] {f658be37-7267-49ac-a02d-a0cb771fc506} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14521 | 2024.11.09 01:29:54.394566 [ 288 ] {f658be37-7267-49ac-a02d-a0cb771fc506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14522 | 2024.11.09 01:29:54.395459 [ 288 ] {f658be37-7267-49ac-a02d-a0cb771fc506} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14523 | 2024.11.09 01:29:54.396002 [ 288 ] {f658be37-7267-49ac-a02d-a0cb771fc506} <Trace> oximeter.fields_u16 (fa98bfac-905b-403d-a957-0d018866683f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14524 | 2024.11.09 01:29:54.396034 [ 200 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.006712255 sec., 324928.0606889935 rows/sec., 28.57 MiB/sec. | ||
14525 | 2024.11.09 01:29:54.396261 [ 288 ] {f658be37-7267-49ac-a02d-a0cb771fc506} <Debug> executeQuery: Read 16 rows, 1.12 KiB in 0.004497 sec., 3557.92750722704 rows/sec., 248.43 KiB/sec. | ||
14526 | 2024.11.09 01:29:54.396387 [ 200 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14527 | 2024.11.09 01:29:54.397087 [ 288 ] {f658be37-7267-49ac-a02d-a0cb771fc506} <Debug> DynamicQueryHandler: Done processing query | ||
14528 | 2024.11.09 01:29:54.397194 [ 288 ] {f658be37-7267-49ac-a02d-a0cb771fc506} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14529 | 2024.11.09 01:29:54.397259 [ 288 ] {} <Debug> HTTP-Session: a1778d53-5bb3-48ca-acd2-46b704f28644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14530 | 2024.11.09 01:29:54.397319 [ 200 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_86_17} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14531 | 2024.11.09 01:29:54.397414 [ 200 ] {aa71b41f-2372-4600-9398-45cb1588f753::all_1_86_17} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14532 | 2024.11.09 01:29:54.397456 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14533 | 2024.11.09 01:29:54.397604 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
14534 | 2024.11.09 01:29:54.397633 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54125, User-Agent: (none), Length: 13624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14535 | 2024.11.09 01:29:54.397741 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14536 | 2024.11.09 01:29:54.397768 [ 283 ] {} <Debug> HTTP-Session: 9b3f1abf-5328-42c9-b5d9-70608d7212db Authenticating user 'default' from [fd00:1122:3344:101::d]:54125 | ||
14537 | 2024.11.09 01:29:54.397790 [ 283 ] {} <Debug> HTTP-Session: 9b3f1abf-5328-42c9-b5d9-70608d7212db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14538 | 2024.11.09 01:29:54.397808 [ 283 ] {} <Debug> HTTP-Session: 9b3f1abf-5328-42c9-b5d9-70608d7212db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14539 | 2024.11.09 01:29:54.397854 [ 283 ] {} <Trace> HTTP-Session: 9b3f1abf-5328-42c9-b5d9-70608d7212db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14540 | 2024.11.09 01:29:54.398122 [ 283 ] {5875bd0d-0dc9-4cbf-b377-a38cabaeebba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14541 | 2024.11.09 01:29:54.398182 [ 283 ] {5875bd0d-0dc9-4cbf-b377-a38cabaeebba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14542 | 2024.11.09 01:29:54.398448 [ 283 ] {5875bd0d-0dc9-4cbf-b377-a38cabaeebba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14543 | 2024.11.09 01:29:54.398860 [ 283 ] {5875bd0d-0dc9-4cbf-b377-a38cabaeebba} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14544 | 2024.11.09 01:29:54.398897 [ 283 ] {5875bd0d-0dc9-4cbf-b377-a38cabaeebba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14545 | 2024.11.09 01:29:54.399280 [ 283 ] {5875bd0d-0dc9-4cbf-b377-a38cabaeebba} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14546 | 2024.11.09 01:29:54.399534 [ 283 ] {5875bd0d-0dc9-4cbf-b377-a38cabaeebba} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14547 | 2024.11.09 01:29:54.399666 [ 283 ] {5875bd0d-0dc9-4cbf-b377-a38cabaeebba} <Debug> executeQuery: Read 80 rows, 6.42 KiB in 0.00171 sec., 46783.62573099416 rows/sec., 3.67 MiB/sec. | ||
14548 | 2024.11.09 01:29:54.399668 [ 134 ] {} <Debug> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14549 | 2024.11.09 01:29:54.399725 [ 134 ] {} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14550 | 2024.11.09 01:29:54.399755 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14551 | 2024.11.09 01:29:54.399908 [ 283 ] {5875bd0d-0dc9-4cbf-b377-a38cabaeebba} <Debug> DynamicQueryHandler: Done processing query | ||
14552 | 2024.11.09 01:29:54.399979 [ 283 ] {5875bd0d-0dc9-4cbf-b377-a38cabaeebba} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14553 | 2024.11.09 01:29:54.400035 [ 283 ] {} <Debug> HTTP-Session: 9b3f1abf-5328-42c9-b5d9-70608d7212db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14554 | 2024.11.09 01:29:54.400037 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
14555 | 2024.11.09 01:29:54.400312 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14556 | 2024.11.09 01:29:54.400555 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14557 | 2024.11.09 01:29:54.400609 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
14558 | |||
14559 | (version 23.8.7.1) | ||
14560 | 2024.11.09 01:29:54.400668 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 915 rows starting from the beginning of the part | ||
14561 | 2024.11.09 01:29:54.401011 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 423 rows starting from the beginning of the part | ||
14562 | 2024.11.09 01:29:54.401339 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36878, User-Agent: (none), Length: 32153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14563 | 2024.11.09 01:29:54.401421 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
14564 | 2024.11.09 01:29:54.401549 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14565 | 2024.11.09 01:29:54.401715 [ 283 ] {} <Debug> HTTP-Session: 216a66bb-8d96-402c-b6ec-d6b4e872bc40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36878 | ||
14566 | 2024.11.09 01:29:54.401841 [ 283 ] {} <Debug> HTTP-Session: 216a66bb-8d96-402c-b6ec-d6b4e872bc40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14567 | 2024.11.09 01:29:54.401841 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
14568 | 2024.11.09 01:29:54.401919 [ 283 ] {} <Debug> HTTP-Session: 216a66bb-8d96-402c-b6ec-d6b4e872bc40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14569 | 2024.11.09 01:29:54.402166 [ 283 ] {} <Trace> HTTP-Session: 216a66bb-8d96-402c-b6ec-d6b4e872bc40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14570 | 2024.11.09 01:29:54.402186 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 423 rows starting from the beginning of the part | ||
14571 | 2024.11.09 01:29:54.402529 [ 187 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 80 rows starting from the beginning of the part | ||
14572 | 2024.11.09 01:29:54.402777 [ 283 ] {bd8bac8e-1360-4b8b-b073-d86060d62e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36878) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14573 | 2024.11.09 01:29:54.403030 [ 283 ] {bd8bac8e-1360-4b8b-b073-d86060d62e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14574 | 2024.11.09 01:29:54.403604 [ 283 ] {bd8bac8e-1360-4b8b-b073-d86060d62e74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14575 | 2024.11.09 01:29:54.404616 [ 283 ] {bd8bac8e-1360-4b8b-b073-d86060d62e74} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14576 | 2024.11.09 01:29:54.404686 [ 283 ] {bd8bac8e-1360-4b8b-b073-d86060d62e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14577 | 2024.11.09 01:29:54.405476 [ 283 ] {bd8bac8e-1360-4b8b-b073-d86060d62e74} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14578 | 2024.11.09 01:29:54.405899 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1969 rows, containing 5 columns (5 merged, 0 gathered) in 0.006072857 sec., 324229.60066406964 rows/sec., 24.84 MiB/sec. | ||
14579 | 2024.11.09 01:29:54.405981 [ 283 ] {bd8bac8e-1360-4b8b-b073-d86060d62e74} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14580 | 2024.11.09 01:29:54.406111 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14581 | 2024.11.09 01:29:54.406150 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14582 | 2024.11.09 01:29:54.406159 [ 283 ] {bd8bac8e-1360-4b8b-b073-d86060d62e74} <Debug> executeQuery: Read 168 rows, 11.97 KiB in 0.003673 sec., 45739.17778382793 rows/sec., 3.18 MiB/sec. | ||
14583 | 2024.11.09 01:29:54.406208 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14584 | 2024.11.09 01:29:54.406269 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14585 | 2024.11.09 01:29:54.406601 [ 283 ] {bd8bac8e-1360-4b8b-b073-d86060d62e74} <Debug> DynamicQueryHandler: Done processing query | ||
14586 | 2024.11.09 01:29:54.406681 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
14587 | 2024.11.09 01:29:54.406701 [ 283 ] {bd8bac8e-1360-4b8b-b073-d86060d62e74} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14588 | 2024.11.09 01:29:54.406734 [ 283 ] {} <Debug> HTTP-Session: 216a66bb-8d96-402c-b6ec-d6b4e872bc40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14589 | 2024.11.09 01:29:54.406875 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_86_17} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14590 | 2024.11.09 01:29:54.407342 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36878, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14591 | 2024.11.09 01:29:54.407393 [ 186 ] {96e7a042-ea81-469f-9f8d-0e58f3884566::all_1_86_17} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14592 | 2024.11.09 01:29:54.407616 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14593 | 2024.11.09 01:29:54.407826 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
14594 | 2024.11.09 01:29:54.407813 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
14595 | |||
14596 | (version 23.8.7.1) | ||
14597 | 2024.11.09 01:29:54.407884 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 15705 rows starting from the beginning of the part | ||
14598 | 2024.11.09 01:29:54.408085 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64736, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14599 | 2024.11.09 01:29:54.408363 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
14600 | 2024.11.09 01:29:54.408861 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part | ||
14601 | 2024.11.09 01:29:54.409281 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
14602 | 2024.11.09 01:29:54.409304 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14603 | 2024.11.09 01:29:54.409411 [ 288 ] {} <Debug> HTTP-Session: 6c3899d2-89f0-413a-940b-7fec19172dbb Authenticating user 'default' from [fd00:1122:3344:101::d]:64736 | ||
14604 | 2024.11.09 01:29:54.409525 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part | ||
14605 | 2024.11.09 01:29:54.409547 [ 288 ] {} <Debug> HTTP-Session: 6c3899d2-89f0-413a-940b-7fec19172dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14606 | 2024.11.09 01:29:54.409599 [ 288 ] {} <Debug> HTTP-Session: 6c3899d2-89f0-413a-940b-7fec19172dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14607 | 2024.11.09 01:29:54.409807 [ 194 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 168 rows starting from the beginning of the part | ||
14608 | 2024.11.09 01:29:54.409801 [ 288 ] {} <Trace> HTTP-Session: 6c3899d2-89f0-413a-940b-7fec19172dbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14609 | 2024.11.09 01:29:54.410309 [ 288 ] {9b37b8a9-b585-402e-b673-b1ba468b7e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64736) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14610 | 2024.11.09 01:29:54.410387 [ 288 ] {9b37b8a9-b585-402e-b673-b1ba468b7e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14611 | 2024.11.09 01:29:54.411094 [ 288 ] {9b37b8a9-b585-402e-b673-b1ba468b7e46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14612 | 2024.11.09 01:29:54.411585 [ 288 ] {9b37b8a9-b585-402e-b673-b1ba468b7e46} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14613 | 2024.11.09 01:29:54.411641 [ 288 ] {9b37b8a9-b585-402e-b673-b1ba468b7e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14614 | 2024.11.09 01:29:54.412639 [ 288 ] {9b37b8a9-b585-402e-b673-b1ba468b7e46} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14615 | 2024.11.09 01:29:54.413257 [ 288 ] {9b37b8a9-b585-402e-b673-b1ba468b7e46} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14616 | 2024.11.09 01:29:54.413559 [ 288 ] {9b37b8a9-b585-402e-b673-b1ba468b7e46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003394 sec., 17678.255745433118 rows/sec., 1.19 MiB/sec. | ||
14617 | 2024.11.09 01:29:54.413840 [ 288 ] {9b37b8a9-b585-402e-b673-b1ba468b7e46} <Debug> DynamicQueryHandler: Done processing query | ||
14618 | 2024.11.09 01:29:54.413866 [ 288 ] {9b37b8a9-b585-402e-b673-b1ba468b7e46} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14619 | 2024.11.09 01:29:54.413884 [ 288 ] {} <Debug> HTTP-Session: 6c3899d2-89f0-413a-940b-7fec19172dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14620 | 2024.11.09 01:29:54.414425 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14621 | 2024.11.09 01:29:54.416038 [ 196 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16635 rows, containing 5 columns (5 merged, 0 gathered) in 0.009658807 sec., 1722262.3870629156 rows/sec., 117.68 MiB/sec. | ||
14622 | 2024.11.09 01:29:54.416228 [ 198 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14623 | 2024.11.09 01:29:54.416544 [ 198 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14624 | 2024.11.09 01:29:54.416620 [ 198 ] {3e1c7d57-1aee-401e-b07e-12adfbd83de3::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14625 | 2024.11.09 01:29:54.416700 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
14626 | 2024.11.09 01:29:59.382976 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50831, User-Agent: (none), Length: 7812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14627 | 2024.11.09 01:29:59.383168 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14628 | 2024.11.09 01:29:59.383213 [ 288 ] {} <Debug> HTTP-Session: 2dd56e27-dbdb-47a2-aa40-a4822366faa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50831 | ||
14629 | 2024.11.09 01:29:59.383254 [ 288 ] {} <Debug> HTTP-Session: 2dd56e27-dbdb-47a2-aa40-a4822366faa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14630 | 2024.11.09 01:29:59.383284 [ 288 ] {} <Debug> HTTP-Session: 2dd56e27-dbdb-47a2-aa40-a4822366faa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14631 | 2024.11.09 01:29:59.383366 [ 288 ] {} <Trace> HTTP-Session: 2dd56e27-dbdb-47a2-aa40-a4822366faa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14632 | 2024.11.09 01:29:59.383581 [ 288 ] {91fa2dd7-0175-4251-a3fd-10132a12ce75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50831) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14633 | 2024.11.09 01:29:59.383647 [ 288 ] {91fa2dd7-0175-4251-a3fd-10132a12ce75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14634 | 2024.11.09 01:29:59.383983 [ 288 ] {91fa2dd7-0175-4251-a3fd-10132a12ce75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14635 | 2024.11.09 01:29:59.384533 [ 288 ] {91fa2dd7-0175-4251-a3fd-10132a12ce75} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14636 | 2024.11.09 01:29:59.384574 [ 288 ] {91fa2dd7-0175-4251-a3fd-10132a12ce75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14637 | 2024.11.09 01:29:59.385000 [ 288 ] {91fa2dd7-0175-4251-a3fd-10132a12ce75} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
14638 | 2024.11.09 01:29:59.385255 [ 288 ] {91fa2dd7-0175-4251-a3fd-10132a12ce75} <Trace> oximeter.fields_string (aa71b41f-2372-4600-9398-45cb1588f753): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14639 | 2024.11.09 01:29:59.385422 [ 288 ] {91fa2dd7-0175-4251-a3fd-10132a12ce75} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.25 MiB/sec. | ||
14640 | 2024.11.09 01:29:59.385638 [ 288 ] {91fa2dd7-0175-4251-a3fd-10132a12ce75} <Debug> DynamicQueryHandler: Done processing query | ||
14641 | 2024.11.09 01:29:59.385665 [ 288 ] {91fa2dd7-0175-4251-a3fd-10132a12ce75} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14642 | 2024.11.09 01:29:59.385682 [ 288 ] {} <Debug> HTTP-Session: 2dd56e27-dbdb-47a2-aa40-a4822366faa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14643 | 2024.11.09 01:29:59.385911 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50831, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14644 | 2024.11.09 01:29:59.386015 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36681, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14645 | 2024.11.09 01:29:59.386143 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14646 | 2024.11.09 01:29:59.386173 [ 283 ] {} <Debug> HTTP-Session: b39ddefc-aac5-492c-a3ba-fb86aa5dcc4e Authenticating user 'default' from [fd00:1122:3344:101::d]:36681 | ||
14647 | 2024.11.09 01:29:59.386203 [ 283 ] {} <Debug> HTTP-Session: b39ddefc-aac5-492c-a3ba-fb86aa5dcc4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14648 | 2024.11.09 01:29:59.386221 [ 283 ] {} <Debug> HTTP-Session: b39ddefc-aac5-492c-a3ba-fb86aa5dcc4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14649 | 2024.11.09 01:29:59.386283 [ 283 ] {} <Trace> HTTP-Session: b39ddefc-aac5-492c-a3ba-fb86aa5dcc4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14650 | 2024.11.09 01:29:59.386498 [ 283 ] {87274f31-1476-4062-8283-8ea3b5c023b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36681) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14651 | 2024.11.09 01:29:59.386569 [ 283 ] {87274f31-1476-4062-8283-8ea3b5c023b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14652 | 2024.11.09 01:29:59.386917 [ 283 ] {87274f31-1476-4062-8283-8ea3b5c023b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14653 | 2024.11.09 01:29:59.387340 [ 283 ] {87274f31-1476-4062-8283-8ea3b5c023b2} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14654 | 2024.11.09 01:29:59.387388 [ 283 ] {87274f31-1476-4062-8283-8ea3b5c023b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14655 | 2024.11.09 01:29:59.387825 [ 283 ] {87274f31-1476-4062-8283-8ea3b5c023b2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
14656 | 2024.11.09 01:29:59.388096 [ 283 ] {87274f31-1476-4062-8283-8ea3b5c023b2} <Trace> oximeter.fields_uuid (96e7a042-ea81-469f-9f8d-0e58f3884566): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14657 | 2024.11.09 01:29:59.388279 [ 283 ] {87274f31-1476-4062-8283-8ea3b5c023b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001844 sec., 34707.15835140998 rows/sec., 2.71 MiB/sec. | ||
14658 | 2024.11.09 01:29:59.388601 [ 283 ] {87274f31-1476-4062-8283-8ea3b5c023b2} <Debug> DynamicQueryHandler: Done processing query | ||
14659 | 2024.11.09 01:29:59.388666 [ 283 ] {87274f31-1476-4062-8283-8ea3b5c023b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14660 | 2024.11.09 01:29:59.388721 [ 283 ] {} <Debug> HTTP-Session: b39ddefc-aac5-492c-a3ba-fb86aa5dcc4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14661 | 2024.11.09 01:29:59.388954 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36681, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14662 | 2024.11.09 01:29:59.389075 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48392, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14663 | 2024.11.09 01:29:59.389150 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14664 | 2024.11.09 01:29:59.389175 [ 288 ] {} <Debug> HTTP-Session: 1892de1c-0d06-4e02-a277-56f25ac8d9c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48392 | ||
14665 | 2024.11.09 01:29:59.389198 [ 288 ] {} <Debug> HTTP-Session: 1892de1c-0d06-4e02-a277-56f25ac8d9c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14666 | 2024.11.09 01:29:59.389216 [ 288 ] {} <Debug> HTTP-Session: 1892de1c-0d06-4e02-a277-56f25ac8d9c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14667 | 2024.11.09 01:29:59.389266 [ 288 ] {} <Trace> HTTP-Session: 1892de1c-0d06-4e02-a277-56f25ac8d9c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14668 | 2024.11.09 01:29:59.389462 [ 288 ] {f5dbd92d-b763-400a-b726-e5cf5a596763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48392) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14669 | 2024.11.09 01:29:59.389518 [ 288 ] {f5dbd92d-b763-400a-b726-e5cf5a596763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14670 | 2024.11.09 01:29:59.389703 [ 288 ] {f5dbd92d-b763-400a-b726-e5cf5a596763} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14671 | 2024.11.09 01:29:59.390109 [ 288 ] {f5dbd92d-b763-400a-b726-e5cf5a596763} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14672 | 2024.11.09 01:29:59.390146 [ 288 ] {f5dbd92d-b763-400a-b726-e5cf5a596763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14673 | 2024.11.09 01:29:59.390552 [ 288 ] {f5dbd92d-b763-400a-b726-e5cf5a596763} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
14674 | 2024.11.09 01:29:59.390791 [ 288 ] {f5dbd92d-b763-400a-b726-e5cf5a596763} <Trace> oximeter.measurements_cumulativeu64 (3e1c7d57-1aee-401e-b07e-12adfbd83de3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14675 | 2024.11.09 01:29:59.390952 [ 288 ] {f5dbd92d-b763-400a-b726-e5cf5a596763} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec. | ||
14676 | 2024.11.09 01:29:59.391132 [ 288 ] {f5dbd92d-b763-400a-b726-e5cf5a596763} <Debug> DynamicQueryHandler: Done processing query | ||
14677 | 2024.11.09 01:29:59.391157 [ 288 ] {f5dbd92d-b763-400a-b726-e5cf5a596763} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14678 | 2024.11.09 01:29:59.391173 [ 288 ] {} <Debug> HTTP-Session: 1892de1c-0d06-4e02-a277-56f25ac8d9c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14679 | 2024.11.09 01:29:59.391387 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48392, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14680 | 2024.11.09 01:29:59.391462 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36681, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14681 | 2024.11.09 01:29:59.391585 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14682 | 2024.11.09 01:29:59.391625 [ 283 ] {} <Debug> HTTP-Session: e9c9a9c9-8831-4d09-a074-1c9ac747e827 Authenticating user 'default' from [fd00:1122:3344:101::d]:36681 | ||
14683 | 2024.11.09 01:29:59.391661 [ 283 ] {} <Debug> HTTP-Session: e9c9a9c9-8831-4d09-a074-1c9ac747e827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14684 | 2024.11.09 01:29:59.391689 [ 283 ] {} <Debug> HTTP-Session: e9c9a9c9-8831-4d09-a074-1c9ac747e827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14685 | 2024.11.09 01:29:59.391761 [ 283 ] {} <Trace> HTTP-Session: e9c9a9c9-8831-4d09-a074-1c9ac747e827 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14686 | 2024.11.09 01:29:59.392020 [ 283 ] {999b7d10-eac3-43c5-b129-7b6191b24363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36681) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14687 | 2024.11.09 01:29:59.392116 [ 283 ] {999b7d10-eac3-43c5-b129-7b6191b24363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14688 | 2024.11.09 01:29:59.392404 [ 283 ] {999b7d10-eac3-43c5-b129-7b6191b24363} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14689 | 2024.11.09 01:29:59.392777 [ 283 ] {999b7d10-eac3-43c5-b129-7b6191b24363} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14690 | 2024.11.09 01:29:59.392816 [ 283 ] {999b7d10-eac3-43c5-b129-7b6191b24363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14691 | 2024.11.09 01:29:59.393200 [ 283 ] {999b7d10-eac3-43c5-b129-7b6191b24363} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14692 | 2024.11.09 01:29:59.393442 [ 283 ] {999b7d10-eac3-43c5-b129-7b6191b24363} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14693 | 2024.11.09 01:29:59.393603 [ 283 ] {999b7d10-eac3-43c5-b129-7b6191b24363} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001686 sec., 35587.18861209964 rows/sec., 2.40 MiB/sec. | ||
14694 | 2024.11.09 01:29:59.393601 [ 131 ] {} <Debug> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14695 | 2024.11.09 01:29:59.393726 [ 131 ] {} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14696 | 2024.11.09 01:29:59.393773 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14697 | 2024.11.09 01:29:59.393875 [ 283 ] {999b7d10-eac3-43c5-b129-7b6191b24363} <Debug> DynamicQueryHandler: Done processing query | ||
14698 | 2024.11.09 01:29:59.393921 [ 283 ] {999b7d10-eac3-43c5-b129-7b6191b24363} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14699 | 2024.11.09 01:29:59.393939 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
14700 | 2024.11.09 01:29:59.393949 [ 283 ] {} <Debug> HTTP-Session: e9c9a9c9-8831-4d09-a074-1c9ac747e827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14701 | 2024.11.09 01:29:59.394108 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14702 | 2024.11.09 01:29:59.394148 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5260 rows starting from the beginning of the part | ||
14703 | 2024.11.09 01:29:59.394250 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 48 rows starting from the beginning of the part | ||
14704 | 2024.11.09 01:29:59.394279 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36681, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14705 | 2024.11.09 01:29:59.394565 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
14706 | 2024.11.09 01:29:59.394648 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
14707 | |||
14708 | (version 23.8.7.1) | ||
14709 | 2024.11.09 01:29:59.394861 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part | ||
14710 | 2024.11.09 01:29:59.395048 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
14711 | 2024.11.09 01:29:59.395215 [ 191 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
14712 | 2024.11.09 01:29:59.397196 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5570 rows, containing 4 columns (4 merged, 0 gathered) in 0.003349417 sec., 1662975.9746248377 rows/sec., 109.32 MiB/sec. | ||
14713 | 2024.11.09 01:29:59.397840 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14714 | 2024.11.09 01:29:59.398423 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_86_17} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14715 | 2024.11.09 01:29:59.398520 [ 196 ] {555e889c-93ce-4104-b1c3-c02a4743725e::all_1_86_17} <Trace> oximeter.measurements_u64 (555e889c-93ce-4104-b1c3-c02a4743725e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14716 | 2024.11.09 01:29:59.398626 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
14717 | 2024.11.09 01:30:01.535422 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14718 | 2024.11.09 01:30:01.743024 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14719 | 2024.11.09 01:30:01.768921 [ 129 ] {} <Debug> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
14720 | 2024.11.09 01:30:01.769007 [ 129 ] {} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14721 | 2024.11.09 01:30:01.769043 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
14722 | 2024.11.09 01:30:01.769304 [ 198 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
14723 | 2024.11.09 01:30:01.769689 [ 198 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14724 | 2024.11.09 01:30:01.769736 [ 198 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 150 rows starting from the beginning of the part | ||
14725 | 2024.11.09 01:30:01.769834 [ 198 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
14726 | 2024.11.09 01:30:01.770080 [ 198 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
14727 | 2024.11.09 01:30:01.770225 [ 198 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
14728 | 2024.11.09 01:30:01.770419 [ 198 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
14729 | 2024.11.09 01:30:01.771908 [ 196 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.00275481 sec., 63162.25075413549 rows/sec., 3.22 MiB/sec. | ||
14730 | 2024.11.09 01:30:01.772161 [ 195 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
14731 | 2024.11.09 01:30:01.772633 [ 195 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_29_7} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14732 | 2024.11.09 01:30:01.772757 [ 195 ] {3f997691-1ae5-484b-a318-3a18042df76d::all_1_29_7} <Trace> oximeter.measurements_bool (3f997691-1ae5-484b-a318-3a18042df76d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
14733 | 2024.11.09 01:30:01.772897 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
14734 | 2024.11.09 01:30:01.773575 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43141, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14735 | 2024.11.09 01:30:01.872089 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14736 | 2024.11.09 01:30:01.898557 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) |